php-src/Zend
Andrei Zmievski 3a297fac22 Lowercase the function name when used as key in the function name. The
original case is still preserved in zend_function structure.
2003-03-19 21:07:49 +00:00
..
RFCs * email address change 2003-03-18 12:06:09 +00:00
tests - $clone -> $that 2002-11-05 19:29:46 +00:00
acconfig.h Do not redefine zend_isnan if it is already defined. 2003-02-25 07:46:15 +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
ChangeLog ChangeLog update 2003-03-19 01:33:04 +00:00
configure.in - MFZE1 2002-11-15 14:30:40 +00:00
flex.skl Fixup build for win32 2003-02-18 09:51:21 +00:00
FlexLexer.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +00:00
LICENSE Bump year. 2002-12-31 15:59:15 +00:00
Makefile.am Added missing zend_mm.c file and renamed zend_object_API.c -> zend_objects_API.c 2003-03-17 11:23:42 +00:00
OBJECTS2_HOWTO some small refinements for get_class_* 2003-01-22 14:55:01 +00:00
zend_alloc.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_alloc.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_API.c Lowercase the function name when used as key in the function name. The 2003-03-19 21:07:49 +00:00
zend_API.h commiting zend_disable_class patch for George: 2003-03-03 01:22:43 +00:00
zend_builtin_functions.c Add support for interfaces 2003-03-05 11:14:44 +00:00
zend_builtin_functions.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
ZEND_CHANGES Dedicated to Greg Beaver <greg@chiaraquartet.net>. 2003-03-07 16:45:41 +00:00
zend_compile.c - Fix situation where a derived class declares a public (or implicit public) 2003-03-18 16:30:23 +00:00
zend_compile.h Fix handling of ::foo 2003-03-09 22:17:15 +00:00
zend_config.nw.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_config.w32.h fix isinf for win32 2003-03-10 01:12:22 +00:00
zend_constants.c Namespace patch. Big changes: 2003-02-16 11:12:43 +00:00
zend_constants.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_dynamic_array.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_dynamic_array.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_errors.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_execute_API.c Fix destructors some more 2003-03-02 15:24:04 +00:00
zend_execute_locks.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_execute.c Fix handling of ::func() 2003-03-11 23:19:45 +00:00
zend_execute.h Namespace patch. Big changes: 2003-02-16 11:12:43 +00:00
zend_extensions.c MFZE1 2003-03-17 14:41:04 +00:00
zend_extensions.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_fast_cache.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_globals_macros.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_globals.h Add support for interfaces 2003-03-05 11:14:44 +00:00
zend_hash.c Fix prototype (may have caused stack corruption) 2003-02-06 00:14:49 +00:00
zend_hash.h Fix prototype (may have caused stack corruption) 2003-02-06 00:14:49 +00:00
zend_highlight.c More cleanup of the zend_strip() function. 2003-03-06 15:38:28 +00:00
zend_highlight.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_indent.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_indent.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_ini_parser.y Improve Win32 build performance 2003-02-17 13:20:41 +00:00
zend_ini_scanner.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_ini_scanner.l MFB: We know ini file scanning will never be interactive, so speed it up a 2003-02-27 00:11:43 +00:00
zend_ini.c Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
zend_ini.h Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
zend_istdiostream.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_language_parser.y Optimize 2003-03-09 22:23:27 +00:00
zend_language_scanner.h Implement simple stream support in the ZE scanners. 2003-02-18 09:37:54 +00:00
zend_language_scanner.l - Nuke junk 2003-03-09 21:12:12 +00:00
zend_list.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_list.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_llist.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_llist.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_mm.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_mm.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_modules.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_multibyte.c - Add empty zend_multibyte.c to allow build with 4.3.0-dev. 2002-05-26 19:17:49 +00:00
zend_object_handlers.c - Fix situation where a derived class declares a public (or implicit public) 2003-03-18 16:30:23 +00:00
zend_object_handlers.h Improve handling of static member variables 2003-02-17 14:06:39 +00:00
zend_objects_API.c - read_property cleanup 2003-02-05 14:27:30 +00:00
zend_objects_API.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_objects.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_objects.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_opcode.c Add support for interfaces 2003-03-05 11:14:44 +00:00
zend_operators.c Add support for interfaces 2003-03-05 11:14:44 +00:00
zend_operators.h Add support for interfaces 2003-03-05 11:14:44 +00:00
zend_ptr_stack.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_ptr_stack.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_qsort.c Bump year. 2002-12-31 15:59:15 +00:00
zend_qsort.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_sprintf.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_stack.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_stack.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_static_allocator.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_static_allocator.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_stream.c *cough* 2003-02-20 21:48:46 +00:00
zend_stream.h Implement simple stream support in the ZE scanners. 2003-02-18 09:37:54 +00:00
zend_ts_hash.c Reimplement PPP properties 2003-02-04 12:12:34 +00:00
zend_ts_hash.h Reimplement PPP properties 2003-02-04 12:12:34 +00:00
zend_types.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_variables.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_variables.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend.c Add infrastructure for JIT initialization of auto globals 2003-03-02 10:04:53 +00:00
Zend.dsp Add zend_objects_API.c to project. 2002-05-31 14:24:57 +00:00
zend.h Add support for interfaces 2003-03-05 11:14:44 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 - Fixed bug #14245 ('make install' fails on AIX when using --with-apxs). 2003-02-25 06:35:43 +00:00
ZendCore.dep - Rename modules.h to zend_modules.h 2001-02-26 18:18:34 +00:00
ZendTS.dsp Fixup build for win32 2003-02-18 09:51:21 +00:00