]> granicus.if.org Git - php/shortlog
php
2000-05-26 Andi Gutmans- Update news file
2000-05-26 <changelog... ChangeLog update
2000-05-26 <changelog... NEWS update
2000-05-25 Adam DickmeissAdded extension YAZ.
2000-05-25 Adam DickmeissAdded short README for ext YAZ.
2000-05-25 Adam DickmeissAdded extension YAZ (Z39.50 client role).
2000-05-25 Andrei ZmievskiUpdate proto.
2000-05-25 Andrei Zmievski@- Added second argument to preg_quote() which allows...
2000-05-25 Sascha SchumannTest commit
2000-05-25 Sascha SchumannTest commit
2000-05-25 Hartmut Holzgraefeadded functions gzcompress() and gzuncompress() for...
2000-05-25 Zeev SuraskiFix a crash bug in certain situations of class redeclar...
2000-05-25 Frank M. KromannMaking ZLIB compile on Win32
2000-05-25 Frank M. Kromannfixing typo
2000-05-25 Zeev Suraski(about the removed line - we agreed that the NEWS file...
2000-05-25 Zeev SuraskiOnly fetch globals if it's necessary (which it usually...
2000-05-25 Sascha SchumannAccept CVS version of libtool (1.3c)
2000-05-25 Kristian Köhntopp- Added credits.
2000-05-25 Jouni Ahto- Move to high performance api, use Z_* macros.
2000-05-25 Thies C. Arntzen@- Uncommitted outstanding OCI8 transactions are now...
2000-05-25 Thies C. Arntzen@- ignore_user_abort() & friends should now work in...
2000-05-25 <changelog... ChangeLog update
2000-05-25 <changelog... NEWS update
2000-05-25 Sterling HughesCheck lib.
2000-05-24 Andrei Zmievski@ Fixed min()/max() segfault. (Andrei)
2000-05-24 Sascha SchumannAdd -traditional-cpp for Rhapsody and -D_BSD_TIMEOFDAY_...
2000-05-24 Hartmut Holzgraefeproto takeover from php3
2000-05-24 Sascha SchumannThe behaviour for result == NULL || entry == NULL is...
2000-05-24 Sascha SchumannIf no further directory exists, php_readdir_r() returns...
2000-05-24 Frank M. KromannAdding PHP_EXIF directive to actually include the functions
2000-05-24 Frank M. KromannUpdating workspace with the latest modules
2000-05-24 Frank M. KromannAdding project for new exif module
2000-05-24 Sascha SchumannAdd enable-threads flag for gcc on HPUX
2000-05-24 Sascha SchumannSupport old-style readdir_r()
2000-05-24 Sascha SchumannAvoid building two versions of the time-related reentra...
2000-05-24 Rasmus Lerdorf@ New module for reading EXIF header data from JPEG...
2000-05-24 Thies C. Arntzenrename hastable -> _hashtable to avoid clashes
2000-05-24 Thies C. Arntzenadd rdbuf() to our own istdiostream implementation...
2000-05-24 Rasmus Lerdorf@ Fix a couple of warnings in the gd and ldap modules
2000-05-24 Thies C. Arntzenremove gremlin
2000-05-24 Jouni AhtoAdded PostgreSQL module info function.
2000-05-24 Hartmut Holzgraefephp_basename() prototype changed according to latest...
2000-05-24 <changelog... ChangeLog update
2000-05-24 <changelog... NEWS update
2000-05-23 Sascha SchumannConvert config.m4 to make use of the new build system...
2000-05-23 Sascha SchumannMake imap extension buildable as shared module.
2000-05-23 Sascha SchumannMake recode extension buildable as shared module.
2000-05-23 Sascha SchumannMake msql extension buildable as shared module.
2000-05-23 Sascha SchumannAdd INFORMIX_SHARED_LIBADD to LT_SHARED_LIBADD
2000-05-23 Sascha SchumannMake informix extension buildable as shared module...
2000-05-23 Sascha SchumannA couple of cleanups and shared-libadd additions
2000-05-23 Hartmut Holzgraefeanother bunch of proto fixes
2000-05-23 Hartmut Holzgraefeproto function name fixed
2000-05-23 Hartmut Holzgraefeadded a missing proto
2000-05-23 Sascha SchumannMake gettext extension compilable as shared module.
2000-05-23 Hartmut Holzgraefeeven more protos were missing
2000-05-23 Hartmut Holzgraefesome protos where missing, took them from php3
2000-05-23 Hartmut Holzgraefeproto typo fix
2000-05-23 Hartmut Holzgraefesome protos where missing proto keyword
2000-05-23 Hartmut Holzgraefeprotos where lacking return types
2000-05-23 Hartmut Holzgraefeintegratet protos from php3 version
2000-05-23 Hartmut Holzgraefesome protos fixed
2000-05-23 Hartmut Holzgraefesome protos got to the wrong function - fixed
2000-05-23 Sascha SchumannAdd check for Bison. A recent version is required when...
2000-05-23 Rasmus LerdorfNeed a PHPAPI version of basename for some stuff I...
2000-05-23 Hartmut Holzgraefeone little unimportant detail (cut&paste is evil :)
2000-05-23 Hartmut Holzgraefea little less optimized, but no dirty tricks anymore
2000-05-23 Sascha SchumannMake calc_levdist static and fix pointer swapping.
2000-05-23 Zeev Suraski- Update Windows project to include levensthein.c and...
2000-05-23 Sascha SchumannAdd interesting email which explains why disabling...
2000-05-23 Andi Gutmans- Virtual current working directory is now enabled
2000-05-23 Sascha SchumannCosmetic changes
2000-05-23 Sascha SchumannSome systems don't have dirent.h. Wrap include appropia...
2000-05-23 Sascha SchumannUse reentrant version of readdir. If the target platfor...
2000-05-23 Sascha SchumannAdd POSIX-like readdir_r for Win32
2000-05-23 Andi Gutmans- English fix.
2000-05-23 Hartmut Holzgraefename changed from levdist() to levenshtein()
2000-05-23 Andi Gutmans- Support virtual unlink()
2000-05-23 Hartmut Holzgraefeadded function "int levdist(string str1, string str2)"
2000-05-23 Andrew SkalskiChanged the #ifdefs around "errno = ETIMEDOUT;" to...
2000-05-23 Andi Gutmans- PHP_WIN32 macro should be used with #ifdef/#ifndef
2000-05-23 Sascha SchumannRevert recent COMPILE_DL change.
2000-05-23 Andrei ZmievskiClean up the patch by Hartmut.
2000-05-23 Sterling Hughes'char *' to 'char'
2000-05-23 Frank M. Kromannfixing type
2000-05-23 Frank M. Kromannchang #if to #ifdef
2000-05-23 Thies C. Arntzenfixed newly introduced crash
2000-05-23 Sascha SchumannUse new syntax
2000-05-23 Sascha Schumann--with-foo causes $withval to be set to "yes," not ""
2000-05-23 Thies C. Arntzeneven better check for netinet/in.h
2000-05-23 Thies C. Arntzenmake ftp compile on unix again
2000-05-23 Sascha Schumanns/COMPILE_DL/COMPILE_DL_EXTNAME/
2000-05-23 Sascha SchumannUse #ifdef COMPILE_DL_EXTNAME solely.
2000-05-23 Sascha Schumanns/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build...
2000-05-23 Sascha SchumannOnly print the attention thing, if the MD5 and DES...
2000-05-23 Frank M. Kromannmaking ftp module compile and work on win32
2000-05-23 Thies C. Arntzenbump version to 4.0.1-dev
2000-05-23 Jouni AhtoAccording to current PostgreSQL docs, using PQoidStatus...
2000-05-23 Hartmut Holzgraefeagain (due to feature request in bug id #3251)
2000-05-23 Sterling Hughes@-Add the swf_ortho function. (Sterling)
next