summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* removed redundant NEW_LIBC checkAnantha Kesari H Y2004-09-271-7/+1
* removed unwanted NEW_LIBC checks and commentsAnantha Kesari H Y2004-09-271-6/+0
* Fix Reflection_Class to ReflectionClass in docu/messagesMarcus Boerger2004-09-271-6/+6
* - Fix warningsMarcus Boerger2004-09-271-10/+9
* - Fix warningMarcus Boerger2004-09-261-1/+1
* fix buildMarcus Boerger2004-09-261-0/+2
* - Add fputcsv() (David Sklar)Marcus Boerger2004-09-264-0/+212
* - Earlier detection of failure (.c now)Marcus Boerger2004-09-261-7/+7
* - Earlier detection of failureMarcus Boerger2004-09-261-6/+6
* Fix TSRM buildMarcus Boerger2004-09-263-8/+0
* Add new examplesMarcus Boerger2004-09-262-0/+90
* Removing clucking debug and tweak the reset callWez Furlong2004-09-261-2/+1
* rough cut at mysql meta dataWez Furlong2004-09-261-1/+92
* meta data for sqlite3.Wez Furlong2004-09-262-1/+71
* Add rough cut at fetching meta data.Wez Furlong2004-09-264-7/+98
* Return FALSE when file cannot be found.Ilia Alshanetsky2004-09-262-2/+3
* fixed test output.Ilia Alshanetsky2004-09-261-6/+6
* - Add more testsMarcus Boerger2004-09-264-0/+101
* compile fix from TimmWez Furlong2004-09-261-1/+1
* Probable fix for Bug #30147Wez Furlong2004-09-251-0/+1
* removing the unwanted inclusion of headersAnantha Kesari H Y2004-09-251-4/+0
* removing unwanted commentAnantha Kesari H Y2004-09-251-1/+0
* removing unwanted inclusion of socket header fileAnantha Kesari H Y2004-09-251-5/+0
* removed NEW_LIBC checks in NETWAREAnantha Kesari H Y2004-09-251-4/+0
* - Fix lib substitution (rurban at x-ray dot at )Marcus Boerger2004-09-251-2/+5
* removed redundant NEW_LIBC checksAnantha Kesari H Y2004-09-251-1/+1
* removed redundance LIBC checks for NETWAREAnantha Kesari H Y2004-09-251-6/+2
* removed unwanted NEW_LIBC checks as they are no more needed for NETAWREAnantha Kesari H Y2004-09-251-4/+1
* removing unwanted header files getting includedAnantha Kesari H Y2004-09-251-1/+0
* removed unwanted NEW_LIBC checksAnantha Kesari H Y2004-09-251-3/+0
* Now NetWare LibC supports proper stat structure no need of CLIB_STAT_PATCH an...Anantha Kesari H Y2004-09-251-4/+0
* removed the redundant NEW_LIBC checksAnantha Kesari H Y2004-09-251-4/+0
* removed the redundant NEW_LIBC checksAnantha Kesari H Y2004-09-251-4/+0
* cleaned up confusing NetWare specific check. disabled chown and chgrp for Net...Anantha Kesari H Y2004-09-251-10/+5
* More sensible error codes in the exceptions we throw for broken transactionsWez Furlong2004-09-241-3/+3
* Make handle error messages handle persistent situations better.Ilia Alshanetsky2004-09-231-5/+10
* Make error messages handle persistent environments properly.Ilia Alshanetsky2004-09-231-3/+3
* more method table adjustments.Wez Furlong2004-09-235-2/+7
* placeholder for someone to implement a ping for persistent connectionsWez Furlong2004-09-231-1/+2
* add entry for liveness checkWez Furlong2004-09-231-1/+2
* Implement persistent connectionsWez Furlong2004-09-235-39/+141
* Add test descriptionMarcus Boerger2004-09-231-1/+1
* Add new testMarcus Boerger2004-09-231-0/+31
* Bugfix # 30209Marcus Boerger2004-09-231-3/+5
* Fixed bug #30182 (SOAP module processing WSDL file dumps core).Dmitry Stogov2004-09-221-2/+3
* Fix win32 buildFrank M. Kromann2004-09-211-2/+0
* Enable hypot for allWez Furlong2004-09-202-4/+7
* Add additional include search pathEdin Kadribasic2004-09-201-1/+1
* Fixed bug #29913 (parse_url() is now binary safe).Ilia Alshanetsky2004-09-202-24/+34
* Use the correct free() here...Wez Furlong2004-09-191-1/+1