summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* Clean-upZeev Suraski2001-06-135-162/+54
| | | | | Remove a lot of 100% redundent code
* Fixing the return type of numeric data to be numericFrank M. Kromann2001-06-131-19/+32
|
* Latest (minor) fixes: mssql, mysql and odbc now pass the testset correctly.Marc Boeren2001-06-135-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 inHartmut Holzgraefe2001-06-134-264/+1150
|
* Adding some ifdefs for better platform compatibilityJason Greene2001-06-131-37/+43
|
* namespace protect one enum to fix compile with ncursesThies C. Arntzen2001-06-122-17/+17
|
* added coauthorsHarald Radi2001-06-122-0/+18
|
* initial version of ncurses extension,Hartmut Holzgraefe2001-06-1213-0/+907
| | | | | see example1 for whats possible right now
* fix buildDaniel Beulshausen2001-06-121-5/+5
|
* added Alan Brown to creditsHarald Radi2001-06-122-2/+2
|
* (PHP curl_setopt) fix CURLOPT_HTTPHEADER crasher (Stig)Stig Bakken2001-06-121-1/+2
|
* get rid of some getsockname() callsDaniel Beulshausen2001-06-121-146/+105
|
* added experimetal php->safearray supportHarald Radi2001-06-122-16/+134
|
* Fixed bug concerning mysql default_link that got freed too soon (Mc).Marc Boeren2001-06-122-1/+18
| | | | | Added the test-case to te connect-test-file (Mc).
* Remove bugus file.Jason Greene2001-06-121-7/+0
|
* @Added new experimental module pcntl (Process Control) (Jason)Jason Greene2001-06-1215-0/+500
| | | | | Initial Import
* Fix bug: #11397foobar2001-06-121-0/+1
|
* Fix the compile problem on some systems that do not have hstrerror()foobar2001-06-122-1/+9
|
* Fixing return value for fbsql_query on updates and fixing crash on ↵Frank M. Kromann2001-06-121-89/+83
| | | | fbsql_connect.
* added experimental enum supportHarald Radi2001-06-116-784/+1202
| | | | | changed everthing to use the Z_* makros
* add mbstring & xsltDaniel Beulshausen2001-06-111-0/+101
|
* should build under windows as wellDaniel Beulshausen2001-06-112-1/+4
|
* this should be here..styles must be arrayfoobar2001-06-111-0/+1
|
* used in extension(s) as wellDaniel Beulshausen2001-06-112-2/+2
|
* PHPAPIize url function to make them available to the outside (i.e. mbstring)Daniel Beulshausen2001-06-114-33/+33
|
* let this stuff build under windowsDaniel Beulshausen2001-06-113-5/+121
|
* move some constants to a more appropriate placeDaniel Beulshausen2001-06-112-20/+17
|
* fixed protofoobar2001-06-111-1/+1
|
* Partial fix bug: #11333foobar2001-06-111-1/+1
|
* Fixed bug that caused dbx_query to segfault on Linux (not Windows, though)Marc Boeren2001-06-111-14/+3
|
* # just correcting the evil vim removal of {{{'s and }}}'s ... bad vim! no ↵Dan Kalowsky2001-06-111-12/+12
| | | | folding for you!
* removed warningsHarald Radi2001-06-102-3/+3
|
* corrected a compile error (named variable missing). thanks to sebastian for ↵Dan Kalowsky2001-06-101-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 foundSascha Schumann2001-06-101-1/+1
|
* modified code freeing resouce which causes segmentation fault.Rui Hirokawa2001-06-102-15/+17
|
* The Gettext module is not limited to the GNU implementation.Sascha Schumann2001-06-091-1/+1
|
* fix compilationDaniel Beulshausen2001-06-091-1/+1
|
* fix module initializationDaniel Beulshausen2001-06-091-2/+6
|
* added in a bit more checking on the persistent connection checks...Dan Kalowsky2001-06-081-1/+11
|
* Check for http_session_vars != NULL.Sascha Schumann2001-06-081-1/+3
|
* added charset parameter to output of mb_output_handler().Rui Hirokawa2001-06-071-4/+28
|
* Remove .libs in path to libyaz.la to make libtool 1.4 happy.Adam Dickmeiss2001-06-071-0/+1
|
* Removed some ws and couple of useless comments.foobar2001-06-071-21/+14
|
* Blowfish detection patch from Alexander Bokovoy <ab@avilink.net>Rasmus Lerdorf2001-06-071-3/+3
|
* remove unneccessary castSterling Hughes2001-06-061-1/+1
|
* Make gmp compile againStanislav Malyshev2001-06-061-6/+6
|
* Update fbsql_fetch_array() to match documentationFrank M. Kromann2001-06-061-1/+1
|
* - fixed some compiler warningsUwe Steinmann2001-06-062-20/+15
|
* Fold a bit more codeRasmus Lerdorf2001-06-068-30/+86
|
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-06132-669/+1135
|