summaryrefslogtreecommitdiff
path: root/cpp/src/slice2php
Commit message (Expand)AuthorAge
* Add php5 flag to slice2php (#1443)Joe George2023-02-23
* php: add return type declarations to __tostring (#1411, #1405)Joe George2023-02-08
* Visual Studio 2022 build updatesJose2021-11-24
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
* Visual Studio 2019 build fixesJose2019-06-04
* Fix compiler crash if forward declared class has no definitionJose2019-02-05
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Enable wildcard expansion for Windows executablesJose2018-11-13
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Replace `php:internal` and `matlab:internal` by preprocessor macroJose2018-09-12
* Do not use Ice__t_Value as parent for local PHP typesJose2018-09-10
* Missing PHP global definition for $Ice_sliceChecksumsJose2018-08-09
* PHP generate code cannot be required from a class method or functionJose2018-08-08
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Eliminate catch(const char*) #48Jose2018-07-26
* Update copyright year to 2018Jose2018-02-14
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
* slice2php build failureJose2017-06-21
* Windows UWP build instructions updatesJose2017-06-21
* Update mcpp NuGet packages to last versionJose2017-06-14
* Update mcpp/lmdb NuGet packagesJose2017-06-13
* Fix copyright headersJose2017-06-13
* Update NuGet package versionsJose2017-06-12
* Fixed trailing whitespace generated by slice2phpBernard Normier2017-05-02
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
* Visual Studio 2010 supportJose2017-04-20
* Rename Tranlator -> Compiler in .rc filesJose2017-04-13
* Fix (ICE-7689) - Ice_sliceChecksums should not be used with namespace mappingJose2017-03-23
* Fix for PHP optionals Ice\None not used in generated codeJose2017-03-23
* Updated usage and man page of slice compilersBernard Normier2017-03-03
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
* Fix issues introduce with 3.6 mergeJose2017-02-14
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Make Slice enums scopedBernard Normier2017-02-08
* | Add support for build with VS 2017 RCJose2017-02-06
* | Slice compilers now emit deprecated warning for classes with operations (ICE-...Bernard Normier2017-02-04
* | Rework warning suppression to use global meta dataJose2017-02-03
* | Pass warning level to the ChecksumVisitor for consistencyJose2017-02-02
* | Add --no-warn option to Slice compilersJose2017-02-01
* | PHP mapping use Namespace builds by defaultJose2017-01-26
* | PHP: Do not generate proxy types for class less operationsJose2017-01-24
* | Do not add abstract methods to PHP Value classesJose2017-01-24
* | Ice for Ruby Ice::Value implementationJose2017-01-23
* | IcePHP Ice::Value implementation & minor extension cleanupJose2017-01-19
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11