]> granicus.if.org Git - php/shortlog
php
2000-06-12 Andi Gutmans- On UNIX support popen() which works with current...
2000-06-12 Andrei ZmievskiMake gdttf.c work with virtual dir support.
2000-06-12 Andi Gutmans- Start of popen() fix for UNIX. Still unclear what...
2000-06-12 Zeev SuraskiKilled <?php_track_vars?>
2000-06-12 Zeev SuraskiGet rid of <?php_track_vars?>
2000-06-12 Andrei Zmievski(PHP str_pad) Terminate string with a null.
2000-06-12 Zeev SuraskiLets not offend anyone :)
2000-06-12 Egon SchmidFixed a proto.
2000-06-12 Egon SchmidFixed protos.
2000-06-12 Andrei Zmievski(php_readdir_r) Revert that bad patch.
2000-06-12 Egon SchmidFixed some protos.
2000-06-12 Andrei ZmievskiQuiet CVS.
2000-06-12 Andrei Zmievski(php_readdir_r) Last argument to readdir_r was missing.
2000-06-12 <changelog... ChangeLog update
2000-06-11 Rasmus LerdorfFix overlooked core->main change
2000-06-11 Zeev SuraskiFix Windows .dsp's
2000-06-11 Sascha SchumannChange directory name from core to main.
2000-06-11 Sascha SchumannPrepare move of the top-level source files to the core...
2000-06-11 Andi Gutmans- Solve floating point precision crash on FreeBSD.
2000-06-11 Andi Gutmans- Fixes crash problem on FreeBSD when losing precision...
2000-06-11 Andi Gutmans- Update NEWS
2000-06-11 Andi Gutmans- Untested but it should fix the problem with cyr_conve...
2000-06-11 Andi Gutmans- Make shockwave work with virtual_dir (a bit ugly).
2000-06-11 Egon SchmidAdded argument type.
2000-06-11 Zeev SuraskiFix zend_get_parameters()
2000-06-11 Stig VenaasForgot to set_compare_func in the new array functions...
2000-06-11 Sascha SchumannSeparate creating config_vars.mk and generating Makefiles.
2000-06-11 Sascha SchumannRemove unnecessary second cat invocation
2000-06-11 Thies C. Arntzen(set_time_limit) converted to new API.
2000-06-11 Sascha SchumannUpgrade to Libtool 1.3.5.
2000-06-11 Sterling Hughesoops.
2000-06-11 <changelog... ChangeLog update
2000-06-11 Jouni Ahto- Avoid generating unnecessary switch statemets.
2000-06-10 Andrei ZmievskiOne more place.
2000-06-10 Andrei ZmievskiTerminate the string with '\0'.
2000-06-10 Stig VenaasNotice about adding array_unique, array_intersect and...
2000-06-10 Stig VenaasChanged array_subtract to array_diff
2000-06-10 Stig VenaasAdding fuctions array_unique, array_intersect and array...
2000-06-10 Andi Gutmans- Fix bug in virtual_file_ex when the resulting path...
2000-06-10 Andi Gutmans- Fixed problem when using uninitialized values in...
2000-06-10 Andi Gutmans- Commit message says it all
2000-06-10 Andi Gutmans- Erased an extra line by mistake
2000-06-10 Andi Gutmans- Fix PostgreSQL project file a bit.
2000-06-10 Sascha SchumannDefine _POSIX_PTHREAD_SEMANTICS on Solaris by default.
2000-06-10 Jouni Ahto- Fix incorrect code creation when an optional argument...
2000-06-10 Andi Gutmans- This seems to be a bug. Anyone know who wrote this...
2000-06-10 Andi Gutmans- Update module project files to include:
2000-06-10 Jouni Ahto- Add some documentation for ext_skel and a note about...
2000-06-10 Andi Gutmans- #ifdef COMPILE_DL_FOO
2000-06-10 Andi Gutmans- Nuke COMPILE_DL. Modules that need to be compiled...
2000-06-10 Sascha SchumannAdd -qthreaded for AIX cc V5
2000-06-10 Sascha SchumannAdd FreeBSD's new -kthread option.
2000-06-10 Sascha SchumannFix MYSQL_LIB_CHK ($i is used by the outer loop)
2000-06-10 Sascha SchumannSearch for mysqlclient library in lib and lib/mysql
2000-06-10 Sascha SchumannFix typo
2000-06-10 Jouni Ahto- Fix typos, add default case to switch and other small...
2000-06-10 Jouni Ahto- Automatically generate C code to handle arguments...
2000-06-10 Sascha SchumannMake yaz compilable as shared module.
2000-06-10 <changelog... ChangeLog update
2000-06-10 <changelog... NEWS update
2000-06-10 Zeev SuraskiI can't think of a reason of why it should just be...
2000-06-10 Zeev SuraskiFix bug #4768
2000-06-09 Jouni Ahto# Still a typo.
2000-06-09 Andi Gutmans- Update postgress to build on Windows
2000-06-09 Jouni Ahto# Cosmetic fixes and a typo.
2000-06-09 Andrei Zmievski@- Fixed 'Z' flag in date() to adjust for daylight...
2000-06-09 Andrei ZmievskiMade an alias for hash apply with arguments.
2000-06-09 Jouni Ahto- Cosmetic changes.
2000-06-09 Andi Gutmans- Forgot to remove the FIXME
2000-06-09 Andi Gutmans- Make the memory limit accurate
2000-06-09 Sascha SchumannReal fix for std_syslog issue on OpenServer. This is...
2000-06-09 Sascha SchumannThe ! command is not portable.
2000-06-09 Andi Gutmans- Fix cache initialization
2000-06-09 Andi Gutmans- Allocate and cache in 8 byte blocks. Most allocators...
2000-06-09 Zeev SuraskiUpdate news
2000-06-09 Zeev SuraskiFix bug #4933
2000-06-09 Zeev SuraskiFixed bug #4819
2000-06-09 Zeev Suraski@- Fixed var_dump() not to modify the internal order...
2000-06-09 Jouni Ahto- Changed user instructions.
2000-06-09 Andi Gutmans- Time to change it. We changed register_internal_class...
2000-06-09 Andi Gutmans- Andrei, this is for you!
2000-06-09 Andrei Zmievski@- Fixed stripcslashes() to remove to strip \ in unknow...
2000-06-09 Andrei Zmievski@- Changed WDDX to always serialize arrays as structs...
2000-06-09 Andi Gutmans- Typo
2000-06-09 Zeev SuraskiFix #4928
2000-06-09 Andi Gutmans- Remove old obsolete code.
2000-06-09 Andi Gutmans- Make unset consistent with the way array offsets...
2000-06-09 Stanislav MalyshevHandle unset with empty key
2000-06-09 Stanislav MalyshevMake chmod in safe mode not allow SUID bits
2000-06-09 Andi Gutmans- Change register_internal_class to zend_register_inter...
2000-06-09 Andi Gutmans- Use PHP_WIN32
2000-06-09 Jouni Ahto- As Sascha requested.
2000-06-09 Andrei Zmievski(php_wddx_deserialize_ex) return SUCCESS/FAILURE
2000-06-09 Sascha SchumannChange COMPILE_DL to COMPILE_DL_EXTNAME
2000-06-09 Jouni Ahto- Added skeleton module creating script.
2000-06-09 Zeev Suraski- Parse errors in the php.ini files under Windows will...
2000-06-09 <changelog... ChangeLog update
2000-06-09 <changelog... NEWS update
2000-06-09 Zeev SuraskiMove back everything to where it belongs...
2000-06-09 Zeev SuraskiThis should no longer be necessary
next