]> granicus.if.org Git - php/shortlog
php
2003-12-06 foobarfix proto
2003-12-06 Wez Furlongfix ipv6 stuff under vc6
2003-12-06 Wez Furlongbah
2003-12-06 Greg Beaverforgot to have it delete the directory it creates
2003-12-06 Greg Beaverupdate phpdoc comment
2003-12-06 Greg Beaveradd todo for known issue that isn't yet critical but...
2003-12-06 Greg Beavernew test case - test invalid download conditions
2003-12-06 Greg Beaverimprove error message, it was both terrible grammar...
2003-12-06 Greg Beaverfix error message - was printing an empty preferred...
2003-12-06 Greg Beaversimple fix for core bug #362 - raiseError() doesn't...
2003-12-06 <changelog... ChangeLog update
2003-12-06 Wez Furlongmake it build under win32
2003-12-06 Wez FurlongDetect and enable IPv6 support under win32.
2003-12-05 Wez Furlong2003, not 2002.
2003-12-05 Wez Furlongopenssl support for the new build
2003-12-05 Andrei ZmievskiMFB
2003-12-05 Rob RichardsFix the xsl warnings
2003-12-05 Wez FurlongTweak xml related build.
2003-12-05 Wez FurlongProbable fix for #26534
2003-12-05 Wez FurlongUse Rob's static libxml+libiconv library; new build...
2003-12-05 Frank M. KromannMove the echo off statement to the top of the file...
2003-12-05 Rob Richardslibxml2 and iconv export file
2003-12-05 Moriyoshi KoizumiA trivial implement for dos-like platforms
2003-12-05 Moriyoshi KoizumiAdd regression test for iconv stream filters
2003-12-05 Wez Furlongdos line endings
2003-12-05 Wez Furlongconvert to DOS line endings to solve win98 issues
2003-12-05 Wez Furlongrewrite
2003-12-05 Andi Gutmans- Remove two unneeded convert_to_string() (found by...
2003-12-05 Christian Stockerfix test
2003-12-05 Wez Furlongfix unix build....
2003-12-05 Wez FurlongAdd optional array argument to proc_open() to specify...
2003-12-05 Wez FurlongMake these tests work under win32
2003-12-05 Wez FurlongBe smarter about which systems should register unix...
2003-12-05 Wez Furlongfix uninitialized variable
2003-12-05 Sebastian BergmannFix for the problem I posted to internals@.
2003-12-05 Moriyoshi KoizumixmlCtxtSetOptions() isn't available in the versions...
2003-12-05 Moriyoshi KoizumiFix libexpat build.
2003-12-05 Moriyoshi KoizumiAdd a missing marker
2003-12-05 Marcus BoergerUpdate test
2003-12-05 Frank M. KromannInclude exif in the new win32 build system
2003-12-05 Sebastian BergmannSupport for new Win32 build bliss.
2003-12-05 Wez Furlongfix zts build
2003-12-05 Wez Furlongcheck for .net headers
2003-12-05 Wez Furlonguse /Ox flag for release build (all optimizations on).
2003-12-05 Edin KadribasicMade test work on windows
2003-12-05 Ilia AlshanetskyFixed crash demonstrated with ext/dom/tests/dom003...
2003-12-05 <changelog... ChangeLog update
2003-12-05 Ilia AlshanetskyFixed bug #26528 (HTML entities are not being decoded by
2003-12-05 Edin KadribasicGet rid of PHPAPI usage.
2003-12-05 Uwe SchindlerFirst version... Wez: can you check this...
2003-12-04 Moriyoshi KoizumiType-punning is evil.
2003-12-04 Moriyoshi KoizumiNFN
2003-12-04 Moriyoshi KoizumiAdd iconv stream filter.
2003-12-04 Moriyoshi KoizumiThis part is accidentially left on the previous commit.
2003-12-04 Moriyoshi KoizumiIt'd be a bad idea to make subpackages dependent on...
2003-12-04 Wez FurlongWork around a bug in putenv() in the VS.Net C run time...
2003-12-04 Marcus BoergerUpdate __toString() issues
2003-12-04 Marcus Boerger__toString() must be called explicitly now
2003-12-04 Marcus BoergerUpdate
2003-12-04 Marcus BoergerAdd package file
2003-12-04 Marcus BoergerNo longer true
2003-12-04 Marcus BoergerUpdate documentation
2003-12-04 Marcus BoergerUpdate
2003-12-04 Moriyoshi KoizumiRevert crap.
2003-12-04 Marcus BoergerNo longer needed
2003-12-04 Wez FurlongAvoid killing files that we didn't generate when making...
2003-12-04 Frank M. Kromannfix remaining ext/
2003-12-04 Wez FurlongFix Andi's GetLongPathName code so that virtual_file_ex...
2003-12-04 foobar- Only add 'install-modules' into install targets when...
2003-12-04 Wez FurlongMake this build using new build system
2003-12-04 foobar- remove non-existing files
2003-12-04 foobar- remove non-existing files
2003-12-04 foobar- Update after moving extensions to PECL
2003-12-04 foobar- remove non-existing modules
2003-12-04 foobar- Fixed "make install" when INSTALL_IT is empty, like...
2003-12-04 Wez FurlongFix libxml to use static lib if found.
2003-12-04 Moriyoshi KoizumiRaise error in case dereference is performed on a scala...
2003-12-04 Rob Richardstest for dom extension
2003-12-04 Rob Richardscorrect test
2003-12-04 Rob RichardsAdd xsl config for new win build
2003-12-04 Rob Richardsreturn status of have so extra libs return correct...
2003-12-04 foobar- Moved ext/crack and ext/mcal to PECL.
2003-12-04 Uwe SchindlerMFB
2003-12-04 foobarstylepolizei
2003-12-04 Wez Furlongallow these extensions to build with new system
2003-12-04 Wez FurlongFixup bz2 extension so it builds as shared and static...
2003-12-04 Wez Furlongput PHPDLL objects into BUILD_DIR/php so that it is...
2003-12-04 Wez Furlongfix a couple of buglets and set version number on DLLs...
2003-12-04 Greg Beavermerge downloader code into HEAD - it works
2003-12-04 Greg Beaverunit test for new code - proves it works
2003-12-04 Greg Beaveradd helper methods needed - now it is 100% unit tested
2003-12-04 Wez Furlongbe safe...
2003-12-04 Wez Furlongdefault install path is c:/php5 for PHP 5
2003-12-04 Wez FurlongSearch for pecl extensions under php-src/pecl as a...
2003-12-04 Greg Beaverfixed minor bug
2003-12-04 Greg Beaverfinished unit test
2003-12-04 <changelog... ChangeLog update
2003-12-04 Greg Beaverfix bugs found in unit-testing, one BC issue also
2003-12-04 Greg Beaverfix notice
2003-12-04 Greg Beaveranother segment working
next