summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* one more attempt at ridding us of some of those annoying mime typesPEAR_1_4DEVGwynne Raskind2009-07-160-0/+0
|
* This commit was manufactured by cvs2svn to create branch 'PEAR_1_4DEV'.SVN Migration2004-04-073393-779650/+0
|
* developer -> lead for cellogGreg Beaver2004-04-071-1/+1
|
* Removed pointless check.Ilia Alshanetsky2004-04-061-3/+0
|
* add PEAR_ErrorStack to description of PEARGreg Beaver2004-04-061-0/+1
|
* change release dateGreg Beaver2004-04-061-1/+1
|
* register_namespace changed to registerNamespace for consistencyRob Richards2004-04-061-1/+1
|
* Allow character set conversion for yaz_record's array method, e.g.Adam Dickmeiss2004-04-061-25/+105
| | | | | yaz_record($id,$pos,"array;charset=marc8,iso-8859-1")
* reorder, reword, typos..foobar2004-04-061-8/+7
|
* Remove duplicate entryfoobar2004-04-061-1/+0
|
* ChangeLog update2004-04-061-0/+35
|
* More divide & conquerArd Biesheuvel2004-04-058-2415/+2508
|
* Fix (using patterns)Dmitry Stogov2004-04-051-5/+5
|
* ChangeLog update2004-04-052-0/+62
|
* - Let it work safelyMoriyoshi Koizumi2004-04-041-2/+6
|
* - Fixed testDerick Rethans2004-04-041-1/+1
|
* Removed unused variable.Ilia Alshanetsky2004-04-041-1/+1
|
* - Fix test: Any datetime value that exceeds the unix time range shouldMoriyoshi Koizumi2004-04-041-1/+1
| | | | | not be unserialized.
* Fixed a bug that prevented building of gd extension against external GDIlia Alshanetsky2004-04-041-0/+4
| | | | | lib 1.X.
* CSArd Biesheuvel2004-04-041-12/+12
|
* - Fixed comment and double 0Derick Rethans2004-04-041-2/+2
|
* - One more test for a date/time related bug.Derick Rethans2004-04-041-0/+19
|
* Add a comment why it is inMarcus Boerger2004-04-041-0/+1
|
* ChangeLog update2004-04-042-0/+154
|
* Patch by Timm Friebe:Andi Gutmans2004-04-031-2/+10
| | | | | | | | | | | | | | | | | It changes set_exception_handler() to accept the pseudo-type "callable" (instead of a string referring to a global function). Examples: set_exception_handler('function_name'); set_exception_handler(array('class_name', 'static_method')); set_exception_handler(array($instance, 'instance_method')); This also makes set_exception_handler() more consistent with all the other callback functionality, e.g. set_error_handler().
* - MFB: Fixed bug #27849 (configure craps out on trivial syntax error).Derick Rethans2004-04-031-1/+1
|
* - Nuke more old junkAndi Gutmans2004-04-031-4/+0
|
* That should do itArd Biesheuvel2004-04-031-8/+5
|
* fixed #534 for real (remove notice if state=stable doesn't exist, and use ↵Greg Beaver2004-04-031-1/+4
| | | | "none" for stable version number)
* Skip on WindowsArd Biesheuvel2004-04-031-1/+4
|
* Don't rely on OS-based authentication (as it is not supported under Win32)Ard Biesheuvel2004-04-031-2/+8
|
* Increase severity level and use a more precise error message.Marcus Boerger2004-04-033-3/+3
|
* - Nuke code which hasn't been in use for ages.Andi Gutmans2004-04-033-54/+2
|
* fclose() tempfile so unlink() doesn't choke on Win32Ard Biesheuvel2004-04-031-0/+1
|
* Change definition of ISC_LONG_[MIN|MAX] to please MSVC.Ard Biesheuvel2004-04-031-11/+9
|
* MFB: more elaborate HUGE_VAL testArd Biesheuvel2004-04-031-3/+10
|
* Initialize to 0 to prevent valgrind warningsMarcus Boerger2004-04-031-2/+2
|
* fix Bug #937 throwError() treats every call as staticGreg Beaver2004-04-032-4/+11
| | | | | fix Bug #964 PEAR_ERROR_EXCEPTION causes fatal error
* fix #534: pear search doesn't list unstable releasesGreg Beaver2004-04-032-3/+8
|
* ChangeLog update2004-04-031-0/+33
|
* not devel any moreGreg Beaver2004-04-031-3/+3
|
* - Fixed expected shift/reduce conflict count nu,berDerick Rethans2004-04-021-2/+2
|
* Update sample SAPI locations. BugFix# 27829Sara Golemon2004-04-021-12/+12
|
* Support for domain cookiesDmitry Stogov2004-04-021-1/+16
|
* Test file was fixed (implicit cloning strict warnings)Dmitry Stogov2004-04-021-3/+7
|
* SoapClint support for multiple hosts (through WSDL) with cookies.Dmitry Stogov2004-04-023-67/+181
|
* Fixed bug #27742 (WDSL SOAP Parsing Schema bug)Dmitry Stogov2004-04-025-2/+874
|
* ChangeLog update2004-04-022-0/+141
|
* MFB: Revert patch for bug #27782.Ilia Alshanetsky2004-04-013-43/+0
|
* Fixed reversed condition for error reporting.Ilia Alshanetsky2004-04-012-3/+3
|