]> granicus.if.org Git - php/shortlog
php
2000-03-21 Andrei ZmievskiAttribution.
2000-03-21 Andi Gutmans- Adjust for change in zend_startup()
2000-03-21 Andi Gutmans- Change zend_startup to accept a flag for starting...
2000-03-21 Andi Gutmans- Move #defines
2000-03-21 <changelog... ChangeLog update
2000-03-21 <changelog... NEWS update
2000-03-20 Andrei ZmievskiPlease use @ in front of _all_ lines intended for NEWS...
2000-03-20 Rasmus LerdorfAs it turns out, there are some browsers that can't...
2000-03-20 Rasmus LerdorfMake it possible to specify both a port and a socket...
2000-03-20 Egon SchmidFixed a proto.
2000-03-20 <changelog... ChangeLog update
2000-03-19 Chuck Hagenbuchinitial function prototypes
2000-03-19 Rasmus LerdorfLeave sendmail_path commented out to pick up compiled...
2000-03-19 Ted Rolle JrAdded new function: imap_mime_header_decode
2000-03-19 Andi Gutmans- Quick fopen() support. The code needs some cleaning...
2000-03-19 Shane CaraveoI suppose errors should be printed prior to endthread
2000-03-19 Shane Caraveodo this only on win32
2000-03-19 Shane Caraveojust a little more detail in exception report
2000-03-19 Shane Caraveolibmysql must use USE_TLS for multithreaded compilation...
2000-03-19 Sascha SchumannFix build problems with UCD-SNMP 4.1.x.
2000-03-19 Sascha SchumannCleanup
2000-03-19 Thies C. Arntzen(var_dump) removed "refcount-hack" - comiles without...
2000-03-19 Thies C. Arntzenfix some protos
2000-03-19 Thies C. Arntzenkill warning
2000-03-19 <changelog... ChangeLog update
2000-03-19 <changelog... NEWS update
2000-03-18 Sander SteffannA small fix when checking for libjpeg
2000-03-18 Sascha Schumann@- Added --disable-pic for disabling generating PIC...
2000-03-18 Sascha SchumannMake it compile
2000-03-18 Andi Gutmans- Fix compile problem on FreeBSD.
2000-03-18 Andi Gutmans- Fix compile problem on FreeBSD
2000-03-18 Andi Gutmans- No reason for refcount to be signed and move to zend_...
2000-03-18 Thies C. Arntzen*** empty log message ***
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
next