index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
helpers
/
text_helper.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
Fix #133
Andrey Andreev
1
-1
/
+6
2014-01-07
Change Text helper default tag from <strong> to <mark>
Andrey Andreev
1
-16
/
+8
2013-02-28
Text helper: convert_accented_characters() optimization
vlakoff
1
-5
/
+8
2013-01-29
Replace is_file() with the faster file_exists()
Andrey Andreev
1
-9
/
+13
2013-01-28
Remove unnecessary defined('ENVIRONMENT') checks
Andrey Andreev
1
-1
/
+1
2013-01-01
[ci skip] Happy new year
Andrey Andreev
1
-1
/
+1
2012-12-03
[ci skip] Cleaned some spaces
Andrey Andreev
1
-1
/
+1
2012-11-01
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
Andrey Andreev
1
-1
/
+2
2012-10-27
[ci skip] Optimize ascii_to_entities()
Andrey Andreev
1
-7
/
+4
2012-10-24
[ci skip] style and phpdoc-related changes (rel #1295)
Andrey Andreev
1
-11
/
+11
2012-09-04
More complicated but faster method
vlakoff
1
-1
/
+2
2012-08-31
Simplification in Text Helper's character_limiter()
vlakoff
1
-1
/
+1
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /system/helpers
Alex Bilbie
1
-5
/
+5
2012-05-02
Merge upstream
Timothy Warren
1
-79
/
+87
2012-05-02
Fix a wrong variable name
Andrey Andreev
1
-1
/
+1
2012-04-27
Fix rest of the helpers
Timothy Warren
1
-97
/
+97
2012-03-26
Remove remaining access description lines from helpers + some style fixes
Andrey Andreev
1
-20
/
+9
2012-03-26
Clear some spaces and fix some inconsistencies in the Zip library and system/...
Andrey Andreev
1
-4
/
+4
2012-03-20
Remove EOF newlines
Andrey Andreev
1
-1
/
+1
2012-03-13
Some comments altered
Andrey Andreev
1
-19
/
+10
2012-03-13
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-helper...
Andrey Andreev
1
-1
/
+1
2012-03-09
Bumped CodeIgniter's PHP requirement to 5.2.4.
Phil Sturgeon
1
-1
/
+1
2012-03-01
Remove a PHP_VERSION < 5 check (no longer needed)
Andrey Andreev
1
-16
/
+6
2012-01-24
Revert a space in the license agreement :)
Andrey Andreev
1
-1
/
+1
2012-01-19
Some more cleaning
Andrey Andreev
1
-4
/
+4
2012-01-16
convert_accented_characters() to include foreign_chars.php only when needed
Andrey Andreev
1
-10
/
+15
2012-01-08
Some more misc. stuff
Andrey Andreev
1
-5
/
+3
2012-01-07
Remove quotes around an integer value
Andrey Andreev
1
-1
/
+1
2012-01-07
Improve the smiley, string & text helpers
Andrey Andreev
1
-70
/
+63
2012-01-02
Updating copyright date to 2012
Greg Aker
1
-1
/
+1
2011-12-27
Revert "Abstracting the loading of files in the config directory depending on...
Greg Aker
1
-1
/
+8
2011-12-25
Abstracting the loading of files in the config directory depending on environ...
Greg Aker
1
-8
/
+1
2011-10-20
adding new license file (OSL 3.0) and updating readme to ReST
Derek Jones
1
-4
/
+16
2011-07-02
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...
Derek Jones
1
-5
/
+5
2011-04-25
Fixed double-space typo.
Razican
1
-5
/
+5
2011-04-19
Removing internal references to the EXT constant. Additionally, marked the c...
Greg Aker
1
-4
/
+4
2011-04-06
Made Environment Support optional. Comment out or delete the constant to stop...
Phil Sturgeon
1
-1
/
+1
2011-03-22
Fixed logic and removed the error supressing
Eric Barnes
1
-9
/
+4
2011-03-18
Fixed coding to match standards from previous releases
Eric Barnes
1
-1
/
+1
2011-03-17
load config files from environment specific locations in core classes, helper...
bubbafoley
1
-2
/
+9
2011-02-14
Whitespace cleanup for code consistency
Pascal Kriete
1
-1
/
+1
2011-01-27
Automated merge with https://bitbucket.org/ellislab/codeigniter
Phil Sturgeon
1
-13
/
+4
2011-01-11
Reworked convert_foreign_characters in text helper. Thanks to Mario Ricalde.
Eric Barnes
1
-13
/
+4
2011-01-05
Hey look, it's 2011
Greg Aker
1
-1
/
+1
2010-11-10
Updating PHP requirements in files 5.1.6
Greg Aker
1
-1
/
+1
2010-10-04
Cleanup of stray spaces and tabs
Barry Mieny
1
-132
/
+132
2010-08-05
moving code comment in text helper
Greg Aker
1
-11
/
+11
2010-08-05
Adding an ellipsize function to the text helper, and associated documentation...
Greg Aker
1
-0
/
+42
2010-03-05
added convert_accented_characters() function to Text Helper
Derek Jones
1
-5
/
+43
2010-01-05
updated copyrights
Derek Jones
1
-1
/
+1
[next]