summaryrefslogtreecommitdiff
path: root/ext/recode/php_recode.h
Commit message (Collapse)AuthorAgeFilesLines
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-5/+0
| | | | | - need to define both COMPILE_DL_MODULE and HAVE_MODULE=1
* add check for stdbool.hThies C. Arntzen2000-06-061-1/+6
|
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
|
* - Added additional DEFER macro.Kristian Köhntopp2000-03-111-0/+89
- First stab at porting the recode module. Still having problems with the _ex() functions, they core - why?