summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix the way we create references to (sometimes non-)existingSascha Schumann2003-05-151-0/+2
* Fixed bug #23527 (PostScript Type 1 font do not render properly)Ilia Alshanetsky2003-05-151-17/+20
* Fix yaz_wait. Async mode incorrectly determine resourceAdam Dickmeiss2003-05-141-1/+5
* MFB.Andrei Zmievski2003-05-141-7/+28
* Implement unlink() method in ftp wrapper ops and do some general cleanup of o...Sara Golemon2003-05-141-5/+65
* - Removed remains of ext/fribidi (it's in PECL)foobar2003-05-142-146/+0
* Fold 'options' parameter into wops->unlink methodSara Golemon2003-05-141-1/+1
* 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
* Enable db<n> builds configured with --with-uniquenameMarcus Boerger2003-05-141-5/+9
* Setup unlink() method in wrapper_ops structure, implement unlink in plainfile...Sara Golemon2003-05-146-20/+28
* 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
* 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
* 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
* @- A new functions Udm_Alloc_Agent_Array and Udm_Hash32 have been added toSergey Kartashoff2003-05-102-12/+120
* 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
* 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
* 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