Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include/enable assert.h/assert() when it is available | Yasuo Ohgaki | 2002-03-14 | 3 | -1/+14 |
| | |||||
* | - Fixed bug: #16047, #15865, and propably a few more.. | foobar | 2002-03-14 | 1 | -1/+1 |
| | |||||
* | NEWS update | 2002-03-14 | 1 | -0/+3 | |
| | |||||
* | ChangeLog update | 2002-03-14 | 1 | -0/+135 | |
| | |||||
* | Fixed NEWS entry. | Stefan Roehrich | 2002-03-13 | 1 | -1/+2 |
| | |||||
* | Fix CREDIT files, remove email address | Jason Greene | 2002-03-13 | 2 | -2/+2 |
| | |||||
* | Ignore extensions/sapis named skeleton | Jason Greene | 2002-03-13 | 1 | -1/+3 |
| | |||||
* | > might not sufficiently update a timestamp. | Sascha Schumann | 2002-03-13 | 1 | -2/+2 |
| | | | | | echo > should be good enough and should be implemented by the shell. | ||||
* | Really remove muscat directory. | Sebastian Bergmann | 2002-03-13 | 0 | -0/+0 |
| | |||||
* | Fix credits. | Sebastian Bergmann | 2002-03-13 | 1 | -3/+2 |
| | |||||
* | Update Credits | Jason Greene | 2002-03-13 | 1 | -0/+4 |
| | | | | | #Forgot about sapi | ||||
* | Update Credits | Jason Greene | 2002-03-13 | 1 | -10/+20 |
| | |||||
* | Because of the feature "don't try to send a cookie, if the sid | Sascha Schumann | 2002-03-13 | 1 | -2/+3 |
| | | | | | | | | | was contained in get/post variables" (which I still am not convinced of completely), we need a separate variable which determines whether to define SID in the event that a cookie was not sent. Noticed by: Matt Allen | ||||
* | Some simplifications in PHP_ADD_SOURCES* | Sascha Schumann | 2002-03-13 | 1 | -6/+3 |
| | |||||
* | a bit of refactoring and making always_shared a nop in every day life | Sascha Schumann | 2002-03-13 | 3 | -31/+18 |
| | |||||
* | * another libconv->libiconv typo | Stig Bakken | 2002-03-13 | 3 | -3/+3 |
| | |||||
* | Provide context-specific functions which yield the directories | Sascha Schumann | 2002-03-13 | 3 | -12/+11 |
| | | | | | of extensions (PHP 4 configure vs. self-contained module) | ||||
* | Fix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_EXTENSION/). | Sascha Schumann | 2002-03-13 | 2 | -2/+2 |
| | |||||
* | Return attribute name in node_name(), if it's a XML_ATTRIBUTE_NODE | Christian Stocker | 2002-03-13 | 1 | -1/+8 |
| | |||||
* | Return #document in node_name(), if it's a XML_DOCUMENT_NODE | Christian Stocker | 2002-03-13 | 1 | -0/+4 |
| | |||||
* | Sync with Apache2 Filter API change. | Sebastian Bergmann | 2002-03-13 | 1 | -2/+2 |
| | |||||
* | * muscat extension moved to PECL (it is GPL'ed and it has never been | Stig Bakken | 2002-03-13 | 10 | -1019/+0 |
| | | | | | appropriate to distribute it with PHP) | ||||
* | fix all comments in protos | Boian Bonev | 2002-03-13 | 1 | -18/+18 |
| | |||||
* | I've altered my diagnosis of segfault/leak problem | Wez Furlong | 2002-03-13 | 1 | -6/+10 |
| | |||||
* | Fix some issues with ZE2, but now have some leaks. | Wez Furlong | 2002-03-13 | 1 | -2/+27 |
| | | | | | # Any ideas Andrei? | ||||
* | No more lines on this test | Tomas V.V.Cox | 2002-03-13 | 1 | -6/+6 |
| | |||||
* | phpdoc update | Tomas V.V.Cox | 2002-03-13 | 1 | -15/+18 |
| | |||||
* | NEWS update | 2002-03-13 | 1 | -0/+5 | |
| | |||||
* | ChangeLog update | 2002-03-13 | 2 | -0/+379 | |
| | |||||
* | Fix error handling selection when both class and global are set | Tomas V.V.Cox | 2002-03-13 | 2 | -42/+21 |
| | |||||
* | Fixed a compiler warning | Yasuo Ohgaki | 2002-03-13 | 1 | -1/+1 |
| | |||||
* | -handling | Marcus Boerger | 2002-03-13 | 1 | -4/+4 |
| | |||||
* | -remove filetime from test | Marcus Boerger | 2002-03-13 | 1 | -3/+5 |
| | | | | | # that's magic - now the test should work on all installations | ||||
* | - Compile fixes for Engine 2 | Andi Gutmans | 2002-03-12 | 1 | -0/+10 |
| | |||||
* | - Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTR | Andi Gutmans | 2002-03-12 | 11 | -11/+11 |
| | |||||
* | - Forgot to close comment. | Andi Gutmans | 2002-03-12 | 1 | -1/+1 |
| | |||||
* | - Macro for duality between Engine 1 and 2 | Andi Gutmans | 2002-03-12 | 1 | -0/+2 |
| | |||||
* | - Another couple of indirection fixes. | Andi Gutmans | 2002-03-12 | 6 | -25/+16 |
| | | | | | - Make class_entry->refcount be part of the structure and not allocated. | ||||
* | - Fix bug introduced with latest class hash table change. | Andi Gutmans | 2002-03-12 | 4 | -5/+5 |
| | |||||
* | Changed to PHP_CONFIG_FILE_PATH use the environment variable SystemRoot | Frank M. Kromann | 2002-03-12 | 1 | -1/+1 |
| | |||||
* | missed zlib.c | Sascha Schumann | 2002-03-12 | 1 | -1/+1 |
| | |||||
* | nuke old makefiles | Sascha Schumann | 2002-03-12 | 2 | -26/+0 |
| | |||||
* | forgot to add _NEW_ | Sascha Schumann | 2002-03-12 | 1 | -1/+1 |
| | |||||
* | php_new_extension | Sascha Schumann | 2002-03-12 | 18 | -66/+11 |
| | |||||
* | old makefiles | Sascha Schumann | 2002-03-12 | 4 | -42/+0 |
| | |||||
* | remove old makefiles | Sascha Schumann | 2002-03-12 | 2 | -17/+0 |
| | |||||
* | Remove old Makefile templates | Sascha Schumann | 2002-03-12 | 2 | -18/+0 |
| | |||||
* | add makefile fragment manually | Sascha Schumann | 2002-03-12 | 1 | -0/+1 |
| | |||||
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 132 | -572/+67 |
| | |||||
* | -usability | Marcus Boerger | 2002-03-12 | 3 | -105/+249 |
| | | | | | -tests |