summaryrefslogtreecommitdiff
path: root/javae/src/IceUtil/StringUtil.java
Commit message (Collapse)AuthorAge
* Removed SL and IceE codeBenoit Foucher2008-06-06
|
* Various Ice-E fixes:Mark Spruiell2008-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 2008Dwayne Boone2008-06-04
|
* Updated copyrightDwayne Boone2007-03-16
|
* Updated copyright datesDwayne Boone2006-03-06
|
* Fix string encoding workaround to skip the UTF length bytes at theBrent Eagles2006-03-06
| | | | beginning of a byte array.
* Remove XXX and replace with an assert, this essentially mirrors what isBrent Eagles2006-03-03
| | | | going on in IceJ.
* Workaround for string encoding problemBrent Eagles2006-03-03
|
* Bug 867.Michi Henning2006-02-21
|
* Added ICEE_LICENSEDwayne Boone2005-08-17
|
* Ice -> Ice-EDwayne Boone2005-08-16
|
* fix up interoperability issues and MIDP lack of encoding supportBrent Eagles2005-07-11
|
* fix target profile switching in build system, a connector call andBrent Eagles2005-07-04
| | | | midp'ized unescapeString in StringUtil.java
* removing types that are unsupported in CLDCBrent Eagles2005-06-09
|
* assertion fixes; adding split()Mark Spruiell2005-05-25
|
* Added initial IceJE treeDwayne Boone2005-03-22