| Commit message (Expand) | Author | Age | Files | Lines |
| * | Allow msession to build without ext/session | Mark L. Woodward | 2001-10-11 | 3 | -5/+14 |
| * | ChangeLog update | | 2001-10-11 | 1 | -0/+38 |
| * | NEWS update | | 2001-10-11 | 1 | -0/+2 |
| * | Changed return value for BLOB/CLOB values to a string. and returning false if... | Frank M. Kromann | 2001-10-10 | 1 | -16/+9 |
| * | fix a problem with the propagation of baseinstalldir and role | Tomas V.V.Cox | 2001-10-10 | 1 | -2/+0 |
| * | @- Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke) | Sergey Kartashoff | 2001-10-10 | 1 | -2/+16 |
| * | * fix default path in configure help text | Stig Bakken | 2001-10-10 | 1 | -1/+1 |
| * | * added function entries for version_{lt,le,gt,ge,eq} | Stig Bakken | 2001-10-10 | 1 | -0/+5 |
| * | @Added version_{lt,le,gt,ge,eq} functions (Stig) | Stig Bakken | 2001-10-10 | 2 | -4/+78 |
| * | Adding support for BLOB and CLOB | Frank M. Kromann | 2001-10-10 | 2 | -26/+98 |
| * | ChangeLog update | | 2001-10-10 | 1 | -0/+206 |
| * | NEWS update | | 2001-10-10 | 1 | -0/+1 |
| * | Added ldap_start_tls() function | Stig Venaas | 2001-10-09 | 2 | -2/+35 |
| * | - More <br> to <br /> fixes | Derick Rethans | 2001-10-09 | 6 | -11/+11 |
| * | Make the information available whether we are using HTTP/1.1 | Sascha Schumann | 2001-10-09 | 1 | -0/+7 |
| * | added new configure option --with-pdflib3 | Rainer Schaaf | 2001-10-09 | 1 | -29/+70 |
| * | - Changed <br> to - in PHP_INFO output. | Derick Rethans | 2001-10-09 | 1 | -2/+2 |
| * | Fixed some protos. | Egon Schmid | 2001-10-09 | 1 | -124/+99 |
| * | more clean up/fixes | Tomas V.V.Cox | 2001-10-09 | 3 | -19/+18 |
| * | ChangeLog update | | 2001-10-09 | 1 | -0/+64 |
| * | NEWS update | | 2001-10-09 | 1 | -0/+2 |
| * | use strdup to alloc memory refeed with free! | Frank M. Kromann | 2001-10-08 | 1 | -2/+2 |
| * | Oops. Removed too much code. | Frank M. Kromann | 2001-10-08 | 1 | -0/+3 |
| * | handle dbase files with padded field headers. (patch from | jim winstead | 2001-10-08 | 1 | -12/+31 |
| * | handle 'I' field type, just another name for the 'N' field type (patch | jim winstead | 2001-10-08 | 1 | -0/+2 |
| * | Fixed some protos. | Egon Schmid | 2001-10-08 | 1 | -8/+8 |
| * | some clean up | Tomas V.V.Cox | 2001-10-08 | 2 | -18/+8 |
| * | @- Added support for word match mnogosearch-3.2 command and for stopfile | Sergey Kartashoff | 2001-10-08 | 1 | -4/+0 |
| * | Fixing prototypes and removing unused code | Frank M. Kromann | 2001-10-08 | 3 | -12/+13 |
| * | fixed PDF_get_value for parameters | Rainer Schaaf | 2001-10-08 | 1 | -0/+9 |
| * | - Fix for bug #13592 (Patch by Markus Fischer <mfischer@guru.josefine.at>) | Derick Rethans | 2001-10-08 | 1 | -0/+5 |
| * | more work on Windows support | Tomas V.V.Cox | 2001-10-08 | 1 | -16/+10 |
| * | added mkTempDir to create temporal directories | Tomas V.V.Cox | 2001-10-08 | 1 | -2/+14 |
| * | detect and report error | Tomas V.V.Cox | 2001-10-08 | 1 | -1/+3 |
| * | use Tar.php class and clean up some unused properties | Tomas V.V.Cox | 2001-10-08 | 1 | -18/+7 |
| * | ChangeLog update | | 2001-10-08 | 1 | -0/+46 |
| * | NEWS update | | 2001-10-08 | 1 | -0/+3 |
| * | work on Windows support (use Tar class and System class) | Tomas V.V.Cox | 2001-10-07 | 2 | -23/+18 |
| * | use the new System class for common file opperations | Tomas V.V.Cox | 2001-10-07 | 1 | -1/+2 |
| * | make this entry readable. | foobar | 2001-10-07 | 1 | -1/+1 |
| * | @- Added mmapfile(), read a file into a variabele with mmap (Ilia A, Derick) | Derick Rethans | 2001-10-07 | 3 | -0/+91 |
| * | Fix naming inside php_search_array, comp_func is not a compare function. | Jeroen van Wolffelaar | 2001-10-07 | 1 | -3/+3 |
| * | fix sp | Sterling Hughes | 2001-10-07 | 1 | -1/+1 |
| * | @ Have rand() and mt_rand() seed automatically if srand() or mt_srand() has | Sterling Hughes | 2001-10-07 | 2 | -3/+15 |
| * | ChangeLog update | | 2001-10-07 | 1 | -0/+60 |
| * | NEWS update | | 2001-10-07 | 1 | -0/+3 |
| * | @Added version_compare() function (Stig) | Stig Bakken | 2001-10-06 | 2 | -8/+86 |
| * | - <br> -> <br /> | Derick Rethans | 2001-10-06 | 9 | -10/+10 |
| * | fix execution order | Sterling Hughes | 2001-10-06 | 1 | -1/+1 |
| * | avoid TSRMLS_FETCH() | Sterling Hughes | 2001-10-06 | 1 | -3/+3 |