| .. |
|
FlexLexer.h
|
Ok, call me crazy, because I probably am.
|
28 years ago |
|
LICENSE
|
It's official now...
|
27 years ago |
|
Makefile.am
|
Add optional support for C0x inline semantics.
|
26 years ago |
|
ZEND_CHANGES
|
- Fix typos
|
27 years ago |
|
Zend.dsp
|
Update .dsp's
|
27 years ago |
|
Zend.m4
|
Only replaced C0X and C0x, but not c0x..
|
26 years ago |
|
ZendCore.dep
|
hand-patched some MSVC files
|
27 years ago |
|
ZendTS.dsp
|
- Make Win32 build
|
26 years ago |
|
acconfig.h
|
Clean up acconfig.h
|
26 years ago |
|
acinclude.m4
|
Some cleanup
|
27 years ago |
|
build.mk
|
Add clean target which removes standard targets
|
27 years ago |
|
buildconf
|
Use libtool to build.
|
27 years ago |
|
configure.in
|
libzend -> Zend
|
27 years ago |
|
flex.skl
|
Ok, call me crazy, because I probably am.
|
28 years ago |
|
zend-parser.y
|
Get rid of <?php_track_vars?>
|
26 years ago |
|
zend-scanner.h
|
It's official now...
|
27 years ago |
|
zend-scanner.l
|
Get rid of <?php_track_vars?>
|
26 years ago |
|
zend.c
|
- Solve floating point precision crash on FreeBSD.
|
26 years ago |
|
zend.h
|
Get rid of <?php_track_vars?>
|
26 years ago |
|
zend.ico
|
Zend Library
|
28 years ago |
|
zend_API.c
|
Avoid using E_CORE_* errorlevels in any place which is not in the global startup sequence
|
26 years ago |
|
zend_API.h
|
Add optional support for C0x inline semantics.
|
26 years ago |
|
zend_alloc.c
|
- Forgot to remove the FIXME
|
26 years ago |
|
zend_alloc.h
|
- Allocate and cache in 8 byte blocks. Most allocators anyway use 8 byte
|
26 years ago |
|
zend_builtin_functions.c
|
Make Egon happy :)
|
26 years ago |
|
zend_builtin_functions.h
|
It's official now...
|
27 years ago |
|
zend_compile.c
|
Add to the API
|
26 years ago |
|
zend_compile.h
|
Add to the API
|
26 years ago |
|
zend_config.w32.h
|
Nuke the old error code, use the new one
|
26 years ago |
|
zend_constants.c
|
- Renamed get_used_files() to get_required_files() for consistency
|
27 years ago |
|
zend_constants.h
|
It's official now...
|
27 years ago |
|
zend_dynamic_array.c
|
It's official now...
|
27 years ago |
|
zend_dynamic_array.h
|
It's official now...
|
27 years ago |
|
zend_errors.h
|
- Renamed get_used_files() to get_required_files() for consistency
|
27 years ago |
|
zend_execute.c
|
I can't think of a reason of why it should just be a notice... Make it a warning, like it was in PHP 3.
|
26 years ago |
|
zend_execute.h
|
Rename C0x-inline to C9x-inline, and frame preprocessor directives in
|
26 years ago |
|
zend_execute_API.c
|
Add optional support for C0x inline semantics.
|
26 years ago |
|
zend_execute_locks.h
|
Improve dependencies
|
27 years ago |
|
zend_extensions.c
|
crash fix
|
27 years ago |
|
zend_extensions.h
|
Fix a bug in static initializers/default values/class member variables that contained
|
26 years ago |
|
zend_fast_cache.h
|
It's official now...
|
27 years ago |
|
zend_gcc_inline.c
|
Rename C0x-inline to C9x-inline, and frame preprocessor directives in
|
26 years ago |
|
zend_globals.h
|
Add optional support for C0x inline semantics.
|
26 years ago |
|
zend_globals_macros.h
|
It's official now...
|
27 years ago |
|
zend_hash.c
|
- Support unordered hash comparisons
|
26 years ago |
|
zend_hash.h
|
Made an alias for hash apply with arguments.
|
26 years ago |
|
zend_highlight.c
|
Open these up for the API
|
27 years ago |
|
zend_highlight.h
|
Open these up for the API
|
27 years ago |
|
zend_indent.c
|
It's official now...
|
27 years ago |
|
zend_indent.h
|
It's official now...
|
27 years ago |
|
zend_list.c
|
- Clean up resource lists namespace
|
27 years ago |
|
zend_list.h
|
- Clean up resource lists namespace
|
27 years ago |
|
zend_llist.c
|
- Add zend_llist_apply_with_arguments()
|
27 years ago |
|
zend_llist.h
|
Add llist_apply_func_t and make prototypes use the typedefs.
|
26 years ago |
|
zend_modules.h
|
- Time to change it. We changed register_internal_class() ->
|
26 years ago |
|
zend_opcode.c
|
Fix order
|
27 years ago |
|
zend_operators.c
|
Add optional support for C0x inline semantics.
|
26 years ago |
|
zend_operators.h
|
Rename C0x-inline to C9x-inline, and frame preprocessor directives in
|
26 years ago |
|
zend_ptr_stack.c
|
It's official now...
|
27 years ago |
|
zend_ptr_stack.h
|
It's official now...
|
27 years ago |
|
zend_sprintf.c
|
It's official now...
|
27 years ago |
|
zend_stack.c
|
- Make the argument order for the stack applies more consistent with other Zend
|
27 years ago |
|
zend_stack.h
|
- Make the argument order for the stack applies more consistent with other Zend
|
27 years ago |
|
zend_variables.c
|
Fix a bug in static initializers/default values/class member variables that contained
|
26 years ago |
|
zend_variables.h
|
export zval_add-ref and zvale_del_ref
|
27 years ago |