summaryrefslogtreecommitdiff
path: root/ext/standard/php_smart_str.h
Commit message (Expand)AuthorAgeFilesLines
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Improved fixSascha Schumann2001-08-201-15/+21
* Fix long printing in smart_str_print_longStanislav Malyshev2001-08-201-9/+14
* WhitespaceZeev Suraski2001-08-111-4/+4
* Treat trailing zeroes correctlySascha Schumann2001-08-031-1/+3
* Convert serializer to smart_str.. avoids lots of sprintf's andSascha Schumann2001-08-031-0/+31
* Allow extensions to define custom prealloc sizesSascha Schumann2001-07-111-2/+6
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Add all necessary includes for these header files.Sascha Schumann2001-02-161-0/+3
* Fix allocationSascha Schumann2000-11-141-2/+2
* Add persistent memory handling to smart_str APISascha Schumann2000-11-141-15/+24
* Make the API more leaner (sp?) and get rid of *copy*.Sascha Schumann2000-10-261-24/+10
* Move structure definition into its own file, so that public headerSascha Schumann2000-10-121-0/+2
* Recognize single quotes around cdata.Sascha Schumann2000-09-271-0/+91