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 |
| | |||
* | - Remove bogus commented out code from LoggerI.java | Brent Eagles | 2007-03-20 |
| | | | | | | | | | | | - Added a timestamp string generator function to LoggerI.java to deal with lake of java.text.DateFormat() class in MIDP. - Fixed MIDP compilation error when copying vector contents into arrays in ObjectAdapter and ObjectAdapterFactory. - Fixed test suite wrappers to permit the passing of initialization data down to the actual test driver. - Fixed up signature of Hello demo MIDP code. - Fixed MIDP chat client build.xml. | ||
* | Updated copyright | Dwayne Boone | 2007-03-16 |
| | |||
* | Added OA::destroy | Dwayne Boone | 2007-03-05 |
| | |||
* | Added createObjectAdapterWithRouter | Dwayne Boone | 2006-04-12 |
| | |||
* | Updated copyright dates | Dwayne Boone | 2006-03-06 |
| | |||
* | - Removed unused collocation optimization code. | Benoit Foucher | 2006-02-20 |
| | | | | - Added timeout test. | ||
* | revising fixes for bug 431 | Brent Eagles | 2005-09-07 |
| | |||
* | fix for bug 431, attempt to create object adapters with identical ids | Brent Eagles | 2005-09-03 |
| | | | | throws an exception | ||
* | Modifed sync in shutdown | Dwayne Boone | 2005-08-24 |
| | |||
* | Added ICEE_LICENSE | Dwayne Boone | 2005-08-17 |
| | |||
* | Ice -> Ice-E | Dwayne Boone | 2005-08-16 |
| | |||
* | renaming local interfaces to avoid Slice generation | Mark Spruiell | 2005-07-08 |
| | |||
* | 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. | ||
* | Made finalizers thread-safe. | Michi Henning | 2005-04-26 |
| | |||
* | Back out previous change -- not necessary in Java. | Michi Henning | 2005-04-19 |
| | |||
* | Removed illegal assert from finalizer. | Michi Henning | 2005-04-19 |
| | |||
* | Added initial IceJE tree | Dwayne Boone | 2005-03-22 |