summaryrefslogtreecommitdiff
path: root/cpp/src/slice2java/Gen.cpp
Commit message (Collapse)AuthorAge
...
* 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
|
* Made Java 5 the default for IceJDwayne Boone2007-01-18
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Improved context-related code generationBernard Normier2006-10-30
|
* Implicit context java changesBernard Normier2006-10-27
|
* Bug 932Dwayne Boone2006-10-18
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Bug 1246.Michi Henning2006-08-04
|
* Partial fix for bug #1257: deprecating nonmutatingBernard Normier2006-07-27
|
* fix for bug 774: simplify use of streaming API in templatesMark Spruiell2006-06-08
|
* adding Java5 mapping; bug 848; bug 863Mark Spruiell2006-05-23
|