]> granicus.if.org Git - php/shortlog
php
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
1999-11-23 Andrei ZmievskiFormatting.
1999-11-23 Andrei ZmievskiAdd .cvsignore.
1999-11-23 <changelog... ChangeLog update
1999-11-23 <changelog... NEWS update
1999-11-22 Zeev SuraskiFix compile problem with enable-memory-limit
1999-11-22 Zeev SuraskiFixed a leak when using automatic output buffering
1999-11-22 Andrei ZmievskiDon't forget the pickle.
1999-11-22 Andrei ZmievskiReformatting.
1999-11-22 Frank M. Kromannadd MS SQL module seams to be working
1999-11-22 Frank M. Kromannadd MS SQL module to credit info
1999-11-22 Frank M. KromannProject changed to allow compilation for MS SQL 6.5...
1999-11-22 Zeev SuraskiFix inconsistencies with here-docs implementation
1999-11-22 Zeev Suraski*** empty log message ***
1999-11-22 Zeev SuraskiFix #2744
1999-11-22 Uwe Steinmann- test for hyperwave module
1999-11-22 Uwe Steinmann- test for cpdf module
1999-11-22 Uwe Steinmann- port of clibpdf module based on ClibPDF 2.x.
1999-11-22 Stig Bakken@Introduced PECL - PHP Extension and Code Library ...
1999-11-22 Evan KlingerOptimize a tiny bit
1999-11-22 Evan KlingerOptimize LDAP a little with Ex API
1999-11-22 <changelog... ChangeLog update
1999-11-22 <changelog... NEWS update
1999-11-22 Sascha Schumann(php_ns_hash_environment) Ns_ConnHost() may return...
1999-11-22 Sascha Schumann(PHP getallheaders) added function for AOLserver
1999-11-21 Sascha Schumann(PHP urldecode) Fix for #2788, function changed paramet...
1999-11-21 Andi GutmansThat slipped away
1999-11-21 Zeev Suraski- Optimize class instanciation
1999-11-21 Thies C. Arntzen@- Fixed float-compare in min(),max(),a[r]sort(),[r...
1999-11-21 Egon SchmidMaybe later on today. Must buy some beer first.
1999-11-21 Thies C. Arntzen@- Implemented get_html_translation_table() function...
1999-11-21 Thies C. Arntzen@- Implemented array_flip() function. Returns input...
1999-11-21 Thies C. Arntzen-renamed some macros
1999-11-21 Thies C. Arntzen(PHP strtr) little smarter
1999-11-21 Stefan RoehrichJava module now works with Linux jdk 1.2pre2.
1999-11-21 Rasmus Lerdorf# Fix ColorResolve bogosity
1999-11-21 <changelog... ChangeLog update
1999-11-21 <changelog... NEWS update
1999-11-20 Sascha Schumannadd Berkeley DB3 support
1999-11-20 Andrei Zmievski(PHP substr_replace) Changed the order of the arguments.
1999-11-20 Sascha Schumann--enable-versioning can now be used with CGI/AOLserver...
1999-11-20 Andi Gutmans- Changed path to MySQL library in Win32 project
1999-11-20 Thies C. Arntzen@- Implemented 2-Arg version of strtr($str,$translation...
1999-11-20 Thies C. Arntzen*** empty log message ***
1999-11-20 Andi Gutmans- Fixed a typo in the name of the project file. It...
1999-11-20 <changelog... ChangeLog update
1999-11-20 <changelog... NEWS update
1999-11-20 Andi Gutmans- More PGSQL thread-safe updates. It still doesn't...
1999-11-20 Andi Gutmans- Should pretty much work now
1999-11-20 Andi Gutmans- Add project file
1999-11-20 Andi Gutmans- Start PostgreSQL support for Win32. Just added prelim...
1999-11-19 Andrei Zmievski(PHP preg_replace) Fixed a bug that cause backreference...
1999-11-19 Andrei ZmievskiFixed a bug that would replace only the first occurrenc...
1999-11-19 Thies C. Arntzen<sys/time.h> is needed on linux
1999-11-19 Andi Gutmans- Moved var_uninit() for return_value to the beginning...
1999-11-19 Andi Gutmans- Functions whose return values aren't used have them...
1999-11-19 Andi Gutmans- Make it consistent with the rest of the stuff there.
next