]> granicus.if.org Git - php/shortlog
php
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
2003-12-04 Frank M. Kromannadd error message when libs and headers are missing
2003-12-04 Ilia AlshanetskyFixed typo (thanks Frank)
2003-12-03 Frank M. Kromanncopy and paste error
2003-12-03 Greg Beaveranother test case, small fix for XML_RPC caching borkin...
2003-12-03 Greg Beaveranother tgz for test case comparison
2003-12-03 Greg Beaveradd part of a test case
2003-12-03 Ilia AlshanetskyTest case for bug #24773.
2003-12-03 Greg Beaverremove unnecessary notice generator in certain cases
2003-12-03 Wez FurlongThis should solve a few problems with static vs. shared...
2003-12-03 Greg Beavernew unit test for downloader - incomplete.
2003-12-03 Ilia AlshanetskyRemove unnecessary casts.
2003-12-03 Greg Beaverduhhh...
2003-12-03 Christian Stockerfix test to the changes made regarding __toString()
2003-12-03 Andi Gutmans- Add news about include_once fix for Windows
2003-12-03 Moriyoshi KoizumiThis kind of error should be caught. (suggested by...
2003-12-03 Rob Richardsfix notations - forgot to create iterator
2003-12-03 Moriyoshi KoizumiPossible fix for bug #26391 (parse_url() destroys strin...
2003-12-03 Moriyoshi KoizumiAdd a win32 build script. Not tested, but should work :)
2003-12-03 Moriyoshi KoizumiFix bug #24773 (unset()ing string offsets crashes PHP)
2003-12-03 Wez FurlongVC stores lib path in LIB not LIBS.
2003-12-03 Wez Furlongavoid breaking paths with spaces when we generate the...
2003-12-03 Wez Furlongadd rule for parsedate
next