summaryrefslogtreecommitdiff
path: root/Zend/ZendTS.dsp
Commit message (Expand)AuthorAgeFilesLines
* - not used anymorePierre Joye2010-09-151-4/+0
* Added concept of interned strings. All strings constants known at compile tim...Dmitry Stogov2010-04-201-0/+8
* Added support for lambda functions and closuresDmitry Stogov2008-07-141-0/+4
* Removed unused zend_mm.*Dmitry Stogov2006-12-051-8/+0
* fix .dsp buildStanislav Malyshev2006-06-041-0/+1
* - MFH Move reflection to its own extensionMarcus Boerger2005-11-301-8/+0
* Added zend_strtod.* to the buildEdin Kadribasic2004-11-041-0/+8
* Centralize exceptions code in zend_exceptions.[ch].Zeev Suraski2004-02-121-5/+13
* Add zend_interfaces.{c|h}.Sebastian Bergmann2003-10-231-0/+8
* WSMarcus Boerger2003-10-171-1/+1
* Added c-api for iteratorsMarcus Boerger2003-10-171-0/+8
* Prevent access to internal engine functionalityZeev Suraski2003-08-181-15/+11
* added support for Reflection_Function, the first part ofGeorge Schlossnagle2003-06-301-0/+8
* Add new files to ZendTS.dsp. Sync list of files in Zend.dsp with ZendTS.dsp. ...Sebastian Bergmann2003-03-231-11/+19
* Fixup build for win32Wez Furlong2003-02-181-0/+8
* - Commit an initial version of a home made memory manager.Andi Gutmans2002-06-161-0/+8
* - Add zend_objects_API.* to dspAndi Gutmans2002-05-311-0/+8
* added thread safe hashtable which allows concurrentHarald Radi2002-03-201-1/+9
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-0/+8
* MFZE1Sebastian Bergmann2001-09-191-0/+8
* Migrate .dsp patchesZeev Suraski2001-08-071-12/+12
* - Forgot to commit the updated dspAndi Gutmans2001-08-071-0/+8
* - More sync with latest CVSAndi Gutmans2001-08-071-8/+0
* - Sync Engine2 CVS with latest Engine CVSAndi Gutmans2001-08-071-0/+8
* Merge from branch - move to standard C scanners in thread safe modeZeev Suraski2001-08-061-6/+10
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-16/+10
* - Rename modules.h to zend_modules.hAndi Gutmans2001-02-261-1/+1
* Remove -S option on all bison callsZeev Suraski2001-01-071-12/+6
* Remove -SZeev Suraski2001-01-061-6/+2
* Make the INI mechanism thread safe (or at least thread safer :)Zeev Suraski2000-12-271-0/+4
* - Use supplied istdiostream definition for the INI scanner tooZeev Suraski2000-12-261-2/+83
* Generalization workZeev Suraski2000-10-291-9/+25
* Some more work on the INI parser/scannerZeev Suraski2000-10-291-16/+114
* Unify the names of these last 3 files...Zeev Suraski2000-10-291-30/+30
* Fix Windows buildZeev Suraski2000-10-291-0/+8
* - Remove zend_gcc_inline.cAndi Gutmans2000-09-281-4/+0
* - Defining TSRM_WIN32 in each and every dsp sucked. Revert this changeAndi Gutmans2000-09-021-3/+3
* - Fix windows buildAndi Gutmans2000-09-021-3/+3
* - This should fix the performance problem with Release buildsAndi Gutmans2000-08-311-2/+2
* - Make Win32 buildAndi Gutmans2000-06-141-0/+4
* Don't take chances with new include filesZeev Suraski2000-06-031-3/+3
* - Fix Win32 compilation (Use winsock2.h from now on)Zeev Suraski2000-06-031-3/+3
* Wrap some commonly unused callbacksZeev Suraski2000-03-051-3/+3
* - Didn't compile on Win32Andi Gutmans2000-02-181-0/+8
* Update .dsp'sZeev Suraski2000-02-111-3/+3
* Improve dependenciesZeev Suraski2000-02-011-0/+4
* .dsp updatesZeev Suraski1999-12-311-2/+2
* - Add Release_inline buildsZeev Suraski1999-12-311-2/+55
* - Fix bug #3073. continue in do..while() loops should work nowAndi Gutmans1999-12-311-4/+4
* - Generalize the fast cache mechanismZeev Suraski1999-12-271-1/+1