summaryrefslogtreecommitdiff
path: root/Zend/ZendTS.dsp
Commit message (Collapse)AuthorAgeFilesLines
* - MFH Move reflection to its own extensionMarcus Boerger2005-11-301-8/+0
| | | | | # As discussed with RM
* Added zend_strtod.* to the buildEdin Kadribasic2004-11-041-0/+8
|
* Centralize exceptions code in zend_exceptions.[ch].Zeev Suraski2004-02-121-5/+13
| | | | | | | | Remove zend_default_classes.h (use zend_exceptions.h instead) NOTE: This currently breaks the build, fixes to php-src and pecl coming soon
* 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
| | | | | # After 4 Month work and endless discussions...
* 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
| | | | | the reflection api
* Add new files to ZendTS.dsp. Sync list of files in Zend.dsp with ZendTS.dsp. ↵Sebastian Bergmann2003-03-231-11/+19
| | | | ZTS fixes.
* 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
| | | | | | | - It's just for seeing if this would be an advantage to PHP in MT - environments. If this is to become production material there is still - a long way to go.
* - Add zend_objects_API.* to dspAndi Gutmans2002-05-311-0/+8
|
* added thread safe hashtable which allows concurrentHarald Radi2002-03-201-1/+9
| | | | | reads but only exclusive writes
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-0/+8
| | | | | | | Note: only standard Zend objects are working now. This is definitely going to break custom objects like COM, Java, etc. - this will be fixed later. Also, this may break other things that access objects' internals directly.
* 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
| | | | | - Add Release_TSDbg configuration
* 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
| | | | | - Add lambda() support
* 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
| | | | | - Add the HashTable struct to the fast cache mechanism
* - Enable the new zval cache on debug too. No real reason not to, and it keepsZeev Suraski1999-12-261-0/+4
| | | | | | the code cleaner. - ZTS compile fixes
* Make these work againZeev Suraski1999-12-191-379/+379
|
* libzend -> ZendZeev Suraski1999-12-191-0/+379