Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Bug 2940 - optionally generated pdbs for release builds | Dwayne Boone | 2008-04-01 | |
| | ||||
* | updated dependencies. | Matthew Newhook | 2008-03-27 | |
| | ||||
* | Bug 2911 - convert *.mak to dos | Dwayne Boone | 2008-03-24 | |
| | ||||
* | Bug 2800 - Added resource files for all exe/dlls | Dwayne Boone | 2008-03-17 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2704 | Matthew Newhook | 2008-03-07 | |
| | ||||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 | |
| | ||||
* | Fixed bug 2739 | Benoit Foucher | 2008-03-03 | |
| | ||||
* | - Fixed bug 2688 | Benoit Foucher | 2008-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 bug2615 | Matthew Newhook | 2008-02-14 | |
| | ||||
* | Many build system fixes to not require ICE_HOME anymore when building a ↵ | Benoit Foucher | 2008-01-29 | |
| | | | | source distribution | |||
* | Bug 2487 - Recursive service starting | Dwayne Boone | 2008-01-28 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | Windows fixes for translator interrupt cleanup | Dwayne Boone | 2008-01-18 | |
| | ||||
* | Bug 2540 - trap ctrl-C and unlink output files | Dwayne Boone | 2008-01-17 | |
| | ||||
* | - Fixed bug 1619, part of 2632. | Benoit Foucher | 2008-01-09 | |
| | ||||
* | MCPP_RPATH_LINK addition | Bernard Normier | 2008-01-09 | |
| | ||||
* | Use mcpp instead of icecpp | Dwayne Boone | 2008-01-09 | |
| | ||||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 | |
| | ||||
* | Bug 2429. | Michi Henning | 2007-12-19 | |
| | ||||
* | Removed checked-in generated files from C++ multicast demo. | Michi Henning | 2007-12-17 | |
| | | | | Did a make depend. | |||
* | Fixed bug 2592 | Benoit Foucher | 2007-12-12 | |
| | ||||
* | Updated dependencies | Benoit Foucher | 2007-11-27 | |
| | ||||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-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 LocalException | Bernard Normier | 2007-11-26 | |
| | ||||
* | Bug 2474. | Michi Henning | 2007-11-26 | |
| | ||||
* | Bug 2541. | Michi Henning | 2007-11-21 | |
| | ||||
* | Did a make depend. | Michi Henning | 2007-11-15 | |
| | ||||
* | Fixed bug in TestUtil.py that caused line numbers to be omitted from the stack | Michi Henning | 2007-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 Eagles | 2007-11-07 | |
| | ||||
* | Bug 2522 for C++ and Java. | Michi Henning | 2007-11-05 | |
| | ||||
* | Fixed unescaped keyword bug. | Michi Henning | 2007-10-23 | |
| | ||||
* | UnexpectedObjectException change merged from C# and Java. | Michi Henning | 2007-10-18 | |
| | ||||
* | 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. | |||
* | Squashed commit of the following: | Bernard Normier | 2007-09-26 | |
| | | | | | | | | commit 569cd3ce2933b104c980b4bfa8a1d0bc6d3be4c9 Author: Bernard Normier <bernard@zeroc.com> Date: Wed Sep 26 16:36:46 2007 -0400 Implemented admin facet filtering (Ice.Admin.Facets property) and Properties::getPropertyAsList[WithDefault] | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2369 | Matthew Newhook | 2007-09-04 | |
| | ||||
* | make depend | Benoit Foucher | 2007-08-28 | |
| | ||||
* | Did a make depend | Michi Henning | 2007-07-27 | |
| | ||||
* | 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 | |
|/ | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2199 | Matthew Newhook | 2007-06-07 | |
| | ||||
* | 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 | |
| |