Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: fix some segfaults in some pg_lo_* functions | Jay Smith | 2003-04-17 | 1 | -1/+17 |
* | touch | foobar | 2003-04-17 | 1 | -2/+2 |
* | Integer overflow stuff. | Ilia Alshanetsky | 2003-04-16 | 1 | -4/+8 |
* | safe_emalloc() and few other integer overflow fixes. | Ilia Alshanetsky | 2003-04-16 | 1 | -10/+13 |
* | MFH(r-1.226, r-1.24, r-1.99, r-1.68): fixed implicit cast issue | Moriyoshi Koizumi | 2003-04-16 | 4 | -7/+7 |
* | MFH(r-1.9): fixed bug #19795 | Moriyoshi Koizumi | 2003-04-16 | 1 | -13/+13 |
* | MFH(r-1.10): fixed typo | Moriyoshi Koizumi | 2003-04-16 | 1 | -3/+3 |
* | MFH(r-1.137): compiler warning fix & possible 64bit fix | Moriyoshi Koizumi | 2003-04-16 | 1 | -1/+2 |
* | safe_emalloc() | Marcus Boerger | 2003-04-16 | 3 | -8/+6 |
* | MFH: prepare for safe_emalloc | Marcus Boerger | 2003-04-16 | 1 | -111/+120 |
* | Correcting fix for safe_emalloc | Marcus Boerger | 2003-04-16 | 1 | -5/+0 |
* | Use safe_emalloc but as macro until the function is fixed | Marcus Boerger | 2003-04-16 | 1 | -6/+11 |
* | MFH(r-1.136): fixed bug #23080 | Moriyoshi Koizumi | 2003-04-16 | 1 | -6/+7 |
* | Simplify use of this header in external apps | Sascha Schumann | 2003-04-16 | 1 | -1/+9 |
* | MFH | foobar | 2003-04-16 | 1 | -1/+1 |
* | MFH | foobar | 2003-04-16 | 9 | -9/+9 |
* | MFH | Ilia Alshanetsky | 2003-04-16 | 1 | -1/+4 |
* | MFH | Ilia Alshanetsky | 2003-04-16 | 1 | -0/+2 |
* | fix http://bugs.php.net/bug.php?id=22004 | Shane Caraveo | 2003-04-15 | 1 | -2/+1 |
* | fix http://bugs.php.net/bug.php?id=22004 | Shane Caraveo | 2003-04-15 | 1 | -0/+1 |
* | MFH | Ilia Alshanetsky | 2003-04-15 | 1 | -0/+9 |
* | MFH: Fixed Bug #23188 CDB databases created with 'c' mode do not work. | Marcus Boerger | 2003-04-14 | 1 | -1/+1 |
* | MFH | Ilia Alshanetsky | 2003-04-14 | 1 | -64/+56 |
* | MFH: reenable dba_popen | Marcus Boerger | 2003-04-13 | 2 | -12/+44 |
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2003-04-13 | 1 | -0/+33 |
* | - MFH: proto fix | Derick Rethans | 2003-04-11 | 1 | -2/+2 |
* | MFH | Ilia Alshanetsky | 2003-04-11 | 1 | -0/+4 |
* | comment xmlMemoryDump() out (only needed for debugging) | Christian Stocker | 2003-04-10 | 1 | -1/+1 |
* | MFH. | Christian Stocker | 2003-04-10 | 1 | -21/+33 |
* | MFH | Ilia Alshanetsky | 2003-04-10 | 1 | -8/+4 |
* | MFH (fix of Win32 build by Sebastian Bergmann) | Ilia Alshanetsky | 2003-04-10 | 1 | -0/+4 |
* | MFH | Marcus Boerger | 2003-04-09 | 1 | -2/+2 |
* | MFH: cli/ini/html_errors/info (they are related) | Marcus Boerger | 2003-04-09 | 1 | -50/+39 |
* | Oops, there is no _FORM auto-global. We changed this to _REQUEST ages ago. | Rasmus Lerdorf | 2003-04-09 | 1 | -1/+1 |
* | - MFH: html output for Zend Extension version strings | Derick Rethans | 2003-04-09 | 1 | -1/+5 |
* | Fixed bug #22521. | Edin Kadribasic | 2003-04-09 | 1 | -1/+0 |
* | fixed some memleaks when using attribute nodes (Rob Richards) | Christian Stocker | 2003-04-09 | 1 | -2/+41 |
* | MFH | Ilia Alshanetsky | 2003-04-09 | 1 | -1/+2 |
* | MFH (fixes memleaks in element->get_elements_by_tagname & document->get_eleme... | Christian Stocker | 2003-04-08 | 1 | -0/+11 |
* | Big Patch with a lot of mem-leak fixes | Christian Stocker | 2003-04-08 | 2 | -56/+191 |
* | MFH | Ilia Alshanetsky | 2003-04-08 | 1 | -0/+4 |
* | MFH: Fixed bug #23071 (when DST in effect, date("T") crashed PHP) | foobar | 2003-04-06 | 1 | -1/+1 |
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2003-04-06 | 4 | -0/+198 |
* | MFH: version collating | Marcus Boerger | 2003-04-05 | 1 | -22/+14 |
* | MFH | foobar | 2003-04-05 | 1 | -0/+2 |
* | MFH (gd upgrade). | Ilia Alshanetsky | 2003-04-05 | 12 | -3333/+3598 |
* | MFH | Sascha Schumann | 2003-04-05 | 2 | -3/+3 |
* | MFH: added check for struct cmsghdr. now sockets extension can be built | Moriyoshi Koizumi | 2003-04-04 | 2 | -0/+15 |
* | MFH: Fixed bug #22944 (--with-java "make install" fails) | foobar | 2003-04-04 | 1 | -2/+6 |
* | Fix bug #23048, CURLOPT_ENCODING is not always available | foobar | 2003-04-04 | 1 | -2/+6 |