php-src/Zend
Zeev Suraski 1aa2c5c0b4 Ok, call me crazy, because I probably am.
Thread safe version now uses a C++ scanner object.  Works fully.
1999-04-23 03:32:33 +00:00
..
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 Support =unset as arguments 1999-04-19 16:28:05 +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 Thread-safe project 1999-04-21 15:35:57 +00:00
libzendts.dsp * Change the thread safe project to create a C++ scanner. 1999-04-21 20:13:02 +00:00
LICENSE Zend Library 1999-04-07 18:10:10 +00:00
Makefile.am zend-parser.o and zend-scanner.o were included twice in libzend.a 1999-04-21 20:30:37 +00:00
zend_alloc.c Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
zend_alloc.h Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
zend_API.c * Change the thread safe project to create a C++ scanner. 1999-04-21 20:13:02 +00:00
zend_API.h * Change the thread safe project to create a C++ scanner. 1999-04-21 20:13:02 +00:00
ZEND_CHANGES foreach() syntax has changed 1999-04-08 04:11:23 +00:00
zend_compile.c Make token names uniform, they all begin with T_ now. 1999-04-22 23:08:42 +00:00
zend_compile.h Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +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 Thread safety patch. We're still not quite there but it compiles again, and 1999-04-21 03:49:09 +00:00
zend_execute.c Make token names uniform, they all begin with T_ now. 1999-04-22 23:08:42 +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 Return a success value from the startup function, so we can unload immediately 1999-04-19 21:39:18 +00:00
zend_extensions.h Return a success value from the startup function, so we can unload immediately 1999-04-19 21:39:18 +00:00
zend_globals.h Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +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 Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
zend_highlight.h Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
zend_indent.c Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
zend_indent.h Zend Library 1999-04-07 18:10:10 +00:00
zend_list.c Thread safety patch. It works now with 'just in time' resource initialization! 1999-04-21 17:26:37 +00:00
zend_list.h Fix 1999-04-21 19:10:54 +00:00
zend_llist.c Whatnot: 1999-04-18 15:11:52 +00:00
zend_llist.h Zend Library 1999-04-07 18:10:10 +00:00
zend_modules.h Whatnot: 1999-04-18 15:11:52 +00:00
zend_opcode.c Make token names uniform, they all begin with T_ now. 1999-04-22 23:08:42 +00:00
zend_operators.c Zend Library 1999-04-07 18:10:10 +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 Zend Library 1999-04-07 18:10:10 +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 Make token names uniform, they all begin with T_ now. 1999-04-22 23:08:42 +00:00
zend-scanner.h Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
zend-scanner.l Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
zend.c Thread safety patch. It works now with 'just in time' resource initialization! 1999-04-21 17:26:37 +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