Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed SL and IceE code | Benoit Foucher | 2008-06-06 |
| | |||
* | 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.) | ||
* | Updated bunch of copyrights to 2008 | Dwayne Boone | 2008-06-04 |
| | |||
* | Bug 2155 | Benoit Foucher | 2007-04-30 |
| | |||
* | remove checkReadEncaps() | Brent Eagles | 2007-04-27 |
| | |||
* | Remove local interface support | Dwayne Boone | 2007-04-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2007-03-16 |
| | |||
* | Added batch auto flushing | Dwayne Boone | 2007-03-16 |
| | |||
* | Bug 1366 - buffer max size | Dwayne Boone | 2006-10-26 |
| | |||
* | Added enum as slice keyword | Dwayne Boone | 2006-08-21 |
| | |||
* | Bug 803 - changed communicator initialization | Dwayne Boone | 2006-04-07 |
| | |||
* | Shrinking now uses allocate instead of reallocate | Benoit Foucher | 2006-03-07 |
| | |||
* | Modified comment | Dwayne Boone | 2006-03-07 |
| | |||
* | Fix for performance issue wrt shrinking basicstreams | Dwayne Boone | 2006-03-07 |
| | |||
* | Updated copyright dates | Dwayne Boone | 2006-03-06 |
| | |||
* | Shrink the incoming buffer memory if neccessary. | Benoit Foucher | 2006-03-02 |
| | |||
* | fixing up TODO comments | Brent Eagles | 2005-08-22 |
| | |||
* | Added ICEE_LICENSE | Dwayne Boone | 2005-08-17 |
| | |||
* | Ice -> Ice-E | Dwayne Boone | 2005-08-16 |
| | |||
* | removed __usesClasses from UserException | Mark Spruiell | 2005-07-22 |
| | |||
* | fix up interoperability issues and MIDP lack of encoding support | Brent Eagles | 2005-07-11 |
| | |||
* | Fixed bug 383. | Michi Henning | 2005-06-23 |
| | |||
* | removing types that are unsupported in CLDC | Brent Eagles | 2005-06-09 |
| | |||
* | assertion & JDK 1.2 fixes | Mark Spruiell | 2005-05-25 |
| | |||
* | Ported IceJ changes: | Mark Spruiell | 2005-05-23 |
| | | | | | | | | | | | - Changed finalizers to use IceUtil.Assert. - Modified object caching (BasicStream, Outgoing, etc.). - Removing BufferManager. Removed use of java.nio classes: - Replaced java.nio.ByteBuffer with IceInternal.ByteBuffer. - Modified BasicStream to use IceInternal.ByteBuffer. - Modified TCP implementation to use older APIs. - Added IceInternal.InetSocketAddress. Fixed race in test/Ice/location. Removed some unnecessary OBV code. | ||
* | Removed more stuff | Dwayne Boone | 2005-04-14 |
| | |||
* | Removed compression | Dwayne Boone | 2005-04-06 |
| | |||
* | removing some left behind files for the Slice classes | Brent Eagles | 2005-04-05 |
| | |||
* | Removing support for classes from the ORB core. Removed some tests. | Brent Eagles | 2005-04-05 |
| | |||
* | Added initial IceJE tree | Dwayne Boone | 2005-03-22 |