| .. |
|
FlexLexer.h
|
Ok, call me crazy, because I probably am.
|
27 years ago |
|
LICENSE
|
It's official now...
|
26 years ago |
|
Makefile.am
|
Fix parallel makes on BSD
|
26 years ago |
|
ZEND_CHANGES
|
- Fix typos
|
26 years ago |
|
Zend.dsp
|
Update .dsp's
|
26 years ago |
|
Zend.m4
|
- This should have been done for 4.0.0.
|
26 years ago |
|
ZendCore.dep
|
hand-patched some MSVC files
|
27 years ago |
|
ZendTS.dsp
|
Don't take chances with new include files
|
26 years ago |
|
acconfig.h
|
Have a standard way of exporting symbols
|
26 years ago |
|
acinclude.m4
|
Some cleanup
|
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
|
- Export normalize_bool
|
26 years ago |
|
zend-scanner.h
|
It's official now...
|
26 years ago |
|
zend-scanner.l
|
- Revert internazionalization fix.
|
26 years ago |
|
zend.c
|
- Change #if to #ifdef.
|
26 years ago |
|
zend.h
|
- Export normalize_bool
|
26 years ago |
|
zend.ico
|
Zend Library
|
27 years ago |
|
zend_API.c
|
Fix a bug in static initializers/default values/class member variables that contained
|
26 years ago |
|
zend_API.h
|
Allow disabling of functions for security reasons
|
26 years ago |
|
zend_alloc.c
|
Do it in thread unsafe mode for now.
|
26 years ago |
|
zend_alloc.h
|
*** empty log message ***
|
26 years ago |
|
zend_builtin_functions.c
|
- Complete change to create_function()
|
26 years ago |
|
zend_builtin_functions.h
|
It's official now...
|
26 years ago |
|
zend_compile.c
|
Change shutdown order to sort out a crash when assigning a resource id to a static.
|
26 years ago |
|
zend_compile.h
|
- Fix Win32 compilation (Use winsock2.h from now on)
|
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
|
26 years ago |
|
zend_constants.h
|
It's official now...
|
26 years ago |
|
zend_dynamic_array.c
|
It's official now...
|
26 years ago |
|
zend_dynamic_array.h
|
It's official now...
|
26 years ago |
|
zend_errors.h
|
- Renamed get_used_files() to get_required_files() for consistency
|
26 years ago |
|
zend_execute.c
|
Fix a bug in static initializers/default values/class member variables that contained
|
26 years ago |
|
zend_execute.h
|
Fix a bug in static initializers/default values/class member variables that contained
|
26 years ago |
|
zend_execute_API.c
|
Change shutdown order to sort out a crash when assigning a resource id to a static.
|
26 years ago |
|
zend_execute_locks.h
|
Improve dependencies
|
26 years ago |
|
zend_extensions.c
|
crash fix
|
26 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...
|
26 years ago |
|
zend_globals.h
|
- Fix Win32 compilation (Use winsock2.h from now on)
|
26 years ago |
|
zend_globals_macros.h
|
It's official now...
|
26 years ago |
|
zend_hash.c
|
- Support unordered hash comparisons
|
26 years ago |
|
zend_hash.h
|
- Support unordered hash comparisons
|
26 years ago |
|
zend_highlight.c
|
Open these up for the API
|
26 years ago |
|
zend_highlight.h
|
Open these up for the API
|
26 years ago |
|
zend_indent.c
|
It's official now...
|
26 years ago |
|
zend_indent.h
|
It's official now...
|
26 years ago |
|
zend_list.c
|
- Clean up resource lists namespace
|
26 years ago |
|
zend_list.h
|
- Clean up resource lists namespace
|
26 years ago |
|
zend_llist.c
|
- Add zend_llist_apply_with_arguments()
|
26 years ago |
|
zend_llist.h
|
- Add zend_llist_apply_with_arguments()
|
26 years ago |
|
zend_modules.h
|
Use int
|
26 years ago |
|
zend_opcode.c
|
Fix order
|
26 years ago |
|
zend_operators.c
|
- Support unordered hash comparisons
|
26 years ago |
|
zend_operators.h
|
Support comparisons of arrays (with arrays) and objects (with objects)
|
26 years ago |
|
zend_ptr_stack.c
|
It's official now...
|
26 years ago |
|
zend_ptr_stack.h
|
It's official now...
|
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
|
- Make the argument order for the stack applies more consistent with other Zend
|
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
|
export zval_add-ref and zvale_del_ref
|
26 years ago |