summaryrefslogtreecommitdiff
path: root/cpp/src/slice2php/Main.cpp
Commit message (Expand)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
* 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
* 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
* Fix copyright headersJose2017-06-13
* Fixed trailing whitespace generated by slice2phpBernard Normier2017-05-02
* 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
* 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
* | 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
* | Renamed optional invocation context parameter in Python, Ruby and PHPBernard Normier2017-01-09
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
* | Removed IcePHP dependency on Parser.hBenoit Foucher2016-12-23
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\|
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
| * Removed extra whitespace in --validate usageBernard Normier2016-09-12
* | Merge from 3.6 branchBernard Normier2016-09-12
* | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-08
|\|
| * String literals Windows fixesJose2016-03-08
| * ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20