summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cpp/Gen.cpp
Commit message (Collapse)AuthorAge
...
* | Merge commit 'origin/R3_3_branch'Benoit Foucher2008-11-12
|\|
| * Fixed generated code to use skipEmptyEncaps instead of ↵Benoit Foucher2008-11-07
| | | | | | | | startReadEncaps/endReadEncaps
* | Squashed commit of the following:Michi Henning2008-07-08
|/ | | | | | | | | | | commit 3677312fda0e2e230d5572b3e76b3d1758c86919 Author: Michi Henning <michi@zeroc.com> Date: Tue Jul 8 17:08:15 2008 +1000 Bug 2038 - Ctrl-C on Windows without CtrlCHandler Renamed FactoryTableDef -> FactoryTable Renamed FactoryTable -> FactoryTableInit
* Fixed incorrect file permissions.Michi Henning2008-05-11
|
* Bug 3035 - "cpp:const" not handled properly generating implDwayne Boone2008-04-28
|
* - Reverted prior bug3025 fix.Matthew Newhook2008-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Translator, if dll-export is used, emits code to automatically export symbols. - Removed the two steps builds from various Makefiles. - Removed any use of _API from .cpp source files. Now ICE_DECLSPEC_EXPORT is directly used. - Fixed bug with IceGrid test. Squashed commit of the following: commit 5bf039b18ac45bb781b8c8718e03d6055bb5138d Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 22:43:27 2008 -0700 Removed another translator case where _API was used in .cpp files. commit 6fc3b01b340ce81299c2896fd624faacea456bdc Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Apr 28 12:19:03 2008 +0800 Update UNIX Makefiles. commit 5847f6cf40624a7c9144f046feb3b8eff7002443 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:59:27 2008 -0700 Another fix to windows Makefile. commit d32b7f82e297c06161fb9f571e964f7178acbbe0 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:14:46 2008 -0700 Translator changes. Windows Makefile cleanup. commit cd8c8fa282165a5ce5dbf3976e2e420069a1ef02 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 17:01:32 2008 -0700 Revert "http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3025 - Bogus IceStorm Makefile" This reverts commit 187ae9e788cc97969f81b38f2e292e75fbe178f8.
* Fixed bug 3011Benoit Foucher2008-04-21
|
* Fixed bug 2962Benoit Foucher2008-04-02
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* Fixed bug 2739Benoit Foucher2008-03-03
|
* - 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
|
* Updated copyrightDwayne Boone2008-01-23
|
* Windows fixes for translator interrupt cleanupDwayne Boone2008-01-18
|
* Bug 2540 - trap ctrl-C and unlink output filesDwayne Boone2008-01-17
|
* - Fixed bug 1619, part of 2632.Benoit Foucher2008-01-09
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Fixed bug 2592Benoit Foucher2007-12-12
|
* - 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
|
* Fixed bug in TestUtil.py that caused line numbers to be omitted from the stackMichi Henning2007-11-15
| | | | | | | | | | | | | trace under Mono when the a test failed. Ported servant locator exceptions. Fixed bug that caused the "unknown" member of unknown exception to not be initialized in some cases, and initialized to the wrong value in other cases. Added ice_name() to mapping for exceptions--without it, there was no way to get at the Slice type id of an exception, which was needed to set the "unknown" member correctly.
* Fix VC60 windows build bugs.Brent Eagles2007-11-07
|
* Bug 2522 for C++ and Java.Michi Henning2007-11-05
|
* Fixed unescaped keyword bug.Michi Henning2007-10-23
|
* UnexpectedObjectException change merged from C# and Java.Michi Henning2007-10-18
|
* Fixed VC6 buildZeroC Staff2007-10-02
|
* Squashed commit of the following:Bernard Normier2007-10-02
| | | | | | | | | | | | | | | | | | | | commit 0ba15449d9dd44933d82cb643efded9dee12c5af Author: Bernard Normier <bernard@zeroc.com> Date: Tue Oct 2 11:48:07 2007 -0400 Documented updates commit cf49ee5a73bc62d1b6814dec5d9f288f0f45901d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Oct 2 11:38:25 2007 -0400 Optimized implementation of various Prx ice_xxx functions/methods commit 706209d6d1a4e894fecf19dd1c0c3b6f12ef5842 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 28 14:34:02 2007 -0400 Updated code-generation to "overwrite" various Ice::ObjectPrx ice_ operations.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2369Matthew Newhook2007-09-04
|
* Merge branch 'master' of ssh://cvs.zeroc.com/home/git/iceBernard Normier2007-06-26
|\
| * Generated code now exports proxy vtable on Sun/CCBernard Normier2007-06-22
| |
| * http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2140Dwayne Boone2007-06-20
| |
| * Merge branch 'master' of ssh://cvs.zeroc.com/home/git/iceDwayne Boone2007-06-19
| |\
| | * bug 2245 - adding support for protected class data membersMark Spruiell2007-06-19
| | |
| * | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2140 - Remove code no ↵Dwayne Boone2007-06-19
| |/ | | | | | | | | | | longer required nowa that IceUtil::Exception inherits from std::exception
* / slice2xxx updates + Java Freeze updates and demoBernard Normier2007-06-26
|/
* Fixed bug 2213Benoit Foucher2007-05-29
|
* Removed incorrect commentBernard Normier2007-05-17
|
* Small fixesBernard Normier2007-05-17
|
* Small fixesBernard Normier2007-05-17
|
* Split DispatchStatus into dispatch status and reply status (bug #2150)Bernard Normier2007-05-17
|
* Windows (VC60) build fixesBernard Normier2007-05-16
|
* New Dispatch Interceptor (see bug #2126)Bernard Normier2007-05-16
|
* Fixed bug 2123Benoit Foucher2007-04-19
|
* Reduced size of generated codeBernard Normier2007-04-13
|
* Cleaned up Ice-E generated code.Benoit Foucher2007-03-27
|
* Temporary fix to get slice2cppe to generate the old marshal/unmarshal code.Benoit Foucher2007-03-26
|
* Bug 1873.Benoit Foucher2007-03-23
|
* Expanded tabs into spacesBernard Normier2007-02-01
|