Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-13 | updated copyright | Rick Ellis | 1 | -1/+1 | |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -8/+8 | |
(! foo) changed to ( ! foo) || changed to OR changed newline standardization code in various places from preg_replace to str_replace | |||||
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end ↵ | Derek Jones | 1 | -1/+3 | |
of the file | |||||
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 1 | -0/+1 | |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 1 | -1/+0 | |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to ↵ | Derek Allard | 1 | -1/+1 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 | |
2008-01-18 | ExpressionEngine dev team update | Derek Allard | 1 | -1/+1 | |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -93/+93 | |
2008-01-17 | added some extra protection in ctype_ function overrides to make return ↵ | Derek Jones | 1 | -0/+10 | |
values match PHP's native methods for non-string types and empty strings | |||||
2008-01-16 | Added Compat.php file | Derek Jones | 1 | -0/+84 | |