| .. |
|
FlexLexer.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
LICENSE
|
It's official now...
|
26 years ago |
|
Makefile.am
|
Add optional support for C0x inline semantics.
|
26 years ago |
|
ZEND_CHANGES
|
- Fix typos
|
26 years ago |
|
Zend.dsp
|
Fix non thread-safe mode - asp_tags/short_tags etc weren't getting initialized properly
|
26 years ago |
|
Zend.m4
|
fp_except check for FreeBSD 1.0-2.2.5
|
26 years ago |
|
ZendCore.dep
|
hand-patched some MSVC files
|
27 years ago |
|
ZendTS.dsp
|
- Make Win32 build
|
26 years ago |
|
acconfig.h
|
Welcome zend_finite(n).
|
26 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
|
27 years ago |
|
buildconf
|
Use libtool to build.
|
27 years ago |
|
configure.in
|
libzend -> Zend
|
26 years ago |
|
flex.skl
|
Ok, call me crazy, because I probably am.
|
27 years ago |
|
zend-parser.y
|
Add more extended_info calls
|
26 years ago |
|
zend-scanner.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend-scanner.l
|
- Remove code which has never been used (neither in PHP 3)
|
26 years ago |
|
zend.c
|
fix ZTS startup without filename (thanx purify!)
|
26 years ago |
|
zend.h
|
- Add zend_ulong
|
26 years ago |
|
zend.ico
|
Zend Library
|
27 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
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_alloc.c
|
Nuke a warning
|
26 years ago |
|
zend_alloc.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend_builtin_functions.c
|
Forgot to link this function...
|
26 years ago |
|
zend_builtin_functions.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_compile.c
|
- Beautify Zeev's patch a bit.
|
26 years ago |
|
zend_compile.h
|
- Oops. Too early in the morning
|
26 years ago |
|
zend_config.w32.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_constants.c
|
Make it possible to detect whether we're thread safe or not from PHP scripts and the php.ini
|
26 years ago |
|
zend_constants.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend_dynamic_array.c
|
It's official now...
|
26 years ago |
|
zend_dynamic_array.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend_errors.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_execute.c
|
Fix a bug in passing second parameter of RECV_INIT with is_ref set
|
26 years ago |
|
zend_execute.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend_execute_API.c
|
Unblock SIGPROF signal when starting timer.
|
26 years ago |
|
zend_execute_locks.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_extensions.c
|
- Add another "\n" at the end of error messages.
|
26 years ago |
|
zend_extensions.h
|
- Yet another fix...
|
26 years ago |
|
zend_fast_cache.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_gcc_inline.c
|
Rename C0x-inline to C9x-inline, and frame preprocessor directives in
|
26 years ago |
|
zend_globals.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend_globals_macros.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_hash.c
|
This is probably the oldest bug in PHP :)
|
26 years ago |
|
zend_hash.h
|
Disable the hash_apply() protection on hashes that persist across requests - it's unsafe
|
26 years ago |
|
zend_highlight.c
|
Open these up for the API
|
26 years ago |
|
zend_highlight.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend_indent.c
|
It's official now...
|
26 years ago |
|
zend_indent.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_list.c
|
Improve register_resource_ex() infrastructure
|
26 years ago |
|
zend_list.h
|
Improve register_resource_ex() infrastructure
|
26 years ago |
|
zend_llist.c
|
- Add zend_llist_apply_with_arguments()
|
26 years ago |
|
zend_llist.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_modules.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_opcode.c
|
Fix order
|
26 years ago |
|
zend_operators.c
|
Move some stuff to zend_operators.h which is required by the
|
26 years ago |
|
zend_operators.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend_ptr_stack.c
|
- Add restore_error_handler()
|
26 years ago |
|
zend_ptr_stack.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_sprintf.c
|
It's official now...
|
26 years ago |
|
zend_stack.c
|
- Make the argument order for the stack applies more consistent with other Zend
|
26 years ago |
|
zend_stack.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_static_allocator.c
|
- Not returning a value anymore
|
26 years ago |
|
zend_static_allocator.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend_variables.c
|
Fix a bug in static initializers/default values/class member variables that contained
|
26 years ago |
|
zend_variables.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |