summaryrefslogtreecommitdiff
path: root/cpp/src/slice2java/Gen.cpp
Commit message (Collapse)AuthorAge
...
* Bug 3999 - do not have local struct/enum implement java.io.SerializeDwayne Boone2009-05-20
|
* Made checksum map final. Fixed latent bug where wait() was called outside loop.Michi Henning2009-05-15
|
* Bug 3418 - deprecate ice_hash/ice_getHash where not neededDwayne Boone2009-05-12
|
* Bug 3463 - make generated classes for slice structs non-finalDwayne Boone2009-04-30
|
* bug 3739 - generate concrete Java/C# class for Slice class that inherits no ↵Mark Spruiell2009-04-07
| | | | operations from interface
* removing Java2 mappingMark Spruiell2009-04-03
|
* bug 3374 & general metadata clean upMark Spruiell2009-02-20
|
* bug 1593 - add support for java.io.SerializableMark Spruiell2009-02-18
|
* Support for serializable and protobuf metadata (from cs_serial branch)Benoit Foucher2009-02-09
|
* bug 3644 - improve integration between eclipse plugin and translatorMark Spruiell2009-02-02
| | | | bug 3657 - improve error reporting in translators
* Squashed commit of the following:Michi Henning2009-01-28
| | | | | | | | | commit e2472df68af6933320425f6ef65f7234e988e77c Author: michi <michi@michi.local> Date: Wed Jan 28 08:05:19 2009 +1000 Bug 3677. Follow-up fix that fixes bad code in C++ if a class whose name is a keyword contains data members. Also fixed same problem with slice2java. Added test case for all language mappings.
* Squashed commit of the following:Matthew Newhook2009-01-12
| | | | | | | | commit 0c7025d761813d2e121e8573ba16c14e5a6a4ea5 Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Jan 12 08:09:36 2009 -0330 http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3396 slice2java fails silently if it cannot create dir
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed generated code to use skipEmptyEncaps instead of ↵Benoit Foucher2008-11-07
| | | | startReadEncaps/endReadEncaps
* Bug 3519 - fix isalpha, isprint, ... usageDwayne Boone2008-10-30
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* Fixed bug 2739Benoit Foucher2008-03-03
|
* Fixed GCC 4.3 build failuresBernard Normier2008-02-23
|
* - Fixed bug 2688Benoit Foucher2008-02-14
| | | | | | | - Fixed bug 2674 - Changed connection validation to always use non-blocking IO (bug 1981) - Added distribution/src/common/RELEASE_NOTES.txt - Moved distribution/src/windows/README.DEMOS to distribution/src/common
* merged bug2615Matthew Newhook2008-02-14
|
* bug 2435 - Java custom typesMark Spruiell2008-02-01
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Fixed bug 1619, part of 2632.Benoit Foucher2008-01-09
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Fixed bug #2514Bernard Normier2007-12-19
|
* Fixed bug 2592Benoit Foucher2007-12-12
|
* Added more @deprecated tags to the Java generated code to reduce the number ↵Benoit Foucher2007-12-03
| | | | of warnings
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Fixed SystemException to no longer derive from LocalExceptionBernard Normier2007-11-26
|
* Bug 2474.Michi Henning2007-11-26
|
* Bug 2541.Michi Henning2007-11-21
|
* Fix VC60 windows build bugs.Brent Eagles2007-11-07
|
* Bug 2522 for C++ and Java.Michi Henning2007-11-05
|
* Fix to previous fix.Michi Henning2007-10-18
|
* Changed the UnexpectedObjectException is thrown to match C#.Michi Henning2007-10-18
|
* bug 2442 - slice2java generating bad impl codeDwayne Boone2007-08-31
|
* bug 2424: check for null in Java hashCode methodMark Spruiell2007-08-29
| | | | merging java/CHANGES from 3.2.1
* Merge branch 'master' of ssh://cvs.zeroc.com/home/git/iceBernard Normier2007-06-26
|\
| * bug 2245 - adding support for protected class data membersMark Spruiell2007-06-19
| |
* | slice2xxx updates + Java Freeze updates and demoBernard Normier2007-06-26
|/
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2260 - invalid generated ↵Dwayne Boone2007-06-18
| | | | async proxy code
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2231. Fixed VC6 bug withMatthew Newhook2007-06-07
| | | | test/Freeze/complex test
* Changed LocalObject mappingBernard Normier2007-06-04
|
* Split DispatchStatus into DispatchStatus and ReplyStatusBernard Normier2007-05-17
|
* New Dispatch Interceptor (see bug #2126)Bernard Normier2007-05-16
|
* Java dispatch interceptor (see bug #2126)Bernard Normier2007-05-14
|
* Fixed bug 2123Benoit Foucher2007-04-19
|
* bug 2070Mark Spruiell2007-03-29
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Fixed bug 1693Benoit Foucher2007-01-23
|