| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean-up | Zeev Suraski | 2001-06-13 | 5 | -162/+54 |
| | | | | | | Remove a lot of 100% redundent code | ||||
| * | Fixing the return type of numeric data to be numeric | Frank M. Kromann | 2001-06-13 | 1 | -19/+32 |
| | | |||||
| * | Latest (minor) fixes: mssql, mysql and odbc now pass the testset correctly. | Marc Boeren | 2001-06-13 | 5 | -12/+68 |
| | | | | | | # I need a working setup to test pgsql with the test-set as well. | ||||
| * | more functions, most of the simple ones (parameterwise) are now in | Hartmut Holzgraefe | 2001-06-13 | 4 | -264/+1150 |
| | | |||||
| * | Adding some ifdefs for better platform compatibility | Jason Greene | 2001-06-13 | 1 | -37/+43 |
| | | |||||
| * | namespace protect one enum to fix compile with ncurses | Thies C. Arntzen | 2001-06-12 | 2 | -17/+17 |
| | | |||||
| * | added coauthors | Harald Radi | 2001-06-12 | 2 | -0/+18 |
| | | |||||
| * | initial version of ncurses extension, | Hartmut Holzgraefe | 2001-06-12 | 13 | -0/+907 |
| | | | | | | see example1 for whats possible right now | ||||
| * | fix build | Daniel Beulshausen | 2001-06-12 | 1 | -5/+5 |
| | | |||||
| * | added Alan Brown to credits | Harald Radi | 2001-06-12 | 2 | -2/+2 |
| | | |||||
| * | (PHP curl_setopt) fix CURLOPT_HTTPHEADER crasher (Stig) | Stig Bakken | 2001-06-12 | 1 | -1/+2 |
| | | |||||
| * | get rid of some getsockname() calls | Daniel Beulshausen | 2001-06-12 | 1 | -146/+105 |
| | | |||||
| * | added experimetal php->safearray support | Harald Radi | 2001-06-12 | 2 | -16/+134 |
| | | |||||
| * | Fixed bug concerning mysql default_link that got freed too soon (Mc). | Marc Boeren | 2001-06-12 | 2 | -1/+18 |
| | | | | | | Added the test-case to te connect-test-file (Mc). | ||||
| * | Improve XHTML compliance (suggested by Anil Madhavapeddy) | Zeev Suraski | 2001-06-12 | 1 | -1/+1 |
| | | |||||
| * | Remove bugus file. | Jason Greene | 2001-06-12 | 1 | -7/+0 |
| | | |||||
| * | @Added new experimental module pcntl (Process Control) (Jason) | Jason Greene | 2001-06-12 | 15 | -0/+500 |
| | | | | | | Initial Import | ||||
| * | Fix bug: #11397 | foobar | 2001-06-12 | 1 | -0/+1 |
| | | |||||
| * | Fix the compile problem on some systems that do not have hstrerror() | foobar | 2001-06-12 | 2 | -1/+9 |
| | | |||||
| * | Fixing return value for fbsql_query on updates and fixing crash on ↵ | Frank M. Kromann | 2001-06-12 | 1 | -89/+83 |
| | | | | | fbsql_connect. | ||||
| * | added experimental enum support | Harald Radi | 2001-06-11 | 6 | -784/+1202 |
| | | | | | | changed everthing to use the Z_* makros | ||||
| * | add mbstring & xslt | Daniel Beulshausen | 2001-06-11 | 5 | -0/+131 |
| | | |||||
| * | Oops. | Sebastian Bergmann | 2001-06-11 | 1 | -1/+1 |
| | | |||||
| * | Add ext/xslt project to workspace. | Sebastian Bergmann | 2001-06-11 | 1 | -0/+12 |
| | | |||||
| * | should build under windows as well | Daniel Beulshausen | 2001-06-11 | 2 | -1/+4 |
| | | |||||
| * | this should be here..styles must be array | foobar | 2001-06-11 | 1 | -0/+1 |
| | | |||||
| * | used in extension(s) as well | Daniel Beulshausen | 2001-06-11 | 2 | -2/+2 |
| | | |||||
| * | PHPAPIize url function to make them available to the outside (i.e. mbstring) | Daniel Beulshausen | 2001-06-11 | 4 | -33/+33 |
| | | |||||
| * | let this stuff build under windows | Daniel Beulshausen | 2001-06-11 | 3 | -5/+121 |
| | | |||||
| * | move some constants to a more appropriate place | Daniel Beulshausen | 2001-06-11 | 2 | -20/+17 |
| | | |||||
| * | fixed proto | foobar | 2001-06-11 | 1 | -1/+1 |
| | | |||||
| * | Partial fix bug: #11333 | foobar | 2001-06-11 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug that caused dbx_query to segfault on Linux (not Windows, though) | Marc Boeren | 2001-06-11 | 1 | -14/+3 |
| | | |||||
| * | - Fix grammar | Andi Gutmans | 2001-06-11 | 1 | -1/+1 |
| | | |||||
| * | # just correcting the evil vim removal of {{{'s and }}}'s ... bad vim! no ↵ | Dan Kalowsky | 2001-06-11 | 1 | -12/+12 |
| | | | | | folding for you! | ||||
| * | removed warnings | Harald Radi | 2001-06-10 | 2 | -3/+3 |
| | | |||||
| * | corrected a compile error (named variable missing). thanks to sebastian for ↵ | Dan Kalowsky | 2001-06-10 | 1 | -12/+13 |
| | | | | | | | | | pointing it out # but why is he getting php-cvs commit messages and i'm not?!? # i hope to hear that the mailing lists will be back online soon... | ||||
| * | Signal that no entry was found | Sascha Schumann | 2001-06-10 | 1 | -1/+1 |
| | | |||||
| * | Add some backwards-compatible macros to accomodate the renaming of | Sascha Schumann | 2001-06-10 | 2 | -2/+7 |
| | | | | | | AC_ADD_* macros. | ||||
| * | added options for mbstring extension. | Rui Hirokawa | 2001-06-10 | 3 | -0/+21 |
| | | |||||
| * | modified code freeing resouce which causes segmentation fault. | Rui Hirokawa | 2001-06-10 | 2 | -15/+17 |
| | | |||||
| * | The Gettext module is not limited to the GNU implementation. | Sascha Schumann | 2001-06-09 | 1 | -1/+1 |
| | | |||||
| * | fix compilation | Daniel Beulshausen | 2001-06-09 | 1 | -1/+1 |
| | | |||||
| * | fix module initialization | Daniel Beulshausen | 2001-06-09 | 1 | -2/+6 |
| | | |||||
| * | Fix segfault when env vars are missing. | David Hedbor | 2001-06-08 | 1 | -31/+37 |
| | | |||||
| * | added in a bit more checking on the persistent connection checks... | Dan Kalowsky | 2001-06-08 | 1 | -1/+11 |
| | | |||||
| * | Check for http_session_vars != NULL. | Sascha Schumann | 2001-06-08 | 1 | -1/+3 |
| | | |||||
| * | Forget to add the $this->result param to fetchInto | Tomas V.V.Cox | 2001-06-08 | 1 | -1/+1 |
| | | |||||
| * | Add missing .cvsignore entries. | Sebastian Bergmann | 2001-06-07 | 0 | -0/+0 |
| | | |||||
| * | added charset parameter to output of mb_output_handler(). | Rui Hirokawa | 2001-06-07 | 1 | -4/+28 |
| | | |||||
