Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-05 | Hey look, it's 2011 | Greg Aker | 1 | -1/+1 | |
2010-11-10 | Changing all class constructors to __construct() | Greg Aker | 1 | -1/+4 | |
2010-11-10 | Updating PHP requirements in files 5.1.6 | Greg Aker | 1 | -1/+1 | |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -28/+28 | |
2010-05-11 | fixed whitespace, massaged Zip read_dir() docs | Derek Jones | 1 | -2/+2 | |
2010-05-11 | Added an option to remove the preceding trail of empty folders when creating ↵ | Phil Sturgeon | 1 | -14/+35 | |
a Zip archive. | |||||
2010-03-19 | Fixed a bug where files created with the Zip Library would result in file ↵ | Greg Aker | 1 | -11/+49 | |
creation dates of 1980. Hat tip to JMous for a suggested fix on the forums. | |||||
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 | |
2009-12-07 | Fixed an error in the Zip library that didn't allow downloading on PHP 4 ↵ | Derek Allard | 1 | -2/+4 | |
servers. | |||||
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 | |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -358/+358 | |
2008-09-13 | updated copyright | Rick Ellis | 1 | -1/+1 | |
2008-08-21 | whitespace fixes | Derek Allard | 1 | -15/+15 | |
a minor re-ordering of the changelog | |||||
2008-06-16 | correcting some docblock comments | Derek Allard | 1 | -1/+0 | |
2008-05-13 | The Zip class has undergone a substantial re-write for speed and clarity | Derek Allard | 1 | -120/+101 | |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -7/+7 | |
(! 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 | tweak to the new fopen mode constant names | Derek Jones | 1 | -1/+1 | |
2008-05-05 | implemented fopen mode constants | Derek Jones | 1 | -1/+1 | |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to ↵ | Derek Allard | 1 | -4/+4 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
2008-05-01 | The Zip class now exits within download(). | Derek Allard | 1 | -1/+1 | |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 | |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -2/+2 | |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 | |
2007-04-27 | modified _add_data() to be compatible with OS X | Derek Jones | 1 | -5/+2 | |
(removed CRC and length from end of file stream) | |||||
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -379/+379 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2006-11-05 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-23 | (no commit message) | admin | 1 | -0/+65 | |
2006-10-21 | (no commit message) | admin | 1 | -23/+23 | |
2006-10-21 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-08 | (no commit message) | admin | 1 | -1/+2 | |
2006-10-02 | (no commit message) | admin | 1 | -3/+3 | |
2006-10-01 | (no commit message) | admin | 1 | -1/+6 | |
2006-10-01 | (no commit message) | admin | 1 | -47/+105 | |
2006-10-01 | (no commit message) | admin | 1 | -100/+196 | |
2006-09-30 | (no commit message) | admin | 1 | -1/+2 | |
2006-09-30 | (no commit message) | admin | 1 | -0/+154 | |