1999-10-18 |
Stefan Roehrich | Added zlib module to list of maintained extensions... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Thies C. Arntzen | @- unserialize() now gives a notice when passed invalid... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Thies C. Arntzen | (PHP unserialize) - fixed mem-leak. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Andrei Zmievski | Be safe, use (). |
commit | commitdiff | tree | snapshot |
1999-10-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-18 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Sascha Schumann | Add PNG support. Tested with gd 1.7.3. |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Egon Schmid | Looks better, but isn't wrong |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Egon Schmid | One typo corrected. |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Andrei Zmievski | Fix bug #2548. |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Andrei Zmievski | _php3/_php3i -> php rename |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Andi Gutmans | - It's OK if we link dynamically. |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Andi Gutmans | - Get windows version to compile again. No biggy if... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | (PHP array_map) Temporarily #if 0 this. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | Update mergesort() proto. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | unstatic'fy is_numeric_string() |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | Make string copying a little more efficient. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | Small tweak in the error format. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | (php3_log_err): Don't output error message to stderr... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | Renamed a couple of functions to have proper php_ prefix. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | (php_error): finally get rid of those annoying html... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | Massive change of zend_error() to php_error(). |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | @- Fixed shuffle() so that it no longer breaks on Solar... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | Add mergesort.c to compilation list. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | Added mergesort.c from FreeBSD. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Thies C. Arntzen | (is_resource, is_bool) new functions |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | (_php_replace_in_subject) |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Thies C. Arntzen | files are now resources, file.c is thread-safe, the... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | (PHP implode): Properly separate zval for another case. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Zeev Suraski | That should do the trick - fix implode() not to modify... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Zeev Suraski | Make ODBC work under Win32 |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andi Gutmans | - Converted math.c to use new convert_to_number_ex... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andi Gutmans | - Add convert_to_number_ex() |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Sascha Schumann | Add "--disable-inline" for low-memory machines (be... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Sascha Schumann | Use sources from $(srcdir) |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Thies C. Arntzen | configure works for me (RH 6.1) |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Thies C. Arntzen | forgot |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Thies C. Arntzen | interface to GNU-Readline! (not yet active, autoconf... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Sascha Schumann | Add dba and mcrypt extensions to list. |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Thies C. Arntzen | new api fo dl() - renamed php3_dl to php_dl (added... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Thies C. Arntzen | (PHP: htmlspecialchars, htmlentities): new zend-api... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Thies C. Arntzen | @- Upgraded math-funtions to use new Zend function... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Andrei Zmievski | Add mhash module. |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Sascha Schumann | Do not use $< for anything but implicit rules. |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Thies C. Arntzen | (shell_exec) use pclose for FILE* that has been opened... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Thies C. Arntzen | (zend_fetch_resource) added warinig if resource is... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-13 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Sascha Schumann | Disable ZEND_EXTENSIONS_SUPPORT, if RTLD_NOW is not... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Thies C. Arntzen | starting to clean-up/new API'ize and resourcify the... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Danny Heijl | (Informix driver) Thies introduced ZEND_FETCH_RESOURCE2... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Thies C. Arntzen | made nice |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Thies C. Arntzen | add myself |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Thies C. Arntzen | (wddx_add_vars) adjusted to new resource-API |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Thies C. Arntzen | (php sybase_close) fixed obvious bug. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Thies C. Arntzen | new improved resource-API (i hope everything still... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Thies C. Arntzen | new improved resource-API |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Sascha Schumann | Use DL_LAZY for OpenBSD. This seems to be a compatibili... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Andrei Zmievski | Just some formatting. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Andi Gutmans | - object.ptr was made NULL in DO_FCALL but wasn't resto... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Danny Heijl | Added Informix driver to list of maintained extensions... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
<changelog... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-12 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Andrei Zmievski | Modified sorting functions to use updated zend_hash... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Andrei Zmievski | Modified zend_hash() to accept a pointer to sort function. |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Andrei Zmievski | Added notice about LXR and Bonsai. |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Andi Gutmans | - No idea why this bug didn't exist before. But I'm... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Andrei Zmievski | First revision. |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Danny Heijl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Danny Heijl | (ext/informix) Changed ifx.ec to use the new high-perfo... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Danny Heijl | (configure) Allow IFX_LIBDIR environment variable to... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Andi Gutmans | - Didn't lower refcount when doing an internal function... |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Thies C. Arntzen | added some more autoconf/libtool stuff to be ignored |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Sascha Schumann | automake scans aclocal.m4 as well |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Thies C. Arntzen | (build.mk) fix suggested by sascha. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Thies C. Arntzen | (build.mk) make cvsclean now also deletes the libzend... |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Sascha Schumann | Add stub.c for helper library. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Thies C. Arntzen | (build.mk) added target cvsclean: removed all files... |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Sascha Schumann | Workaround for Informix set of libraries. One library... |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Zeev Suraski | This should fix the deadlock |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Sascha Schumann | Remove -DPIC preprocessor macros. This is defined by... |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Sascha Schumann | Link in IFX_LIBS properly. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Andi Gutmans | - Clean up a bit. Separate before the locking so that... |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Sascha Schumann | Add clean target which removes standard targets |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Sascha Schumann | build.mk can be used to generate build tools. It is... |
commit | commitdiff | tree | snapshot |
1999-10-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Sascha Schumann | Clean up and add 'clean' target which removes standard... |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Sascha Schumann | build.mk can be used to generate build tools. It is... |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Andi Gutmans | - Shouldn't be needed |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Andi Gutmans | - God damn this sucked. I hopefully fixed the problems... |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Sascha Schumann | Define RTLD_NOW to DL_NOW, if RTLD_NOW is not defined... |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Sascha Schumann | Remove redundant library declaration. All libtool libraries |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Sascha Schumann | Only link with bundled regex, if the user wants it. |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Sascha Schumann | POSIX_MISTAKE is enabled by default. |
commit | commitdiff | tree | snapshot |
next |