| .. |
|
RFCs
|
* email address change
|
23 years ago |
|
tests
|
- $clone -> $that
|
23 years ago |
|
ChangeLog
|
ChangeLog update
|
23 years ago |
|
FlexLexer.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
LICENSE
|
Bump year.
|
23 years ago |
|
Makefile.am
|
add a standard Exception class.
|
23 years ago |
|
OBJECTS2_HOWTO
|
some small refinements for get_class_*
|
23 years ago |
|
ZEND_CHANGES
|
Dedicated to Greg Beaver <greg@chiaraquartet.net>.
|
23 years ago |
|
Zend.dsp
|
Add new files to ZendTS.dsp. Sync list of files in Zend.dsp with ZendTS.dsp. ZTS fixes.
|
23 years ago |
|
Zend.m4
|
Add stdlib.h too - it is needed fot strto{ld}
|
23 years ago |
|
ZendCore.dep
|
- Rename modules.h to zend_modules.h
|
25 years ago |
|
ZendTS.dsp
|
Add new files to ZendTS.dsp. Sync list of files in Zend.dsp with ZendTS.dsp. ZTS fixes.
|
23 years ago |
|
acconfig.h
|
Do not redefine zend_isnan if it is already defined.
|
23 years ago |
|
acinclude.m4
|
fp_except check for FreeBSD 1.0-2.2.5
|
26 years ago |
|
build.mk
|
Add clean target which removes standard targets
|
26 years ago |
|
buildconf
|
Use libtool to build.
|
26 years ago |
|
configure.in
|
- MFZE1
|
23 years ago |
|
flex.skl
|
Fixup build for win32
|
23 years ago |
|
zend.c
|
Initialize all relevant zend_class_entry fields to avoid accidental
|
23 years ago |
|
zend.h
|
Multi-purpose patch:
|
23 years ago |
|
zend.ico
|
Zend Library
|
27 years ago |
|
zend_API.c
|
Fix namespace issues
|
23 years ago |
|
zend_API.h
|
Introduce ZEND_ME() and ZEND_METHOD() macros. Use these for declaring
|
23 years ago |
|
zend_alloc.c
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_alloc.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_builtin_functions.c
|
allow class_exists() to work with namespaces too.
|
23 years ago |
|
zend_builtin_functions.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_compile.c
|
Initialize all relevant zend_class_entry fields to avoid accidental
|
23 years ago |
|
zend_compile.h
|
Simplify.
|
23 years ago |
|
zend_config.nw.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_config.w32.h
|
fix isinf for win32
|
23 years ago |
|
zend_constants.c
|
Namespace patch. Big changes:
|
23 years ago |
|
zend_constants.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_default_classes.c
|
ZTS fix.
|
23 years ago |
|
zend_default_classes.h
|
DEFAULT_CLASSES_H not DEFAULT_INTERFACES_H
|
23 years ago |
|
zend_dynamic_array.c
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_dynamic_array.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_errors.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_exceptions.c
|
ZTS fix.
|
23 years ago |
|
zend_exceptions.h
|
DEFAULT_CLASSES_H not DEFAULT_INTERFACES_H
|
23 years ago |
|
zend_execute.c
|
allow class_exists() to work with namespaces too.
|
23 years ago |
|
zend_execute.h
|
Namespace patch. Big changes:
|
23 years ago |
|
zend_execute_API.c
|
Eliminate TSRMLS_FETCH() calls in destroy_op_array() and zend_get_class_entry().
|
23 years ago |
|
zend_execute_locks.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_extensions.c
|
MFZE1
|
23 years ago |
|
zend_extensions.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_fast_cache.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_globals.h
|
Implement a different way to catch documentation comments.
|
23 years ago |
|
zend_globals_macros.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_hash.c
|
Fix prototype (may have caused stack corruption)
|
23 years ago |
|
zend_hash.h
|
Fix prototype (may have caused stack corruption)
|
23 years ago |
|
zend_highlight.c
|
Revert portions of the doc comment patch. There should be no parser
|
23 years ago |
|
zend_highlight.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_indent.c
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_indent.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_ini.c
|
MFHZE2
|
23 years ago |
|
zend_ini.h
|
Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
|
23 years ago |
|
zend_ini_parser.y
|
Improve Win32 build performance
|
23 years ago |
|
zend_ini_scanner.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_ini_scanner.l
|
MFB: We know ini file scanning will never be interactive, so speed it up a
|
23 years ago |
|
zend_istdiostream.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_language_parser.y
|
Implement a different way to catch documentation comments.
|
23 years ago |
|
zend_language_scanner.h
|
Implement simple stream support in the ZE scanners.
|
23 years ago |
|
zend_language_scanner.l
|
Implement a different way to catch documentation comments.
|
23 years ago |
|
zend_list.c
|
Leftover.
|
23 years ago |
|
zend_list.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_llist.c
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_llist.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_mm.c
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_mm.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_modules.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_multibyte.c
|
- Add empty zend_multibyte.c to allow build with 4.3.0-dev.
|
24 years ago |
|
zend_object_handlers.c
|
Split ZEND_NAMESPACE into user and internal namespaces. Hope this is
|
23 years ago |
|
zend_object_handlers.h
|
Improve handling of static member variables
|
23 years ago |
|
zend_objects.c
|
Eliminate TSRMLS_FETCH() calls in zend_objects_new() and zend_objects_get_address().
|
23 years ago |
|
zend_objects.h
|
Eliminate TSRMLS_FETCH() calls in zend_objects_new() and zend_objects_get_address().
|
23 years ago |
|
zend_objects_API.c
|
- read_property cleanup
|
23 years ago |
|
zend_objects_API.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_opcode.c
|
Split ZEND_NAMESPACE into user and internal namespaces. Hope this is
|
23 years ago |
|
zend_operators.c
|
Add support for interfaces
|
23 years ago |
|
zend_operators.h
|
Eliminate TSRMLS_FETCH() calls in destroy_op_array() and zend_get_class_entry().
|
23 years ago |
|
zend_ptr_stack.c
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_ptr_stack.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_qsort.c
|
Bump year.
|
23 years ago |
|
zend_qsort.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_sprintf.c
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_stack.c
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_stack.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_static_allocator.c
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_static_allocator.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_stream.c
|
*cough*
|
23 years ago |
|
zend_stream.h
|
Implement simple stream support in the ZE scanners.
|
23 years ago |
|
zend_ts_hash.c
|
Reimplement PPP properties
|
23 years ago |
|
zend_ts_hash.h
|
Reimplement PPP properties
|
23 years ago |
|
zend_types.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_variables.c
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |
|
zend_variables.h
|
- Added some missing CVS $Id$ tags, headers and footers.
|
23 years ago |