php-src/Zend
2000-03-30 05:04:39 +00:00
..
acconfig.h Move dl stuff from acconfig.h into zend.h. That allows us finer control 2000-01-12 19:52:33 +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 Give another hint to BSD makes 2000-03-30 04:11:31 +00:00
zend_alloc.c *** empty log message *** 2000-03-25 19:23:16 +00:00
zend_alloc.h *** empty log message *** 2000-03-25 19:23:16 +00:00
zend_API.c - Stop zend_func_args() and co. from crashing 2000-03-26 18:40:24 +00:00
zend_API.h - Make sure zend_API.h has Zend'ish versions of the ZEND macros so that 2000-03-29 17:13:16 +00:00
zend_builtin_functions.c The checks for func_num_args() and friends were broken - fixed 2000-03-28 17:34:21 +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 - Make the argument order for the stack applies more consistent with other Zend 2000-03-29 22:28:04 +00:00
zend_compile.h Added !== (is not identical) operator. 2000-03-29 22:05:19 +00:00
zend_config.w32.h It's official now... 2000-03-06 05:26:39 +00:00
zend_constants.c It's official now... 2000-03-06 05:26:39 +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 It's official now... 2000-03-06 05:26:39 +00:00
zend_execute_API.c - Stop zend_func_args() and co. from crashing 2000-03-26 18:40:24 +00:00
zend_execute_locks.h Improve dependencies 2000-02-01 22:04:52 +00:00
zend_execute.c Added !== (is not identical) operator. 2000-03-29 22:05:19 +00:00
zend_execute.h It's official now... 2000-03-06 05:26:39 +00:00
zend_extensions.c *** empty log message *** 2000-03-29 19:26:34 +00:00
zend_extensions.h - Bump up API number after Lars' change 2000-03-30 05:04:39 +00:00
zend_fast_cache.h It's official now... 2000-03-06 05:26:39 +00:00
zend_globals_macros.h It's official now... 2000-03-06 05:26:39 +00:00
zend_globals.h - Quick way of supporting include_once(). 2000-03-10 16:36:30 +00:00
zend_hash.c - Nuke hash_*_ptr functions 2000-03-24 11:12:30 +00:00
zend_hash.h - Nuke hash_*_ptr functions 2000-03-24 11:12:30 +00:00
zend_highlight.c - Fix bug in syntax highlighter 2000-03-09 16:02:05 +00:00
zend_highlight.h It's official now... 2000-03-06 05:26:39 +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 It's official now... 2000-03-06 05:26:39 +00:00
zend_list.h It's official now... 2000-03-06 05:26:39 +00:00
zend_llist.c Implemented external list traversing. 2000-03-14 21:20:38 +00:00
zend_llist.h Implemented external list traversing. 2000-03-14 21:20:38 +00:00
zend_modules.h - Another zend_uchar 2000-03-13 15:59:24 +00:00
zend_opcode.c Added !== (is not identical) operator. 2000-03-29 22:05:19 +00:00
zend_operators.c Added !== (is not identical) operator. 2000-03-29 22:05:19 +00:00
zend_operators.h Added !== (is not identical) operator. 2000-03-29 22:05:19 +00:00
zend_ptr_stack.c It's official now... 2000-03-06 05:26:39 +00:00
zend_ptr_stack.h It's official now... 2000-03-06 05:26:39 +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 - Some header dependencies cleanup 2000-03-25 19:10:07 +00:00
zend_variables.h It's official now... 2000-03-06 05:26:39 +00:00
zend-parser.y Added !== (is not identical) operator. 2000-03-29 22:05:19 +00:00
zend-scanner.h It's official now... 2000-03-06 05:26:39 +00:00
zend-scanner.l Added !== (is not identical) operator. 2000-03-29 22:05:19 +00:00
zend.c - Some header dependencies cleanup 2000-03-25 19:10:07 +00:00
Zend.dsp Remove debug libraries from debug build 2000-03-27 01:00:21 +00:00
zend.h - Didn't see Thies' commit message although I can't really see how it would 2000-03-26 16:28:37 +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 Wrap some commonly unused callbacks 2000-03-05 19:50:10 +00:00