summaryrefslogtreecommitdiff
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-149-22/+68
| | | | 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 test case for bug #23584foobar2003-05-141-0/+13
|
* 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
|
* Fixed bug #23454 (_REQUEST did not handle arrays with same names fromIlia Alshanetsky2003-05-131-3/+32
| | | | | different sources correctly).
* Fix this testMarcus Boerger2003-05-131-0/+5
|
* OopsMoriyoshi Koizumi2003-05-132-12/+2
|
* Fixed bug #23610Moriyoshi Koizumi2003-05-132-1/+26
|
* Ensure that open(".", 0); works, otherwise bail outSascha Schumann2003-05-131-0/+3
|
* 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
|
* WS fixWez Furlong2003-05-131-5/+7
|
* Update TODO a littleWez Furlong2003-05-131-5/+12
|
* MFB don't close random fdsSascha Schumann2003-05-131-3/+5
|
* emalloc -> safe_emallocIlia Alshanetsky2003-05-131-1/+1
|
* One function call is enoughMarcus Boerger2003-05-121-2/+2
|
* oopsMoriyoshi Koizumi2003-05-121-2/+2
|
* Applied the right fix for bug #23016Moriyoshi Koizumi2003-05-122-10/+2
|
* improve keep alive handlingSascha Schumann2003-05-121-0/+2
|
* add premium thttpd supportSascha Schumann2003-05-122-8/+18
|
* * Fixing noteMartin Jansen2003-05-111-1/+1
|
* Those pieces were not intended. Partly reverted.Moriyoshi Koizumi2003-05-111-3/+1
| | | | | # sorry for messing
* new feature news.Moriyoshi Koizumi2003-05-111-0/+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
| | | | | | 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.
* 'stream' parameter support in proto parser and code generationHartmut Holzgraefe2003-05-091-0/+10
|
* - Add inheritance information to package inspection on 'pear package'.Derick Rethans2003-05-092-3/+19
|
* new proto data type: streamHartmut Holzgraefe2003-05-091-0/+1
|
* Reverting last patch (merge from sapi/apache).Edin Kadribasic2003-05-091-6/+5
|
* Reverting my last patch because user reports it does not helpEdin Kadribasic2003-05-091-5/+5
| | | | | solve the problem. (bug #23504)
* 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
|
* Silent a noticePierre Joye2003-05-081-1/+1
|
* Added missing breakMoriyoshi Koizumi2003-05-081-0/+1
|
* Added initialisation for thread safetyMoriyoshi Koizumi2003-05-081-0/+3
|