Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
f4a4bd8fac188ebc9cda822ffc811c218fd92b45
/
system
/
helpers
/
inflector_helper.php
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
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
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
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
2f620fe
Fixed the capitalization "bug" in the singular function as well.
by Kyle Farris
· 14 years ago
af376a2
Forgot to trim the string first.
by Kyle Farris
· 14 years ago
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
3bb336c
Automated merge with https://bitbucket.org/ellislab/codeigniter
by Phil Sturgeon
· 14 years ago
7b3be2f
Changed || to OR to match coding standards
by Eric Barnes
· 14 years ago
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
a3f4718
Modified inflector helper to properly pluralize words that end in 'ch' or 'sh'
by Greg Aker
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
a6aabaf
Fixed a bug in plural() with words that end in y
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
86d721c
updated copyright
by Rick Ellis
· 16 years ago
993925b
whitespace fixes a minor re-ordering of the changelog
by Derek Allard
· 16 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
269b942
added ability to "extend" helpers
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
eea2bda
fixed the plural() and singular() function comments
by Derek Jones
· 18 years ago
f5a5198
inflector helper changes to account for words ending in "s"
by Derek Allard
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
e334c47
by admin
· 18 years ago
592cdcb
by admin
· 18 years ago
5b179b5
by admin
· 18 years ago