summaryrefslogtreecommitdiff
path: root/php/src/IcePHP/Profile.cpp
Commit message (Collapse)AuthorAge
* PHP changes:Mark Spruiell2009-06-23
| | | | | | | - static translation - more traditional language mapping (multiple communicators, etc.) - support for registered (persistent) communicators - support for PHP namespaces (PHP 5.3 or later)
* Bug 1535 - remove --case-sensitive option form slice compilersDwayne Boone2009-04-20
|
* - bug 3566 - PHP redefinition errorsMark Spruiell2009-01-15
| | | | - suppressing Slice warnings in PHP slicing/objects test
* Fix 3638 - IcePHP not compile because SignalHandler is missing.Jose2009-01-09
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Use tmpfile() to create preporcessor tmp fileDwayne Boone2008-08-28
| | | | Set up signal handling in RB/Py/PHP
* bug 3141 - fixing GCC warnings in IcePHPMark Spruiell2008-06-06
|
* removing ICE_STRING_VERSION and ICE_INT_VERSION in PHPMark Spruiell2008-04-19
|
* bug 3006 - providing Ice version in various mappingsMark Spruiell2008-04-19
|
* Changed version to 3.3.0Dwayne Boone2008-04-11
|
* fix for compiler warning in PHPMark Spruiell2008-04-08
|
* Generate constructors for structure, exception, and class typesMark Spruiell2008-04-08
| | | | in PHP. Also accept null for sequence and dictionary values.
* Changed version to 3.3bDwayne Boone2008-03-11
|
* bug 2421 - add method to get Ice version in scripting languagesMark Spruiell2008-01-31
|
* Fixed and moved fixVersion.py/fixCopyright.pyBenoit Foucher2008-01-30
|
* Updated copyrightDwayne Boone2008-01-23
|
* Use mcpp instead of icecppDwayne Boone2008-01-09
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* bug 2157 - deprecating LocalObject mappingMark Spruiell2007-06-21
|
* bug 2245 - adding support for protected class data membersMark Spruiell2007-06-19
|
* bug 2212 - missing proxy methodsMark Spruiell2007-05-22
|
* bug 2136Mark Spruiell2007-04-24
|
* bug 2098; misc. code cleanupMark Spruiell2007-04-18
|
* Updated version to 3.2.0Bernard Normier2007-02-28
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Beta versioningBernard Normier2007-01-31
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Reorganizing source code. Changing build process to use Makefiles insteadMark Spruiell2006-11-09
of configure. Desupporting all platforms except Linux and Windows.