summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PHP_4_0_5'.SVN Migration2001-03-191-0/+295
* This commit was manufactured by cvs2svn to create branch 'PHP_4_0_5'.SVN Migration2001-03-131-286/+0
* Forgot to add it hereColin Viebrock2001-03-121-0/+1
* HEADS UP: renamed config header file in "phpize"d extensions toStig Bakken2001-03-121-1/+1
* Use proper class name.Andrei Zmievski2001-03-121-2/+2
* Revised version of the parseDSN function.Jon Parise2001-03-111-71/+82
* * only register the destructor if it existsStig Bakken2001-03-101-4/+30
* Formatting and minor inline doc changes.Ulf Wendel2001-03-081-0/+1
* Added a basic Cache_Error class.Ulf Wendel2001-03-081-1/+3
* Whitespace only.Sebastian Bergmann2001-03-061-20/+9
* fixed typoMartin Jansen2001-03-041-1/+1
* The main file with new features.Ulf Wendel2001-03-031-24/+72
* Whitespace only.Sebastian Bergmann2001-03-021-1/+1
* Added experimental version of Cache_Function module.Sebastian Bergmann2001-03-021-0/+1
* Added Graphics and Output Cache.Sebastian Bergmann2001-03-011-0/+2
* missing a backslashChuck Hagenbuch2001-03-011-1/+2
* update the makefile for the new Cache classes.Chuck Hagenbuch2001-03-011-1/+6
* use standard naming/capitalization, and do a bit of error checking whenChuck Hagenbuch2001-03-011-0/+246
* factory-generated classes have lowercase subclass names by our (newlyChuck Hagenbuch2001-02-222-9/+3
* * allow empty passwords in dsn (for example "mysql://user:@database")Stig Bakken2001-02-201-1/+1
* Go back to listing the copyright years explicitly (instead of using aJon Parise2001-02-181-1/+1
* All DB modules should return NULL from fetchRow() now if there are no moreChuck Hagenbuch2001-02-161-3/+2
* Fixed indentation problems related to use of TAB instead of spacesAnders Johannsen2001-02-121-158/+158
* The Cmd:: class implements an abstraction for various waysAnders Johannsen2001-02-111-0/+286
* may as well go by the capitalization we agreed on sooner rather than later.Chuck Hagenbuch2001-02-072-14/+18
* I think this should've been changed as well, right?Colin Viebrock2001-02-021-2/+2
* make sure to include subclasses before trying to instantiate them.Chuck Hagenbuch2001-02-021-1/+2
* trigger_error() should be ($msg,$level), no?Colin Viebrock2001-02-011-2/+2
* use $HTTP_SERVER_VARS, in case register_globals is Off, and use !empty()Chuck Hagenbuch2001-01-311-6/+5
* whitespaceStig Bakken2001-01-311-229/+229
* @Allow url encoding in DB usernames and passwords (Stig, PEAR)Stig Bakken2001-01-301-26/+61
* @Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR)Stig Bakken2001-01-303-12/+187
* have DB::isError return true if passed "null". Now you can more consistentlyChuck Hagenbuch2001-01-261-3/+4
* Forgot this too ...Colin Viebrock2001-01-231-0/+2
* Never added this ...Colin Viebrock2001-01-231-0/+1
* install the various HTML/* filesChuck Hagenbuch2001-01-201-0/+3
* Fix make install in VPATH buildsSascha Schumann2001-01-131-1/+4
* Add HTTP_Compress::, which provides an easy wrapper around producingChuck Hagenbuch2001-01-121-0/+2
* PR:Mika Tuupola2001-01-121-0/+2
* @- Added Console_Getopt class for parsing command-line args. (Andrei, PEAR)Andrei Zmievski2001-01-112-0/+204
* * updated copyrights (thanks Colin)Stig Bakken2001-01-1012-135/+23
* I should learn how to spellColin Viebrock2001-01-091-1/+1
* Now the coding standards are defined elsewhere ...Colin Viebrock2001-01-091-0/+2
* Update the copyright year range to 1997-2001.Jon Parise2001-01-091-1/+1
* fix for Bug id #8606Hartmut Holzgraefe2001-01-091-2/+2
* * display a notice when downloadingStig Bakken2001-01-081-0/+4
* * no need for this test file anymoreStig Bakken2001-01-081-0/+0
* * updated DB statusStig Bakken2001-01-083-115/+191
* Fix typo. This one was my fault, anyway.Jon Parise2001-01-071-1/+1
* list the correct modeline for vi.Chuck Hagenbuch2001-01-071-1/+1