2001-04-22 |
Stig Bakken | * expanded the following constants and made them availa... |
commit | commitdiff | tree | snapshot |
2001-04-21 |
Andi Gutmans | - Add typedef for function pointer of llist dtor |
commit | commitdiff | tree | snapshot |
2001-04-21 |
Andi Gutmans | - Get rid of warning. |
commit | commitdiff | tree | snapshot |
2001-04-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Andrei Zmievski | Let people know what the heck I was up to. |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Andrei Zmievski | Enabling WDDX by default. |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Andrei Zmievski | That made it into 4.0.5. |
commit | commitdiff | tree | snapshot |
2001-04-20 |
foobar | ws pollution removed. |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Stig Bakken | * update class doc-comment |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Stig Bakken | * fixed up the XML-RPC class so it's useful at least... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Andi Gutmans | - Fix for crash bug when using invalid arguments in... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Tomas V.V.Cox | fix small bug on error reporting (PEAR::raiseError... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Jason Greene | Change all // to /* */, fixed small whitespace. |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Stig Bakken | * fixed DB_common::getXxx when using the parameter... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Andi Gutmans | - Use memcpy() instead of strlcpy() which is faster. |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Dan Kalowsky | appling patch for joey since he has no ODBC karma.... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Andi Gutmans | - Patch from Jason Greene. |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Sterling Hughes | fix crash bug 10400. |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Wez Furlong | Patch from Adam Dickmeiss to make configure detect... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Stig Bakken | * cotcha, Tomas |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Ulf Wendel | - fixed the garbage collection |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Andi Gutmans | - \r\n -> \n |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Andi Gutmans | - WS |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Stig Bakken | * forgot to update this test too |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Stig Bakken | * DB_common now inherits PEAR and its error handling... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Stig Bakken | * check that error callbacks exist |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Stig Bakken | * added Colin's connect/factory error reporting fix |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Dan Kalowsky | corrects bug #7488, patch supplied by submitter (torben... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Stig Bakken | * fix handling of broken DSNs like Colin suggested |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Derick Rethans | - Fixed some more problems with keys being chopped... |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Adam Dickmeiss | Function yaz_record returns database for record if... |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Marc Boeren | Removed some old commented code (Mc) |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Marc Boeren | Added DBX_CMP_TEXT and DBX_CMP_NUMBER constants and... |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Wez Furlong | Information about php streams |
commit | commitdiff | tree | snapshot |
2001-04-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Frank M. Kromann | Adding fbsql_fetch_assoc() functon |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Wez Furlong | Discovered warn_not_available and used it. |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Wez Furlong | Changes for streams. Added temporary fopenstream funct... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Wez Furlong | Added files for PHP streams |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Wez Furlong | Added --enable-php-streams option for experimental... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Zeev Suraski | small beautification |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Stig Bakken | * PEAR_Installer un-broken again, it still doesn't... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Dan Kalowsky | This change seems to fix bugs 7158, 7807, 8531, and... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Stig Bakken | * have DB.php use PEAR::raiseError in factory methods |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Stig Bakken | * enable static use of PEAR::raiseError |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Stig Bakken | * implemented PEAR_Packager to make distribution packag... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-17 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Wez Furlong | Fixed lame attempt to prevent ttf linkage when using... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Stig Bakken | * using CGI -C option, you no longer have to specify... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Stig Bakken | @Added -C command-line option to avoid chdir to the... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Stig Bakken | * DB::isManip now handles create, drop, alter, grant... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Stig Bakken | * make the error class used by raiseError configurable... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Stig Bakken | * actually commit the stuff I said I had committed :-) |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Frank M. Kromann | Fixing memory leek on CancelFetch. |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Sebastian Bergmann | Daniel fixed this for PHP 4.0.6. |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Andrei Zmievski | More todo stuff. |
commit | commitdiff | tree | snapshot |
2001-04-16 |
James Moore | - Updating order slighly so the install is easier to... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Andrei Zmievski | @- Fixed a bug with /e modifier in preg_replace(),... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Stig Bakken | * added sgml/xml catalog file |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Stig Bakken | * add a package type called empty (default) |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Alexander Feldman | Fixed typo. |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Alexander Feldman | We shoud not fseek in a pipe and this caused a problem... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-15 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Rui Hirokawa | deleted warning output in dbx/pgsql. |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Thies C. Arntzen | . |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Thies C. Arntzen | enable temporary LOBs when we detect oracle 8.1 |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Thies C. Arntzen | @- Added temporary LOB support in OCI8 (Patch by David... |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Thies C. Arntzen | the collections stuff s worth mentioning in the credits! |
commit | commitdiff | tree | snapshot |
2001-04-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-14 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Wez Furlong | Added news about gd and openssl changes. |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Wez Furlong | When using freetype2, turn off libttf and turn on nativ... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Derick Rethans | - Added the note about function names |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Stig Bakken | * separated and compressed changelogs from 1999 and... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Stig Bakken | * PEAR: look for destructor methods in parent classes if |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Stig Bakken | here's a preliminary list of stuff for 4.1 |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Thies C. Arntzen | @- Fixed crash in pathinfo() |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Thies C. Arntzen | @ - OCI8 now supports binding of collections |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Wez Furlong | Added GD 2.0.1 support. |
commit | commitdiff | tree | snapshot |
2001-04-13 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Thies C. Arntzen | never initialize oci in OCI_THREADED mode. seems to... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Marc Boeren | Added a database member to the dbx_link object. Since... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Frank M. Kromann | Fixing database password to actually work |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Jon Parise | Statements end with a period. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Kevin | Fixed compatibility issues in the ODBC extension for... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Jason Greene | Fix for PR #9729, 9664, 9656, 8667. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Derick Rethans | - Removed debug thing |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Derick Rethans | - Fix for bug #8839 |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Sean Bright | Constand should be case sensitive. |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Jon Parise | Fix whitespace (use tabs). |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Sean Bright | Stop SIGSEGV on Apache startup. Patch from <adam@index... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Sascha Schumann | Revert mega patch. |
commit | commitdiff | tree | snapshot |
next |