summaryrefslogtreecommitdiff
path: root/ext/phar/dirstream.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* remove "PHP 6" staffXinchen Hui2013-10-271-4/+0
* bump yearXinchen Hui2013-01-061-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Pointer returned is never usedPierrick Charron2011-08-071-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Fixed string format validation inside phar extension. Reported by Stefan EsserIlia Alshanetsky2010-04-271-1/+1
* begin work on making phar php6-readyGreg Beaver2009-07-241-0/+14
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* add tests for copy-on-write supportGreg Beaver2008-10-121-42/+29
* fix minor issues found by ICC (unused variables and the like)Greg Beaver2008-09-131-2/+1
* sync with pecl/phar, missed one line changeGreg Beaver2008-08-301-2/+2
* sync with pecl/phar, this does not change any functionality in PHP 5.3, but m...Greg Beaver2008-08-301-6/+10
* - ws/cs, macros, code that only affects other branchesSteph Fox2008-08-011-22/+58
* fix foldingAntony Dovgal2008-07-291-0/+9
* Fixed directory reanming/deletionDmitry Stogov2008-07-201-33/+83
* fix windows build and more performance jumps (these are minor)Greg Beaver2008-06-181-4/+14
* HUGE speed improvement, from 19 req/sec to 27 req/sec for phpMyAdmin - now sp...Greg Beaver2008-06-151-2/+3
* refactor function names for clarity. No functionality changeGreg Beaver2008-05-301-3/+3
* fix potentially major security hole: modification/creation of files in .phar ...Greg Beaver2008-05-151-4/+12
* - MFHSteph Fox2008-05-141-15/+21
* This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.SVN Migration2008-05-121-0/+587