summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Properly free callback_name only when necessary.Andrei Zmievski2001-05-201-8/+9
|
* ChangeLog update2001-05-201-0/+93
|
* NEWS update2001-05-201-0/+1
|
* - Reversed 'fix' for #9698Derick Rethans2001-05-202-4/+35
| | | | | | | - Fix for bug #9698/#10681 (patch by kettler@gmx.net) @- Added the 'u' modifier to printf/sprintf which prints unsigned longs. @ (Derick)
* Fix bug #9526Rasmus Lerdorf2001-05-191-0/+8
|
* Fixed bug #10964foobar2001-05-192-0/+8
|
* Store some build-specific environment variables in config.nice.Sascha Schumann2001-05-191-1/+8
|
* nuke last remnants of the old globals stuffSterling Hughes2001-05-191-5/+0
| | | | | # oops
* Correct NEWS entryJames Moore2001-05-191-2/+2
|
* s/^I/ / and some re-indenting. Also align the APXS checking codeSascha Schumann2001-05-191-182/+181
| | | | | with the standard scheme.
* Reindent, add link map for AIX, improve diagnostic message,Sascha Schumann2001-05-191-34/+43
| | | | | carry over all -D* CPPFLAGS, and nuke REGEX recognition.
* Format.Andrei Zmievski2001-05-191-7/+6
|
* Fix segfault when using zend_hash_add_empty_elementSascha Schumann2001-05-191-1/+1
|
* Use zend_hash_add_empty_elementSascha Schumann2001-05-191-1/+1
|
* Use write(2), if we can successfully write to stdout.Sascha Schumann2001-05-192-1/+51
|
* - Adding an entry about mcrypt bugsDerick Rethans2001-05-191-0/+3
|
* Looks like this was a bogus gcc warning.Sascha Schumann2001-05-191-2/+0
| | | | | Submitted by: Sebastian Bergmann
* Improve reading from external data source for session id creation.Sascha Schumann2001-05-191-11/+19
| | | | | Improve generating the string representation of the md5 session id.
* Nuke some warnings.Sascha Schumann2001-05-193-3/+11
|
* add entrySascha Schumann2001-05-191-1/+1
|
* ChangeLog update2001-05-191-0/+63
|
* NEWS update2001-05-191-0/+4
|
* munmap() file in RSHUTDOWN, if PHPWRITE fails.Sascha Schumann2001-05-183-0/+22
|
* - Fix for bug #10890Derick Rethans2001-05-181-3/+6
| | | | | @- Fixed bugs in the mcrypt extension that caused crashes (Derick)
* First try at using Apache's export list when building a DSO.Sascha Schumann2001-05-181-0/+6
|
* @ Added the IMG_ARC_ROUNDED option for the ImageFilledArc() function, whichSterling Hughes2001-05-181-0/+1
| | | | | @ specified that the drawn curve should be rounded. (Sterling)
* remove more php3 ts stuffSterling Hughes2001-05-181-48/+0
|
* should be using the function here.Sterling Hughes2001-05-181-1/+4
|
* Remove the remnants of old global macro'sSterling Hughes2001-05-183-77/+0
|
* Files should be shared among processes.Sascha Schumann2001-05-181-1/+1
|
* a small proto clarificationHartmut Holzgraefe2001-05-181-1/+1
|
* Move -DSUPPORT_UTF8 flag into the appropriate Makefile so as not to polluteAndrei Zmievski2001-05-183-2/+2
| | | | | the global namespace.
* revert parts of last commit - stupid me!Thies C. Arntzen2001-05-182-20/+12
|
* reset allocated_memory_peak after each request.Thies C. Arntzen2001-05-181-0/+1
|
* --enable-memory-usage-info id deprecated. use --enable-memory-limit instead!Thies C. Arntzen2001-05-183-15/+23
|
* - completed list of error messages (thanks to Torben Wilson)Uwe Steinmann2001-05-181-5/+185
|
* ChangeLog update2001-05-181-0/+75
|
* NEWS update2001-05-181-0/+2
|
* Merge the more sensible way of doing this back in to HEADJames Moore2001-05-171-7/+1
|
* @ - Fixed getopt so it accepts arguments in the form -<option><value> notJames Moore2001-05-171-4/+19
| | | | | @ just -<option> <value> (jmoore)
* - Fix for bug #9801 (and maybe others)Derick Rethans2001-05-171-1/+0
|
* Some fixes. Actually assign a value scheme_handlers before processing it.Sterling Hughes2001-05-171-8/+24
| | | | | Add some checks for key type. Remove some debugging data.
* update newsDaniel Beulshausen2001-05-171-0/+5
|
* winsock is already initialized in an higher version by phpDaniel Beulshausen2001-05-172-48/+1
|
* add notes & sockets extDaniel Beulshausen2001-05-171-0/+24
|
* update sockets to work with winsock as wellDaniel Beulshausen2001-05-176-1236/+1499
|
* That's slightly clearer that way :)Zeev Suraski2001-05-171-2/+1
|
* Allow for DB3 to reside in /usr/local/include/db3/ and -ldb3Martin Kraemer2001-05-171-1/+1
|
* Add missing infoZeev Suraski2001-05-171-1/+2
|
* Fix buildZeev Suraski2001-05-171-0/+1
|