summaryrefslogtreecommitdiff
path: root/php/src/IcePHP/Marshal.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 3566 - PHP redefinition errorsMark Spruiell2009-01-15
| | | | - suppressing Slice warnings in PHP slicing/objects test
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 3141 - fixing GCC warnings in IcePHPMark Spruiell2008-06-06
|
* Generate constructors for structure, exception, and class typesMark Spruiell2008-04-08
| | | | in PHP. Also accept null for sequence and dictionary values.
* Updated copyrightDwayne Boone2008-01-23
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* bug 2245 - adding support for protected class data membersMark Spruiell2007-06-19
|
* bug 1854 - GCC 64-bit warningsMark Spruiell2007-05-22
|
* removing obsolete codeMark Spruiell2007-04-24
|
* bug 2138Mark Spruiell2007-04-24
|
* bug 2123Mark Spruiell2007-04-23
|
* bug 2098; misc. code cleanupMark Spruiell2007-04-18
|
* fix related to bug 1906Mark Spruiell2007-02-21
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* 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.