Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed VC6 build | ZeroC Staff | 2007-10-02 | |
| | ||||
* | Squashed commit of the following: | Bernard Normier | 2007-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=2369 | Matthew Newhook | 2007-09-04 | |
| | ||||
* | Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice | Bernard Normier | 2007-06-26 | |
|\ | ||||
| * | Generated code now exports proxy vtable on Sun/CC | Bernard Normier | 2007-06-22 | |
| | | ||||
| * | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2140 | Dwayne Boone | 2007-06-20 | |
| | | ||||
| * | Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice | Dwayne Boone | 2007-06-19 | |
| |\ | ||||
| | * | bug 2245 - adding support for protected class data members | Mark Spruiell | 2007-06-19 | |
| | | | ||||
| * | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2140 - Remove code no ↵ | Dwayne Boone | 2007-06-19 | |
| |/ | | | | | | | | | | | longer required nowa that IceUtil::Exception inherits from std::exception | |||
* / | slice2xxx updates + Java Freeze updates and demo | Bernard Normier | 2007-06-26 | |
|/ | ||||
* | Fixed bug 2213 | Benoit Foucher | 2007-05-29 | |
| | ||||
* | Removed incorrect comment | Bernard Normier | 2007-05-17 | |
| | ||||
* | Small fixes | Bernard Normier | 2007-05-17 | |
| | ||||
* | Small fixes | Bernard Normier | 2007-05-17 | |
| | ||||
* | Split DispatchStatus into dispatch status and reply status (bug #2150) | Bernard Normier | 2007-05-17 | |
| | ||||
* | Windows (VC60) build fixes | Bernard Normier | 2007-05-16 | |
| | ||||
* | New Dispatch Interceptor (see bug #2126) | Bernard Normier | 2007-05-16 | |
| | ||||
* | Fixed bug 2123 | Benoit Foucher | 2007-04-19 | |
| | ||||
* | Reduced size of generated code | Bernard Normier | 2007-04-13 | |
| | ||||
* | Cleaned up Ice-E generated code. | Benoit Foucher | 2007-03-27 | |
| | ||||
* | Temporary fix to get slice2cppe to generate the old marshal/unmarshal code. | Benoit Foucher | 2007-03-26 | |
| | ||||
* | Bug 1873. | Benoit Foucher | 2007-03-23 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | Fixed bug 1708 | Dwayne Boone | 2007-01-26 | |
| | ||||
* | Fixed bug 1693 | Benoit Foucher | 2007-01-23 | |
| | ||||
* | Fixed bug 1684, 1685 | Benoit Foucher | 2007-01-22 | |
| | ||||
* | Refactored GC | Bernard Normier | 2007-01-16 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Fix dll export for ["cpp:class"] struct. | Matthew Newhook | 2006-11-23 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1568 | Matthew Newhook | 2006-11-23 | |
| | ||||
* | Readded previous change | Dwayne Boone | 2006-11-09 | |
| | ||||
* | Back out last change | Dwayne Boone | 2006-11-09 | |
| | ||||
* | Derive from std::exception | Dwayne Boone | 2006-11-09 | |
| | ||||
* | Bug 1526 | Dwayne Boone | 2006-11-06 | |
| | ||||
* | More implicit context; changed proxy generated code | Bernard Normier | 2006-10-23 | |
| | ||||
* | Bug 932 | Dwayne Boone | 2006-10-18 | |
| | ||||
* | Bug 1339. | Michi Henning | 2006-08-29 | |
| | | | | Bug 1335 and 1325 for Ice-E. | |||
* | bug 1316: auto_array | Mark Spruiell | 2006-08-24 | |
| | ||||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 | |
| | ||||
* | Bug 1246. | Michi Henning | 2006-08-04 | |
| | ||||
* | Fixed cpp:const warning | Bernard Normier | 2006-07-27 | |
| | ||||
* | Partial fix for bug #1257: deprecating nonmutating | Bernard Normier | 2006-07-27 | |
| | ||||
* | Merge from R3_1_branch | Bernard Normier | 2006-07-20 | |
| | ||||
* | Fixed http://www.zeroc.com/vbulletin/showthread.php?p=10871#post10871 | Michi Henning | 2006-07-16 | |
| | ||||
* | Tidy-up of previous change. | Michi Henning | 2006-07-13 | |
| | ||||
* | Added protected destructor to non-abstract Slice classes. | Michi Henning | 2006-07-13 | |
| | ||||
* | Bug 1155. | Michi Henning | 2006-07-03 | |
| | ||||
* | fix for bug 774: simplify use of streaming API in templates | Mark Spruiell | 2006-06-08 | |
| | ||||
* | Fixed bug 997 | Dwayne Boone | 2006-05-16 | |
| | ||||
* | Adding string converter optimizations | Dwayne Boone | 2006-05-02 | |
| |