]> granicus.if.org Git - php/shortlog
php
2001-09-11 Sterling HughesAdd an API function for setting the session id from...
2001-09-11 Sascha SchumannAlways return something from non-void function
2001-09-11 Sascha SchumannRemove some unused variables
2001-09-11 Sascha SchumannSimilar to autoconf-2.5x, say who is doing what.
2001-09-11 Sascha SchumannIgnore "AC_PROG_LEX invoked multiple times"
2001-09-11 Sascha SchumannRemove obselete message and drop "divert(6)" which...
2001-09-11 Egon SchmidFixed some protos. Haven't read the source code, so...
2001-09-11 Wez FurlongRevise the xxx_export api so that exporting to files...
2001-09-11 <changelog... ChangeLog update
2001-09-11 Wez FurlongArrrgghh!
2001-09-10 Wez FurlongAdded some preliminary x509 cert and csr creation/signi...
2001-09-10 foobarfix build.
2001-09-10 Daniel Beulshausenfix resource destruction
2001-09-10 Sascha SchumannUse $(LINK) for libraries, but $(LINK_CLEAN) for creati...
2001-09-10 Derick Rethans- Fix for bug #13230
2001-09-10 Sascha SchumannFix a problem when withval pointed to a symlink and...
2001-09-10 Daniel Beulshausendon't forget TSRMLS_CC when using zend_parse_parameters
2001-09-10 Daniel Beulshausenlet apache2 filter build under win32
2001-09-10 Sascha SchumannA round of "d'ohs" for me, please.
2001-09-10 Sascha SchumannUse proper macro to return string with unknown length
2001-09-10 Harald Radiremoved ->is_ref check, doesn't make sense and causes...
2001-09-10 Harald RadiIDispatchs got released if they were passed to another...
2001-09-10 Stig Bakken.cvsignore
2001-09-10 Stig Bakken* build fix
2001-09-10 Sterling HughesRevert, this is max error size, not strlen(error)
2001-09-10 Sterling HughesRETURN_STRING -> RETURN_STRINGL
2001-09-10 <changelog... ChangeLog update
2001-09-10 Zeev SuraskiMFZE1 (nuke cplusplus code)
2001-09-10 Zeev SuraskiMFZE1 (support return value in execute_scripts)
2001-09-09 Zeev SuraskiDo some justice to the doc team
2001-09-09 Sascha SchumannBetter fix for mark problem
2001-09-09 Sascha SchumannFix mark-handling
2001-09-09 Derick Rethans- Don't wrap lines... this is annoying while coding.
2001-09-09 Derick Rethans- Really fix nl2br now... it's actaulyl faster now
2001-09-09 Derick Rethans- Fix for bug 11904
2001-09-09 Sterling Hughesremove ARG_COUNT(ht)
2001-09-09 Sterling Hughesexport the mt rand functions...
2001-09-09 Derick Rethans- Removed duplicate FETCH()
2001-09-09 Sterling Hughesadd DOMXML news
2001-09-09 Sterling Hugheshave this go through php's error warning system
2001-09-09 Sterling Hughesws fix, MFB
2001-09-09 Sterling HughesChange DOM-XML's error reporting to E_WARNING which...
2001-09-09 <changelog... ChangeLog update
2001-09-08 Harald Radicom_*() functions returned an oo-resource instead of...
2001-09-08 André Langhorstfix curl build for curl >= 7.8
2001-09-08 Stig S. Bakkenremove bogus comment :)
2001-09-08 Stig S. BakkenRFC document for namespaces
2001-09-08 Stig S. Bakkenwrapped to 80 columns :)
2001-09-08 Sterling Hughestense, tense, tense
2001-09-08 Sterling HughesI'll stop annoying the list if this doesn't shed light :)
2001-09-08 <changelog... ChangeLog update
2001-09-08 Sterling HughesDoesn't fix the subject problem, but debugging
2001-09-07 Sterling Hughesrevert (I'll fix the subject stuff in a second)
2001-09-07 Sterling Hughestesting
2001-09-07 Wez FurlongAPI update: use zend_parse_parameters
2001-09-07 Andi Gutmans- Shift around the variable parsing code to make it...
2001-09-07 Daniel Beulshausenbuild fixes
2001-09-07 Daniel Beulshausenfix def.
2001-09-07 Daniel Beulshausendon't use ifx_free_result here
2001-09-07 Daniel Beulshausenfix result freeing
2001-09-07 Wez FurlongFix for bug #13190
2001-09-07 Sterling HughesMFB
2001-09-07 Daniel Beulshausenfix zts build
2001-09-07 Sterling Hughesadd a news entry
2001-09-07 Sterling Hughesget rid of global mess
2001-09-07 Sterling Hughesregister a list destructor
2001-09-07 Derick Rethans- Fix for bug #13052
2001-09-07 Andi Gutmans- Fix warning (was fixed in ZE1 and not merged at some...
2001-09-07 foobarCleanup.
2001-09-07 foobarAlmost missed this one..
2001-09-07 foobarif test -f /usr/local/lib/libexample.s?; then <-...
2001-09-07 <changelog... ChangeLog update
2001-09-06 Rasmus LerdorfDamn, went to head instead of the branch - revert
2001-09-06 Rasmus LerdorfOops, forgot to add sapi_apache.c to the apache_hooks...
2001-09-06 foobarFixed bug: #13172
2001-09-06 Sterling Hughesno need to cast a 'HashTable *' to 'HashTable *'
2001-09-06 foobarIntroduce the good practise of using [] around output...
2001-09-06 foobarAlways quote the messages.
2001-09-06 foobarHope this reduces the amount of bogus bug reports when...
2001-09-06 Frank M. KromannFixing spelling
2001-09-06 Andrei ZmievskiClean-up NEWS.
2001-09-06 Dan Libbyfix various build errors. default to no xmlrpc
2001-09-06 Sterling HughesI should really learn how to spell
2001-09-06 Sterling Hughesavoid lowercasing the string
2001-09-06 Sterling Hughesadd missing )
2001-09-06 Sebastian BergmannFix Win32 build.
2001-09-06 Sterling Hughesfix ms compile warnings
2001-09-06 Dan Libbyadding xmlrpc extension, per Stig's request
2001-09-06 Sterling Hughesspaces -> tabs work cont.
2001-09-06 Sterling Hughesws fix
2001-09-06 <changelog... ChangeLog update
2001-09-06 <changelog... NEWS update
2001-09-05 Sterling HughesFix ts build
2001-09-05 Sterling HughesStraight out da bronx, I be using zend_parse_parameters()
2001-09-05 Sterling Hughesstray tabs and spaces
2001-09-05 Sterling Hugheschange range macro semantics
2001-09-05 Sterling Hughesremove inline
2001-09-05 Sterling Hughesa bit of api cleanup... move range stuff into a macro...
2001-09-05 foobarrevert bad commit
2001-09-05 foobarrevert bad commit.
next