.. |
cache
|
Updating doc block for MemcacheEngine
|
2009-11-14 19:40:30 -05:00 |
controller
|
Applying optimization to Controller::postConditions from 'robustsolution' Fixes #287
|
2009-11-23 12:52:38 -05:00 |
model
|
Removing unneeded code for minor optimization
|
2009-11-26 09:54:25 -05:00 |
view
|
fixes Text::toList to allow passing array( 1=>"abc", 2=>"abc" ) and the updated test case
|
2009-11-24 20:23:23 -05:00 |
cache.php
|
Updating documentation to improve code completion
|
2009-03-17 21:10:28 +00:00 |
cake_log.php
|
changing tabs for spaces in comment block indentation
|
2008-10-30 17:30:26 +00:00 |
class_registry.php
|
Updating doc blocks to improve readability in API.
|
2009-02-04 05:00:59 +00:00 |
configure.php
|
Applying optimizations to use of count() from 'jrbasso'
|
2009-11-21 15:14:21 -05:00 |
debugger.php
|
Applying optimizations to use of count() from 'jrbasso'
|
2009-11-21 15:14:21 -05:00 |
error.php
|
Updating documentation to improve code completion
|
2009-03-17 21:10:28 +00:00 |
file.php
|
Small return-home-early refactoring for the File class
|
2009-06-04 21:29:26 +00:00 |
flay.php
|
Replace function join (alias) by implode.
|
2009-11-21 13:43:11 -05:00 |
folder.php
|
Applying optimizations to use of count() from 'jrbasso'
|
2009-11-21 15:14:21 -05:00 |
http_socket.php
|
Replace function preg_split by explode when possible.
|
2009-11-21 13:43:52 -05:00 |
i18n.php
|
Updating path handling inside i18n. Removes the extra DS that was appended to some paths. Fixes #126
|
2009-09-30 14:25:56 -04:00 |
inflector.php
|
Replace function join (alias) by implode.
|
2009-11-21 13:43:11 -05:00 |
l10n.php
|
Changing l10n language name from 'Slovack' to 'Slovak', as per ISO 693-1 guidelines. Thanks to savant for the patch. Fixes #5870.
|
2009-08-02 19:00:30 +00:00 |
magic_db.php
|
Fix test of the size of lines in MagicDb (included test for it).
|
2009-11-22 12:27:57 -05:00 |
multibyte.php
|
Applying optimizations to use of count() from 'jrbasso'
|
2009-11-21 15:14:21 -05:00 |
object.php
|
Updating doc block for Object::requestAction. Fixes #6391.
|
2009-08-02 19:12:02 +00:00 |
overloadable.php
|
changing tabs for spaces in comment block indentation
|
2008-10-30 17:30:26 +00:00 |
overloadable_php4.php
|
Removed trailing whitespaces from core.
|
2008-11-08 02:54:07 +00:00 |
overloadable_php5.php
|
Removed trailing whitespaces from core.
|
2008-11-08 02:54:07 +00:00 |
router.php
|
Applying minor optimization from 'robustsolution' to Router::connectNamed().
|
2009-11-24 09:27:13 -05:00 |
sanitize.php
|
Applying optimizations to use of count() from 'jrbasso'
|
2009-11-21 15:14:21 -05:00 |
security.php
|
Removed trailing whitespaces from core.
|
2008-11-08 02:54:07 +00:00 |
session.php
|
Changing require_once to require for custom session handlers. If you are using a class to do your custom session handling you must include checks to prevent duplicate class errors. Fixes #324
|
2009-11-22 12:25:53 -05:00 |
set.php
|
Applying optimizations to use of count() from 'jrbasso'
|
2009-11-21 15:14:21 -05:00 |
socket.php
|
Fixing issue with timeout when reading socket.
|
2009-07-15 19:17:41 +00:00 |
string.php
|
Fixed bug related to the order in which some replacement take place
|
2009-04-09 13:15:43 +00:00 |
validation.php
|
Replace function sizeof (alias) by count.
|
2009-11-21 13:50:57 -05:00 |
xml.php
|
Applying optimizations to use of count() from 'jrbasso'
|
2009-11-21 15:14:21 -05:00 |