summaryrefslogtreecommitdiffstats
path: root/system/libraries/Zip.php
AgeCommit message (Expand)AuthorFilesLines
2014-12-04Zip library changes related to PR #3341Andrey Andreev1-14/+10
2014-11-19Exposed the arguments to gzcompress by adding public variables to the Zip lib...garrettair1-1/+14
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev1-14/+25
2014-06-03Fix a potential undefined variable errorAndrey Andreev1-1/+1
2014-03-14Fixed filemtimeAhmad Anbar1-1/+1
2014-03-13Partially revert PR #2190Andrey Andreev1-1/+1
2014-02-26Don't use error suppression on is_dir(), file_exists()Andrey Andreev1-5/+6
2014-02-112013 > 2014darwinel1-1/+1
2014-01-28Fix #2844Andrey Andreev1-1/+1
2014-01-15Fix #2822: Incorrect usage of fwrite()Andrey Andreev1-2/+10
2014-01-08Optimize get_instance() calls/assignmentsAndrey Andreev1-2/+1
2014-01-07Add ability for changing the original file path/name in CI_Zip::read_file()Andrey Andreev1-11/+14
2013-09-23[ci skip] Update Zip library docblocksAndrey Andreev1-19/+19
2013-01-01[ci skip] Happy new yearAndrey Andreev1-1/+1
2012-12-17Merge pull request #2077 from AndrewPodner/developAndrey Andreev1-1/+1
2012-12-17update for Issue #2064 (changed docblocks which return $this or only call a m...Andrew Podner1-1/+1
2012-12-17Fix 2073Andrey Andreev1-1/+1
2012-11-01Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)Andrey Andreev1-1/+2
2012-06-16Really important space fix :)vkeranov1-1/+1
2012-05-17Clean up the librariesAndrey Andreev1-6/+6
2012-04-27Fixed Cart, Migration, Parser and Zip librariesTimothy Warren1-0/+40
2012-04-04Update system/libraries/Zip.phpTobias Tschech1-2/+1
2012-04-04Added Windows path compatibility to function read_dirtschechniker1-4/+5
2012-03-26Merge upstream branchAndrey Andreev1-1/+1
2012-03-26Clear some spaces and fix some inconsistencies in the Zip library and system/...Andrey Andreev1-4/+4
2012-03-20Remove EOF newlineAndrey Andreev1-1/+1
2012-03-20Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-zipAndrey Andreev1-1/+1
2012-03-09Bumped CodeIgniter's PHP requirement to 5.2.4.Phil Sturgeon1-1/+1
2012-02-29Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-zipAndrey Andreev1-1/+1
2012-02-29Minor clean-upAndrey Andreev1-3/+2
2012-02-02Fix some comment blocksAndrey Andreev1-15/+23
2012-01-24Revert a space in the license agreement :)Andrey Andreev1-1/+1
2012-01-20Some more cleaningAndrey Andreev1-16/+10
2012-01-10Some quotesAndrey Andreev1-2/+2
2012-01-08Some more misc. stuffAndrey Andreev1-24/+12
2012-01-02Updating copyright date to 2012Greg Aker1-1/+1
2011-12-27Remove access lines from method descriptionsAndrey Andreev1-10/+0
2011-12-26Update with suggestions from gaker & dixyAndrey Andreev1-5/+8
2011-12-25Improve the Zip libraryAndrey Andreev1-36/+34
2011-12-06Update system/libraries/Zip.phpThomas Traub1-2/+2
2011-12-05Update system/libraries/Zip.phpThomas Traub1-1/+1
2011-12-05Took out the now unnecessary error suppressionThomas Traub1-2/+2
2011-11-04Add file exists check to prevent stat failed error warnings in the log Thomas Traub1-1/+1
2011-10-20adding new license file (OSL 3.0) and updating readme to ReSTDerek Jones1-4/+16
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-6/+6
2011-04-25Fixed double-space typo.Razican1-6/+6
2011-02-14Whitespace cleanup in libraries/Pascal Kriete1-1/+1
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-11-10Changing all class constructors to __construct()Greg Aker1-1/+4
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1