1999-10-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Sam Ruby | Allow CYGWIN directory to be specified as via environme... |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Thies C. Arntzen | one can now use callbacks for custom completion functio... |
commit | commitdiff | tree | snapshot |
1999-10-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Andi Gutmans | - Fix isset() with string offsets. |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Sascha Schumann | Add session.use_cookies option |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Thies C. Arntzen | unserialize no longer complaints about unserializing... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Sascha Schumann | Add <AREA HREF=... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Sascha Schumann | (_ps_files_valid_key): small logic fix |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Uwe Steinmann | Added hw_mapid(), read comment in hg_comm.c |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Sascha Schumann | (_ps_files_open): evaluate key (session id) before... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-21 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Sascha Schumann | (php_ns_hash_environment): provide more CGI/1.1 variabl... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Andi Gutmans | - Make COM compile again |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Andi Gutmans | - Make CVS compile on Win32. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Thies C. Arntzen | (PHP getcwd()) added, needs to porting to Win32 |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Sascha Schumann | (_display_module_info): Add anchor for module names |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Sascha Schumann | (php_info_aolserver): add more information from the... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Thies C. Arntzen | (PHP xml_parse_into_struct) sometimes the value was... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Thies C. Arntzen | (PHP var_dump, serialize) fixed mem_leak. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Andrei Zmievski | Ignore shared modules directory. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Andrei Zmievski | Ignore generated libs. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Thies C. Arntzen | (PHP xml_parse_into_struct): fixed mem-leak when encoun... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Sascha Schumann | (php_ns_hash_environment) add SERVER_SOFTWARE, SERVER_B... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-20 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andrei Zmievski | Revert my patches to error functions. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Thies C. Arntzen | added === operator support (type *and* value match... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Thies C. Arntzen | fixed is_identicat_function() |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andrei Zmievski | (PHP extract): Fixed bug that would mess up global... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andrei Zmievski | (PHP ldap_get_entries): Fix string function name. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andi Gutmans | - Move IS_IDENTICAL next to IS_EQUAL |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andi Gutmans | - Fix is_identical function |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Uwe Steinmann | - some tiny changes to possible improve link extraction... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andi Gutmans | - Preliminary submit of Thie's patch. Will fix the... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Thies C. Arntzen | (parse_url) fix for #2569: parse_url('-') crashes |
commit | commitdiff | tree | snapshot |
1999-10-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-19 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Egon Schmid | More forgotten prototypes. |
commit | commitdiff | tree | snapshot |
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 |
next |