php-src/Zend
2000-06-18 16:02:32 +00:00
..
acconfig.h Clean up acconfig.h 2000-06-08 06:12:26 +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 It's official now... 2000-03-06 05:26:39 +00:00
Makefile.am Add optional support for C0x inline semantics. 2000-06-13 17:58:33 +00:00
zend_alloc.c - More correct way of doing bit mask 2000-06-14 19:10:30 +00:00
zend_alloc.h - More correct way of doing bit mask 2000-06-14 19:10:30 +00:00
zend_API.c Avoid using E_CORE_* errorlevels in any place which is not in the global startup sequence 2000-06-12 20:22:17 +00:00
zend_API.h Allow the symbol_table to be passed to call_user_function_ex() 2000-06-17 16:50:38 +00:00
zend_builtin_functions.c - Add restore_error_handler() 2000-06-17 18:04:58 +00:00
zend_builtin_functions.h It's official now... 2000-03-06 05:26:39 +00:00
ZEND_CHANGES - Fix typos 2000-03-01 17:10:45 +00:00
zend_compile.c Add to the API 2000-06-13 19:01:22 +00:00
zend_compile.h Add to the API 2000-06-13 19:01:22 +00:00
zend_config.w32.h Nuke the old error code, use the new one 2000-06-02 12:21:49 +00:00
zend_constants.c - Renamed get_used_files() to get_required_files() for consistency 2000-04-19 13:15:13 +00:00
zend_constants.h It's official now... 2000-03-06 05:26:39 +00:00
zend_dynamic_array.c It's official now... 2000-03-06 05:26:39 +00:00
zend_dynamic_array.h It's official now... 2000-03-06 05:26:39 +00:00
zend_errors.h - Renamed get_used_files() to get_required_files() for consistency 2000-04-19 13:15:13 +00:00
zend_execute_API.c - Add restore_error_handler() 2000-06-17 18:04:58 +00:00
zend_execute_locks.h Improve dependencies 2000-02-01 22:04:52 +00:00
zend_execute.c Ok, this time here's some real Win32 system programming :) 2000-06-16 14:27:28 +00:00
zend_execute.h Ok, this time here's some real Win32 system programming :) 2000-06-16 14:27:28 +00:00
zend_extensions.c crash fix 2000-04-29 10:34:03 +00:00
zend_extensions.h Fix a bug in static initializers/default values/class member variables that contained 2000-05-31 19:07:09 +00:00
zend_fast_cache.h It's official now... 2000-03-06 05:26:39 +00:00
zend_gcc_inline.c Rename C0x-inline to C9x-inline, and frame preprocessor directives in 2000-06-14 07:06:33 +00:00
zend_globals_macros.h It's official now... 2000-03-06 05:26:39 +00:00
zend_globals.h - Add restore_error_handler() 2000-06-17 18:04:58 +00:00
zend_hash.c Avoid crashing with recursive applies - limit apply nest level to 3 (I'm not aware of a place 2000-06-17 14:11:57 +00:00
zend_hash.h Avoid crashing with recursive applies - limit apply nest level to 3 (I'm not aware of a place 2000-06-17 14:11:57 +00:00
zend_highlight.c Open these up for the API 2000-05-19 09:32:33 +00:00
zend_highlight.h Open these up for the API 2000-05-19 09:32:33 +00:00
zend_indent.c It's official now... 2000-03-06 05:26:39 +00:00
zend_indent.h It's official now... 2000-03-06 05:26:39 +00:00
zend_list.c *** empty log message *** 2000-06-15 19:09:51 +00:00
zend_list.h ups. 2000-06-15 18:23:18 +00:00
zend_llist.c - Add zend_llist_apply_with_arguments() 2000-04-29 10:20:40 +00:00
zend_llist.h Add llist_apply_func_t and make prototypes use the typedefs. 2000-06-13 09:18:06 +00:00
zend_modules.h - Time to change it. We changed register_internal_class() -> 2000-06-09 14:41:33 +00:00
zend_opcode.c Fix order 2000-05-17 15:24:49 +00:00
zend_operators.c Move some stuff to zend_operators.h which is required by the 2000-06-14 19:55:32 +00:00
zend_operators.h Move some stuff to zend_operators.h which is required by the 2000-06-14 19:55:32 +00:00
zend_ptr_stack.c - Add restore_error_handler() 2000-06-17 18:04:58 +00:00
zend_ptr_stack.h - Add restore_error_handler() 2000-06-17 18:04:58 +00:00
zend_sprintf.c It's official now... 2000-03-06 05:26:39 +00:00
zend_stack.c - Make the argument order for the stack applies more consistent with other Zend 2000-03-29 22:28:04 +00:00
zend_stack.h - Make the argument order for the stack applies more consistent with other Zend 2000-03-29 22:28:04 +00:00
zend_variables.c Fix a bug in static initializers/default values/class member variables that contained 2000-05-31 19:07:09 +00:00
zend_variables.h export zval_add-ref and zvale_del_ref 2000-04-21 14:45:10 +00:00
zend-parser.y - Support multiple arguments to unset() 2000-06-15 18:48:33 +00:00
zend-scanner.h Fix filenames and line numbers in ZTS mode 2000-06-17 14:12:58 +00:00
zend-scanner.l Allow the symbol_table to be passed to call_user_function_ex() 2000-06-17 16:50:38 +00:00
zend.c Make error callback be publicly accessible 2000-06-18 16:02:32 +00:00
Zend.dsp Fix non thread-safe mode - asp_tags/short_tags etc weren't getting initialized properly 2000-06-15 19:18:57 +00:00
zend.h Make error callback be publicly accessible 2000-06-18 16:02:32 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 Only replaced C0X and C0x, but not c0x.. 2000-06-14 07:08:08 +00:00
ZendCore.dep hand-patched some MSVC files 1999-09-06 16:15:27 +00:00
ZendTS.dsp - Make Win32 build 2000-06-14 04:10:34 +00:00