]> granicus.if.org Git - php/shortlog
php
1999-12-07 Thies C. Arntzenadded assert.quiet_eval plus a bit of cleaning (docs...
1999-12-07 Sam Rubyfixed just enough to enable assert to build on win32...
1999-12-07 Andrei ZmievskiNeed to check for __inet_aton on Solaris.
1999-12-07 Andi Gutmans- opened_path should not be freed here as the zend_file...
1999-12-07 Sascha SchumannMove it to the right place
1999-12-07 Thies C. Arntzenfixed NPR
1999-12-07 Thies C. Arntzenthe order *does* matter!
1999-12-07 Thies C. Arntzen@- Added support for a C-like assert() function. (Thies)
1999-12-07 Thies C. Arntzengetting there
1999-12-07 Sascha SchumannIgnore generated files
1999-12-07 Thies C. Arntzennew assert() module. (Not yet finished!)
1999-12-07 Uwe Steinmann- Several small corrections, typos, ...
1999-12-07 Thies C. Arntzen(explode) fixed newly introduced bug (them shall check...
1999-12-07 Zeev SuraskiSupport ZTS definition in zend_config.h
1999-12-07 <changelog... Email change.
1999-12-07 Evan KlingerMention CyberCash.
1999-12-07 Sam Ruby-kludges -warning +reentrancy(more) +compiles(Unix)
1999-12-07 Evan KlingerMore clean up.
1999-12-07 <changelog... ChangeLog update
1999-12-07 <changelog... NEWS update
1999-12-07 Evan KlingerNow it compiles - couldn't find lib before.
1999-12-07 Evan KlingerEliminate some warnings.
1999-12-07 Evan KlingerMinor changes and clean up.
1999-12-07 Evan Klinger@- Added CyberCash support. (Evan)
1999-12-06 Zeev SuraskiMove the #include of zend-parser.h out of zend_compile.h
1999-12-06 Zeev SuraskiFirst step in making parsedate.y thread safe - use...
1999-12-06 Zeev SuraskiMore localization
1999-12-06 Thies C. Arntzenfixed warning
1999-12-06 Thies C. Arntzen@- explode() is now binary-safe. (Thies)
1999-12-06 Thies C. Arntzen@- strpos() is now binary-safe. (Thies)
1999-12-06 Andrei ZmievskiAdd another item.
1999-12-06 Zeev SuraskiThis is no longer needed. Note that we'll always need...
1999-12-06 Sascha SchumannSeparate libpaths into PHP_LDFLAGS, so that we can...
1999-12-06 Zeev SuraskiLocalize a couple of macros
1999-12-06 Zeev Suraskiopened_path could end up uninitialized - fixed
1999-12-06 Thies C. Arntzenremoved unneded CLS_FETCH()
1999-12-06 Sam Rubybuild error: wrong num parms to date_parse
1999-12-06 Sam Rubyfirst pass at method overloading
1999-12-06 Sam RubyHmmm...must have misplaced the getcwd/chdir logic...
1999-12-06 Evan Klinger*** empty log message ***
1999-12-06 <changelog... ChangeLog update
1999-12-06 <changelog... NEWS update
1999-12-05 Sascha SchumannGive it a nicer looking module name
1999-12-05 Zeev Suraski*** empty log message ***
1999-12-05 Sascha Schumannphp3_* => php_*
1999-12-05 Sascha SchumannCreate helper library during configure time
1999-12-05 Sascha SchumannAllow AC_ADD_LIBRARY to append library
1999-12-05 Sascha SchumannAdd rpaths to LDFLAGS during configure, drop them later.
1999-12-05 Evan KlingerRevert changes.
1999-12-05 Evan Klinger@- Fix Informix compile (Evan)
1999-12-05 Sascha SchumannFix leak in pthreads, and add initial support for GNU Pth
1999-12-05 Egon SchmidThies, can you provide some docs? I need something...
1999-12-05 Thies C. Arntzen@- added XML_Set_Object() function, now you can use...
1999-12-05 Sascha SchumannFix some warnings
1999-12-05 Sascha SchumannFix some warnings
1999-12-05 Sascha SchumannPrepend added libraries and separate LDFLAGS handling
1999-12-05 Sascha SchumannFix some warnings
1999-12-05 Sascha SchumannAdd ts_allocate_dtor, use ts_allocate_[cd]tor where...
1999-12-05 Rasmus LerdorfMore maintainer-mode cleanups
1999-12-05 Rasmus LerdorfMore maintainer-mode cleanups
1999-12-05 Rasmus LerdorfFix a maintainer-mode warning
1999-12-05 Stig Bakken@Fix warnings compiling in maintainer mode. (Stig)
1999-12-05 <changelog... ChangeLog update
1999-12-05 <changelog... NEWS update
1999-12-04 Zeev SuraskiWin32 .dsp update
1999-12-04 Zeev SuraskiThat one is actually supposed to have 'php3' on it...
1999-12-04 Stig Bakken#if -> #ifdef change for HAVE_LIBDL (to be consistent...
1999-12-04 Sascha SchumannCreate ``libs'' subdirectory as the current user and...
1999-12-04 Sam RubyBuild error
1999-12-04 Andrei ZmievskiCast val to (char *) to avoid compile warning.
1999-12-04 Sascha SchumannClean up php3.*\.h files. The files itself are renamed...
1999-12-04 Andrei Zmievski*** empty log message ***
1999-12-04 Andrei Zmievski(php_set_session_var) Initialize the refcount here.
1999-12-04 Sascha SchumannZTS fixes
1999-12-04 Sascha SchumannRemove custom LDFLAGS/LIBS changes
1999-12-04 Sascha SchumannDon't overwrite EXTRA_LIBS, some ext config.m4s access...
1999-12-04 Sascha SchumannRemove code references to serverapi
1999-12-04 Sascha SchumannUse LIBS instead of EXTRA_LIBS, so that inter-library...
1999-12-04 Thies C. Arntzensome more ideas
1999-12-04 Andrei Zmievski(PHP session_register) Correct calling convention.
1999-12-04 Andrei ZmievskiSession variables now obey track_vars and gpc_globals...
1999-12-04 Andrei ZmievskiAdded zend_set_hash_symbol() function.
1999-12-04 Thies C. Arntzenbacked out last change after andi decided on a differen...
1999-12-04 Andi Gutmans- Call ZEND_SET_SYMBOL_WITH_LENGTH() with refcount...
1999-12-04 Stig BakkenFix shared mode for gd/xml/mysql extensions.
1999-12-04 Zeev Suraski- Implement get_used_files() and get_imported_files()
1999-12-04 Zeev Suraski- Added get_used_files() function - returns a hash...
1999-12-04 Zeev Suraski- Break the zend->PHP dependency introduced by the...
1999-12-04 Zeev Suraski- zend_file_handles must now flag whether their .filena...
1999-12-04 Thies C. Arntzenthe new SET_VAR_* macros forgot to set the refcount!
1999-12-04 Sascha SchumannCheck for htonl in libsocket (sol251), and move inet_at...
1999-12-04 Sam Rubybuild error - windows
1999-12-04 Thies C. Arntzenfixed tiny leak
1999-12-04 Stig S. BakkenFix typo, add prototype for use_filename().
1999-12-04 Stig S. Bakken"use" should use arg+".php" as parameter to require
1999-12-04 Zeev SuraskiThis should fix the fd leak with include()/require()
1999-12-04 <changelog... ChangeLog update
1999-12-04 <changelog... NEWS update
1999-12-03 Sascha SchumannFix for #2909
1999-12-03 Sam Rubywindows build errors
next