summaryrefslogtreecommitdiff
path: root/csharp/test/Ice
Commit message (Collapse)AuthorAge
* Unity fixesMark Spruiell2016-03-25
|
* Trace unexpected exception in faultTolerance testJose2016-03-21
|
* Windows wide string literal fixesJose2016-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
* 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
|
* Updated timeouts in Java/C# timeout test to prevent SLES failuresBenoit Foucher2016-01-14
|
* Fixed potential deadlock that could occur with Ice for C++ when using ↵Benoit Foucher2016-01-05
| | | | collocation optimization and serialization
* Fixed bug in Java/C# class data member generated patcherJose2015-11-19
|
* Fixed ICE-6824 - timeout test failure on SLES12Benoit Foucher2015-09-28
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* ICE-6742 - more python3 fixesMark Spruiell2015-08-28
|
* Fix for Ice/properties when running with python 2.7Jose2015-08-17
|
* Added test to Glacier2/sessionHelper to test interrupting connection ↵Dwayne Boone2015-07-28
| | | | establishment
* The communicator now catch exceptions raised by plugin initialize and raise ↵Benoit Foucher2015-06-17
| | | | PluginInitializationException instead
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* Fix to run browser tests with CSharp serversJose2015-06-15
|
* ICE-6485 enums tests fails with --cross=objective-cDwayne Boone2015-05-08
|
* Fixed ICE-6486: added tracing of encoding for replies, fixed Java bug where ↵Benoit Foucher2015-05-07
| | | | the reply for servant locator finished user exception was always encoded with 1.0
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* ICE-6445 Remove .NET CF supportDwayne Boone2015-04-13
|
* Some more cleanup of Silverlight filesDwayne Boone2015-04-10
|
* ICE-6417 remove extraneous slice compiler directivesDwayne Boone2015-04-06
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp