summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cs/Gen.cpp
Commit message (Collapse)AuthorAge
...
| * Fixed property validations, added C# metrics testBenoit Foucher2012-10-05
| |
| * Java & C# portBenoit Foucher2012-09-28
| |
* | ICE-4824 - Fixed VC6 style loopsJose2012-10-03
| |
* | Minor C++ fixesJose2012-10-02
| |
* | Renamed OptionalType to OptionalFormat in C# (ICE-4868)Bernard Normier2012-09-25
|/
* use Optional for C# one-shot constructorsMark Spruiell2012-09-04
|
* changing data member mapping to use Ice.Optional in C#Mark Spruiell2012-08-31
|
* changing Ice.Optional to struct in C#Mark Spruiell2012-08-30
|
* initial support for optional params in C#Mark Spruiell2012-08-28
|
* slice2cs bug fixesMark Spruiell2012-08-13
|
* implementing preserved slices in C#Mark Spruiell2012-08-10
|
* ICE-4702 - Poor hash algorithmJose2012-08-10
|
* Remove some more VC6 compiler fixesJose2012-08-10
|
* Win32 fixes, C# portBenoit Foucher2012-04-26
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixesBenoit Foucher2012-03-05
|
* Remove unused parameter in slice2csJose2012-02-23
|
* Minor fix to slice2cs, to be consistent how to detect base use classesJose2012-02-13
|
* ICE-4590 - map structs that include default values to a classJose2012-02-13
|
* ICE-4726 - Patcher warning in generated C# codeMark Spruiell2011-12-28
|
* 5095 - slice2cs and StyleCopJose2011-05-17
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 5068 - Conflict when using "System" as an Ice moduleJose2011-05-07
|
* 4851 - slice2cpp bug for string literalsJose2011-04-13
|
* bug 4841 - Fix C# default value for property mappingMark Spruiell2011-03-30
|
* 4740 - generate ice_staticId in PrxHelper classes for Java/C#Mark Spruiell2011-03-27
|
* 5030 - Patch for slice2cs with scoped constantsJose2011-03-14
|
* bug 4794 - allow default values to refer to constantsMark Spruiell2010-07-23
|
* bug 3654 - improve C# generated codeMark Spruiell2010-05-16
|
* bug 4737:Mark Spruiell2010-05-07
| | | | | slice2cs fixes for TIE classes adding TIE tests to test/Ice/operations for Java & C#
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
|
* Bug 4642 - slice2py hangDwayne Boone2010-01-21
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
| | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies
* Added SuppressMessage to generated codeDwayne Boone2009-12-08
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4410Dwayne Boone2009-12-07
| | | | http://bugzilla/bugzilla/show_bug.cgi?id=4437
* 4413 - .NET Do not cast unnecessarily.Jose2009-12-07
|
* More FxCop issuesDwayne Boone2009-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 4409Benoit Foucher2009-12-04
|
* AMI requests now throw IllegalArgumentExcption instaed of TwowayOnlyExceptionBenoit Foucher2009-12-03
|
* Changed back isSentSynchronously to sentSynchronously, only generate ↵Benoit Foucher2009-12-03
| | | | newCallback exception for oneway requests
* More AMI mapping improvementsBenoit Foucher2009-12-02
|
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
| | | | | - Added test/Ice/ami test - sent callback is now always called
* New AMI mappingBenoit Foucher2009-11-23
|
* 4190 - Add header to generated files to indicate they are autogenerated.Jose2009-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/evitorJose2009-09-28
|
* 2214 - Generated code for AMD callbacks.Jose2009-09-21
|
* Fixed couple of VC6 compile errorsDwayne Boone2009-08-31
|
* Fixed doc comment generation to no longer be sensitive to the order of tags.Michi Henning2009-08-17
|
* Bug 3502 - Improve javadoc support in EclipseMichi Henning2009-07-20
| | | | | Fixed many doc comments in Java and Slice and added doc comments for C#.