php-src/Zend
2000-01-03 05:28:34 +00:00
..
acconfig.h Some cleanup 2000-01-01 20:49:34 +00:00
acinclude.m4 Some cleanup 2000-01-01 20:49:34 +00:00
build.mk Add clean target which removes standard targets 1999-10-10 02:02:13 +00:00
buildconf Use libtool to build. 1999-10-04 15:20:12 +00:00
configure.in libzend -> Zend 1999-12-19 21:02:54 +00:00
flex.skl Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
FlexLexer.h Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
LICENSE License update 1999-07-19 17:52:38 +00:00
Makefile.am Makefile.am: Add dummy target for dependencies 1999-12-26 21:45:53 +00:00
zend_alloc.c This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 1999-12-30 05:25:44 +00:00
zend_alloc.h namespace protection 1999-12-26 20:45:42 +00:00
zend_API.c - Nuke undefined_variable_string 1999-12-31 13:56:59 +00:00
zend_API.h renamed RET???_UNSET -> RET???_NULL 2000-01-02 11:44:33 +00:00
zend_builtin_functions.c - Nuke undefined_variable_string 1999-12-31 13:56:59 +00:00
zend_builtin_functions.h Fix warnings surfacing in maintainer-mode. 1999-12-01 22:55:20 +00:00
ZEND_CHANGES foreach() syntax has changed 1999-04-08 04:11:23 +00:00
zend_compile.c - Nuke undefined_variable_string 1999-12-31 13:56:59 +00:00
zend_compile.h - Fix bug #3073. continue in do..while() loops should work now 1999-12-31 12:56:48 +00:00
zend_config.w32.h - Add Release_inline builds 1999-12-31 15:41:18 +00:00
zend_constants.c - Nuke undefined_variable_string 1999-12-31 13:56:59 +00:00
zend_constants.h Fix warnings surfacing in maintainer-mode. 1999-12-01 22:55:20 +00:00
zend_errors.h 0.91 update 1999-07-19 20:02:12 +00:00
zend_execute_API.c - Nuke undefined_variable_string 1999-12-31 13:56:59 +00:00
zend_execute.c Fix 2000-01-02 16:47:00 +00:00
zend_execute.h - Made things work again (Thies, everybody - please check the latest CVS and see if you're 1999-12-19 18:54:40 +00:00
zend_extensions.c *** empty log message *** 1999-08-28 21:51:12 +00:00
zend_extensions.h Those void's don't belong in there 1999-12-22 19:21:15 +00:00
zend_fast_cache.h This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 1999-12-30 05:25:44 +00:00
zend_globals_macros.h This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 1999-12-30 05:25:44 +00:00
zend_globals.h This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 1999-12-30 05:25:44 +00:00
zend_hash.c Made zend_hash_rehash() callable from outside. 1999-11-04 21:02:35 +00:00
zend_hash.h Added zend_set_hash_symbol() function. 1999-12-04 16:50:18 +00:00
zend_highlight.c Move the #include of zend-parser.h out of zend_compile.h 1999-12-06 20:42:44 +00:00
zend_highlight.h 0.91 update 1999-07-19 20:02:12 +00:00
zend_indent.c Move the #include of zend-parser.h out of zend_compile.h 1999-12-06 20:42:44 +00:00
zend_indent.h Fix warnings surfacing in maintainer-mode. 1999-12-01 22:55:20 +00:00
zend_list.c (zend_fetch_resource) added warinig if resource is of wrong type 1999-10-13 12:59:48 +00:00
zend_list.h new improved resource-API 1999-10-12 14:51:17 +00:00
zend_llist.c - Modify zend_llist_del() to receive a comparison function 1999-11-26 23:44:41 +00:00
zend_llist.h - Modify zend_llist_del() to receive a comparison function 1999-11-26 23:44:41 +00:00
zend_modules.h Remove request_started, increase thread safety 1999-11-26 13:53:18 +00:00
zend_opcode.c - Generalize the fast cache mechanism 1999-12-27 19:07:33 +00:00
zend_operators.c - Fix compare_function() for IS_UNSET 2000-01-03 05:28:34 +00:00
zend_operators.h - Nuke undefined_variable_string 1999-12-31 13:56:59 +00:00
zend_ptr_stack.c inline functions cannot accept varargs 1999-12-25 23:52:00 +00:00
zend_ptr_stack.h inline functions cannot accept varargs 1999-12-25 23:52:00 +00:00
zend_sprintf.c configure sets ZEND_BROKEN_SPRINTF 1999-12-19 01:47:43 +00:00
zend_stack.c - Add foreach() freeing code. 1999-09-09 14:15:17 +00:00
zend_stack.h - Add foreach() freeing code. 1999-09-09 14:15:17 +00:00
zend_variables.c - Nuke undefined_variable_string 1999-12-31 13:56:59 +00:00
zend_variables.h We're using ZVAL's now. 1999-12-21 17:14:31 +00:00
zend-parser.y - Nuke undefined_variable_string 1999-12-31 13:56:59 +00:00
zend-scanner.h Solve a couple of compile issues 1999-12-02 18:59:29 +00:00
zend-scanner.l - Nuke undefined_variable_string 1999-12-31 13:56:59 +00:00
zend.c - Nuke undefined_variable_string 1999-12-31 13:56:59 +00:00
Zend.dsp .dsp updates 1999-12-31 16:20:04 +00:00
zend.h - Nuke undefined_variable_string 1999-12-31 13:56:59 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 Some cleanup 2000-01-01 20:49:34 +00:00
ZendCore.dep hand-patched some MSVC files 1999-09-06 16:15:27 +00:00
ZendTS.dsp .dsp updates 1999-12-31 16:20:04 +00:00