summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* Prep for next releaseWez Furlong2003-05-142-2/+7
|
* MFB segfault fixSascha Schumann2003-05-141-1/+3
|
* better fix bug #20641.Daniela Mariaschi2003-05-142-1/+8
| | | | | Overflow numeric/decimal datatype on NT
* Enable db<n> builds configured with --with-uniquenameMarcus Boerger2003-05-141-5/+9
|
* Setup unlink() method in wrapper_ops structure, implement unlink in ↵Sara Golemon2003-05-146-20/+28
| | | | plainfiles wrapper, explicitly set method NULL in other wrappers (for now), and rewrite unlink userland function to call into wrapper_ops
* Fixed test so it won't fail in correct situationsMoriyoshi Koizumi2003-05-146-6/+6
|
* Added sqlite_fetch_string(), for speedy fetching of data from databaseIlia Alshanetsky2003-05-132-0/+52
| | | | | cursor containing only a single column.
* MFB: removing the crashbug on windowsfoobar2003-05-131-2/+2
|
* Fix this testMarcus Boerger2003-05-131-0/+5
|
* fixes possible segfault in domxml_xslt_result_dump_memChristian Stocker2003-05-131-2/+6
|
* Fix problem with yaz_record in array mode, when record is unavailable.Adam Dickmeiss2003-05-131-14/+16
|
* oopsMoriyoshi Koizumi2003-05-121-2/+2
|
* Applied the right fix for bug #23016Moriyoshi Koizumi2003-05-122-10/+2
|
* Those pieces were not intended. Partly reverted.Moriyoshi Koizumi2003-05-111-3/+1
| | | | | # sorry for messing
* Added an encoding detection option for expat XML parser.Moriyoshi Koizumi2003-05-111-70/+36
|
* Fixed bug #22463 and bug #23581Moriyoshi Koizumi2003-05-111-35/+49
|
* Added a test case for bug #23581Moriyoshi Koizumi2003-05-111-0/+44
|
* Added test case for bug #22463Moriyoshi Koizumi2003-05-111-0/+29
|
* Fixed compiler errors that occur when bundled libxml is not used.Moriyoshi Koizumi2003-05-111-26/+44
|
* Bundle supportRob Richards2003-05-111-79/+8
|
* MFB(r-1.40.2.4): fixed bug #23016Moriyoshi Koizumi2003-05-111-1/+1
|
* Grr.. Who changed this file from tabs to spaces?Rasmus Lerdorf2003-05-101-1/+1
|
* MFBRasmus Lerdorf2003-05-101-0/+1
|
* Fix types of bug_compat entriesSascha Schumann2003-05-101-2/+2
| | | | | | PR: #21312 Submitted by: Rob Richards <rrichards@ctindustries.net>
* @- A new functions Udm_Alloc_Agent_Array and Udm_Hash32 have been added toSergey Kartashoff2003-05-102-12/+120
| | | | | | | @ mnogosearch extesion for use with mnogosearch-3.2.11 or later. - A new functions Udm_Alloc_Agent_Array and Udm_Hash32 have been added to mnogosearch extesion for use with mnogosearch-3.2.11 or later.
* no more VC++ compile warningsHartmut Holzgraefe2003-05-091-10/+6
|
* Add missing initialization.Ilia Alshanetsky2003-05-091-0/+2
|
* Fixed test case so it reflects the recent change on var_dump()Moriyoshi Koizumi2003-05-081-2/+2
|
* Added missing breakMoriyoshi Koizumi2003-05-081-0/+1
|
* Added initialisation for thread safetyMoriyoshi Koizumi2003-05-081-0/+3
|
* Added "&euro;" support for htmlentities() and html_entity_decode()Moriyoshi Koizumi2003-05-081-0/+5
|
* I should have tested more carefully..Moriyoshi Koizumi2003-05-081-7/+9
|
* WS fixMoriyoshi Koizumi2003-05-081-1/+1
|
* Fixed memleak when the libxml compat layer is used.Moriyoshi Koizumi2003-05-081-1/+4
|
* Improved html_entity_decode() so it can handle multibyte charsets andMoriyoshi Koizumi2003-05-081-5/+126
| | | | | numeric entities.
* Make serialize precision a configurable option.Ilia Alshanetsky2003-05-082-1/+3
|
* Filled error_mappings[] with placeholders for actual error messagesMoriyoshi Koizumi2003-05-071-1/+99
|
* Revert, this caused more trouble than it fixed.Sara Golemon2003-05-071-3/+3
|
* Added missing object initialisationMoriyoshi Koizumi2003-05-071-1/+30
| | | | | Added missing sanity checks
* Fixed typosMoriyoshi Koizumi2003-05-072-3/+3
|
* Removed redundant TSRMLS_FETCH'sMoriyoshi Koizumi2003-05-071-5/+0
|
* This should be needed.Moriyoshi Koizumi2003-05-071-0/+1
|
* Added even better allocator codes for both expat & libxmlMoriyoshi Koizumi2003-05-073-19/+75
|
* HINFO RDATA is <label><label> not <nshort><nshort>Sara Golemon2003-05-061-4/+8
|
* Bundle libxml and add compatibility layerSterling Hughes2003-05-066-38/+511
|
* #i shouldn't do test-fiddling after 3o-clockMarcus Boerger2003-05-061-2/+2
|
* Find a better solution for the testsMarcus Boerger2003-05-061-9/+7
|
* - removed error message in dtorDaniela Mariaschi2003-05-051-19/+28
| | | | | | (causing segfault when user doesn't free statement) - removed erroneous controls as for bug #23436
* s/g/G/Ilia Alshanetsky2003-05-051-1/+1
|
* Fixed tests to reflect full float values.Ilia Alshanetsky2003-05-052-5/+5
|