|
|
|
@747
|
[747]
|
03/03/10 09:16:54 |
wbond |
Fixed ticket #374 - added missing fGrammar::compose() |
|
|
|
@726
|
[726]
|
11/03/09 13:57:54 |
wbond |
BackwardsCompatibilityBreak - fORM::addCustomClassTableMapping() was … |
|
|
|
@603
|
[603]
|
06/15/09 22:55:43 |
wbond |
Performance improvements, especially related to the ORM |
|
|
|
@600
|
[600]
|
06/12/09 01:14:03 |
wbond |
Fixed escaping string replacement values for preg_replace() calls. Will … |
|
|
|
@497
|
[497]
|
01/25/09 22:43:06 |
wbond |
Fixed a bug where some words would lose capitalization with … |
|
|
|
@458
|
[458]
|
01/05/09 21:59:59 |
wbond |
Fixed formatting for a couple of cross-API documentation links |
|
|
|
@451
|
[451]
|
12/29/08 09:04:10 |
wbond |
Fixed logic errors with splitting static method callbacks for PHP 5.1 |
|
|
|
@448
|
[448]
|
12/24/08 01:06:02 |
wbond |
Updated copyright notices and licenses to use Will instead of William, … |
|
|
|
@398
|
[398]
|
11/15/08 11:43:50 |
wbond |
Added the D modifier to the appropriate preg_* calls |
|
|
|
@395
|
[395]
|
11/14/08 22:46:50 |
wbond |
Fixed ticket #86 - fixed some outdated references to methods |
|
|
|
@388
|
[388]
|
11/13/08 20:28:10 |
wbond |
BackwardsCompatibilityBreak - fCore::toss() was removed and all exceptions … |
|
|
|
@336
|
[336]
|
10/27/08 01:38:48 |
wbond |
Fixed an API documentation bug |
|
|
|
@319
|
[319]
|
10/21/08 02:15:00 |
wbond |
Fixed a bug with fGrammar::compose() |
|
|
|
@316
|
[316]
|
10/21/08 01:54:09 |
wbond |
More API documentation updates |
|
|
|
@286
|
[286]
|
10/11/08 22:08:46 |
wbond |
Added reset() methods for all classes with static members |
|
|
|
@273
|
[273]
|
10/06/08 23:12:08 |
wbond |
Added comments to explain class constants for static method callbacks |
|
|
|
@271
|
[271]
|
10/06/08 22:57:48 |
wbond |
Added fCore::callback(), change fCore::call() to accept two different … |
|
|
|
@270
|
[270]
|
10/04/08 11:19:08 |
wbond |
Added fCore::call() and switched all applicable callbacks to class::method … |
|
|
|
@265
|
[265]
|
10/03/08 01:39:30 |
wbond |
Added class constants to all classes with static methods to allow for … |
|
|
|
@250
|
[250]
|
09/28/08 23:56:08 |
wbond |
BackwardsCompatibilityBreak - Removed fGrammar::registerHumanizeCallback() |
|
|
|
@249
|
[249]
|
09/27/08 14:08:12 |
wbond |
BackwardsCompatibilityBreak - fGrammar::replaceHumanize() was renamed to … |
|
|
|
@247
|
[247]
|
09/27/08 09:52:37 |
wbond |
Added fGrammar::addCamelUnderscoreRule() |
|
|
|
@245
|
[245]
|
09/26/08 23:11:17 |
wbond |
Fixed a bug where fGrammar::singularize() would return 'hous' for 'houses' |
|
|
|
@214
|
[214]
|
09/12/08 13:51:40 |
wbond |
Moved all of the classes out of subdirectories for easier browsing and … |
|
copied from utility/fGrammar.php:
|
|
|
|
@183
|
[183]
|
08/31/08 10:55:12 |
wbond |
Fixed some code formatting |