]> granicus.if.org Git - php/shortlog
php
2000-03-18 Thies C. Arntzen(serialize/unserialize) _sleep_() -> __sleep(), _wakeup...
2000-03-18 Thies C. Arntzenrenamed _string_value_() to __string_value().
2000-03-18 Zeev Suraski*** empty log message ***
2000-03-18 Zeev SuraskiThe third argument to define() wasn't working right...
2000-03-18 Zeev Suraskifalse wouldn't automaticaly switch to an array type...
2000-03-18 <changelog... ChangeLog update
2000-03-17 Hartmut Holzgraefeis_executable() for root fixed
2000-03-17 Andi Gutmans- Fix Win32 compile
2000-03-17 <changelog... ChangeLog update
2000-03-17 <changelog... NEWS update
2000-03-17 Sterling Hughesftruncate returns 1 on success and 0 on failure instead...
2000-03-16 Andi Gutmans- Last one for today.
2000-03-16 Andi Gutmans- Allow passing of a verify function. This way we can...
2000-03-16 Andi Gutmans- Note quite sure why this wasn't done.
2000-03-16 Sascha SchumannCleanup
2000-03-16 Sascha SchumannMerge in local changes
2000-03-16 Andi Gutmans- php_is_dir_ok() should work on Windows now.
2000-03-16 Andi Gutmans- Fix a leak (I think)
2000-03-16 Andi Gutmans- Make it compile on Windows.
2000-03-16 Sascha SchumannUse old_state
2000-03-16 Sascha Schumann(php_check_dots) we don't need len
2000-03-16 Sascha Schumannvirtual_chdir:
2000-03-16 Sam Rubyrestore compilation on ZTS enabled environments (like...
2000-03-16 Andi Gutmans- Add initial virtual_getcwd() and virtual_chdir()...
2000-03-16 Andrei Zmievski@ Added is_numeric() that returns true if the argument...
2000-03-16 Thies C. Arntzenshare some thoughts
2000-03-16 Thies C. Arntzen*** empty log message ***
2000-03-16 Thies C. Arntzen@- serialize()/unserialize() now call _sleep_() and...
2000-03-16 Thies C. Arntzenrenamed "to_string" -> "_string_value_"
2000-03-16 <changelog... ChangeLog update
2000-03-15 Joey SmithAdding .cvsignore to ext/recode
2000-03-15 Sascha SchumannUse CPPFLAGS for reentrancy/thread flags
2000-03-15 Andi Gutmans- WIN32 -> PHP_WIN32
2000-03-15 Zeev Suraski- Fix newly introduced problem reported by Sam Ruby
2000-03-15 Andrei ZmievskiMake zend_hash_move_forward()/zenv_hash_move_backwards...
2000-03-15 Zeev Suraski- Fix warning (I thought I fixed this one before)
2000-03-15 Uwe Steinmann- support for libxml 2.0 beta
2000-03-15 Sam RubyUpdate README to indicate improvements in overload...
2000-03-15 Sam RubyEmulate user/group/other on Windows
2000-03-15 Sam RubyCleanup, better error recovery, easier configuration
2000-03-15 Uwe Steinmann- changed libgz to libz (Bug #3614)
2000-03-15 Thies C. Arntzen.
2000-03-15 Sam RubyGet Blackdown support to compile. Doesn't seem to...
2000-03-15 <changelog... ChangeLog update
2000-03-15 <changelog... NEWS update
2000-03-14 Egon SchmidOne space character is enough.
2000-03-14 Andrei ZmievskiImplemented external list traversing.
2000-03-14 Egon SchmidThies, please check the function names and descriptions.
2000-03-14 Uwe Steinmann- fixed invalid class names
2000-03-14 Hartmut HolzgraefeI SHALL NOT TOUCH MY EMACS BETWEEN COMPILE AND CHECKIN !!!
2000-03-14 Hartmut Holzgraefeimap_utf7_encode didn't expand international characters...
2000-03-14 Andi Gutmans- Allow array(1,2,3,) i.e. with trailing comma. You...
2000-03-14 Thies C. Arntzen@- fixed possible crash in unserialize if the serailize...
2000-03-14 Andi Gutmans- ELS are passed to internal functions
2000-03-14 <changelog... ChangeLog update
2000-03-14 <changelog... NEWS update
2000-03-13 Egon SchmidFixed some protos.
2000-03-13 Zeev Suraski-
2000-03-13 Zeev Suraski- Spare a byte :)
2000-03-13 Andi Gutmans- Change Zend license version
2000-03-13 Andi Gutmans- Another zend_uchar
2000-03-13 Andi Gutmans*** empty log message ***
2000-03-13 Andrei ZmievskiChanged HTTP_STATE_VARS to HTTP_SESSION_VARS.
2000-03-13 Andi Gutmans- define zend_uint and zend_uchar and use them in a...
2000-03-13 Andrei ZmievskiIntroduced a way to traverse hashes through external...
2000-03-13 Andreas Karajannisodbc_close() and odbc_close_all() working again
2000-03-13 Andi Gutmans- Change type from int -> char
2000-03-13 Zeev Suraski- Fix filename/lineno initialization for do_return
2000-03-13 Sam Rubyremove java.library from the README
2000-03-13 Rasmus Lerdorf# Oops - functions with multiple optional args suck
2000-03-13 Andi Gutmans- Also check module API number
2000-03-13 Rasmus Lerdorfgd-jpeg support
2000-03-13 <changelog... ChangeLog update
2000-03-13 Sam RubyEliminate java.library ini option in favor of rpath
2000-03-12 Chuck HagenbuchAdding imap_rfc822_parse_headers(). This function lets...
2000-03-12 Chuck Hagenbuchspelling correction, and rename make_event_object to...
2000-03-12 Jouni Ahto# Compiles. Doesn't work yet. Unless leaking memory...
2000-03-12 Kristian KöhntoppFinished porting recode module.
2000-03-12 Chuck Hagenbuchpval->zval
2000-03-12 Kristian Köhntopp- using _ex() functions now, thanks to Andrej.
2000-03-12 Zeev Suraski- Define these ones and declare them in modules.h
2000-03-12 Zeev Suraski-
2000-03-12 Andi Gutmans- Guessing this is the problem
2000-03-12 Sascha SchumannUse sprintf everywhere and define sprintf to php_sprint...
2000-03-12 Sascha SchumannAlso search for freetype headers in $prefix/include...
2000-03-12 Sascha SchumannFix build on systems which lack snprintf or vsnprintf.
2000-03-12 <changelog... ChangeLog update
2000-03-12 <changelog... NEWS update
2000-03-12 Leo Baschyremove recent patch to _close_odbc_conn calling _free_o...
2000-03-11 Andrei ZmievskiNuke DEBUG.
2000-03-11 Kristian Köhntopp- Added additional DEFER macro.
2000-03-11 Andi Gutmans- Oops I commited a name change for consistency of...
2000-03-11 Andi Gutmans- Don't define DEBUG anymore. Everyone should use PHP_D...
2000-03-11 Andi Gutmans- Don't load modules which have different debug and...
2000-03-11 Sascha SchumannUpgrade to libtool 1.3.4
2000-03-11 Sam RubyUnix classpath fixes
2000-03-11 Sascha Schumannmkextlib is not created anymore
2000-03-11 Sascha SchumannWe don't need mkextlib anymore
2000-03-11 Chuck Hagenbuchswitching the order of arguments of mcal_week_of_day...
2000-03-11 Chuck HagenbuchAdd mcal_week_of_year(), submitted by jtaskine@hit.fi.
next