summaryrefslogtreecommitdiff
path: root/Zend/Zend.dsp
Commit message (Collapse)AuthorAgeFilesLines
* fix *.dsp files related to bug #50333Anatol Belski2014-01-281-4/+4
|
* Merge branch 'PHP-5.5' into PHP-5.6krakjoe2013-12-221-0/+4
|\ | | | | | | | | | | | | | | | | | | * PHP-5.5: stop warnings from unused opcode map - BFN - Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries) patch by: michael at orlitzky dot com Included new .c file in build too Fixed little typo in zend_vm_gen.php Moved to new file, killing a lot of warnings
| * Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2013-12-221-0/+4
| |\ | | | | | | | | | | | | Conflicts: Zend/zend_vm_opcodes.c
| | * Included new .c file in build tooBob Weinand2013-12-221-0/+4
| | |
* | | Merge branch 'const_scalar_exprs' of github.com:bwoebi/php-src into ↵Dmitry Stogov2013-11-061-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | const_scalar_exprs * 'const_scalar_exprs' of github.com:bwoebi/php-src: Removed operations on constant arrays. They make no sense as constants are not allowed to be arrays. And as just properties are allowed to; no problem, we still don't need operations on any constant array. Added a few more operators Whitespace fix converted several switches to ifs and made more opcache friendly Fatal error about self referencing constants fixed Fixed mem leaks, added tests and ternary operator Working commit for constant scalar expressions (with constants). Tests will follow. Conflicts: Zend/Makefile.am configure.in win32/build/config.w32
| * | | Working commit for constant scalar expressions (with constants).Bob Weinand2013-10-311-0/+4
| |/ / | | | | | | | | | Tests will follow.
* | | initial move on renaming files and fixing includesAnatol Belski2013-10-171-0/+4
|/ /
* | Add empty Generator classNikita Popov2012-05-201-0/+4
|/
* - not used anymorePierre Joye2010-09-151-4/+0
|
* Added concept of interned strings. All strings constants known at compile ↵Dmitry Stogov2010-04-201-0/+8
| | | | time are allocated in a single copy and never changed.
* Fixed floating point mathematic speed degradation (Christian)Dmitry Stogov2009-03-181-0/+4
|
* Added support for lambda functions and closuresDmitry Stogov2008-07-141-0/+4
|
* Removed unused zend_mm.*Dmitry Stogov2006-12-051-8/+0
|
* - 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-19/+27
|
* Add zend_interfaces.{c|h}.Sebastian Bergmann2003-10-231-0/+8
|
* 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/+87
| | | | ZTS fixes.
* Add zend_objects_API.c to project.Sebastian Bergmann2002-05-311-0/+4
|
* - Infrastructure changes for allowing to access the global scope fromAndi Gutmans2001-12-121-0/+4
| | | | | | | | - within a class scope. - Fix the Zend.dsp project a bit. It seems someone pretty much killed it - when commiting their own personal configuration. Please be careful in - future.
* MFZE1Sebastian Bergmann2001-09-191-0/+8
|
* Merge from branch - move to standard C scanners in thread safe modeZeev Suraski2001-08-061-0/+4
|
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-12/+8
|
* - Rename modules.h to zend_modules.hAndi Gutmans2001-02-261-1/+1
|
* Remove -S option on all bison callsZeev Suraski2001-01-071-8/+4
|
* Fix non-thread-safe Windows buildZeev Suraski2000-10-301-16/+74
|
* Unify the names of these last 3 files...Zeev Suraski2000-10-291-30/+30
|
* Fix Windows buildZeev Suraski2000-10-291-4/+8
|
* Fix non thread-safe mode - asp_tags/short_tags etc weren't getting ↵Zeev Suraski2000-06-151-0/+4
| | | | initialized properly
* Remove debug libraries from debug buildSam Ruby2000-03-271-2/+2
|
* Update dsp'sZeev Suraski2000-03-251-2/+2
|
* Update .dsp'sZeev Suraski2000-02-111-3/+3
|
* .dsp updatesZeev Suraski1999-12-311-2/+2
|
* - Add Release_inline buildsZeev Suraski1999-12-311-6/+59
|
* - 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
* Some updatesZeev Suraski1999-12-191-4/+6
|
* Make these work againZeev Suraski1999-12-191-373/+373
|
* libzend -> ZendZeev Suraski1999-12-191-0/+373