]> granicus.if.org Git - php/shortlog
php
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.
1999-08-25 Andi Gutmans Make fopen() work with URL's in Win32
1999-08-25 Andi Gutmans- More elegant fix for Win32 include_path
1999-08-25 Andi Gutmans- Fix for include_path for Win32 (Zend library)
1999-08-25 Andi Gutmans- Temporary fix to allow Win32 MT safe version to use...
1999-08-24 Zeev SuraskiAdd output_buffering directive
1999-08-24 Mark Musoneargh..Finally
1999-08-23 Sascha Schumannsuppress error exit status on non Rhapsody systems
1999-08-23 Sascha Schumanndon't print out error message
1999-08-23 Sascha Schumannmalloc.h is deprecated, use stdlib.h instead
1999-08-23 Andi Gutmans- Fixed a specific memory leak linked to locking.
1999-08-23 Mark Musonechanged to use the new, soon to be public libicap 0.99
1999-08-23 Sascha Schumannreturn true to match documentation
1999-08-22 Sascha SchumannThis changes makes it work on egcs 1.1.2/Alpha
1999-08-22 Andi Gutmans- Add lcg to windows project.
1999-08-22 Sascha Schumann.
1999-08-22 Sascha Schumannremove all references to RAW_RPATHs
1999-08-22 Sascha Schumannremove checks
1999-08-22 Sascha Schumann- cleanup code
1999-08-22 Sascha SchumannUse O_EXCL where possible.
1999-08-21 Sascha Schumann- add session.extern_referer_chk
1999-08-21 Sascha Schumann.
1999-08-21 Sascha Schumannget rid of that usleep() and add some entropy using...
1999-08-20 Zeev SuraskiFix for Thies's UMR
1999-08-20 Andrey Hristov*** empty log message ***
1999-08-20 Andrey HristovFix bug #2025
1999-08-19 Egon SchmidHere was also something missing
1999-08-19 Mark Musone*smack*...must..initialize...return...value..
1999-08-19 Uwe SteinmannOn the way to make configure more robust
1999-08-19 Andi Gutmans- Fixed memory leaks. tsrm resource id deallocation...
1999-08-19 Andi Gutmans- Make sure expr_list and echo_list are either empty...
1999-08-19 Uwe Steinmann- fixed several memory leaks
1999-08-19 Andrey Hristov*** empty log message ***
1999-08-19 Uwe Steinmannmissing return type
1999-08-19 Rasmus LerdorfTTF support tested and working now
1999-08-19 Rasmus LerdorfThis should fix TTF support - untested
1999-08-19 Andi Gutmans- Fixed typo in oci8 error message
1999-08-18 Andrey HristovFixed bug #2105
1999-08-18 Chuck Hagenbuchcjh: fixing the imap_add_body crash in php4.
1999-08-18 Thies C. ArntzenZTS
1999-08-18 Andrey HristovPorted fixed for bug #2103 from PHP3.
1999-08-18 Thies C. ArntzenZTS fix
1999-08-18 Thies C. Arntzensome ZTS stuff
1999-08-18 Thies C. Arntzenon unix ZTS gets defined in zend_config.h
1999-08-18 Thies C. Arntzenocifetchinto fix
1999-08-17 Zeev SuraskiFix #2012
1999-08-17 Zeev SuraskiFix #2090
1999-08-17 Zeev Suraski*** empty log message ***
1999-08-17 Zeev SuraskiFix #2096
1999-08-17 Zeev SuraskiFix #2070
1999-08-17 Andi Gutmans- Add some ZENDAPI's
1999-08-17 Sascha Schumannmerge in change:
1999-08-17 Sascha Schumannupdate
1999-08-17 Sascha SchumannHAVE_FREETYPE_H isn't defined anywhere. HAVE_LIBTTF...
1999-08-17 Sascha Schumannfix persistency of mhash_* constants
1999-08-17 Mark Musonedont have these library functiosn yet
1999-08-17 Mark Musoneargh..heh..par for the course..
1999-08-17 Mark Musoneargh..bad day..
1999-08-17 Mark Musoneplease work...
1999-08-17 Mark Musonehrmmm
1999-08-17 Mark Musonelast few compile fixes
next