9536 Commits (8b43f3222ec7a2956568cd6da055afac89fd3b87)
 

Author SHA1 Message Date
Jason Greene 8b43f3222e @Added new experimental module pcntl (Process Control) (Jason) 25 years ago
foobar 3186994df1 Fix bug: #11397 25 years ago
foobar 9ddd6300de Fix the compile problem on some systems that do not have hstrerror() 25 years ago
Frank M. Kromann 44bc630d9b Fixing return value for fbsql_query on updates and fixing crash on fbsql_connect. 25 years ago
Harald Radi 20bb78f397 added experimental enum support 25 years ago
Daniel Beulshausen a82f4f76e8 add mbstring & xslt 25 years ago
Sebastian Bergmann 782a7f57ba Oops. 25 years ago
Sebastian Bergmann 4e03328d39 Add ext/xslt project to workspace. 25 years ago
Daniel Beulshausen 669a6d6cf2 should build under windows as well 25 years ago
foobar 73bfcd8a8a this should be here..styles must be array 25 years ago
Daniel Beulshausen 491fcd2ef8 used in extension(s) as well 25 years ago
Daniel Beulshausen c6b4e55838 PHPAPIize url function to make them available to the outside (i.e. mbstring) 25 years ago
Daniel Beulshausen 218f570864 let this stuff build under windows 25 years ago
Daniel Beulshausen cae817a520 move some constants to a more appropriate place 25 years ago
foobar 8b15d97a31 fixed proto 25 years ago
foobar ffd1c31b53 Partial fix bug: #11333 25 years ago
Marc Boeren 113b128290 Fixed bug that caused dbx_query to segfault on Linux (not Windows, though) 25 years ago
Andi Gutmans 1c0471feee - Fix grammar 25 years ago
Dan Kalowsky a7e9b56112 # just correcting the evil vim removal of {{{'s and }}}'s ... bad vim! no folding for you! 25 years ago
Harald Radi 22790c9602 removed warnings 25 years ago
Dan Kalowsky eea60318d7 corrected a compile error (named variable missing). thanks to sebastian for pointing it out 25 years ago
Sascha Schumann 5ebe991cfe Signal that no entry was found 25 years ago
Sascha Schumann 9a7c1f2ad6 Add some backwards-compatible macros to accomodate the renaming of 25 years ago
Rui Hirokawa f96a2539a7 added options for mbstring extension. 25 years ago
Rui Hirokawa fd46c91466 modified code freeing resouce which causes segmentation fault. 25 years ago
Sascha Schumann 22e506727c The Gettext module is not limited to the GNU implementation. 25 years ago
Daniel Beulshausen bdcff9817b fix compilation 25 years ago
Daniel Beulshausen 6ebd6f956c fix module initialization 25 years ago
David Hedbor 6b0f88e828 Fix segfault when env vars are missing. 25 years ago
Dan Kalowsky c3a3d5c853 added in a bit more checking on the persistent connection checks... 25 years ago
Sascha Schumann b31801b249 Check for http_session_vars != NULL. 25 years ago
Tomas V.V.Cox dfa35a78e6 Forget to add the $this->result param to fetchInto 25 years ago
Sebastian Bergmann a45a64a15c Add missing .cvsignore entries. 25 years ago
Rui Hirokawa 2be3c40b31 added charset parameter to output of mb_output_handler(). 25 years ago
Tomas V.V.Cox 48920fbb1b Changed constant DB_OK from 0 to 1. So if you set a default error handler, 25 years ago
Adam Dickmeiss 04bf3ebd55 Remove .libs in path to libyaz.la to make libtool 1.4 happy. 25 years ago
foobar c2f4987ebd Removed some ws and couple of useless comments. 25 years ago
Tomas V.V.Cox 50cb6e3733 change DB_result::fetchRow to use extension fetchInto instead of 25 years ago
Rasmus Lerdorf 81af7edbd0 Blowfish detection patch from Alexander Bokovoy <ab@avilink.net> 25 years ago
Sterling Hughes bf1738e86d remove unneccessary cast 25 years ago
Stanislav Malyshev 02b369e3a6 Make gmp compile again 25 years ago
Frank M. Kromann 127f827f76 Update fbsql_fetch_array() to match documentation 25 years ago
Uwe Steinmann 85d3d3e199 - fixed some compiler warnings 25 years ago
Rasmus Lerdorf 9c55882133 Fold a bit more code 25 years ago
Sebastian Bergmann 49ab8cb8f1 Remove bogus '.'. 25 years ago
Rasmus Lerdorf 81e2cf03ac Fix folding and clean up some extensions 25 years ago
Sebastian Bergmann 3bfd50f4f1 Maintain .cvsignore files. 25 years ago
Wez Furlong 94ea334dce Prevent problems with PDFlib 3.00 when setting the imagewarning parameter. 25 years ago
Andy Sautins c3106f4c3e Change OCIFreeColl to OCIFreeCollection for consistency 25 years ago
Rui Hirokawa 3acd77576e defined HAVE_CONFIG_H to enable DSO extension support. 25 years ago