summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* updated the .emacs exampleStig Bakken2001-05-061-1/+4
* Made Cache::save() a wrapper for Cache::extSave()Ulf Wendel2001-04-241-1/+1
* Updater.php -> Uploader.phpJon Parise2001-04-231-1/+1
* * fixed PEAR_Common::infoFromDescriptionFileStig Bakken2001-04-222-13/+35
* * expanded the following constants and made them available in PHP:Stig Bakken2001-04-226-59/+248
* * update class doc-commentStig Bakken2001-04-201-2/+1
* * fixed up the XML-RPC class so it's useful at least (based on usefulinc 1b8)Stig Bakken2001-04-201-2/+4
* fix small bug on error reporting (PEAR::raiseError params order)Tomas V.V.Cox2001-04-191-4/+4
* * fixed DB_common::getXxx when using the parameter array (didn't work before)Stig Bakken2001-04-191-2/+2
* * cotcha, TomasStig Bakken2001-04-191-1/+1
* - fixed the garbage collectionUlf Wendel2001-04-191-3/+13
* * forgot to update this test tooStig Bakken2001-04-191-5/+5
* * DB_common now inherits PEAR and its error handling stuffStig Bakken2001-04-191-5/+5
* * check that error callbacks existStig Bakken2001-04-191-3/+3
* * added Colin's connect/factory error reporting fixStig Bakken2001-04-191-7/+7
* * fix handling of broken DSNs like Colin suggestedStig Bakken2001-04-181-1/+1
* * PEAR_Installer un-broken again, it still doesn't update theStig Bakken2001-04-173-31/+55
* * have DB.php use PEAR::raiseError in factory methodsStig Bakken2001-04-173-11/+20
* * enable static use of PEAR::raiseErrorStig Bakken2001-04-171-6/+13
* * implemented PEAR_Packager to make distribution packages. Currently onlyStig Bakken2001-04-174-121/+465
* * DB::isManip now handles create, drop, alter, grant, revoke.Stig Bakken2001-04-161-3/+4
* * make the error class used by raiseError configurable (_error_class property,Stig Bakken2001-04-162-22/+71
* * actually commit the stuff I said I had committed :-)Stig Bakken2001-04-161-6/+16
* * added sgml/xml catalog fileStig Bakken2001-04-151-0/+1
* * add a package type called empty (default)Stig Bakken2001-04-151-4/+4
* * PEAR: look for destructor methods in parent classes ifStig Bakken2001-04-132-24/+69
* Revert mega patch.Sascha Schumann2001-04-091-13/+2
* * CGI version is always installed!Stig Bakken2001-04-081-2/+13
* Add INSTALL_ROOT variable to specify install location.Wilfredo Sanchez2001-04-031-11/+11
* Cleaner (and probably safer) condition handling.Jon Parise2001-04-031-6/+3
* - Renamed the file following Thies suggestionUlf Wendel2001-03-301-0/+0
* - uuups, modified the package.dtd, undoUlf Wendel2001-03-291-3/+1
* - Added a package xml file for IT[X] templatesUlf Wendel2001-03-292-49/+83
* Fix a couple of warnings when calling PEAR::raiseError() statically.Chuck Hagenbuch2001-03-291-4/+14
* - package XML for the CacheUlf Wendel2001-03-291-0/+20
* pgsql.phpTomas V.V.Cox2001-03-281-3/+3
* Added a simple usage exampleUlf Wendel2001-03-281-1/+29
* pgsql.phpTomas V.V.Cox2001-03-261-9/+16
* Install the Informix database implementation.Jon Parise2001-03-241-0/+1
* Added missing files.Sebastian Bergmann2001-03-241-0/+5
* * added Christian Stocker's tableInfo() implementationStig Bakken2001-03-241-0/+16
* * fixed Oracle tests, fixed some bugs in DB_oci8, all tests butStig Bakken2001-03-232-2/+5
* Style and whitespace, based mostly on a submission fromJon Parise2001-03-211-95/+95
* GarbageCollection was moved into a PEAR-DeconstructorChristian Stocker2001-03-171-37/+46
* 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