]> granicus.if.org Git - php/shortlog
php
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
2003-12-03 Ilia AlshanetskyFixed compiler warning due to unused variables.
2003-12-03 Derick Rethans- Remove newline from error message
2003-12-03 Wez Furlongfix typo
2003-12-03 Wez FurlongPropogate LDFLAGS from extensions to PHPDLL when buildi...
2003-12-03 Wez FurlongBuild adjustments.
2003-12-03 Wez FurlongExplicitly include this header for SHFILEINFO.
2003-12-03 Derick Rethans- I am sure I reverted this before
2003-12-03 Frank M. KromannAdding missing defines and lib/include paths
2003-12-03 Frank M. Kromannlook for FrontBase files in the default location
2003-12-03 Sara GolemonAdd http proxy support via context option.
2003-12-03 Jon PariseRemoving the DB extension warning message. The DB...
2003-12-03 Wez Furlongsome tweaks for Frank
2003-12-03 <changelog... ChangeLog update
2003-12-03 Sara GolemonOptimize strrpos/strripos for single char strings and...
2003-12-03 Sara GolemonRestore ability to use strrpos/strripos with an ordinal...
2003-12-03 Wez Furlongavoid vs.net specific option for now
2003-12-03 Wez FurlongAvoid death when wrapping null/undefined values
2003-12-03 Wez Furlongmake help more useful
2003-12-03 Wez Furlongadd win32 build readme
2003-12-03 Ilia AlshanetskyAdding shmop config file for the new build system
2003-12-03 Frank M. KromannAdding FrontBase config file for the new build system
2003-12-03 Wez FurlongFix build if you don't have apache headers and want...
2003-12-03 Frank M. Kromannoops. this should be with and not enable
2003-12-03 Frank M. KromannAdding mssql config file for the new build system
2003-12-03 Wez FurlongClarify a little.
2003-12-02 Wez FurlongAdd new (optional!) win32 build infrastructure.
2003-12-02 Wez FurlongExport this so that shared session modules can use...
2003-12-02 Wez FurlongExport these so that ftp extension can be build as...
2003-12-02 Marcus BoergerRemove automatic call to __toString() since it is suppo...
2003-12-02 Andi Gutmans- Uncomment my code which improves Windows behavior...
2003-12-02 Andi Gutmans- Revert the revert of these patches. This overloading...
2003-12-02 Sara GolemonRegister url_stat flag constants in userspace
2003-12-02 Sara GolemonPopulate userstream objects with context property
2003-12-02 Sara GolemonUpdate userspace/url_stat proto
2003-12-02 Frank M. Kromannset freed pointer to null to avoid reuse
2003-12-02 Jon PariseImproving the wording of the "don't use the DB extensio...
2003-12-02 Wez Furlongthis can't be persistent
2003-12-02 Rob Richardscheck node type for ->attributes and ->childNodes
2003-12-02 foobar- Updated credits
2003-12-02 foobarremoved some non-existing extensions/sapis
2003-12-02 foobarMoved qtdom to PECL
2003-12-02 Andi Gutmans- Fix for bug #26182
2003-12-02 Andi Gutmans- Don't include E_STRICT in E_ALL.
2003-12-02 Wez FurlongFix MBSTRING_API for non-shared win32 builds
2003-12-02 foobarRevert undiscussed / undecided patch
2003-12-02 Moriyoshi KoizumiFix test so it fits the expected behaviour
2003-12-02 Moriyoshi Koizumiall '_' (underscores) should be replaced by '\x20'...
2003-12-02 Marcus BoergerRemove debug code
next