Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Fix JavaScript errors and warnings report by ESLINT | Jose | 2018-04-30 |
| | | | | Close #28 | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin | Benoit Foucher | 2017-04-27 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Removed or replaced double underscores in Ice for JavaScript | Bernard Normier | 2016-12-14 |
| | | |||
* | | ES6 mapping updates | Jose | 2016-08-19 |
| | | |||
* | | ICE-6861 - JavaScript stream changes | Mark Spruiell | 2016-04-21 |
|/ | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
| | |||
* | New fix for (ICE-5784) - JS test/Ice/acm fails with --ipv6 | Jose | 2014-10-24 |
| | | | | * Use splitString | ||
* | Lint IceJs | Joe George | 2014-10-20 |
| | |||
* | Fixed ICE-5535, WSS hang and other minor issues | Benoit Foucher | 2014-09-24 |
| | | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes | ||
* | JS module mapping updates | Jose | 2014-09-23 |
| | |||
* | Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJS | Jose | 2014-09-02 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |