1999-12-06 |
Zeev Suraski | First step in making parsedate.y thread safe - use... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Zeev Suraski | More localization |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Thies C. Arntzen | fixed warning |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Thies C. Arntzen | @- explode() is now binary-safe. (Thies) |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Thies C. Arntzen | @- strpos() is now binary-safe. (Thies) |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Andrei Zmievski | Add another item. |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Zeev Suraski | This is no longer needed. Note that we'll always need... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Sascha Schumann | Separate libpaths into PHP_LDFLAGS, so that we can... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Zeev Suraski | Localize a couple of macros |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Zeev Suraski | opened_path could end up uninitialized - fixed |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Thies C. Arntzen | removed unneded CLS_FETCH() |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Sam Ruby | build error: wrong num parms to date_parse |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Sam Ruby | first pass at method overloading |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Sam Ruby | Hmmm...must have misplaced the getcwd/chdir logic... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Evan Klinger | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-12-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-06 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Sascha Schumann | Give it a nicer looking module name |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Zeev Suraski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Sascha Schumann | php3_* => php_* |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Sascha Schumann | Create helper library during configure time |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Sascha Schumann | Allow AC_ADD_LIBRARY to append library |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Sascha Schumann | Add rpaths to LDFLAGS during configure, drop them later. |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Evan Klinger | Revert changes. |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Evan Klinger | @- Fix Informix compile (Evan) |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Sascha Schumann | Fix leak in pthreads, and add initial support for GNU Pth |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Egon Schmid | Thies, can you provide some docs? I need something... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Thies C. Arntzen | @- added XML_Set_Object() function, now you can use... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Sascha Schumann | Fix some warnings |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Sascha Schumann | Fix some warnings |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Sascha Schumann | Prepend added libraries and separate LDFLAGS handling |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Sascha Schumann | Fix some warnings |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Sascha Schumann | Add ts_allocate_dtor, use ts_allocate_[cd]tor where... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Rasmus Lerdorf | More maintainer-mode cleanups |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Rasmus Lerdorf | More maintainer-mode cleanups |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Rasmus Lerdorf | Fix a maintainer-mode warning |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Stig Bakken | @Fix warnings compiling in maintainer mode. (Stig) |
commit | commitdiff | tree | snapshot |
1999-12-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-05 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Zeev Suraski | Win32 .dsp update |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Zeev Suraski | That one is actually supposed to have 'php3' on it... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Stig Bakken | #if -> #ifdef change for HAVE_LIBDL (to be consistent... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Sascha Schumann | Create ``libs'' subdirectory as the current user and... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Sam Ruby | Build error |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Andrei Zmievski | Cast val to (char *) to avoid compile warning. |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Sascha Schumann | Clean up php3.*\.h files. The files itself are renamed... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Andrei Zmievski | (php_set_session_var) Initialize the refcount here. |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Sascha Schumann | ZTS fixes |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Sascha Schumann | Remove custom LDFLAGS/LIBS changes |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Sascha Schumann | Don't overwrite EXTRA_LIBS, some ext config.m4s access... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Sascha Schumann | Remove code references to serverapi |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Sascha Schumann | Use LIBS instead of EXTRA_LIBS, so that inter-library... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Thies C. Arntzen | some more ideas |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Andrei Zmievski | (PHP session_register) Correct calling convention. |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Andrei Zmievski | Session variables now obey track_vars and gpc_globals... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Andrei Zmievski | Added zend_set_hash_symbol() function. |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Thies C. Arntzen | backed out last change after andi decided on a differen... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Andi Gutmans | - Call ZEND_SET_SYMBOL_WITH_LENGTH() with refcount... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Stig Bakken | Fix shared mode for gd/xml/mysql extensions. |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Zeev Suraski | - Implement get_used_files() and get_imported_files() |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Zeev Suraski | - Added get_used_files() function - returns a hash... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Zeev Suraski | - Break the zend->PHP dependency introduced by the... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Zeev Suraski | - zend_file_handles must now flag whether their .filena... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Thies C. Arntzen | the new SET_VAR_* macros forgot to set the refcount! |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Sascha Schumann | Check for htonl in libsocket (sol251), and move inet_at... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Sam Ruby | build error - windows |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Thies C. Arntzen | fixed tiny leak |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Stig S. Bakken | Fix typo, add prototype for use_filename(). |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Stig S. Bakken | "use" should use arg+".php" as parameter to require |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Zeev Suraski | This should fix the fd leak with include()/require() |
commit | commitdiff | tree | snapshot |
1999-12-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-04 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | Fix for #2909 |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sam Ruby | windows build errors |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | inet_aton is in libresolv on Solaris 2.5.1 |
commit | commitdiff | tree | snapshot |
1999-12-03 |
David Hedbor | Added credit notes for Roxen SAPI module |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Andrei Zmievski | Include errno.h. |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Andrei Zmievski | Added ZEND_SET_GLOBAL_VAR_WITH_LENGTH_EX() macro. |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | Improve locking when O_EXCL is available |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Rasmus Lerdorf | # I hate these * empty log message * notes that get... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | PHP_BUILD_* m4 macros are not intended to be used by... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | 2<<30 (== 1<<31) overflows 32-bit signed int, reverting... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | Solaris needs -D_REENTRANT to define prototypes for... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | Use socklen_t where appropiate |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | Add check for socklen_t (we cannot use AC_CHECK_TYPE... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Thies C. Arntzen | revert my last patch - WARNING: we leak fd's again. |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Stig Bakken | forgot the "@" |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Stig Bakken | Add configure command to phpinfo() output (Stig) |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | Add configure stuff |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | Add posix module |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | Add X-Powered-By header in all configurations to ease... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sascha Schumann | (php_ns_sapi_header_handler): use sapi_free_header() |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Andi Gutmans | - Remove _EX and make it the old _LENGTH |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Rasmus Lerdorf | # Here you go Andrei |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Rasmus Lerdorf | @ PHP 4 scripts will now obey the max_execution_time... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Sam Ruby | Support DATE_to_pval and DISPATCH_to_pval |
commit | commitdiff | tree | snapshot |
1999-12-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-03 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
next |