summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Need {} hereMarcus Boerger2004-06-141-1/+1
|
* Added support for fetching and binding to blob fieldsArd Biesheuvel2004-06-141-0/+130
|
* ChangeLog update2004-06-141-0/+24
|
* Release isc statement handle when dtor is calledArd Biesheuvel2004-06-131-26/+37
| | | | | Don't separate() bound zvals
* Report param binding errorArd Biesheuvel2004-06-131-0/+1
|
* Standardize error reporting.Ilia Alshanetsky2004-06-131-4/+2
|
* - Typo (#1627) (cox)Pierre Joye2004-06-131-1/+1
|
* Added double param typeArd Biesheuvel2004-06-131-0/+1
|
* BFNRob Richards2004-06-131-0/+1
|
* Fix bug #28721 (appendChild() and insertBefore() unset DOMText)Rob Richards2004-06-131-63/+147
|
* ChangeLog update2004-06-131-0/+31
|
* GCC fixesArd Biesheuvel2004-06-124-17/+30
|
* RevertArd Biesheuvel2004-06-122-16/+1
|
* Added client/server info attributesArd Biesheuvel2004-06-124-8/+76
|
* Hope I finally got it right this timeArd Biesheuvel2004-06-121-1/+1
|
* Folding markersArd Biesheuvel2004-06-123-36/+52
|
* Improved error handlingArd Biesheuvel2004-06-124-51/+99
| | | | | Added some comments
* Removed dependency on regular interbase extensionArd Biesheuvel2004-06-124-98/+265
| | | | | Added support for all datatypes except BLOBs
* Removed dependency on regular interbase extensionArd Biesheuvel2004-06-121-1/+0
|
* Use snaps. LIB pathArd Biesheuvel2004-06-121-3/+4
|
* Changed LIB pathArd Biesheuvel2004-06-121-1/+2
|
* fix bug #1610: pear package doesn't validate depsGreg Beaver2004-06-121-5/+5
| | | | | It was never validating deps at all!
* fix bug #1615: installer must create extension dir if it doesn't exist, ↵Greg Beaver2004-06-121-1/+8
| | | | patch by Tomas
* fix bug #1617, exception never returned from PEAR_ErrorStack->push()Greg Beaver2004-06-121-0/+1
|
* New testArd Biesheuvel2004-06-121-0/+54
|
* Nearly complete implementationArd Biesheuvel2004-06-128-41/+525
| | | | | No date/time fields yet ...
* Added export macrosArd Biesheuvel2004-06-122-1/+16
|
* Added double param typeArd Biesheuvel2004-06-122-8/+19
| | | | | | Added param struct initialiser Reversed param parsing order (long <=> string)
* Initial revision (incomplete)Ard Biesheuvel2004-06-1113-0/+746
|
* ChangeLog update2004-06-112-0/+71
|
* hypot() is not experimental.Ilia Alshanetsky2004-06-101-5/+0
|
* Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where testIlia Alshanetsky2004-06-101-1/+1
| | | | | command does not support -e parameter).
* Changed that a bitMarcus Boerger2004-06-101-1/+1
|
* - Require a single white-space char after /** to start a doc comment thatMarcus Boerger2004-06-101-1/+1
| | | | | way we prevent /*** from becoming a doc comment (as requested Derick).
* Add missing declarationMarcus Boerger2004-06-101-0/+1
|
* Small code layout changeMarcus Boerger2004-06-102-10/+26
|
* BFNMarcus Boerger2004-06-101-0/+1
|
* Do not require NEWLINE at start of doccommentMarcus Boerger2004-06-101-1/+1
|
* BFNMarcus Boerger2004-06-101-0/+1
|
* Bugfix #28699: Reflection api bugsMarcus Boerger2004-06-102-24/+12
|
* Fixed bug #28702 (SOAP does not parse WSDL service address correctly).Dmitry Stogov2004-06-102-0/+5
|
* ChangeLog update2004-06-102-0/+52
|
* Allow compilation on Win32.Frank M. Kromann2004-06-092-0/+37
| | | | | Need to implement a few Windows specific functions.
* BFNMarcus Boerger2004-06-091-0/+1
|
* Fix Bug #28694 ReflectionExtension::getFunctions() crashes PHPMarcus Boerger2004-06-092-2/+6
|
* Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).Ilia Alshanetsky2004-06-091-1/+1
|
* Fixed bug #28525 (gmp_powm() does not work with hexadecimal string moduloIlia Alshanetsky2004-06-091-2/+1
| | | | | | represented as a string). Patch by: pickett at sumu dot org
* Fixed memory leak on error in win32's opendir() emulation. (Patch by Wez)Ilia Alshanetsky2004-06-091-3/+6
|
* ChangeLog update2004-06-091-0/+59
|
* Interbase newsArd Biesheuvel2004-06-081-0/+1
|