Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce operations in the ub_write loop. | Sascha Schumann | 2002-03-04 | 1 | -7/+10 |
| | |||||
* | Free status line, initialize number_vec, correctly account for | Sascha Schumann | 2002-03-04 | 1 | -9/+21 |
| | | | | | the number of bytes in the document, avoid strcpy/strlen. | ||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | - More <br> to <br /> fixes | Derick Rethans | 2001-10-09 | 1 | -1/+1 |
| | |||||
* | Undo Z_ subst for sapi and ext/yaz | Jeroen van Wolffelaar | 2001-09-27 | 1 | -1/+1 |
| | |||||
* | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 1 | -1/+1 |
| | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | ||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | |||||
* | more tsrm cleanup | Sascha Schumann | 2001-08-05 | 1 | -2/+1 |
| | |||||
* | further tsrm cleanup | Sascha Schumann | 2001-08-05 | 1 | -3/+0 |
| | |||||
* | Fixed some TSRMLS_CC instances (at least it looked odd to me the way it was ↵ | Sebastian Bergmann | 2001-08-05 | 1 | -12/+12 |
| | | | | before). | ||||
* | More TSRMLS_FETCH work. Got it under 400 now. | Zeev Suraski | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -42/+35 |
| | |||||
* | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -15/+15 |
| | | | | | | | - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it... | ||||
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -0/+9 |
| | |||||
* | Add TUX SAPI module | Sascha Schumann | 2001-05-26 | 1 | -0/+431 |