summaryrefslogtreecommitdiff
path: root/cpp/src/slice2java/Gen.cpp
Commit message (Expand)AuthorAge
...
* fixing slice2java bugsMark Spruiell2012-08-07
* Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
* more Java changes & testsMark Spruiell2012-08-01
* updating Java APIMark Spruiell2012-07-27
* adding more Java optional testsMark Spruiell2012-07-20
* implementing optional params in JavaMark Spruiell2012-07-11
* * Grammar fixesMark Spruiell2012-06-15
* * Minor C++ fixesMark Spruiell2012-06-13
* Java portMark Spruiell2012-06-01
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Java test and bug fixesBenoit Foucher2012-04-24
* | Java portBenoit Foucher2012-04-20
|/
* ICE-4826 - Clang 3.1 warnings building slice2javaJose2012-04-12
* serialVersionUID fix to use IceUtilInternal::stringToInt64 for numeric conver...Jose2012-03-08
* serialVersionUID fixesJose2012-03-08
* ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixesBenoit Foucher2012-03-05
* ICE-4567 - Avoid relying on ClassCastExceptionJose2012-02-02
* ICE-3441 - Compute serialVersionUIDJose2011-12-30
* ICE-4734 - generate constructors for empty exceptions in JavaMark Spruiell2011-11-09
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* bug 4976 - inconsistent operation mode for pseudo opsMark Spruiell2011-05-04
* 4851 - slice2cpp bug for string literalsJose2011-04-13
* 4987 - preserve exception causeMark Spruiell2011-03-30
* 4986 - add constructor that takes ThrowableMark Spruiell2011-03-30
* 4740 - generate ice_staticId in PrxHelper classes for Java/C#Mark Spruiell2011-03-27
* bug 4794 - allow default values to refer to constantsMark Spruiell2010-07-23
* bug 4797 - compile error with floating-point default valueMark Spruiell2010-07-20
* bug 4739 - fixing equals() method for structuresMark Spruiell2010-05-15
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
* Updated copyright to 2010Dwayne Boone2010-01-07
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
* 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 newCallb...Benoit Foucher2009-12-03
* More AMI mapping improvementsBenoit Foucher2009-12-02
* Always generate new async mapping in Java. Also removed ["ami"] metadataMark Spruiell2009-12-01
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
* New AMI mappingBenoit Foucher2009-11-23
* 4190 - Add header to generated files to indicate they are autogenerated.Jose2009-10-03
* 4284 - StackOverflow in Freeze/evitorJose2009-09-28
* 2214 - Generated code for AMD callbacks.Jose2009-09-21
* suppress Java deprecation warningsMark Spruiell2009-07-23
* 4171 - remove IceE support for Java.Jose2009-07-23
* bug 4167 - Java one-shot constructorsMark Spruiell2009-07-21
* bug 2806 - Java holder changes for class/interface typesMark Spruiell2009-07-16
* Bug 3502: Improve javadoc support in Eclipse.Michi Henning2009-07-07
* Changed Java and C# mapping to avoid generation of an {{{OperationsNC}}} inte...Michi Henning2009-07-02
* Bug 3502. Fixed @see name mangling.Michi Henning2009-06-11
* Bug 3502. _fooOperations and _fooOperationsNC now get javadoc comments as well.Michi Henning2009-06-10