Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed SL and IceE code | Benoit Foucher | 2008-06-06 |
| | |||
* | Ice-E fixes: | Mark Spruiell | 2008-06-04 |
| | | | | | | | - Updated fixVersion.py - Changed version to 1.3.0 - Removed IceUtil.Version - Added Ice.Util.stringVersion and Ice.Util.intVersion | ||
* | Various Ice-E fixes: | Mark Spruiell | 2008-06-03 |
| | | | | | | | - Bug fix in slice2javae for local interfaces/classes - Added Ice.LocalObjectHolder - Reviewed Java/C++ demos and aligned with Ice - Source code clean up (removed tabs, etc.) | ||
* | Bug 3168 - better endian detection | Dwayne Boone | 2008-06-04 |
| | |||
* | Updated bunch of copyrights to 2008 | Dwayne Boone | 2008-06-04 |
| | |||
* | Reverted changes to freeze demos. | Michi Henning | 2008-05-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 8538f7592c2394757efe5770e7ee64e6c798cc54 Author: Michi Henning <michi@zeroc.com> Date: Tue May 13 13:40:14 2008 +1000 Revert "Updated Freeze demos to align with life cycle chapter. Added interactive" This reverts commit 3fc7fe8faf1c73e85fdb6f1274ed380155f9a8fc. commit 4c8f5001f7488c942e6e42b4c935925b255c8de6 Author: Michi Henning <michi@zeroc.com> Date: Tue May 13 13:39:52 2008 +1000 Revert "Removed freeze_filesystem demo (now called evictor_filesystem)." This reverts commit 024c99e50dc0a3e2dee903d1470e028273706ace. commit db921eebbfea02a628a6d7ac2fc3fe876005da7c Author: Michi Henning <michi@zeroc.com> Date: Tue May 13 13:39:33 2008 +1000 Revert "Added map filesystem demo for Java." This reverts commit ed82a00405e11037b739b2a9e3a33d820a44d34d. | ||
* | Fixed incorrect file permissions. | Michi Henning | 2008-05-11 |
| | |||
* | Updated Freeze demos to align with life cycle chapter. Added interactive | Michi Henning | 2008-05-11 |
| | | | | | client to freeze evictor demo and map demo. Regenerated .gitignore files. Regenerated dependencies. Updated VC6 project files for demo build. | ||
* | Bug 2911 - convert *.mak to dos | Dwayne Boone | 2008-03-24 |
| | |||
* | Bug 1373 - allowable property names in config files | Dwayne Boone | 2008-02-05 |
| | | | | Added continue to allDemos scripts | ||
* | Updated INSTALL files | Dwayne Boone | 2008-01-30 |
| | |||
* | Fixed couplr of Ice-E compile problems | Dwayne Boone | 2008-01-29 |
| | |||
* | Updated gitignore | Dwayne Boone | 2007-08-29 |
| | |||
* | Ran makegitignore.py | Michi Henning | 2007-07-27 |
| | |||
* | Added .gitignore files for cppe and javae | Dwayne Boone | 2007-06-14 |
| | |||
* | Split DispatchStatus into DispatchStatus and ReplyStatus | Bernard Normier | 2007-05-17 |
| | |||
* | Bug 2194 Bug 2199 | Dwayne Boone | 2007-05-11 |
| | |||
* | Removed /MD[d] check, synchronize Int64 typedefs and macros with Ice | Bernard Normier | 2007-05-09 |
| | |||
* | Removed bogus incRef/decRef declarations | Benoit Foucher | 2007-05-09 |
| | |||
* | Fixed comments. | Michi Henning | 2007-05-09 |
| | |||
* | Removed ^M | Bernard Normier | 2007-05-04 |
| | |||
* | Backed out endpoint stringification | Benoit Foucher | 2007-05-04 |
| | |||
* | Fixed bug 2177 | Benoit Foucher | 2007-05-04 |
| | |||
* | Bug 1022. | Michi Henning | 2007-05-04 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2181 | Matthew Newhook | 2007-05-04 |
| | |||
* | Fixed bug #2163 | Bernard Normier | 2007-05-04 |
| | |||
* | Added propertytoProxy | Dwayne Boone | 2007-05-03 |
| | |||
* | Added some requiered ICE_APIs | Dwayne Boone | 2007-05-03 |
| | |||
* | Bug 2164 | Dwayne Boone | 2007-05-03 |
| | |||
* | Make Wstring optional for IceE | Dwayne Boone | 2007-05-02 |
| | |||
* | Added comparison operator for Communicator | Benoit Foucher | 2007-05-02 |
| | |||
* | Added ice_getAdapterId/ice_adapterId. | Benoit Foucher | 2007-05-02 |
| | |||
* | Fixed bug 2176 | Benoit Foucher | 2007-05-02 |
| | |||
* | Fixe GCC 4.1.1 build failure | Bernard Normier | 2007-04-30 |
| | |||
* | Fixe GCC 4.1.1 build failure | Bernard Normier | 2007-04-30 |
| | |||
* | Bug #2155 | Benoit Foucher | 2007-04-30 |
| | |||
* | Oops, I didn't mean to commit this one | Benoit Foucher | 2007-04-27 |
| | |||
* | Fixed bug 2145. | Benoit Foucher | 2007-04-27 |
| | |||
* | Removed use of SHaredContext | Dwayne Boone | 2007-04-27 |
| | |||
* | Bug 2149 - context changes | Dwayne Boone | 2007-04-26 |
| | |||
* | Removed default context support | Dwayne Boone | 2007-04-26 |
| | |||
* | Removed LocalObject | Dwayne Boone | 2007-04-26 |
| | |||
* | _API reduction | Bernard Normier | 2007-04-26 |
| | |||
* | Bug 2111 - GCC 4.3 | Dwayne Boone | 2007-04-12 |
| | |||
* | Added back getifaddrs for Mac OS X Use poll() instead of select() on Unix | Benoit Foucher | 2007-04-11 |
| | | | | platforms | ||
* | Port for gumstix | Dwayne Boone | 2007-04-11 |
| | |||
* | Remove local interface support | Dwayne Boone | 2007-04-02 |
| | |||
* | Update depend | Dwayne Boone | 2007-03-30 |
| | |||
* | Logger no longer defined in Slice | Dwayne Boone | 2007-03-30 |
| | |||
* | Inlined trivial methods | Benoit Foucher | 2007-03-28 |
| |