summaryrefslogtreecommitdiff
path: root/ext/standard/base64.c
Commit message (Expand)AuthorAgeFilesLines
* WhitespaceZeev Suraski2001-08-111-2/+2
* - TSRMLS_FETCH workZeev Suraski2001-08-051-2/+4
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* The result of conv_z_macros and some manual conversion ofSascha Schumann2000-11-271-8/+4
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-2/+2
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* @- base64_decode() will decode POST data correct. (Thies)Thies C. Arntzen2000-02-101-0/+10
* Change string->str where possible; string is basic a C++ class, so gdb can't...Zeev Suraski2000-02-081-12/+12
* @- Fixed possible buffer-overflow in base64_decode. (Thies)Thies C. Arntzen2000-02-061-1/+1
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-2/+2
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-2/+2
* More php3_ annihilationZeev Suraski1999-12-171-2/+2
* Use new Zend API.Sascha Schumann1999-09-241-8/+8
* fix to reiterate that one should _always_ use braces around if/else/for/whileStig Bakken1999-07-211-4/+7
* use reverse lookup array, submitted by bfranklin@dct.com, #1755Sascha Schumann1999-07-211-3/+15
* License updateZeev Suraski1999-07-161-20/+9
* more portingSascha Schumann1999-06-271-4/+1
* conv_proto *.[ch]Sascha Schumann1999-05-161-2/+2
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-2/+0
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+197