php-src/Zend
1999-06-11 13:40:18 +00:00
..
acconfig.h add --enable-thread-safety option 1999-05-12 20:11:42 +00:00
acinclude.m4 convert to automake 1999-04-19 20:10:26 +00:00
buildconf state which aclocal.m4 and configure files are created 1999-04-21 20:33:33 +00:00
config.unix.h Zend Library 1999-04-07 18:10:10 +00:00
config.w32.h - Updates we did today 1999-05-20 13:04:59 +00:00
configure.in If a require() dies, we must bail out (since it corrupts an existing op_array 1999-05-14 20:16:22 +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
libzend.dsp - Updates we did today 1999-05-20 13:04:59 +00:00
libzendts.dsp - Updates we did today 1999-05-20 13:04:59 +00:00
LICENSE Zend Library 1999-04-07 18:10:10 +00:00
Makefile.am another VPATH related change 1999-05-29 23:20:55 +00:00
zend_alloc.c *** empty log message *** 1999-05-31 18:39:29 +00:00
zend_alloc.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_API.c * Fix cases where you assign an array element to the parent array (the array was 1999-06-09 21:39:12 +00:00
zend_API.h Minor updates (mostly __declspec() stuff) 1999-06-04 11:44:02 +00:00
ZEND_CHANGES foreach() syntax has changed 1999-04-08 04:11:23 +00:00
zend_compile.c E_ERROR -> E_COMPILE_ERROR in the compiler 1999-06-11 13:40:18 +00:00
zend_compile.h - Fix the static array() initializing 1999-06-09 19:26:54 +00:00
zend_constants.c Thread safety patch. It works now with 'just in time' resource initialization! 1999-04-21 17:26:37 +00:00
zend_constants.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_errors.h Zend Library 1999-04-07 18:10:10 +00:00
zend_execute_API.c * Make the output handling of variables much, much cooler. 1999-06-11 10:44:26 +00:00
zend_execute.c * Use to_string() instead of __print() 1999-06-11 11:17:43 +00:00
zend_execute.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_extensions.c Fix 1999-06-09 21:40:52 +00:00
zend_extensions.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_globals.h Avoid leaking fd's in case of failures 1999-05-22 02:13:01 +00:00
zend_hash.c Add zend_hash_get_current_key_type() 1999-06-07 22:49:33 +00:00
zend_hash.h Add zend_hash_get_current_key_type() 1999-06-07 22:49:33 +00:00
zend_highlight.c * Fix a bug that occured in case of parse errors. We need to restore the lexical state 1999-05-11 17:50:37 +00:00
zend_highlight.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_indent.c * fix some casts 1999-05-30 13:28:56 +00:00
zend_indent.h Various thread safety fixes and DLL updates 1999-04-26 14:10:42 +00:00
zend_list.c Minor updates (mostly __declspec() stuff) 1999-06-04 11:44:02 +00:00
zend_list.h Minor updates (mostly __declspec() stuff) 1999-06-04 11:44:02 +00:00
zend_llist.c Avoid leaking fd's in case of failures 1999-05-22 02:13:01 +00:00
zend_llist.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_modules.h Change argument name 1999-05-09 14:56:38 +00:00
zend_opcode.c New $GLOBALS init 1999-06-04 13:09:24 +00:00
zend_operators.c Now THAT's an annoying bug. 1999-06-10 23:03:35 +00:00
zend_operators.h Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
zend_ptr_stack.c * Optimize argument_stack top lookup 1999-04-13 17:03:10 +00:00
zend_ptr_stack.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_sprintf.c Various thread safety fixes and DLL updates 1999-04-26 14:10:42 +00:00
zend_stack.c Zend Library 1999-04-07 18:10:10 +00:00
zend_stack.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_variables.c Zend Library 1999-04-07 18:10:10 +00:00
zend_variables.h Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
zend-parser.y * Use to_string() instead of __print() 1999-06-11 11:17:43 +00:00
zend-scanner.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend-scanner.l * Use to_string() instead of __print() 1999-06-11 11:17:43 +00:00
zend.c Change __print into to_string() 1999-06-11 11:02:38 +00:00
zend.h * Make the output handling of variables much, much cooler. 1999-06-11 10:44:26 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
ZendCore.dep Zend Library 1999-04-07 18:10:10 +00:00