]> granicus.if.org Git - php/shortlog
php
1999-09-06 Zeev SuraskiA couple of BoundsChecker fixes
1999-09-06 Andi Gutmans- Fix win32 compile
1999-09-06 Andi Gutmans- Should fix Win32 compile
1999-09-06 Andi Gutmans- Make zend compile again in Win32.
1999-09-06 Egon SchmidFile should here be string.
1999-09-06 Danny HeijlForgot to update ChangeLog
1999-09-06 Stefan RoehrichRemoved remaining PHP_31 defines.
1999-09-06 Gergely MadarászEnabled shared build of gd module
1999-09-06 Stig S. Bakkenignore zend-scanner.cc
1999-09-06 Stig S. Bakkenhand-patched some MSVC files
1999-09-06 Stig S. Bakken* header file cleanup
1999-09-06 Stig S. BakkenWorkaround to prevent TSRM from defining PACKAGE and...
1999-09-06 Danny Heijl- "Resourcified" the Informix driver.
1999-09-06 Stig Bakkenuntabified
1999-09-06 Jakub SkopalWorkaround for crypt() getting too few characters for...
1999-09-06 Stefan RoehrichFixed prototype.
1999-09-06 Zeev SuraskiFix the 4.0 tree (forgot to commit)
1999-09-06 Jakub SkopalCorrected the argument-list for getopt. -c expects...
1999-09-05 Jakub SkopalAdded addcslashes(), stripcslashes().
1999-09-05 Sascha Schumannfix warning
1999-09-05 Andi Gutmans- Should fix short_tags and co. problem.
1999-09-05 Andi Gutmans- Oops
1999-09-05 Andi Gutmans- Make Win32 compile once again.
1999-09-05 Andi Gutmans- Make dir functions compile in Win32
1999-09-05 Andi Gutmans- Shift around header files.
1999-09-05 Stefan RoehrichFind debian umich-ldap libraries/include files.
1999-09-05 Andreas KarajannisChanges for updated odbc module
1999-09-05 Andreas KarajannisRenaming odbc files
1999-09-05 Andreas KarajannisNew resource handling for odbc module
1999-09-05 Sascha Schumannwork around gcc bug, otherwise compiler would die with
1999-09-05 Andi Gutmans- php_error(E_ERROR,...) won't ever return so change...
1999-09-05 Jakub SkopalC++ comment fix... sorry.
1999-09-05 Jakub SkopalAppended second argument of addslashes(),
1999-09-04 Rasmus LerdorfForgot one
1999-09-04 Rasmus LerdorfKill a warning
1999-09-04 Zeev SuraskiThis was actually intentional... put it back in and...
1999-09-04 Rasmus LerdorfCleanups
1999-09-04 Zeev SuraskiFix a stupid bug (from stefan@roehri.ch)
1999-09-04 Stefan RoehrichFirst try with new resource handling in zlib module.
1999-09-04 Rasmus LerdorfOops, set_time_limit() would never have worked becase...
1999-09-04 Rasmus LerdorfOops
1999-09-04 Rasmus LerdorfCatch a timeout and add user-level interface for connec...
1999-09-04 Rasmus LerdorfMight as well bail as soon as we know we should since...
1999-09-04 Rasmus LerdorfFirst part of the connection_status work. No user...
1999-09-04 Andrey HristovOops, don't need those commented out blocks.
1999-09-04 Andrey HristovKill compiler warnings.
1999-09-04 Andrey HristovConform to new resource handling guidelines.
1999-09-04 Zeev Suraski*** empty log message ***
1999-09-04 Zeev SuraskiAdd resource support to the Sybase CT module
1999-09-04 Sascha SchumannFirst try at WDDX serializer
1999-09-04 Zeev SuraskiA few fixes
1999-09-04 Sascha Schumanncleanup
1999-09-04 Sascha Schumannremove superflicious enumaration
1999-09-04 Sascha Schumannbail out, if ps_mm_instance wasn't initialized correctly
1999-09-04 Sascha Schumannimplement single directory garbage collector
1999-09-04 Zeev SuraskiUpdate the mSQL module with the latest tech
1999-09-03 Zeev SuraskiDamn, forgot to commit that
1999-09-03 Zeev Suraski*** empty log message ***
1999-09-03 Andrey HristovStatic is good...
1999-09-03 Zeev SuraskiFinal MySQL tweaks
1999-09-03 Danny Heijl- backed out IS_RESOURCE stuff in favour of old php3...
1999-09-03 Zeev SuraskiMore cleanups
1999-09-03 Zeev SuraskiUse the new API for resources in MySQL
1999-09-03 Zeev SuraskiAdd new API for resources
1999-09-03 Stefan RoehrichAdded detection of Oracle 8.1 (aka 8i) from PHP3.
1999-09-03 Andrey HristovPractice what you preach, I guess.
1999-09-03 Sascha SchumannAdd global startup/shutdown functions in Win32 version...
1999-09-03 Sascha SchumannAdd prototypes for new functions in internal_functions...
1999-09-03 Sascha Schumann- add global startup/shutdown handlers
1999-09-03 Sascha SchumannAdd global startup/shutdown functions
1999-09-03 Sascha SchumannMakefile.in and other generated do not belong under...
1999-09-03 Gergely MadarászEnabled shared build of mysql module
1999-09-03 Gergely MadarászSmall cleanup
1999-09-03 Gergely MadarászEnabled shared build of snmp module
1999-09-03 Zeev SuraskiRevert the IS_RESOURCE patch. It had some unintended...
1999-09-03 Gergely MadarászEnabled shared build of pgsql module
1999-09-03 Andrey HristovFixed resource handling to conform to PHP4 guidelines.
1999-09-03 Uwe Steinmann- complete rewrite of object to array conversion
1999-09-03 Zeev SuraskiVersion update
1999-09-03 Zeev Suraski- Fixed several problems with output buffering and...
1999-09-03 Zeev SuraskiLet $GLOBALS actually work...
1999-09-03 Zeev Suraski*** empty log message ***
1999-09-03 Zeev SuraskiRelease resources when converting to other types (fix...
1999-09-02 Zeev SuraskiUse \0NameFilenameLineno as key instead of numeric...
1999-09-02 Stig Bakkenclean up library naming
1999-09-02 Thies C. Arntzennewest GetImageSize renamed header-file
1999-09-02 Andi Gutmans- Small fix but it's important for people to know when...
1999-09-01 Mark MusoneAdded mcal module
1999-09-01 Andi Gutmans- Add sessions module to standard win32 build.
1999-09-01 Andrey HristovFix lcg.h location.
1999-09-01 Uwe Steinmann- Group-attribute may now appear multiple times in...
1999-08-31 Stig Bakkenext/lcg -> ext/standard in various places
1999-08-31 Stig Bakkenoops
1999-08-31 Thies C. Arntzenwe need DEFS when compiling this dir
1999-08-31 Stig Bakkenfix for bug #2165
1999-08-31 Stig Bakkenfix for bug #2191
1999-08-31 Stig Bakkencompat fix, bug #2201
1999-08-31 Thies C. Arntzen"fix" for #2202
1999-08-30 Andreas KarajannisAdd support for unixODBC
1999-08-29 Stig Bakkenmoved lcg stuff to ext/standard
next