]> granicus.if.org Git - php/shortlog
php
2002-03-11 Yasuo OhgakiFix possible build error under Windows.
2002-03-11 Sebastian BergmannFix thread-safe build.
2002-03-11 Jason GreeneFix WS
2002-03-11 <changelog... ChangeLog update
2002-03-10 jim winsteadhandle numeric strings. this means we're less picky...
2002-03-10 Markus Fischer- Fix protos.
2002-03-10 Shane Caraveofix output directory
2002-03-10 Shane Caraveowoohoo, take some credit!
2002-03-10 Shane Caraveochildren should be zero by default, enable by setting...
2002-03-10 Shane CaraveoUpdate makefile for compiling with fastcgi under windows
2002-03-10 Shane Caraveocombine fastcgi capability with regular cgi binary
2002-03-10 Andi Gutmans- Fix build in ZTS mode.
2002-03-10 Stanislav MalyshevNew stuff for objects API:
2002-03-10 Rui Hirokawafixed wrong include file.
2002-03-10 Rui Hirokawafixed module name iconv->mbstring.
2002-03-10 Stefan EsserFix: Now returns correct Content-Type with Opera 6.01
2002-03-10 Markus Fischer- Fix crash in iconv_set_encoding(). [Closes #15799]
2002-03-10 foobar- Renamed aggregate.lib.php -> aggregate.lib (.php...
2002-03-10 <changelog... ChangeLog update
2002-03-09 foobar- Fixed bug: #15686
2002-03-09 foobar- Fixed bug: #15190
2002-03-09 Andi Gutmans- Add the original example script to the CVS so that...
2002-03-09 Sander RoobolOops... 1 digit is allowed too! Reverting my fix.
2002-03-09 Jason GreeneFix build on win32
2002-03-09 Jason GreeneFixed bug where NULL specified in sec was not waiting...
2002-03-09 <changelog... NEWS update
2002-03-09 <changelog... ChangeLog update
2002-03-09 foobarwhitespace..
2002-03-09 foobar- Commented out the space escaping. Works now as it...
2002-03-08 Christian Stocker@ implemented domxml_elem_get_attribute_node(attrname...
2002-03-08 Marcus Boerger-support for out of section data
2002-03-08 Sander RoobolFixed many tests, mostly incorrect paths.
2002-03-08 Joseph TateAdded linking files to make build compatible with RH...
2002-03-08 Sander Roobol(php_date) Fixed 'r' modifier to always return two...
2002-03-08 Hartmut Holzgraefereimplementation using macro instead of function pointe...
2002-03-08 Sebastian BergmannAdd 'import const' example.
2002-03-08 Marcus Boerger-change IsColor from non zero to 1
2002-03-08 Christian Stocker@ domxml_elem_remove_attribute(attibutename) is now...
2002-03-08 Andi Gutmans- Support importing constants. e.g.:
2002-03-08 Edin KadribasicCleaned up previous commit.
2002-03-08 Edin Kadribasic@- Added -r option to the CLI version of PHP which...
2002-03-08 Christian Stocker@ added formatting option to domxml_dump_mem() (chregu)
2002-03-08 <changelog... ChangeLog update
2002-03-08 Marcus Boerger-Changes according to exif.c 1.55
2002-03-08 Marcus Boerger-Support for IFD Arrays
2002-03-08 Marcus BoergerTIFF support for 'non' digicam files
2002-03-08 Marcus BoergerTIFF support for 'non' digicam files
2002-03-07 Joseph TateCommented out a few lines that were causing a segfault...
2002-03-07 foobar- Fixed the phpinfo() tables not to blow up when using...
2002-03-07 foobar- Fixed some compile warnings and removed bogus comments.
2002-03-07 Sascha SchumannThese tests currently depend on register_globals=1
2002-03-07 Jason GreeneNews update
2002-03-07 Sascha Schumannremove -module, it is added by configure.in
2002-03-07 Sascha SchumannUpdate test target from rules.mk
2002-03-07 Sascha SchumannReadd ZEND_EXTRA_LIBS (as in Makefile.in rev 1.106).
2002-03-07 Jon PariseCorrect the header file ordering. From 'man 3 inet...
2002-03-07 Frank M. KromannRevert uppercase directory name to lower case.
2002-03-07 Sascha Schumannze2 handling
2002-03-07 Frank M. KromannEnabling crypt() on Win32
2002-03-07 Sascha SchumannBuild libphp4.la as a module which can be dlopened.
2002-03-07 Sascha SchumannFix typo
2002-03-07 Frank M. KromannMaking mbstring compile under WIn32
2002-03-07 Sascha Schumannsome more information
2002-03-07 Sebastian BergmannAdd NEWS entry for the new build system.
2002-03-07 Joseph TateAdded type attribute wrappers to the remaining node...
2002-03-07 Joseph TateAdded TODO item to modify new_child so that more than...
2002-03-07 Derick Rethans- Remove CVS things
2002-03-07 Sascha Schumanntouch file
2002-03-07 Sascha SchumannFrom APR CVS.
2002-03-07 Sascha SchumannFix check.. tsrm_config.h exists on all platforms but...
2002-03-07 Rui Hirokawareverted my patch to fix freetype2 related problem.
2002-03-07 Sascha SchumannBad extension. Still using AC_ADD_INCLUDE!
2002-03-07 Sascha SchumannRemove .libs from .cvsignores, except /.
2002-03-07 Sascha Schumannphpize is already working, remove from todo
2002-03-07 Sascha SchumannPlease welcome the new build system.
2002-03-07 Sebastian BergmannAdd another 'import' example and merge 'import' section...
2002-03-07 Derick Rethans- Update NEWS
2002-03-07 Yasuo OhgakiRename common.php to common.inc for easier deletion...
2002-03-07 <changelog... NEWS update
2002-03-07 <changelog... ChangeLog update
2002-03-07 Hartmut Holzgraefemore proto stuff
2002-03-07 Jason GreeneAdd news entries representing the sockets rework.
2002-03-07 Hartmut Holzgraefeproto fixes:
2002-03-06 Dan Kalowskyiconv is back
2002-03-06 Derick Rethans- Bump version numbers on HEAD
2002-03-06 foobar- Cleaned this abit (no such long stuff should be here...
2002-03-06 Marcus Boerger- standard test scripts for exif
2002-03-06 Marcus Boerger-comments
2002-03-06 James Coxfixed my foobarred news entry
2002-03-06 Marcus Boerger-comments
2002-03-06 Jason GreeneSockets Rework Patch 3 of 3
2002-03-06 Derick Rethans- Fix for bug #12383 and #14755: 105.05$ becomes 105...
2002-03-06 James E. Flemer(PHP opendir) Changed CHECKUID_ALLOW_ONLY_DIR to CHECKU...
2002-03-06 Marcus Boerger-updated test to reflect third parameter of exif_read_data
2002-03-06 Marcus Boerger-missing efree
2002-03-06 Andi Gutmans- Add function * and class * functionality. Only consta...
2002-03-06 Dan Kalowskyquelling a warning, and ensuring now undefined behavior
2002-03-06 Dan KalowskyWhen #if BLAHING a section, ensure to make it's prototy...
2002-03-06 Derick Rethans- Add 'appname' parameter to sybase_connect. (Patch...
2002-03-06 Derick Rethans- Put them back (and do it right)
next