php-src/Zend
2000-12-23 12:54:42 +00:00
..
acconfig.h Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppress 2000-12-02 13:27:07 +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 Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppress 2000-12-02 13:27:07 +00:00
flex.skl - Success! Yay! 2000-12-18 16:11:57 +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 - Fix dependency. 2000-11-03 00:52:20 +00:00
zend_alloc.c Forgot to commit the non-debug build fix yesterday... 2000-11-18 11:43:08 +00:00
zend_alloc.h Fix Zend build for non ZTS 2000-11-19 12:28:28 +00:00
zend_API.c Maintain consistency 2000-11-02 19:27:55 +00:00
zend_API.h Fix call_user_function() with objects - it could leak under certain circumstances 2000-12-13 22:50:10 +00:00
zend_builtin_functions.c Allow get_current_key() not to return the key itself, instead of a duplicate 2000-12-22 12:49:51 +00:00
zend_builtin_functions.h Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
ZEND_CHANGES Test, ignore 2000-11-12 17:21:14 +00:00
zend_compile.c - Fix leak with useless statements such as "foo"; 2000-12-18 13:28:32 +00:00
zend_compile.h - Allow passing references which are returned from functions and new 2000-11-27 18:46:23 +00:00
zend_config.w32.h - Save two lines 2000-09-06 18:42:06 +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 Fix a possible crash bug in call_user_function_ex(), if the function is 2000-12-23 12:54:42 +00:00
zend_execute_locks.h Fix crash on Solaris with function parameter destruction 2000-09-19 17:27:56 +00:00
zend_execute.c Allow get_current_key() not to return the key itself, instead of a duplicate 2000-12-22 12:49:51 +00:00
zend_execute.h Expose all timeout functions 2000-12-05 13:04:05 +00:00
zend_extensions.c - Remove unused function 2000-11-13 18:14:16 +00:00
zend_extensions.h Update API number 2000-11-20 12:59:56 +00:00
zend_fast_cache.h Add explicit conversion from 'void *', otherwise ANSI C++ compilers 2000-10-18 19:53:43 +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 Pass on the exit status 2000-11-22 04:24:35 +00:00
zend_hash.c Allow get_current_key() not to return the key itself, instead of a duplicate 2000-12-22 12:49:51 +00:00
zend_hash.h Allow get_current_key() not to return the key itself, instead of a duplicate 2000-12-22 12:49:51 +00:00
zend_highlight.c Unify the names of these last 3 files... 2000-10-29 14:35:34 +00:00
zend_highlight.h Fix Apache build 2000-10-31 18:28:04 +00:00
zend_indent.c Unify the names of these last 3 files... 2000-10-29 14:35:34 +00:00
zend_indent.h Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
zend_ini_parser.y Remove unnecessary variables 2000-11-02 11:33:34 +00:00
zend_ini_scanner.h - Add trailing \n? 2000-11-03 08:39:39 +00:00
zend_ini_scanner.l Fix for bug #5571 (by mookid@sigent.ru) 2000-11-03 02:45:55 +00:00
zend_ini.c Kill a misleading warning which is intended for old code 2000-11-06 23:40:48 +00:00
zend_ini.h oops 2000-11-02 10:26:03 +00:00
zend_language_parser.y - Support for $var =& new foo() syntax. This allows you to use objects 2000-12-05 18:45:58 +00:00
zend_language_scanner.h Unify the names of these last 3 files... 2000-10-29 14:35:34 +00:00
zend_language_scanner.l Add support for ASP tags in one-line comment 2000-12-19 12:57:38 +00:00
zend_list.c - Fixed a bug in zend_rsrc_list_get_rsrc_type() 2000-10-20 18:26:15 +00:00
zend_list.h Remove the patch to register_list_destructors(). 2000-10-25 17:41:34 +00:00
zend_llist.c Fix zend_llist_apply_with_del - it should remove from list, 2000-11-13 14:55:28 +00:00
zend_llist.h - Try #2. Wasn't allowed to delete in the previous manner because we were 2000-10-18 20:15:53 +00:00
zend_modules.h Set the floating-point exception mask on FreeBSD to 0 (as do other 2000-12-22 21:11:34 +00:00
zend_opcode.c - Beautify by using the standard #define. 2000-11-11 17:41:28 +00:00
zend_operators.c Add notice when auto-converting array to string 2000-12-18 08:47:17 +00:00
zend_operators.h Fix build 2000-11-21 22:41:49 +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.c Set the floating-point exception mask on FreeBSD to 0 (as do other 2000-12-22 21:11:34 +00:00
Zend.dsp Fix non-thread-safe Windows build 2000-10-30 23:37:50 +00:00
zend.h Add macro to replace value of zval with another value while preserving 2000-11-20 12:35:08 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 Require bison 1.28 2000-10-31 14:54:16 +00:00
ZendCore.dep Unify the names of these last 3 files... 2000-10-29 14:35:34 +00:00
ZendTS.dsp Generalization work 2000-10-29 18:23:51 +00:00