summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cs
Commit message (Collapse)AuthorAge
...
* | Windows msbuild build updatesJose2016-02-26
| |
* | ICE-6861 - C# stream changesMark Spruiell2016-02-18
| |
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
| |
* | Deprecate ice_name and add ice_idJose2016-01-19
| |
* | ICE-6903 - "async" metadata changesJoe George2015-12-18
| | | | | | | | | | - Rename "async" metadata to "async-oneway" - Update C++11 mapping for "async-oneway".
* | 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 initial commitJose2015-12-01
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2015-11-19
|\|
| * Fixed bug in Java/C# class data member generated patcherJose2015-11-19
| |
* | Changed version to 3.7.0Dwayne Boone2015-11-02
|/
* Updated AssemblyInfo and StringFileInfo on WindowsBernard Normier2015-08-21
|
* Updated version to 3.6.1Dwayne Boone2015-07-31
|
* ICE-6469 added --validate option to Slice compilersDwayne Boone2015-07-07
|
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* Fixed ICE-6505 Allow to Sign C++ .exe/.dlls after buildJose2015-05-12
|
* 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
|
* Fixed (ICE-5835) - Scope of operation parametersJose2015-03-02
|
* slice2cs: remove newAMI argument, there is only one AMI mapping now.Jose2015-02-25
|
* Additional fix for ICE-6268, fixed struct un-marshalling to not re-create ↵Benoit Foucher2015-02-20
| | | | the struct
* Fix for ICE-6268, initialize enum, string and structs in ↵Benoit Foucher2015-02-20
| | | | Java/C#/Objective-C/JavaScript
* Update windows dependenciesJose2015-02-19
|
* Fixed ICE-6269: tolerate null values for structs and enumsBenoit Foucher2015-02-17
|
* 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
|
* ICE-5844 bad C# code generated for interface that inherits method with ↵Dwayne Boone2014-11-06
| | | | optional return value
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* Updated Windows dependenciesDwayne Boone2014-10-30
|
* ICE-5764 deprecate CollectionBase/DictionaryBase and [clr:collection]Dwayne Boone2014-10-28
|
* 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 Silverlight build and testsDwayne Boone2014-09-29
|
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* 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
|
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
| | | | | | | | | | | requests using AMI. - Java: AsyncResult is now an interface. - Added --arg to allTests.py. - Fixed operations, adapterDeactivation and metrics test to work with background IO. - Added Collocated interrupt test. - Added support for batch oneway requests using AMI. - Added test in operations for batch oneway requests using AMI.
* ICE-2156 - Communicator should implement IDisposableMark Spruiell2014-08-01
|
* ICE-2600 - serialization support for C# exceptionsMark Spruiell2014-07-29
|
* ICE-5481 startSize/endSize methods aren't designed to be "reentrant"Dwayne Boone2014-07-17
|
* ICE-5463 Change C# generated classses to remove Ice.ObjectImpl inheritanceDwayne Boone2014-07-16
|