summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cpp
Commit message (Collapse)AuthorAge
* Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
|
* AIX portBenoit Foucher2016-05-03
|
* Update Ice version to 3.6.3Joe George2016-04-08
|
* .gitignore updatesJose2016-03-11
|
* Windows wide string literal fixesJose2016-03-10
|
* Update version to 3.6.2Jose2016-03-10
|
* String literals fixesJose2016-03-10
| | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding
* String literals Windows fixesJose2016-03-08
|
* ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
|
* Update Copyright year to 2016 in rc and cs filesJoe George2016-03-07
|
* Update copyright headersJoe George2016-03-01
|
* ICE-6865 - Comparison operators for forwarded interfaces/classes undefinedJose2016-02-29
|
* Object factory registration fix for VS 2015Jose2015-12-28
|
* Fix binary compatibility issue with previous fixJose2015-12-23
|
* Visual Studio 2015 compiler fixJose2015-12-23
|
* Updated AssemblyInfo and StringFileInfo on WindowsBernard Normier2015-08-21
|
* ICE-6677 - Fix C++ generated constructor code formatingJose2015-08-03
|
* Updated version to 3.6.1Dwayne Boone2015-07-31
|
* Fix for Visual Studio 2015 bogus warningJose2015-07-22
| | | | | Visual Studio 2015 generates a bogus warning for ice_clone implementation of GCObject derived classes.
* Fix for Abstrac class generated constructorJose2015-07-22
| | | | | Abstract class generated constructor must not call virtual base class constructors
* ICE-6469 added --validate option to Slice compilersDwayne Boone2015-07-07
|
* Fixed ICE-6505 Allow to Sign C++ .exe/.dlls after buildJose2015-05-12
|
* Fixed generated code to not instantiate templates if ICE_STATIC_LIBS is ↵Benoit Foucher2015-05-06
| | | | defined, minor WinRT test fixes
* ICE-6481 pragma comment when building static librariesBernard Normier2015-05-05
| | | | | | | | | | | | | | On windows with VS, pragma comment is now defined when building only when ICE_BUILDING_<component-name> is not defined. ICE_BUILDING_<component-name> is defined automatically when <component-name>_API_EXPORTS is defined. When building static Ice libraries on Windows, please define ICE_BUILDING_<component-name-being-built>. ICE_DECLSPEC_EXPORT and ICE_DECLSPEC_IMPORT are now defined all the time on Windows, and we define the various _API macros to /**/ when ICE_STATIC_LIBS is defined. Replaced various direct use of ICE_DECLSPEC_EXPORT/ICE_DECLSPEC_IMPORT by the correct _API macro.
* Fix typo from previous commitJoe George2015-04-29
|
* Improve usage message for slice compilersJoe George2015-04-29
| | | | | * --ice Allow reserved Ice prefix in Slice identifiers. * --underscore Allow underscores in Slice identifiers.
* Remove FileUtil dependency for --depend-fileJose2015-04-13
|
* Add --depend-file/--depend-xml optinos to all Slice compilersJose2015-04-13
|
* Added iOS support for IceTouchBenoit Foucher2015-03-20
|
* ICE-5814 fixed gcc compile errorsDwayne Boone2015-02-23
|
* ICE-5814 change C++ generated code to prevent shadow warnignsDwayne Boone2015-02-20
|
* Update windows dependenciesJose2015-02-19
|
* ICE-5814 allow demos to be built with /W4 on WindowsDwayne Boone2015-01-30
|
* Changed version to 3.6.0Dwayne Boone2015-01-28
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Build & test fixes:Jose2014-11-24
| | | | | | | | * ICE-5929 - Consider using $ORIGIN on Linux * ICE-5949 - IceBox issues on Linux bi-arch * ICE-5954 - Ubuntu make install issue / ORIGIN bug * ICE-5961 - OSX: test/IceGrid/session fails * ICE-5971 - allTests.py incorrect reporting under Windows?
* More updates for ICE-5931, ICE-5935Jose2014-11-21
|
* ICE-5931, ICE-5935Jose2014-11-20
|
* New IceUtil headers to push and pop pragma disable warning with MSVC and GCCBernard Normier2014-10-31
|
* Fix overloaded-virtual warningsJose2014-10-30
|
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* Updated Windows dependenciesDwayne Boone2014-10-30
|
* Fixed ICE-5548: fixed C++11 support to maintain binary compatibility between ↵Benoit Foucher2014-10-28
| | | | C++11 and C++03 compiled code
* C++11 build updatesJose2014-10-24
|
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
|
* Windows dependency fixesJose2014-10-08
|
* Version fixesJose2014-10-08
|
* Several Windows build fixes:Jose2014-10-08
| | | | | | | ICE-3420 - Force link failure for debug/release mismatch? Update VS add-in to not add C++ libraries Fixed WinRT builds Fixed Python Windows builds
* Update Ice version to 3.6b 3.6.51Jose2014-10-03
|
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|