summaryrefslogtreecommitdiff
path: root/java/src/IceWS
Commit message (Collapse)AuthorAge
* Fixed (ICE-5586) - Integrate IceWS to the Ice core libraryJose2014-08-12
|
* Fixed lots of warnings.Matthew Newhook2014-08-08
|
* Removed unused holder types.Matthew Newhook2014-08-07
| | | | | | Fixed holder types to use the generic holder type. Changed the code generator to use the generic holder types. Changed the Ice internals not to use the non-generic holder types.
* initial commit of IceWS for C#Mark Spruiell2014-07-15
|
* Fixed Java IceWS bug which was cuasing 100% CPU usage for Ice client/serverBenoit Foucher2014-07-15
|
* Fixed JS code to align with C++/Java/C# collocation optimization changes, ↵Benoit Foucher2014-07-04
| | | | support for running browser tests against Java/C#
* adding IceWS for JavaMark Spruiell2014-06-27