Age | Commit message (Expand) | Author | Files | Lines |
2011-08-14 | Added increment_string() docs and changelog. | Phil Sturgeon | 1 | -1/+3 |
2011-08-14 | Fixed conflict. | Phil Sturgeon | 1 | -0/+15 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -4/+4 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -4/+4 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -4/+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 | -31/+31 |
2010-03-05 | whitespace, code comments | Derek Jones | 1 | -6/+8 |
2010-01-23 | Added alpha, and sha1 string types to random_string() in the String Helper. | Derek Allard | 1 | -5/+20 |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 |
2009-12-23 | tweaking the regex for reduce_double_slashes to correctly handle duplicates a... | Pascal Kriete | 1 | -1/+1 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -272/+272 |
2008-09-13 | updated copyright | Rick Ellis | 1 | -1/+1 |
2008-08-21 | whitespace fixes | Derek Allard | 1 | -2/+2 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -12/+12 |
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end o... | Derek Jones | 1 | -1/+3 |
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 1 | -0/+1 |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 1 | -1/+0 |
2008-01-28 | added ability to "extend" helpers | Derek Jones | 1 | -69/+96 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 |
2008-01-18 | typo fix: stering to string | Derek Allard | 1 | -1/+1 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -1/+244 |
2007-12-11 | optimized reduce_multiples and strengthened type checking | Derek Jones | 1 | -1/+1 |
2007-12-09 | quotes to entities now takes escaped and non-escaped quotes | Derek Allard | 1 | -1/+1 |
2007-12-09 | fix up of regular expression in reduce multiples | Derek Allard | 1 | -1/+1 |
2007-12-06 | added strip_quotes(), quotes_to_entities(), reduce_multiples() to string helper | Derek Allard | 1 | -154/+1 |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 |
2007-05-02 | return preg_replace("|^/*(.+?)/*$|", "\\1", $str); | Derek Allard | 1 | -2/+2 |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -3/+3 |
2007-04-07 | repeater won't return any results if it is set to repeat 0 times. | Derek Allard | 1 | -153/+153 |
2006-10-21 | (no commit message) | admin | 1 | -10/+10 |
2006-08-25 | Initial Import | admin | 1 | -0/+154 |