php-src/Zend
2000-09-11 15:15:57 +00:00
..
acconfig.h If available, use fpclassify for substituting zend_finite. 2000-08-20 07:12:48 +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 - Remove two tabs 2000-09-04 04:02:17 +00:00
zend_alloc.c Fix build with no memory_limit 2000-08-19 16:51:30 +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 Fix EMPTY_STRING macros 2000-08-17 08:48:16 +00:00
zend_builtin_functions.c Fix memory overrun. 2000-09-05 14:58:14 +00:00
zend_builtin_functions.h Change header protection macros to conform to standard. 2000-07-02 23:54:19 +00:00
ZEND_CHANGES Try once more to remove dups 2000-09-10 09:49:55 +00:00
zend_compile.c - Forgot to create extended info in include()/require() call 2000-09-11 15:15:57 +00:00
zend_compile.h Fix warning issue (compile errors inside require()'d files were incorrectly supressed) 2000-08-15 16:44:40 +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 bug report by Andrei when using a method as a sort user function 2000-08-22 18:35:42 +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 - Use emalloc() for opened_path now. This was a potential leak before. 2000-08-31 22:24:20 +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 Fix warning issue (compile errors inside require()'d files were incorrectly supressed) 2000-08-15 16:44:40 +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 Eliminate run-time leak with eval()'s 2000-08-19 17:50:42 +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 - Commiting Sterling's new multi_convert* functions 2000-09-05 17:55:57 +00:00
zend_operators.h - Commiting Sterling's new multi_convert* functions 2000-09-05 17:55:57 +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 Allow require_once to take expressions, just like require 2000-09-10 11:24:45 +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 - Use emalloc() for opened_path now. This was a potential leak before. 2000-08-31 22:24:20 +00:00
zend.c Don't use unsafe sprintf() 2000-09-09 15:06:38 +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 - Update Zend version. 2000-08-29 15:48:55 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 Unless overwritten, default to no optimization in debug mode. 2000-09-06 18:37:39 +00:00
ZendCore.dep hand-patched some MSVC files 1999-09-06 16:15:27 +00:00
ZendTS.dsp - Defining TSRM_WIN32 in each and every dsp sucked. Revert this change 2000-09-02 16:28:25 +00:00