php-src/Zend
2000-08-14 04:10:02 +00:00
..
acconfig.h Welcome zend_finite(n). 2000-06-18 16:33:15 +00:00
acinclude.m4 fp_except check for FreeBSD 1.0-2.2.5 2000-06-18 16:51:42 +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 Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +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 Nuke a warning 2000-06-24 22:11:11 +00:00
zend_alloc.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +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 Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
zend_builtin_functions.c The patch we promised - redesigned the compilation/execution API: 2000-08-09 19:22:35 +00:00
zend_builtin_functions.h Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
ZEND_CHANGES - Fix typos 2000-03-01 17:10:45 +00:00
zend_compile.c - Unused results should be marked with EXT_TYPE_UNUSED and not IS_UNUSED 2000-08-14 04:10:02 +00:00
zend_compile.h Fix zend_fiel_handle handling. Should fix URL include 2000-08-13 18:00:50 +00:00
zend_config.w32.h Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
zend_constants.c Make define return false and issue E_NOTICE when trying to redefine constant 2000-07-28 09:44:46 +00:00
zend_constants.h Make define return false and issue E_NOTICE when trying to redefine constant 2000-07-28 09:44:46 +00:00
zend_dynamic_array.c It's official now... 2000-03-06 05:26:39 +00:00
zend_dynamic_array.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +00:00
zend_errors.h Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
zend_execute_API.c The patch we promised - redesigned the compilation/execution API: 2000-08-09 19:22:35 +00:00
zend_execute_locks.h Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
zend_execute.c Fix zend_fiel_handle handling. Should fix URL include 2000-08-13 18:00:50 +00:00
zend_execute.h - Unused results should be marked with EXT_TYPE_UNUSED and not IS_UNUSED 2000-08-14 04:10:02 +00:00
zend_extensions.c - Add another "\n" at the end of error messages. 2000-06-26 15:37:28 +00:00
zend_extensions.h Update API number 2000-08-09 19:23:38 +00:00
zend_fast_cache.h Change header protection macros to conform to standard. 2000-07-02 23:54:19 +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 Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
zend_globals.h The patch we promised - redesigned the compilation/execution API: 2000-08-09 19:22:35 +00:00
zend_hash.c This is probably the oldest bug in PHP :) 2000-07-18 20:08:06 +00:00
zend_hash.h Disable the hash_apply() protection on hashes that persist across requests - it's unsafe 2000-07-11 14:27:31 +00:00
zend_highlight.c Open these up for the API 2000-05-19 09:32:33 +00:00
zend_highlight.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +00:00
zend_indent.c It's official now... 2000-03-06 05:26:39 +00:00
zend_indent.h Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
zend_list.c Improve register_resource_ex() infrastructure 2000-07-14 20:00:24 +00:00
zend_list.h Improve register_resource_ex() infrastructure 2000-07-14 20:00:24 +00:00
zend_llist.c - Add zend_llist_apply_with_arguments() 2000-04-29 10:20:40 +00:00
zend_llist.h Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
zend_modules.h that too 2000-08-09 19:25:01 +00:00
zend_opcode.c The patch we promised - redesigned the compilation/execution API: 2000-08-09 19:22:35 +00:00
zend_operators.c Add strncasecmp function 2000-07-26 11:32:15 +00:00
zend_operators.h Add strncasecmp function 2000-07-26 11:32:15 +00:00
zend_ptr_stack.c - Add restore_error_handler() 2000-06-17 18:04:58 +00:00
zend_ptr_stack.h Change header protection macros to conform to standard. 2000-07-02 23:54:19 +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 Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
zend_static_allocator.c - Not returning a value anymore 2000-06-23 00:11:54 +00:00
zend_static_allocator.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +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 Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +00:00
zend-parser.y - Revert foreach() change which only allowed variables and array(...) 2000-08-13 04:19:44 +00:00
zend-scanner.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +00:00
zend-scanner.l Fix zend_fiel_handle handling. Should fix URL include 2000-08-13 18:00:50 +00:00
zend.c Fix zend_fiel_handle handling. Should fix URL include 2000-08-13 18:00:50 +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 - Beautify code. Try and use more macros for splitting instead of 2000-08-04 08:11:54 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 fp_except check for FreeBSD 1.0-2.2.5 2000-06-18 16:51:42 +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