| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prep for next release | Wez Furlong | 2003-05-14 | 2 | -2/+7 |
| | | |||||
| * | MFB segfault fix | Sascha Schumann | 2003-05-14 | 1 | -1/+3 |
| | | |||||
| * | better fix bug #20641. | Daniela Mariaschi | 2003-05-14 | 2 | -1/+8 |
| | | | | | | Overflow numeric/decimal datatype on NT | ||||
| * | Enable db<n> builds configured with --with-uniquename | Marcus Boerger | 2003-05-14 | 1 | -5/+9 |
| | | |||||
| * | Setup unlink() method in wrapper_ops structure, implement unlink in ↵ | Sara Golemon | 2003-05-14 | 6 | -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 situations | Moriyoshi Koizumi | 2003-05-14 | 6 | -6/+6 |
| | | |||||
| * | Added sqlite_fetch_string(), for speedy fetching of data from database | Ilia Alshanetsky | 2003-05-13 | 2 | -0/+52 |
| | | | | | | cursor containing only a single column. | ||||
| * | MFB: removing the crashbug on windows | foobar | 2003-05-13 | 1 | -2/+2 |
| | | |||||
| * | Fix this test | Marcus Boerger | 2003-05-13 | 1 | -0/+5 |
| | | |||||
| * | fixes possible segfault in domxml_xslt_result_dump_mem | Christian Stocker | 2003-05-13 | 1 | -2/+6 |
| | | |||||
| * | Fix problem with yaz_record in array mode, when record is unavailable. | Adam Dickmeiss | 2003-05-13 | 1 | -14/+16 |
| | | |||||
| * | oops | Moriyoshi Koizumi | 2003-05-12 | 1 | -2/+2 |
| | | |||||
| * | Applied the right fix for bug #23016 | Moriyoshi Koizumi | 2003-05-12 | 2 | -10/+2 |
| | | |||||
| * | Those pieces were not intended. Partly reverted. | Moriyoshi Koizumi | 2003-05-11 | 1 | -3/+1 |
| | | | | | | # sorry for messing | ||||
| * | Added an encoding detection option for expat XML parser. | Moriyoshi Koizumi | 2003-05-11 | 1 | -70/+36 |
| | | |||||
| * | Fixed bug #22463 and bug #23581 | Moriyoshi Koizumi | 2003-05-11 | 1 | -35/+49 |
| | | |||||
| * | Added a test case for bug #23581 | Moriyoshi Koizumi | 2003-05-11 | 1 | -0/+44 |
| | | |||||
| * | Added test case for bug #22463 | Moriyoshi Koizumi | 2003-05-11 | 1 | -0/+29 |
| | | |||||
| * | Fixed compiler errors that occur when bundled libxml is not used. | Moriyoshi Koizumi | 2003-05-11 | 1 | -26/+44 |
| | | |||||
| * | Bundle support | Rob Richards | 2003-05-11 | 1 | -79/+8 |
| | | |||||
| * | MFB(r-1.40.2.4): fixed bug #23016 | Moriyoshi Koizumi | 2003-05-11 | 1 | -1/+1 |
| | | |||||
| * | Grr.. Who changed this file from tabs to spaces? | Rasmus Lerdorf | 2003-05-10 | 1 | -1/+1 |
| | | |||||
| * | MFB | Rasmus Lerdorf | 2003-05-10 | 1 | -0/+1 |
| | | |||||
| * | Fix types of bug_compat entries | Sascha Schumann | 2003-05-10 | 1 | -2/+2 |
| | | | | | | | PR: #21312 Submitted by: Rob Richards <rrichards@ctindustries.net> | ||||
| * | @- A new functions Udm_Alloc_Agent_Array and Udm_Hash32 have been added to | Sergey Kartashoff | 2003-05-10 | 2 | -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 warnings | Hartmut Holzgraefe | 2003-05-09 | 1 | -10/+6 |
| | | |||||
| * | Add missing initialization. | Ilia Alshanetsky | 2003-05-09 | 1 | -0/+2 |
| | | |||||
| * | Fixed test case so it reflects the recent change on var_dump() | Moriyoshi Koizumi | 2003-05-08 | 1 | -2/+2 |
| | | |||||
| * | Added missing break | Moriyoshi Koizumi | 2003-05-08 | 1 | -0/+1 |
| | | |||||
| * | Added initialisation for thread safety | Moriyoshi Koizumi | 2003-05-08 | 1 | -0/+3 |
| | | |||||
| * | Added "€" support for htmlentities() and html_entity_decode() | Moriyoshi Koizumi | 2003-05-08 | 1 | -0/+5 |
| | | |||||
| * | I should have tested more carefully.. | Moriyoshi Koizumi | 2003-05-08 | 1 | -7/+9 |
| | | |||||
| * | WS fix | Moriyoshi Koizumi | 2003-05-08 | 1 | -1/+1 |
| | | |||||
| * | Fixed memleak when the libxml compat layer is used. | Moriyoshi Koizumi | 2003-05-08 | 1 | -1/+4 |
| | | |||||
| * | Improved html_entity_decode() so it can handle multibyte charsets and | Moriyoshi Koizumi | 2003-05-08 | 1 | -5/+126 |
| | | | | | | numeric entities. | ||||
| * | Make serialize precision a configurable option. | Ilia Alshanetsky | 2003-05-08 | 2 | -1/+3 |
| | | |||||
| * | Filled error_mappings[] with placeholders for actual error messages | Moriyoshi Koizumi | 2003-05-07 | 1 | -1/+99 |
| | | |||||
| * | Revert, this caused more trouble than it fixed. | Sara Golemon | 2003-05-07 | 1 | -3/+3 |
| | | |||||
| * | Added missing object initialisation | Moriyoshi Koizumi | 2003-05-07 | 1 | -1/+30 |
| | | | | | | Added missing sanity checks | ||||
| * | Fixed typos | Moriyoshi Koizumi | 2003-05-07 | 2 | -3/+3 |
| | | |||||
| * | Removed redundant TSRMLS_FETCH's | Moriyoshi Koizumi | 2003-05-07 | 1 | -5/+0 |
| | | |||||
| * | This should be needed. | Moriyoshi Koizumi | 2003-05-07 | 1 | -0/+1 |
| | | |||||
| * | Added even better allocator codes for both expat & libxml | Moriyoshi Koizumi | 2003-05-07 | 3 | -19/+75 |
| | | |||||
| * | HINFO RDATA is <label><label> not <nshort><nshort> | Sara Golemon | 2003-05-06 | 1 | -4/+8 |
| | | |||||
| * | Bundle libxml and add compatibility layer | Sterling Hughes | 2003-05-06 | 6 | -38/+511 |
| | | |||||
| * | #i shouldn't do test-fiddling after 3o-clock | Marcus Boerger | 2003-05-06 | 1 | -2/+2 |
| | | |||||
| * | Find a better solution for the tests | Marcus Boerger | 2003-05-06 | 1 | -9/+7 |
| | | |||||
| * | - removed error message in dtor | Daniela Mariaschi | 2003-05-05 | 1 | -19/+28 |
| | | | | | | | (causing segfault when user doesn't free statement) - removed erroneous controls as for bug #23436 | ||||
| * | s/g/G/ | Ilia Alshanetsky | 2003-05-05 | 1 | -1/+1 |
| | | |||||
| * | Fixed tests to reflect full float values. | Ilia Alshanetsky | 2003-05-05 | 2 | -5/+5 |
| | | |||||
