Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 173 | -344/+344 |
* | - Really fix nl2br now... it's actaulyl faster now | Derick Rethans | 2001-09-09 | 2 | -14/+16 |
* | - Fix for bug 11904 | Derick Rethans | 2001-09-09 | 1 | -2/+15 |
* | remove ARG_COUNT(ht) | Sterling Hughes | 2001-09-09 | 1 | -1/+1 |
* | export the mt rand functions... | Sterling Hughes | 2001-09-09 | 2 | -13/+19 |
* | - Removed duplicate FETCH() | Derick Rethans | 2001-09-09 | 1 | -1/+0 |
* | add DOMXML news | Sterling Hughes | 2001-09-09 | 1 | -0/+3 |
* | have this go through php's error warning system | Sterling Hughes | 2001-09-09 | 1 | -1/+1 |
* | ws fix, MFB | Sterling Hughes | 2001-09-09 | 1 | -9/+11 |
* | Change DOM-XML's error reporting to E_WARNING which is more appropriate | Sterling Hughes | 2001-09-09 | 1 | -10/+25 |
* | ChangeLog update | 2001-09-09 | 1 | -0/+28 | |
* | com_*() functions returned an oo-resource instead of an resource id, | Harald Radi | 2001-09-08 | 4 | -18/+40 |
* | fix curl build for curl >= 7.8 | André Langhorst | 2001-09-08 | 1 | -0/+4 |
* | remove bogus comment :) | Stig S. Bakken | 2001-09-08 | 1 | -3/+1 |
* | RFC document for namespaces | Stig S. Bakken | 2001-09-08 | 1 | -0/+171 |
* | wrapped to 80 columns :) | Stig S. Bakken | 2001-09-08 | 1 | -51/+80 |
* | tense, tense, tense | Sterling Hughes | 2001-09-08 | 1 | -1/+1 |
* | I'll stop annoying the list if this doesn't shed light :) | Sterling Hughes | 2001-09-08 | 1 | -2/+0 |
* | ChangeLog update | 2001-09-08 | 1 | -0/+87 | |
* | Doesn't fix the subject problem, but debugging | Sterling Hughes | 2001-09-08 | 1 | -0/+2 |
* | revert (I'll fix the subject stuff in a second) | Sterling Hughes | 2001-09-07 | 1 | -2/+0 |
* | testing | Sterling Hughes | 2001-09-07 | 1 | -0/+2 |
* | API update: use zend_parse_parameters | Wez Furlong | 2001-09-07 | 1 | -373/+244 |
* | - Shift around the variable parsing code to make it simpler. | Andi Gutmans | 2001-09-07 | 2 | -15/+22 |
* | build fixes | Daniel Beulshausen | 2001-09-07 | 2 | -6/+7 |
* | fix def. | Daniel Beulshausen | 2001-09-07 | 1 | -1/+1 |
* | don't use ifx_free_result here | Daniel Beulshausen | 2001-09-07 | 1 | -1/+1 |
* | fix result freeing | Daniel Beulshausen | 2001-09-07 | 1 | -4/+3 |
* | Fix for bug #13190 | Wez Furlong | 2001-09-07 | 1 | -3/+4 |
* | MFB | Sterling Hughes | 2001-09-07 | 1 | -2/+3 |
* | fix zts build | Daniel Beulshausen | 2001-09-07 | 1 | -2/+2 |
* | add a news entry | Sterling Hughes | 2001-09-07 | 1 | -0/+2 |
* | get rid of global mess | Sterling Hughes | 2001-09-07 | 1 | -13/+10 |
* | register a list destructor | Sterling Hughes | 2001-09-07 | 1 | -0/+10 |
* | - Fix for bug #13052 | Derick Rethans | 2001-09-07 | 1 | -0/+5 |
* | - Fix warning (was fixed in ZE1 and not merged at some point). Please make | Andi Gutmans | 2001-09-07 | 1 | -1/+1 |
* | Cleanup. | foobar | 2001-09-07 | 2 | -5/+0 |
* | Almost missed this one.. | foobar | 2001-09-07 | 2 | -4/+4 |
* | if test -f /usr/local/lib/libexample.s?; then <-- no workie | foobar | 2001-09-07 | 8 | -18/+18 |
* | ChangeLog update | 2001-09-07 | 1 | -0/+138 | |
* | Damn, went to head instead of the branch - revert | Rasmus Lerdorf | 2001-09-06 | 1 | -34/+0 |
* | Oops, forgot to add sapi_apache.c to the apache_hooks branch | Rasmus Lerdorf | 2001-09-06 | 1 | -0/+34 |
* | Fixed bug: #13172 | foobar | 2001-09-06 | 2 | -9/+13 |
* | no need to cast a 'HashTable *' to 'HashTable *' | Sterling Hughes | 2001-09-06 | 1 | -1/+1 |
* | Introduce the good practise of using [] around output messages. | foobar | 2001-09-06 | 1 | -4/+4 |
* | Always quote the messages. | foobar | 2001-09-06 | 3 | -66/+66 |
* | Hope this reduces the amount of bogus bug reports when people use wrong paths.. | foobar | 2001-09-06 | 1 | -14/+28 |
* | Fixing spelling | Frank M. Kromann | 2001-09-06 | 2 | -4/+2 |
* | Clean-up NEWS. | Andrei Zmievski | 2001-09-06 | 1 | -5/+4 |
* | fix various build errors. default to no xmlrpc | Dan Libby | 2001-09-06 | 8 | -180/+92 |