summaryrefslogtreecommitdiff
path: root/ext/standard/pack.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_0_9b'.RELEASE_0_9bSVN Migration2003-05-141-918/+0
* Win32 build improvementsZeev Suraski2003-02-171-2/+0
* A add much more useful select(2) implementation than is provided byWez Furlong2003-02-161-1/+1
* Reverted because correct decision has not been made yet.Moriyoshi Koizumi2003-01-111-2/+2
* Reduced warnings in ZE2 buildMoriyoshi Koizumi2003-01-111-2/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Remove pointless checks for array_init() return values.Ilia Alshanetsky2002-12-051-2/+1
* -php_error -> php_error_docrefMarcus Boerger2002-12-051-11/+11
* NetWare related changes/modificationsAnantha Kesari H Y2002-09-061-0/+14
* Fixed another memory leak, patch provided by Ilia <ilia@prohost.org>Dan Kalowsky2002-08-131-1/+2
* Fixes a memory leak which results when an invalid format code isDan Kalowsky2002-08-131-0/+3
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* don't throw fatal errors, throw E_WARNING instead.Sterling Hughes2002-01-271-4/+4
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* - update to php4 apiSterling Hughes2001-09-031-125/+151
* WhitespaceZeev Suraski2001-08-111-5/+5
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-6/+11
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-2/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Make "H*" workStanislav Malyshev2000-10-301-1/+1
* Make unpack("H") work like in PerlStanislav Malyshev2000-09-101-6/+11
* Fix pack() function reading string beyond the endStanislav Malyshev2000-09-101-0/+4
* Fix double unpack bugStanislav Malyshev2000-09-101-2/+2
* Fixed a proto.Egon Schmid2000-07-091-2/+2
* - 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
* Fix build on systems which lack snprintf or vsnprintf.Sascha Schumann2000-03-121-1/+0
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-10/+0
* Will watch the diffs as much as I can.Egon Schmid2000-02-241-1/+1
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-2/+2
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Ex APIEvan Klinger1999-12-201-29/+29
* More php3_ annihilationZeev Suraski1999-12-181-10/+10
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-10/+10
* More symbol work.Andrey Hristov1999-07-261-2/+2
* A bunch of grunt work updating function entries and declarations.Andrey Hristov1999-07-241-2/+2
* License updateZeev Suraski1999-07-161-20/+9
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-3/+0
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+1
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-221-1/+1
* Make Win32 happy with the recent changes.Zeev Suraski1999-04-181-1/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+890