]> granicus.if.org Git - php/shortlog
php
2003-01-09 Stig Bakken* System::which() now checks .exe .bat .cmd and .com...
2003-01-09 Stig Bakken* cleanups
2003-01-09 Zeev SuraskiFix writability checks
2003-01-09 Zeev SuraskiTime for an update
2003-01-09 Zeev SuraskiFix leak
2003-01-09 Frank M. KromannUse the correct link when checking for more results...
2003-01-09 Frank M. KromannRestire BC for mssql_execute(). This will not break...
2003-01-09 Ilia AlshanetskyFixed bug #21529 (memory corruption by fsockopen()).
2003-01-09 Frank M. Kromannchanged from LVAL to RESVAL macro
2003-01-09 <changelog... ChangeLog update
2003-01-09 Yasuo OhgakiAdjust config.m4 for new build system and improve lib...
2003-01-09 foobarFix the ZTS build.
2003-01-08 Moriyoshi KoizumiReimplemented base64 filter to use iconv()-like facilit...
2003-01-08 Frank M. KromannChanged global data type to avoid problems with initial...
2003-01-08 Ilia AlshanetskyAdded support for WBMP images.
2003-01-08 Ilia AlshanetskyFixed bug #21518.
2003-01-08 James Coxcvs is dev not alpha.
2003-01-08 Ilia AlshanetskyMFZE2
2003-01-08 Zeev SuraskiFix UMR
2003-01-08 Georg Richterfixed bug #21498
2003-01-08 Ilia AlshanetskyRemoved unused variable.
2003-01-08 Ilia AlshanetskyFixed bug #21499 (more descriptive message in the event...
2003-01-08 <changelog... NEWS update
2003-01-08 <changelog... ChangeLog update
2003-01-08 Ilia AlshanetskyFixed bug #21297. The fix also fixes miscalculation...
2003-01-08 Ilia AlshanetskyVersion is char ;).
2003-01-07 Christian Dickmannfix default umask(); (thx to Mirco MEEBEY Bauer for...
2003-01-07 Dan KalowskyVersion tag for future move to PECL
2003-01-07 Dan KalowskyReverting last change as it really doesn't fix longread...
2003-01-07 Moriyoshi KoizumiInstances should not be freed in dtor()...
2003-01-07 Moriyoshi KoizumiMade error msg format more consistent
2003-01-07 Pierre JoyeFix line drawed twice (L. Atkinson)
2003-01-07 Sara GolemonBackout changes between 1.6 and 1.7
2003-01-07 Zeev SuraskiAdd missing call
2003-01-07 Levi DixonAdded support for Shared Data Mode for OCI8_VERSION...
2003-01-07 Edin Kadribasic#17098 was MFH'ed
2003-01-07 Ilia AlshanetskyAdded a check for availability of PCRE extension needed...
2003-01-07 Vincent Blavet* Synchronize with /pear/Archive_Tar/Tar.php 1.5 :
2003-01-07 Ilia AlshanetskyFixed ZTS build with ZE2.
2003-01-07 Ilia AlshanetskyZTS cleanup.
2003-01-07 Zeev SuraskiFix leaks
2003-01-07 Zeev Suraskiwhitespace
2003-01-07 Edin KadribasicMFB:
2003-01-07 Zeev Suraskicall dtors on shutdown
2003-01-07 Sascha Schumanntell user which header files could not be found
2003-01-07 Moriyoshi KoizumiFixed small leak
2003-01-07 Frank M. KromannMaking the mssql extension work when build as a shared...
2003-01-07 Ilia AlshanetskyFixed ZTS build.
2003-01-07 Ilia AlshanetskyMFB + CS
2003-01-07 Moriyoshi KoizumiTrivial grammer fix
2003-01-07 Moriyoshi KoizumiImplemented quoted-printable stream filter
2003-01-07 <changelog... NEWS update
2003-01-07 <changelog... ChangeLog update
2003-01-07 Sara GolemonAdd option to stream_get_filters() user-defined fiters...
2003-01-07 Moriyoshi KoizumiImplemented string.base64 stream filter
2003-01-06 Stefan EsserAdding support for anonymous fileuploads (#21450)
2003-01-06 Wez FurlongFix for Bug #20827: where stat is a macro on Tru64.
2003-01-06 Ilia AlshanetskyFixed bug #21453 (improper handling of non-terminated <).
2003-01-06 Ilia AlshanetskyFixed Bug #21443 and related bug #21468.
2003-01-06 Dan KalowskyPatch for bug #19349
2003-01-06 Dan KalowskyCorrection for bug #21279
2003-01-06 Moriyoshi KoizumiMoved php_quot_print_decode() to quot_print.c so that...
2003-01-06 Moriyoshi KoizumiAdded more RFC2047-compliancy check in iconv_mime_decode()
2003-01-06 Moriyoshi KoizumiFixed iconv_mime_decode() so that it comforms to RFC2231
2003-01-06 Georg Richterfixed missing & (Thx to Sebastian Bergmann)
2003-01-06 Wez FurlongMake it slightly more obvious that the return value...
2003-01-06 Wez FurlongFix for bug #21406; infinite loop during filter flushing.
2003-01-06 Edin KadribasicMFB:
2003-01-06 Anantha Kesari H YRemoved #ifdef NetWare and made the necessary changes...
2003-01-06 Anantha Kesari H YHeader file for PostgreSQL. Moved from netware director...
2003-01-06 Anantha Kesari H YThis file moved to netware/libpq directory.
2003-01-06 Christian Stocker- get_path forgotten in .h file
2003-01-06 Anantha Kesari H YAdded symbols to build PostgreSQL extension for NetWare.
2003-01-06 Anantha Kesari H YChanges for NetWare makefile.
2003-01-06 Anantha Kesari H YMakefile added newly and modified the header file for...
2003-01-06 Christian Stocker@- Added domxml_node_get_path() (Lukas Schröder)
2003-01-06 Anantha Kesari H YAdded #ifdef HAVE_SYSLOG_H around syslog function in...
2003-01-06 Anantha Kesari H YModified for Netware.
2003-01-06 Sara GolemonAdded string.toupper and string.tolower filters and...
2003-01-06 Frank M. KromannNuke warning, on Win32 build
2003-01-06 Frank M. Kromannenable imageftbbox() and imagefttext() on WIn32
2003-01-06 Sara GolemonExpose stream_filters_hash so that it can be searched...
2003-01-06 Edin KadribasicComplete gif readonly support addition by adding missin...
2003-01-06 <changelog... ChangeLog update
2003-01-06 Edin KadribasicComment out non ANSI C standard comliant code. Fixes...
2003-01-06 Edin KadribasicFixed win32 build.
2003-01-06 Ilia AlshanetskyFixed bug #21445.
2003-01-05 Sara GolemonFixes to stream_get_wrappers() and stream_get_filters...
2003-01-05 Georg Richterfixed bug #21435
2003-01-05 Sebastian BergmannDefine HAVE_GD_GIF_READ.
2003-01-05 Zeev SuraskiRemove unnnecessary initialization
2003-01-05 Zeev SuraskiInitialize lineno using the new infrastructure
2003-01-05 Zeev SuraskiMFZE1 - lineno fix
2003-01-05 Sebastian BergmannRevert config.w32.h.in -> config.w32.h build step per...
2003-01-05 Zeev SuraskiMake the .dsp use the php4build build directories
2003-01-05 Edin KadribasicMFB:
2003-01-05 Ilia AlshanetskyFixed a memory leak in setlocale() & localeconv().
2003-01-05 Sara GolemonAdded stream_get_filters(); to list registered filters
2003-01-05 <changelog... ChangeLog update
2003-01-05 Derick Rethans- Fix some of the netware crap
next