Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -2/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Make xmlrpc module compilable on windows. compiles, but untested. | Shane Caraveo | 2001-12-03 | 1 | -0/+4 |
| | |||||
* | patches to sync with sourceforge project, version 0.50. primary change: ↵ | Dan Libby | 2001-10-30 | 1 | -11/+52 |
| | | | | adds support for SOAP v 1.1 | ||||
* | ZTS fixes | Thies C. Arntzen | 2001-10-26 | 1 | -18/+21 |
| | |||||
* | make it compile again and nuke most warnings | Thies C. Arntzen | 2001-10-25 | 1 | -11/+18 |
| | |||||
* | MFB | Sterling Hughes | 2001-10-21 | 1 | -2/+10 |
| | |||||
* | Fixed some protos. | Egon Schmid | 2001-10-17 | 1 | -17/+17 |
| | |||||
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -2/+4 |
| | | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig) | ||||
* | 4rd run... now also var.Z_* | Jeroen van Wolffelaar | 2001-09-26 | 1 | -7/+7 |
| | |||||
* | 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now. | Jeroen van Wolffelaar | 2001-09-26 | 1 | -5/+5 |
| | |||||
* | 2nd phase in back-substitution those macro's | Jeroen van Wolffelaar | 2001-09-25 | 1 | -4/+4 |
| | | | | | I've got pretty much everything now... | ||||
* | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 1 | -110/+110 |
| | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | ||||
* | adding xmlrpc extension, per Stig's request | Dan Libby | 2001-09-06 | 1 | -0/+1421 |