2001-04-25 |
Stig Bakken | * define PEAR_EXTENSION_DIR as well |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Hartmut Holzgraefe | a backslash was missing (+ whitespace) |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Rasmus Lerdorf | - Make the printf functions binary clean |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Andrei Zmievski | * Made ENT_* defines availabe to other functions. |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Frank M. Kromann | Remove c++ comment |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Frank M. Kromann | make fbsql_field_flags return a value |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Frank M. Kromann | removed unused code |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Andy Sautins | Collections cleanup |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Andy Sautins | Cleanup collections - removed unused members from... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Sascha Schumann | Fix optimization -- we did not send out custom Response... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Andi Gutmans | - Fix filetype() and lstat() too. |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Andi Gutmans | - Another fix |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Andi Gutmans | - Nuke warning. This signed/unsigned stuff gets really... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Andi Gutmans | - Fix problem with is_link(), there seem to be at least... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Stig Bakken | whoops, two less items for 4.1 |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Sterling Hughes | Fixed a crash bug. |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Sascha Schumann | Accomodate Apache HTTPD 2.0 API change |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Ulf Wendel | Made Cache::save() a wrapper for Cache::extSave() |
commit | commitdiff | tree | snapshot |
2001-04-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-24 |
David Hedbor | Disable use of th_farm since it doesn't seem to work... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Zeev Suraski | Remove unnecessary tab (was killing Tru64 make) |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Chuck Hagenbuch | Fix for bug 9908: check that the result of mail_sort... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Frank M. Kromann | Fix build on WIn32 |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Thies C. Arntzen | fixed ZTS buidl - still some WS pollution left |
commit | commitdiff | tree | snapshot |
2001-04-23 |
foobar | Fixed bugs: #10194, #9177. |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Rasmus Lerdorf | Uh, weird typo. Wonder when that crept in. |
commit | commitdiff | tree | snapshot |
2001-04-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Jon Parise | Updater.php -> Uploader.php |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Sterling Hughes | Fix bug #10447. |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Sascha Schumann | Fix freeing of a NULL pointer |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Sascha Schumann | remove Only.* lines from patch |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Sascha Schumann | bytes in the conn structure was renamed to bytes_sent. |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Sascha Schumann | Update patch to thttpd-2.21 |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Stig Bakken | * fixed PEAR_Common::infoFromDescriptionFile |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Stig Bakken | * don't override $libdir and $datadir if they are speci... |
commit | commitdiff | tree | snapshot |
2001-04-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
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 |
next |