1. 9e2df7c Major speed improvement in function random_string() for cases 'alpha', 'alnum', 'numeric' and 'nozero' by druu · 13 years ago
  2. dbac73b Added increment_string() docs and changelog. by Phil Sturgeon · 13 years ago
  3. d8ef630 Fixed conflict. by Phil Sturgeon · 13 years ago
  4. 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
  5. 4b9c629 backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
  6. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  7. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  8. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  9. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  10. 1e14192 whitespace, code comments by Derek Jones · 15 years ago
  11. 472dd21 Added alpha, and sha1 string types to random_string() in the String Helper. by Derek Allard · 15 years ago
  12. 7f3719f updated copyrights by Derek Jones · 15 years ago
  13. 42e74bc tweaking the regex for reduce_double_slashes to correctly handle duplicates at the beginning of the string by Pascal Kriete · 15 years ago
  14. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  15. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  16. dd1e323 updated copyright by Rick Ellis · 16 years ago
  17. 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
  18. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  19. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  20. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  21. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  22. 269b942 added ability to "extend" helpers by Derek Jones · 17 years ago
  23. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  24. c04a9c4 typo fix: stering to string by Derek Allard · 17 years ago
  25. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  26. 49c676b optimized reduce_multiples and strengthened type checking by Derek Jones · 17 years ago
  27. 375d9ba quotes to entities now takes escaped and non-escaped quotes by Derek Allard · 17 years ago
  28. 3755fc6 fix up of regular expression in reduce multiples by Derek Allard · 17 years ago
  29. d34c95b added strip_quotes(), quotes_to_entities(), reduce_multiples() to string helper by Derek Allard · 17 years ago
  30. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  31. 2c25fd0 return preg_replace("|^/*(.+?)/*$|", "\\1", $str); by Derek Allard · 18 years ago
  32. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  33. 72b58ca repeater won't return any results if it is set to repeat 0 times. by Derek Allard · 18 years ago
  34. e334c47 by admin · 18 years ago
  35. b0dd10f Initial Import by admin · 18 years ago