| .. |
|
FlexLexer.h
|
Ok, call me crazy, because I probably am.
|
27 years ago |
|
LICENSE
|
License update
|
27 years ago |
|
Makefile.am
|
Rebuild libzend.la, if the scanner was rebuilt
|
26 years ago |
|
ZEND_CHANGES
|
foreach() syntax has changed
|
27 years ago |
|
ZendCore.dep
|
hand-patched some MSVC files
|
27 years ago |
|
acconfig.h
|
Disable ZEND_EXTENSIONS_SUPPORT, if RTLD_NOW is not defined.
|
27 years ago |
|
acinclude.m4
|
Use libtool to build.
|
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
|
Add "--disable-inline" for low-memory machines (be it limited
|
27 years ago |
|
flex.skl
|
Ok, call me crazy, because I probably am.
|
27 years ago |
|
libzend.dsp
|
Allow CYGWIN directory to be specified as via environment variable
|
27 years ago |
|
libzendts.dsp
|
Allow to set the reference count explicitly for ZEND_SET_SYMBOL_WITH_LENGTH()
|
26 years ago |
|
zend-parser.y
|
- Implement return by reference:
|
26 years ago |
|
zend-scanner.h
|
Solve a couple of compile issues
|
26 years ago |
|
zend-scanner.l
|
- opened_path should not be freed here as the zend_file_dtor() takes care
|
26 years ago |
|
zend.c
|
Fix some warnings
|
26 years ago |
|
zend.h
|
- Implement return by reference:
|
26 years ago |
|
zend.ico
|
Zend Library
|
27 years ago |
|
zend_API.c
|
Fix some warnings
|
26 years ago |
|
zend_API.h
|
Added zend_set_hash_symbol() function.
|
26 years ago |
|
zend_alloc.c
|
Add ability to disable the memory cache
|
26 years ago |
|
zend_alloc.h
|
Fix warnings surfacing in maintainer-mode.
|
26 years ago |
|
zend_builtin_functions.c
|
Doh! I'm an idiot.
|
26 years ago |
|
zend_builtin_functions.h
|
Fix warnings surfacing in maintainer-mode.
|
26 years ago |
|
zend_compile.c
|
- s/inheritence/inheritance/g
|
26 years ago |
|
zend_compile.h
|
- Implement return by reference:
|
26 years ago |
|
zend_config.w32.h
|
*** empty log message ***
|
27 years ago |
|
zend_constants.c
|
Fix for Thies's UMR
|
27 years ago |
|
zend_constants.h
|
Fix warnings surfacing in maintainer-mode.
|
26 years ago |
|
zend_errors.h
|
0.91 update
|
27 years ago |
|
zend_execute.c
|
- Implement return by reference:
|
26 years ago |
|
zend_execute.h
|
Fix warnings surfacing in maintainer-mode.
|
26 years ago |
|
zend_execute_API.c
|
- Implement return by reference:
|
26 years ago |
|
zend_extensions.c
|
*** empty log message ***
|
27 years ago |
|
zend_extensions.h
|
Fix warnings surfacing in maintainer-mode.
|
26 years ago |
|
zend_globals.h
|
- Implement return by reference:
|
26 years ago |
|
zend_globals_macros.h
|
More localization
|
26 years ago |
|
zend_hash.c
|
Made zend_hash_rehash() callable from outside.
|
27 years ago |
|
zend_hash.h
|
Added zend_set_hash_symbol() function.
|
26 years ago |
|
zend_highlight.c
|
Move the #include of zend-parser.h out of zend_compile.h
|
26 years ago |
|
zend_highlight.h
|
0.91 update
|
27 years ago |
|
zend_indent.c
|
Move the #include of zend-parser.h out of zend_compile.h
|
26 years ago |
|
zend_indent.h
|
Fix warnings surfacing in maintainer-mode.
|
26 years ago |
|
zend_list.c
|
(zend_fetch_resource) added warinig if resource is of wrong type
|
27 years ago |
|
zend_list.h
|
new improved resource-API
|
27 years ago |
|
zend_llist.c
|
- Modify zend_llist_del() to receive a comparison function
|
26 years ago |
|
zend_llist.h
|
- Modify zend_llist_del() to receive a comparison function
|
26 years ago |
|
zend_modules.h
|
Remove request_started, increase thread safety
|
26 years ago |
|
zend_opcode.c
|
- Implement return by reference:
|
26 years ago |
|
zend_operators.c
|
fixed is_identicat_function()
|
27 years ago |
|
zend_operators.h
|
- Preliminary submit of Thie's patch. Will fix the rest on Windows
|
27 years ago |
|
zend_ptr_stack.c
|
* header file cleanup
|
27 years ago |
|
zend_ptr_stack.h
|
- Add ptr_stack_n_{push,pop} in order to speed up function calls a bit.
|
27 years ago |
|
zend_sprintf.c
|
* header file cleanup
|
27 years ago |
|
zend_stack.c
|
- Add foreach() freeing code.
|
27 years ago |
|
zend_stack.h
|
- Add foreach() freeing code.
|
27 years ago |
|
zend_variables.c
|
added zval_del_ref() function
|
27 years ago |
|
zend_variables.h
|
added zval_del_ref() function
|
27 years ago |