]> granicus.if.org Git - php/shortlog
php
1999-11-28 Sascha SchumannZTS fix
1999-11-27 Sascha SchumannImproved build (now sets also runtime library search...
1999-11-27 Andrei Zmievski*** empty log message ***
1999-11-27 Andrei ZmievskiDon't cry, CVS.
1999-11-27 Andrei Zmievski(PHP session_register) Modified to accept variable...
1999-11-27 Sascha Schumannone tmbuf is enough
1999-11-27 Zeev Suraski- Win32 thread unsafe build updates
1999-11-27 Andrew Skalskitypecast void pointer to char* for pointer arithmetic
1999-11-27 Jouni AhtoUse thread-safe versions of localtime and gmtime
1999-11-27 Zeev SuraskiUpdate Win32 build
1999-11-27 Sascha SchumannOnly compile the scanner, if trans_sid is enabled
1999-11-27 Sascha SchumannTest for PHP_THREAD_SAFETY
1999-11-27 Sascha SchumannPERL_PATH is used nowhere
1999-11-27 Sascha SchumannAdd --enable-experimental-zts
1999-11-27 <changelog... ChangeLog update
1999-11-27 Zeev SuraskiGet Win32 to compile again
1999-11-27 Zeev SuraskiAdd ability to disable the memory cache
1999-11-26 Zeev Suraski*** empty log message ***
1999-11-26 Zeev Suraski- Fix fd leak in ZTS mode
1999-11-26 Zeev SuraskiUNIX/non ZTS compile fixes
1999-11-26 Zeev Suraski- Improve the file handle closing code
1999-11-26 Zeev Suraski- Modify zend_llist_del() to receive a comparison function
1999-11-26 Sascha SchumannKill undefined reference
1999-11-26 Sascha SchumannEnable _POSIX_THREAD_SEMANTICS for all configurations...
1999-11-26 Sascha SchumannUndefine HAVE_PUTENV, if ZTS is used
1999-11-26 Sascha SchumannKill one race.
1999-11-26 Zeev SuraskiThis request_shutdown() is no longer needed (never...
1999-11-26 Sascha Schumannunposixfy calls to TSRM
1999-11-26 Sascha SchumannDefine macros only, if one of the locking _r functions...
1999-11-26 Sascha SchumannAvoid fd leak which appears when using ZEND_HANDLE_FILENAME
1999-11-26 Zeev SuraskiThis should get the file to close properly
1999-11-26 Sascha SchumannUse php_init_output_globals() also in non-ZTS mode
1999-11-26 Sascha SchumannRebuild libzend.la, if the scanner was rebuilt
1999-11-26 Sascha SchumannFix typo (shutdown -> startup)
1999-11-26 Sascha Schumann- move strtok_r into reentrancy.c
1999-11-26 Sascha SchumannAdd/update copyright headers
1999-11-26 Sascha SchumannBack out last commit.
1999-11-26 Sascha SchumannAdd reentrant versions of ctime, localtime, gmtime...
1999-11-26 Sascha SchumannConvert more source files to use thread-safe functions
1999-11-26 Sascha SchumannUse thread-safe versions of asctime and localtime
1999-11-26 Sascha SchumannUse thread-safe versions of localtime and gmtime
1999-11-26 Sascha SchumannClose a resource leak.
1999-11-26 Zeev SuraskiUndo previous bogus commit
1999-11-26 Zeev Suraski*** empty log message ***
1999-11-26 Zeev SuraskiRemove request_started, increase thread safety
1999-11-26 Sascha Schumann(PHP_RINIT(session)) Never return FAILURE on trivial...
1999-11-26 Sascha SchumannReplace strtok with strtok_r
1999-11-26 Sascha SchumannAdd strtok_r replacement function from FreeBSD-current.
1999-11-26 Sascha SchumannInclude php_config.h in both files, otherwise HAVE_STRL...
1999-11-26 <changelog... ChangeLog update
1999-11-25 Zeev SuraskiThat's a more thorough fix...
1999-11-25 Zeev SuraskiFix bug #2817 - assignments to string offsets could...
1999-11-25 Zeev Suraski*** empty log message ***
1999-11-25 Uwe Steinmann- changed encoding parameter of cpdf_set_font to string...
1999-11-25 Uwe Steinmann- made domxml compile
1999-11-25 David HedborNow the new direct write is enabled too...
1999-11-25 <changelog... ChangeLog update
1999-11-25 David HedborImplemented direct writing to the client's FD if RXML...
1999-11-25 David HedborNow ZTS can be used. Unless --enable-roxen-zts is speci...
1999-11-24 Egon SchmidI'm dreaming that someone else can format this when...
1999-11-24 Sander SteffannSome patched versions of GD support both GIF and PNG...
1999-11-24 Sander SteffannRemoved an empty -L from LDFLAGS which caused errors...
1999-11-24 Sascha SchumannKilling some unused variable warnings
1999-11-24 Sascha Schumannsome cosmetical changes
1999-11-24 Egon SchmidDescriptions should be different for different function...
1999-11-24 Thies C. Arntzenfix typo
1999-11-24 David HedborRemoved some forgotten C++ style comments
1999-11-24 David HedborNow actually correctly checks for Pike paths etc.
1999-11-24 Uwe Steinmann- new xml parser with dom support
1999-11-24 Evan KlingerFreeing the memory would be a good idea...
1999-11-24 Evan KlingerMention new select(), fd_set() and fd_isset() functions
1999-11-24 Andrei ZmievskiCleaning up remnants of ChangeLog manipulations.
1999-11-24 Evan KlingerCan't forget fd_isset()
1999-11-24 Sascha Schumann- add PHP_BUILD_THREAD_SAFE
1999-11-24 Evan KlingerFirst attempt at fd_set() and select()
1999-11-24 David Hedbor- Added a couple of static for functions that don't...
1999-11-24 David HedborDon't create a new thread for each php-script - use...
1999-11-24 <changelog... ChangeLog update
1999-11-24 <changelog... NEWS update
1999-11-24 David HedborMoved HAVE_ROXEN to sapi/roxen/config.h.stub
1999-11-24 David HedborAdded .cvsignore
1999-11-24 David HedborAdded the wrong file.
1999-11-23 David HedborAdded HAVE_ROXEN for the Roxen sapi module
1999-11-23 David HedborFirst version of Pike/Roxen module for embedding PHP.
1999-11-23 Andrei Zmievski*** empty log message ***
1999-11-23 Andrei ZmievskiRe-arranging a bit.
1999-11-23 <changelog... Fixing results of an infelicity in ChangeLog generation.
1999-11-23 Zeev SuraskiUse the unified notation...
1999-11-23 Zeev SuraskiCosmetic changes
1999-11-23 Sascha Schumannadd some points
1999-11-23 Andrei Zmievski(main) In this special case, free path_translated....
1999-11-23 Sascha SchumannOnly create regex/Makefile, if we use the bundled regex...
1999-11-23 Sascha Schumann(main) Remove redundant statement, this is part of...
1999-11-23 Thies C. Arntzen*** empty log message ***
1999-11-23 Sascha SchumannDon't bail out, if PECL cannot be installed. PHP is...
1999-11-23 Thies C. ArntzenGetting Zeus-Support in place - i can already see phpin...
1999-11-23 Uwe Steinmann- inform everybody about cpdf support
1999-11-23 Uwe Steinmann- extended test script for cpdf by GD image insertion
1999-11-23 Evan KlingerConvert to Ex API
1999-11-23 Sam Rubyerrors during startup trap server
next