php-src/Zend
1999-07-03 19:37:55 +00:00
..
acconfig.h workaround for 64-bit platforms 1999-07-02 21:12:03 +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 missing DL_HANDLE broke build 1999-07-03 02:44:11 +00:00
config.w32.h - Updates we did today 1999-05-20 13:04:59 +00:00
configure.in checking for ints won't work, since they are 32 bit on both platforms 1999-07-03 18:46:10 +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 don't wipe files for distributions 1999-07-03 19:37:55 +00:00
zend_alloc.c * Make the memory leak reporting code much better with repeats 1999-06-26 11:48:22 +00:00
zend_alloc.h * Make the memory leak reporting code much better with repeats 1999-06-26 11:48:22 +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 Fix Thies's bug report 1999-06-22 20:24:51 +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 Support isset()/empty() for string offsets 1999-07-03 18:03:02 +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 typo 1999-07-03 02:34:09 +00:00
zend_extensions.h Add a standard get_ini_entry() to interface between Zend and the outside world 1999-06-19 20:22:56 +00:00
zend_globals.h define zend_bool 1999-07-02 14:10:57 +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 added INIT_FUNC_ARGS_PASSTHRU and SHUTDOWN_FUNC_ARGS_PASSTHRU 1999-06-16 11:03:57 +00:00
zend_opcode.c New $GLOBALS init 1999-06-04 13:09:24 +00:00
zend_operators.c * Make the memory leak reporting code much better with repeats 1999-06-26 11:48:22 +00:00
zend_operators.h * added zend_binary_strcasecmp() 1999-06-15 22:32:51 +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 Make require accept any parameter 1999-06-30 17:17:39 +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 Fix a crash 1999-07-03 16:05:58 +00:00
zend.c *** empty log message *** 1999-06-19 20:42:15 +00:00
zend.h checking for ints won't work, since they are 32 bit on both platforms 1999-07-03 18:46:10 +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