2000-03-15 |
Joey Smith | Adding .cvsignore to ext/recode |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Sascha Schumann | Use CPPFLAGS for reentrancy/thread flags |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Andi Gutmans | - WIN32 -> PHP_WIN32 |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Zeev Suraski | - Fix newly introduced problem reported by Sam Ruby |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Andrei Zmievski | Make zend_hash_move_forward()/zenv_hash_move_backwards... |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Zeev Suraski | - Fix warning (I thought I fixed this one before) |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Uwe Steinmann | - support for libxml 2.0 beta |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Sam Ruby | Update README to indicate improvements in overload... |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Sam Ruby | Emulate user/group/other on Windows |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Sam Ruby | Cleanup, better error recovery, easier configuration |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Uwe Steinmann | - changed libgz to libz (Bug #3614) |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Thies C. Arntzen | . |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Sam Ruby | Get Blackdown support to compile. Doesn't seem to... |
commit | commitdiff | tree | snapshot |
2000-03-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-15 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Egon Schmid | One space character is enough. |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Andrei Zmievski | Implemented external list traversing. |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Egon Schmid | Thies, please check the function names and descriptions. |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Uwe Steinmann | - fixed invalid class names |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Hartmut Holzgraefe | I SHALL NOT TOUCH MY EMACS BETWEEN COMPILE AND CHECKIN !!! |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Hartmut Holzgraefe | imap_utf7_encode didn't expand international characters... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Andi Gutmans | - Allow array(1,2,3,) i.e. with trailing comma. You... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Thies C. Arntzen | @- fixed possible crash in unserialize if the serailize... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Andi Gutmans | - ELS are passed to internal functions |
commit | commitdiff | tree | snapshot |
2000-03-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-14 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Egon Schmid | Fixed some protos. |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Zeev Suraski | - |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Zeev Suraski | - Spare a byte :) |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Andi Gutmans | - Change Zend license version |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Andi Gutmans | - Another zend_uchar |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Andi Gutmans | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Andrei Zmievski | Changed HTTP_STATE_VARS to HTTP_SESSION_VARS. |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Andi Gutmans | - define zend_uint and zend_uchar and use them in a... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Andrei Zmievski | Introduced a way to traverse hashes through external... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Andreas Karajannis | odbc_close() and odbc_close_all() working again |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Andi Gutmans | - Change type from int -> char |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Zeev Suraski | - Fix filename/lineno initialization for do_return |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Sam Ruby | remove java.library from the README |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Rasmus Lerdorf | # Oops - functions with multiple optional args suck |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Andi Gutmans | - Also check module API number |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Rasmus Lerdorf | gd-jpeg support |
commit | commitdiff | tree | snapshot |
2000-03-13 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Sam Ruby | Eliminate java.library ini option in favor of rpath |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Chuck Hagenbuch | Adding imap_rfc822_parse_headers(). This function lets... |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Chuck Hagenbuch | spelling correction, and rename make_event_object to... |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Jouni Ahto | # Compiles. Doesn't work yet. Unless leaking memory... |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Kristian Köhntopp | Finished porting recode module. |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Chuck Hagenbuch | pval->zval |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Kristian Köhntopp | - using _ex() functions now, thanks to Andrej. |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Zeev Suraski | - Define these ones and declare them in modules.h |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Zeev Suraski | - |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Andi Gutmans | - Guessing this is the problem |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Sascha Schumann | Use sprintf everywhere and define sprintf to php_sprint... |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Sascha Schumann | Also search for freetype headers in $prefix/include... |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Sascha Schumann | Fix build on systems which lack snprintf or vsnprintf. |
commit | commitdiff | tree | snapshot |
2000-03-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-12 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Leo Baschy | remove recent patch to _close_odbc_conn calling _free_o... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Andrei Zmievski | Nuke DEBUG. |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Kristian Köhntopp | - Added additional DEFER macro. |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Andi Gutmans | - Oops I commited a name change for consistency of... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Andi Gutmans | - Don't define DEBUG anymore. Everyone should use PHP_D... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Andi Gutmans | - Don't load modules which have different debug and... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Sascha Schumann | Upgrade to libtool 1.3.4 |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Sam Ruby | Unix classpath fixes |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Sascha Schumann | mkextlib is not created anymore |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Sascha Schumann | We don't need mkextlib anymore |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Chuck Hagenbuch | switching the order of arguments of mcal_week_of_day... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Chuck Hagenbuch | Add mcal_week_of_year(), submitted by jtaskine@hit.fi. |
commit | commitdiff | tree | snapshot |
2000-03-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-11 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Andi Gutmans | - Remove inline from functions which are pretty large... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andrei Zmievski | Add generated file. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andrei Zmievski | Reminder. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Seems to be a problem here with the return value... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Use strlcpy() insted of strcpy() |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Quick way of supporting include_once(). |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Support require_once(). |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Cleanup old IMPORT stuff |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Nuke import, add include_once and include_require... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - That broke the Win32 build |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Uwe Steinmann | - replaced some old code to access server variables |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Fix a bug and define an API_NO for the ZEND_MODULE_API |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - zend_config.h is enough |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Weird that this wasn't caught earlier |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Save ZEND_DEBUG, ZTS, ZEND_API information |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Thies C. Arntzen | @- connection_aborted() and friends work again. (Thies) |
commit | commitdiff | tree | snapshot |
2000-03-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Leo Baschy | _close_odbc_conn calls _free_odbc_result if possible |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Sascha Schumann | VPATH builds were broken, if the user specified the... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Stig Bakken | PEAR now uses "use" instead of "include". |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Sascha Schumann | Fix build problem on systems where ulong is not defined. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Andi Gutmans | - Fix bug in syntax highlighter |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Uwe Steinmann | - fixed cpdf_set_font() error |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Uwe Steinmann | - ups, fixed stupid compile errors |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Uwe Steinmann | - dropped support for version of pdflib < 3.0 |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Sam Ruby | Both PHP and Java can't read Post data - let java do... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Uwe Steinmann | - bug fix, insertion of links back into HTML document |
commit | commitdiff | tree | snapshot |
next |