95 Commits (78747bd2df44ad9342d735f2c9376bc143664b42)

Author SHA1 Message Date
Derick Rethans 78747bd2df - Don't wrap lines... this is annoying while coding. 25 years ago
Rasmus Lerdorf 4d11d90880 Track down a few more functions that don't check for 0 args and use 25 years ago
Rasmus Lerdorf 8c497f05c4 We don't consistently check for args passed to functions that don't 25 years ago
Zeev Suraski f6f6c4d7e6 Whitespace 25 years ago
Sascha Schumann c095fa33d1 fix php_write 25 years ago
Zeev Suraski 1159c84ab7 - TSRMLS_FETCH work 25 years ago
Zeev Suraski b1de7fc900 More TSRMLS_FETCH annihilation. Enough for today... 25 years ago
Zeev Suraski aa1772ca72 More TSRMLS_FETCH annihilation 25 years ago
Zeev Suraski 797a079a95 More TSRMLS_FETCH work, and a bit of cleanup 25 years ago
Zeev Suraski 1c25b8dd53 Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way 25 years ago
Zeev Suraski d87cc976e1 Redesigned thread safety mechanism - nua nua 25 years ago
Rasmus Lerdorf 81e2cf03ac Fix folding and clean up some extensions 25 years ago
Stig Bakken 1beda9ee1e * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 25 years ago
Uwe Steinmann 8562b074a3 - completed list of error messages (thanks to Torben Wilson) 25 years ago
Daniel Beulshausen b9927b845f *must* use HwSLS_FETCH() 25 years ago
Uwe Steinmann 46eb8d8def -fixed prototype and indention 25 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Sascha Schumann c2fb53bed7 Finish fopen-wrappers rename. 25 years ago
Uwe Steinmann 454221ba62 - took out the HwSLS_FETCH to make it compile again on Unix 25 years ago
Daniel Beulshausen adcd6e7b0b make hyperwave build under win32 25 years ago
Thies C. Arntzen 8499b430cf @- Fixed some modules to allow using output-buffering. (Thies) 25 years ago
Egon Schmid c7f5ad4336 Fixed another proto. 25 years ago
Zeev Suraski aa6d2ac5d0 Heads up people! 25 years ago
Uwe Steinmann 0e41e3c7cf - Bodytag is insertet by fnInsAnchors() 25 years ago
Uwe Steinmann ba862cc06d - new function hw_insertanchors(). It takes a document, a list of anchors 25 years ago
Uwe Steinmann 81def6d9d5 - new function hw_new_document_from_file() 25 years ago
Egon Schmid 91436356b8 Fixed some protos. 25 years ago
Uwe Steinmann 4a60447800 - optional argument for hw_pipedocument() to specify link prefix 25 years ago
Uwe Steinmann eaad937f84 - Some more comments 25 years ago
Uwe Steinmann e577215736 - added four functions to do fulltext query 25 years ago
Andrei Zmievski f1dcb32c9f Use zend_register_list_destructors_ex() instead. 25 years ago
Andrei Zmievski 7b4983c8f8 Mega-patch to get better resource information for modules. 25 years ago
Uwe Steinmann 32f6eeb3bd - fixed prototyp 26 years ago
Uwe Steinmann f6347145ff - Link is now of type RESOURCE and not LONG 26 years ago
Uwe Steinmann 33471de02a - using more of the zend API 26 years ago
Sascha Schumann 0c03253635 Stop including dl/phpdl.h. 26 years ago
Egon Schmid 6e815b76ea Some protos fixed. 26 years ago
Hartmut Holzgraefe 87a491d7b6 C++ // comments are evil ... 26 years ago
Andi Gutmans 2987d5216e - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions 26 years ago
Egon Schmid a526b42211 Fixed some protos. 26 years ago
Andi Gutmans 3701bc4207 - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
Sascha Schumann 4686a3b50e Use #ifdef COMPILE_DL_EXTNAME solely. 26 years ago
Zeev Suraski e043439ff6 Update the license with the new clause 6 26 years ago
Sascha Schumann d0f3764ee2 Change reentrancy API to always use the php prefix. 26 years ago
Sascha Schumann fe50664d4d #if COMPILE_DL 26 years ago
Sascha Schumann 0d383d9373 Replace the various get_module() functions with a uniform 26 years ago
Colin Viebrock 5115342c6e More phpinfo() prettying. 26 years ago
Uwe Steinmann 14e457d374 - all functions returning a list of object record should be faster now 26 years ago
Uwe Steinmann fc1bc7102f - replaced some old code to access server variables 26 years ago
Uwe Steinmann d037fdc8be - several fixes and cleanups in hw module 26 years ago