1. e40c763 Fixed camelize. by Phil Sturgeon · 13 years ago
  2. 002b4be Improved plural() and singular(). by Phil Sturgeon · 13 years ago
  3. c357f5e Fixed error in inflector_helper.php in the singular function. by Wilbur Suero · 13 years ago
  4. 1e6b72c Improve html, inflector & language helpers by Andrey Andreev · 13 years ago
  5. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  6. 03abee3 Fixing soft tabs in a few files. by Greg Aker · 13 years ago
  7. cde712c Added ability to change the separator value in the humanize function by Eric Barnes · 13 years ago
  8. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  9. 50e57bc Improved logic for plural() and singular() as words like "tax" would become "taxs" and it was tough to code in new rules. by Phil Sturgeon · 13 years ago
  10. 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
  11. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  12. 2f620fe Fixed the capitalization "bug" in the singular function as well. by Kyle Farris · 14 years ago
  13. af376a2 Forgot to trim the string first. by Kyle Farris · 14 years ago
  14. 7c6a589 Changed the 'plural' function so that it doesn't ruin the captalization of your string. It also take into consideration acronyms which are all caps. by Kyle Farris · 14 years ago
  15. 3bb336c Automated merge with https://bitbucket.org/ellislab/codeigniter by Phil Sturgeon · 14 years ago
  16. 7b3be2f Changed || to OR to match coding standards by Eric Barnes · 14 years ago
  17. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  18. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  19. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  20. 7f3719f updated copyrights by Derek Jones · 15 years ago
  21. a3f4718 Modified inflector helper to properly pluralize words that end in 'ch' or 'sh' by Greg Aker · 15 years ago
  22. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  23. a6aabaf Fixed a bug in plural() with words that end in y by Derek Jones · 16 years ago
  24. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  25. 86d721c updated copyright by Rick Ellis · 16 years ago
  26. 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
  27. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  28. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  29. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  30. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  31. 269b942 added ability to "extend" helpers by Derek Jones · 17 years ago
  32. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  33. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  34. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  35. eea2bda fixed the plural() and singular() function comments by Derek Jones · 18 years ago
  36. f5a5198 inflector helper changes to account for words ending in "s" by Derek Allard · 18 years ago
  37. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  38. e334c47 by admin · 18 years ago
  39. 592cdcb by admin · 18 years ago
  40. 5b179b5 by admin · 18 years ago