.. |
acconfig.h
|
Make token names uniform, they all begin with T_ now.
|
1999-04-22 23:08:42 +00:00 |
acinclude.m4
|
convert to automake
|
1999-04-19 20:10:26 +00:00 |
buildconf
|
state which aclocal.m4 and configure files are created
|
1999-04-21 20:33:33 +00:00 |
config.unix.h
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
config.w32.h
|
Various thread safety fixes and DLL updates
|
1999-04-26 14:10:42 +00:00 |
configure.in
|
convert to automake
|
1999-04-19 20:10:26 +00:00 |
flex.skl
|
Ok, call me crazy, because I probably am.
|
1999-04-23 03:32:33 +00:00 |
FlexLexer.h
|
Ok, call me crazy, because I probably am.
|
1999-04-23 03:32:33 +00:00 |
libzend.dsp
|
Various thread safety fixes and DLL updates
|
1999-04-26 14:10:42 +00:00 |
libzendts.dsp
|
fix
|
1999-04-26 15:16:06 +00:00 |
LICENSE
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
Makefile.am
|
*** empty log message ***
|
1999-04-24 09:01:30 +00:00 |
zend_alloc.c
|
Various thread safety fixes and DLL updates
|
1999-04-26 14:10:42 +00:00 |
zend_alloc.h
|
Ok, call me crazy, because I probably am.
|
1999-04-23 03:32:33 +00:00 |
zend_API.c
|
Almost forgot to commit those
|
1999-05-09 12:24:21 +00:00 |
zend_API.h
|
Almost forgot to commit those
|
1999-05-09 12:24:21 +00:00 |
ZEND_CHANGES
|
foreach() syntax has changed
|
1999-04-08 04:11:23 +00:00 |
zend_compile.c
|
* Fix a problem with constant quoted strings, that was causing Thies's problem
|
1999-04-30 10:46:48 +00:00 |
zend_compile.h
|
- Don't support interactive mode when thread safe.
|
1999-05-02 19:07:46 +00:00 |
zend_constants.c
|
Thread safety patch. It works now with 'just in time' resource initialization!
|
1999-04-21 17:26:37 +00:00 |
zend_constants.h
|
Thread safety patch. It works now with 'just in time' resource initialization!
|
1999-04-21 17:26:37 +00:00 |
zend_errors.h
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
zend_execute_API.c
|
* Fix debugger+interactive mode bug
|
1999-04-27 11:00:59 +00:00 |
zend_execute.c
|
Cleanups, remove old ts code
|
1999-04-24 00:12:55 +00:00 |
zend_execute.h
|
Thread safety patch. We're still not quite there but it compiles again, and
|
1999-04-21 03:49:09 +00:00 |
zend_extensions.c
|
* Fix debugger+interactive mode bug
|
1999-04-27 11:00:59 +00:00 |
zend_extensions.h
|
* Fix debugger+interactive mode bug
|
1999-04-27 11:00:59 +00:00 |
zend_globals.h
|
Various thread safety fixes and DLL updates
|
1999-04-26 14:10:42 +00:00 |
zend_hash.c
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
zend_hash.h
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
zend_highlight.c
|
Various thread safety fixes and DLL updates
|
1999-04-26 14:10:42 +00:00 |
zend_highlight.h
|
Various thread safety fixes and DLL updates
|
1999-04-26 14:10:42 +00:00 |
zend_indent.c
|
Various thread safety fixes and DLL updates
|
1999-04-26 14:10:42 +00:00 |
zend_indent.h
|
Various thread safety fixes and DLL updates
|
1999-04-26 14:10:42 +00:00 |
zend_list.c
|
Remove redundant includes
|
1999-04-24 09:26:09 +00:00 |
zend_list.h
|
Fix
|
1999-04-21 19:10:54 +00:00 |
zend_llist.c
|
llist improvements
|
1999-05-05 19:24:46 +00:00 |
zend_llist.h
|
llist improvements
|
1999-05-05 19:24:46 +00:00 |
zend_modules.h
|
Almost forgot to commit those
|
1999-05-09 12:24:21 +00:00 |
zend_opcode.c
|
- Free refcount when destroying the last class reference.
|
1999-04-30 23:32:03 +00:00 |
zend_operators.c
|
Several operator fixes. Should fix the MySQL problem.
|
1999-05-01 01:04:13 +00:00 |
zend_operators.h
|
Ok, call me crazy, because I probably am.
|
1999-04-23 03:32:33 +00:00 |
zend_ptr_stack.c
|
* Optimize argument_stack top lookup
|
1999-04-13 17:03:10 +00:00 |
zend_ptr_stack.h
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
zend_sprintf.c
|
Various thread safety fixes and DLL updates
|
1999-04-26 14:10:42 +00:00 |
zend_stack.c
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
zend_stack.h
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
zend_variables.c
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
zend_variables.h
|
Ok, call me crazy, because I probably am.
|
1999-04-23 03:32:33 +00:00 |
zend-parser.y
|
- Missed one place
|
1999-04-30 21:44:27 +00:00 |
zend-scanner.h
|
Support eval() and highlight_string() in the C++ scanner
|
1999-04-23 10:21:00 +00:00 |
zend-scanner.l
|
Ok, I tested it now. It works very nicely!
|
1999-05-06 19:13:13 +00:00 |
zend.c
|
Almost forgot to commit those
|
1999-05-09 12:24:21 +00:00 |
zend.h
|
Ok, call me crazy, because I probably am.
|
1999-04-23 03:32:33 +00:00 |
zend.ico
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
ZendCore.dep
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |