| .. |
|
FlexLexer.h
|
Ok, call me crazy, because I probably am.
|
27 years ago |
|
LICENSE
|
License update
|
27 years ago |
|
Makefile.am
|
Makefile.am: Add dummy target for dependencies
|
26 years ago |
|
ZEND_CHANGES
|
foreach() syntax has changed
|
27 years ago |
|
Zend.dsp
|
.dsp updates
|
26 years ago |
|
Zend.m4
|
Some cleanup
|
26 years ago |
|
ZendCore.dep
|
hand-patched some MSVC files
|
27 years ago |
|
ZendTS.dsp
|
Improve dependencies
|
26 years ago |
|
acconfig.h
|
Move dl stuff from acconfig.h into zend.h. That allows us finer control
|
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
|
Syntax highlighting was erronously emitting more than one semicolon and/or garbage with heredocs
|
26 years ago |
|
zend-scanner.h
|
Solve a couple of compile issues
|
26 years ago |
|
zend-scanner.l
|
Syntax highlighting was erronously emitting more than one semicolon and/or garbage with heredocs
|
26 years ago |
|
zend.c
|
- Stop passing list/plist to internal functions
|
26 years ago |
|
zend.h
|
Pass the executor globals to internal functions
|
26 years ago |
|
zend.ico
|
Zend Library
|
27 years ago |
|
zend_API.c
|
- Stop passing list/plist to internal functions
|
26 years ago |
|
zend_API.h
|
*** empty log message ***
|
26 years ago |
|
zend_alloc.c
|
- Fix foreach()
|
26 years ago |
|
zend_alloc.h
|
- Run it on align_test
|
26 years ago |
|
zend_builtin_functions.c
|
Patches from Walter for strncmp() stuff.
|
26 years ago |
|
zend_builtin_functions.h
|
Fix warnings surfacing in maintainer-mode.
|
26 years ago |
|
zend_compile.c
|
Syntax highlighting was erronously emitting more than one semicolon and/or garbage with heredocs
|
26 years ago |
|
zend_compile.h
|
Maintain a state of whether we're compiling and/or executing
|
26 years ago |
|
zend_config.w32.h
|
Make Win32 compile again
|
26 years ago |
|
zend_constants.c
|
- Stop passing list/plist to internal functions
|
26 years ago |
|
zend_constants.h
|
Destructors no longer return ints, the low level problem it was intended to solve is long gone now...
|
26 years ago |
|
zend_errors.h
|
0.91 update
|
27 years ago |
|
zend_execute.c
|
foreach() works now for objects as well.
|
26 years ago |
|
zend_execute.h
|
Maintain a state of whether we're compiling and/or executing
|
26 years ago |
|
zend_execute_API.c
|
Pass the executor globals to internal functions
|
26 years ago |
|
zend_execute_locks.h
|
Improve dependencies
|
26 years ago |
|
zend_extensions.c
|
*** empty log message ***
|
27 years ago |
|
zend_extensions.h
|
Those void's don't belong in there
|
26 years ago |
|
zend_fast_cache.h
|
- Fix foreach()
|
26 years ago |
|
zend_globals.h
|
Maintain a state of whether we're compiling and/or executing
|
26 years ago |
|
zend_globals_macros.h
|
This should enable people to use ALLOC_ZVAL() in code outside the php4.dll
|
26 years ago |
|
zend_hash.c
|
- Stop passing list/plist to internal functions
|
26 years ago |
|
zend_hash.h
|
- Stop passing list/plist to internal functions
|
26 years ago |
|
zend_highlight.c
|
Remove old unnecessary check
|
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
|
Destructors no longer return ints, the low level problem it was intended to solve is long gone now...
|
26 years ago |
|
zend_list.h
|
Destructors no longer return ints, the low level problem it was intended to solve is long gone now...
|
26 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
|
- Stop passing list/plist to internal functions
|
26 years ago |
|
zend_opcode.c
|
Maintain a state of whether we're compiling and/or executing
|
26 years ago |
|
zend_operators.c
|
Fix declaration
|
26 years ago |
|
zend_operators.h
|
Patches from Walter for strncmp() stuff.
|
26 years ago |
|
zend_ptr_stack.c
|
inline functions cannot accept varargs
|
26 years ago |
|
zend_ptr_stack.h
|
inline functions cannot accept varargs
|
26 years ago |
|
zend_sprintf.c
|
configure sets ZEND_BROKEN_SPRINTF
|
26 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
|
- Stop passing list/plist to internal functions
|
26 years ago |
|
zend_variables.h
|
Destructors no longer return ints, the low level problem it was intended to solve is long gone now...
|
26 years ago |