]> granicus.if.org Git - php/shortlog
php
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
1999-08-29 Sascha SchumannPATH_TRANSLATED was not used at all, even if one commen...
1999-08-29 Egon SchmidThis one was nonesense.
1999-08-29 Egon SchmidMissing return type.
1999-08-29 Egon SchmidOops, file should be string here.
1999-08-28 Rasmus LerdorfThis check actually doesn't make a whole lot of sense...
1999-08-28 Zeev SuraskiAdd -d switch
1999-08-28 Zeev Suraski*** empty log message ***
1999-08-28 Zeev Suraski*** empty log message ***
1999-08-28 Philippe Verdysemicolon syntax error
1999-08-28 Philippe VerdyBug in gmmktime():
1999-08-28 Sascha Schumannwhen "track_vars" is disabled and a script which contai...
1999-08-28 Sascha Schumannmerge in fix from php3
1999-08-28 Zeev SuraskiNew relay code
1999-08-28 Sascha SchumannIf we stick to this style, parsing becomes easier ...
1999-08-28 Zeev SuraskiBeef up debug macros
1999-08-27 Zeev SuraskiFix a crash bug in case of aborted execution
1999-08-27 Sascha Schumann- fix potential buffer problem in send_cookie
1999-08-27 Zeev SuraskiBetter debug macros
1999-08-27 Andreas KarajannisTypo fix
1999-08-27 Zeev Suraski*** empty log message ***
1999-08-27 Zeev SuraskiTiny fixes
1999-08-27 Zeev SuraskiLog date&time on script logs
1999-08-27 Mark Musonelets not make global functions unless we need to..actua...
1999-08-27 Mark Musonecleand up storing new events
1999-08-26 Rasmus LerdorfMissing return types in prototypes
1999-08-26 Andrey Hristovshut up CVS
1999-08-26 Andrey Hristov*** empty log message ***
1999-08-26 Andrey HristovFix for #2161
1999-08-26 Andi Gutmans- Damn. It wasn't a correct fix. This should do it.
1999-08-26 Andi Gutmans- Fix leak when global is used in the global scope.
1999-08-26 Andi Gutmans- Make Win32 compile again.
1999-08-26 Andi Gutmans- Fix when redefining classes at run-time.
1999-08-25 Sascha Schumannmake it compile with gcc again
1999-08-25 Andi Gutmans- Add hash_apply_with_arguments()
1999-08-25 Sascha Schumann.
1999-08-25 Sascha SchumannAIX wants the value, not the pointer to the value.
next