aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ZipDirectoryReader.php
Commit message (Expand)AuthorAgeFilesLines
* Introduce includes/utils directoryTim Starling2013-11-041-712/+0
* Added/Removed spaces around string concatenationumherirrender2013-04-131-1/+1
* Spellchecked /includes directoryYuri Astrakhan2013-03-131-1/+1
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-9/+9
* Kill off numerous unused variablesReedy2013-03-081-1/+1
* Use American English spelling for behaviorSiebrand Mazeland2013-03-041-1/+1
* fix some spacingumherirrender2013-02-041-7/+7
* Update docs for return and exception infoSiebrand Mazeland2012-10-091-0/+1
* Remove some unused local variables.Siebrand Mazeland2012-10-081-1/+0
* Fix ZipDirectoryReader under Hiphopjeroendedauw2012-08-271-3/+3
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-091-0/+20
* More return documentationSam Reed2012-02-091-0/+3
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-8/+9
* Add, update, tweak documentationSam Reed2011-10-261-60/+64
* Fix unused variablesSam Reed2011-05-131-4/+6
* Tidy up some unused variables and suchSam Reed2011-04-231-1/+1
* Minor fix in ZIP64 code from r82783. Note that this code is, before and after...Tim Starling2011-02-281-1/+0
* * (bug 24230) Added JAR detection. ZIP archives containing a .class file will...Tim Starling2011-02-251-0/+683