Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Fixed property validations, added C# metrics test | Benoit Foucher | 2012-10-05 | |
| | | ||||
| * | Java & C# port | Benoit Foucher | 2012-09-28 | |
| | | ||||
* | | ICE-4824 - Fixed VC6 style loops | Jose | 2012-10-03 | |
| | | ||||
* | | Minor C++ fixes | Jose | 2012-10-02 | |
| | | ||||
* | | Renamed OptionalType to OptionalFormat in C# (ICE-4868) | Bernard Normier | 2012-09-25 | |
|/ | ||||
* | use Optional for C# one-shot constructors | Mark Spruiell | 2012-09-04 | |
| | ||||
* | changing data member mapping to use Ice.Optional in C# | Mark Spruiell | 2012-08-31 | |
| | ||||
* | changing Ice.Optional to struct in C# | Mark Spruiell | 2012-08-30 | |
| | ||||
* | initial support for optional params in C# | Mark Spruiell | 2012-08-28 | |
| | ||||
* | slice2cs bug fixes | Mark Spruiell | 2012-08-13 | |
| | ||||
* | implementing preserved slices in C# | Mark Spruiell | 2012-08-10 | |
| | ||||
* | ICE-4702 - Poor hash algorithm | Jose | 2012-08-10 | |
| | ||||
* | Remove some more VC6 compiler fixes | Jose | 2012-08-10 | |
| | ||||
* | Win32 fixes, C# port | Benoit Foucher | 2012-04-26 | |
| | ||||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 | |
| | ||||
* | ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixes | Benoit Foucher | 2012-03-05 | |
| | ||||
* | Remove unused parameter in slice2cs | Jose | 2012-02-23 | |
| | ||||
* | Minor fix to slice2cs, to be consistent how to detect base use classes | Jose | 2012-02-13 | |
| | ||||
* | ICE-4590 - map structs that include default values to a class | Jose | 2012-02-13 | |
| | ||||
* | ICE-4726 - Patcher warning in generated C# code | Mark Spruiell | 2011-12-28 | |
| | ||||
* | 5095 - slice2cs and StyleCop | Jose | 2011-05-17 | |
| | ||||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 | |
| | ||||
* | 5068 - Conflict when using "System" as an Ice module | Jose | 2011-05-07 | |
| | ||||
* | 4851 - slice2cpp bug for string literals | Jose | 2011-04-13 | |
| | ||||
* | bug 4841 - Fix C# default value for property mapping | Mark Spruiell | 2011-03-30 | |
| | ||||
* | 4740 - generate ice_staticId in PrxHelper classes for Java/C# | Mark Spruiell | 2011-03-27 | |
| | ||||
* | 5030 - Patch for slice2cs with scoped constants | Jose | 2011-03-14 | |
| | ||||
* | bug 4794 - allow default values to refer to constants | Mark Spruiell | 2010-07-23 | |
| | ||||
* | bug 3654 - improve C# generated code | Mark Spruiell | 2010-05-16 | |
| | ||||
* | bug 4737: | Mark Spruiell | 2010-05-07 | |
| | | | | | slice2cs fixes for TIE classes adding TIE tests to test/Ice/operations for Java & C# | |||
* | bug 4650 - Slice default values | Mark Spruiell | 2010-02-05 | |
| | ||||
* | Bug 4642 - slice2py hang | Dwayne Boone | 2010-01-21 | |
| | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 | |
| | | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies | |||
* | Added SuppressMessage to generated code | Dwayne Boone | 2009-12-08 | |
| | ||||
* | http://bugzilla/bugzilla/show_bug.cgi?id=4410 | Dwayne Boone | 2009-12-07 | |
| | | | | http://bugzilla/bugzilla/show_bug.cgi?id=4437 | |||
* | 4413 - .NET Do not cast unnecessarily. | Jose | 2009-12-07 | |
| | ||||
* | More FxCop issues | Dwayne Boone | 2009-12-07 | |
| | | | | | | | http://bugzilla/bugzilla/show_bug.cgi?id=4418 http://bugzilla/bugzilla/show_bug.cgi?id=4421 http://bugzilla/bugzilla/show_bug.cgi?id=4423 http://bugzilla/bugzilla/show_bug.cgi?id=4435 | |||
* | Fixed bug 4426 and 4409 | Benoit Foucher | 2009-12-04 | |
| | ||||
* | AMI requests now throw IllegalArgumentExcption instaed of TwowayOnlyException | Benoit Foucher | 2009-12-03 | |
| | ||||
* | Changed back isSentSynchronously to sentSynchronously, only generate ↵ | Benoit Foucher | 2009-12-03 | |
| | | | | newCallback exception for oneway requests | |||
* | More AMI mapping improvements | Benoit Foucher | 2009-12-02 | |
| | ||||
* | - Cleaned up test/Ice/operations test | Benoit Foucher | 2009-11-25 | |
| | | | | | - Added test/Ice/ami test - sent callback is now always called | |||
* | New AMI mapping | Benoit Foucher | 2009-11-23 | |
| | ||||
* | 4190 - Add header to generated files to indicate they are autogenerated. | Jose | 2009-10-03 | |
| | | | | | | | commit 910bdd9d5cd71ac2cd357dbe5ee82b7ae81fca89 Merge: 429a086 1873f9f Author: Jose <jose@zeroc.com> Date: Sat Oct 3 01:00:34 2009 +0200 | |||
* | 4284 - StackOverflow in Freeze/evitor | Jose | 2009-09-28 | |
| | ||||
* | 2214 - Generated code for AMD callbacks. | Jose | 2009-09-21 | |
| | ||||
* | Fixed couple of VC6 compile errors | Dwayne Boone | 2009-08-31 | |
| | ||||
* | Fixed doc comment generation to no longer be sensitive to the order of tags. | Michi Henning | 2009-08-17 | |
| | ||||
* | Bug 3502 - Improve javadoc support in Eclipse | Michi Henning | 2009-07-20 | |
| | | | | | Fixed many doc comments in Java and Slice and added doc comments for C#. |