summaryrefslogtreecommitdiff
path: root/cpp/include/Slice
Commit message (Collapse)AuthorAge
* Renamed ICE_UTIL_API to ICE_API and other cleanupsBernard Normier2016-05-12
|
* cleaning up stream API in C#Mark Spruiell2016-05-11
|
* IceUtil and Slice msbuild updatesBernard Normier2016-05-11
|
* Another fix for ICE-7132Benoit Foucher2016-05-09
|
* Re-factored gmake build systemBenoit Foucher2016-05-03
|
* Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\
| * Update copyright headersJoe George2016-03-01
| |
* | Windows msbuild build updatesJose2016-02-26
| |
* | ICE-6861 - C# stream changesMark Spruiell2016-02-18
| |
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
| |
* | ICE-6861 - Java stream API changesMark Spruiell2016-02-02
| |
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
| |
* | C++ Consistent usage of public virtualJose2016-01-12
| |
* | Fix ICE-6947Joe George2015-12-29
| | | | | | | | | | Pass in-parameters for local interfaces with delegate metadata by value in C++11
* | C++11 mapping server side input parameter fixesJose2015-12-09
| |
* | ICE-6897 - Add delegate metadataJoe George2015-12-03
| | | | | | | | | | | | | | The "delegate" metadata tag can be applied to interfaces with one operation. In C++ they are mapped to std::function's, in C# delegates. In Java we still generate a interface with one operation, which is a FunctionalInterface.
* | C++11 mapping: fixes for optionals generated codeJose2015-12-03
| |
* | C++11 mapping initial commitJose2015-12-01
| |
* | ICE-6645 Removed hack to keep binary compatibility in Ice 3.6.1Dwayne Boone2015-07-23
|/
* Updates for windows mkdir usageJose2015-05-15
| | | | This avoid problems with git/cygwin mkdir being in PATH
* ICE-6491 duplicate error for invalid class/interface namesDwayne Boone2015-05-12
|
* 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.
* Remove FileUtil dependency for --depend-fileJose2015-04-13
|
* Add --depend-file/--depend-xml optinos to all Slice compilersJose2015-04-13
|
* ICE-5814 fixed gcc compile errorsDwayne Boone2015-02-23
|
* ICE-5814 change C++ generated code to prevent shadow warnignsDwayne Boone2015-02-20
|
* Fix for ICE-6268, initialize enum, string and structs in ↵Benoit Foucher2015-02-20
| | | | Java/C#/Objective-C/JavaScript
* Changes for brew, python PyPI packaging and ruby gem packaging.Matthew Newhook2015-02-18
|
* Fixed ICE-5833: bogus absolute paths generated in headersBenoit Foucher2015-01-26
|
* Updated the Objective-C to generate Slice local interfaces and classesBenoit Foucher2015-01-20
|
* JavaScript updates to use gulp and add npm and bower packagesJose2015-01-14
|
* Fixed copyrights for the Objective-C mappingBenoit Foucher2015-01-08
|
* Added Objective-C mappingBenoit Foucher2015-01-07
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5833) - slice2cpp includes & symbolic linksJose2014-11-06
|
* 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
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
|
* ICE-2600 - serialization support for C# exceptionsMark Spruiell2014-07-29
|
* Correct __declspec for MinGWBernard Normier2014-07-28
|
* Fixed (ICE-714) - New visibility options in GCC 4.0Jose2014-05-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Ubuntu/Debian distribution supportJose2013-07-22
|
* Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macroJose2013-07-17
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
|
* ICE-4794 - add overloads for optional Java mappingMark Spruiell2012-11-26
|
* Added .gitattributes file.Matthew Newhook2012-11-15
| | | | Normalize all repository line endings.
* Java serial versionUUID fixesJose2012-11-12
|
* ICE-4930 - fixes for scripting languagesMark Spruiell2012-11-09
|