summaryrefslogtreecommitdiff
path: root/js/test/Ice/optional/Client.js
Commit message (Collapse)AuthorAge
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
| | | See #889
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Upgrade JavaScript build to Babel 7Jose2018-10-17
| | | | Close #243
* Fixes to allow run JavaScript and Python tests with workersJose2018-08-14
|
* Update JavaScript tests to use TestHelper classJose2018-08-02
|
* Fix JavaScript errors and warnings report by ESLINTJose2018-04-30
| | | | Close #28
* Update copyright year to 2018Jose2018-02-14
|
* JavaScript testsuite improvements and simplificationsJose2017-10-02
|
* Update JavaScript testsuite to use async/awaitJose2017-09-29
|
* Fixed Ice/servantLocator test failures with browsersBenoit Foucher2017-09-21
|
* Remove excessive empty linesJoe George2017-06-07
|
* Remove JavaScript Ice.Buffer.createNative helper methodJose2017-04-11
|
* Fixed Ice/optional cross-testing failure with JS serversBenoit Foucher2017-03-27
|
* Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMaxBenoit Foucher2017-03-23
|
* Fix (ICE-7611) Do not use Promise as an alias of Ice.PromiseJose2017-02-24
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | IceICE-7121 - Ice/optionalBidir tests failsJose2017-01-24
| |
* | JavaScript: Do not generate proxy types for class less operationsJose2017-01-24
| |
* | Removed or replaced double underscores in Ice for JavaScriptBernard Normier2016-12-14
| |
* | Added marshaled-result test to JavaScript mappingBenoit Foucher2016-08-30
| |
* | ES6 mapping updatesJose2016-08-19
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-07-19
|\|
| * ICE-7241 - Python Ice/optional cross test failureJoe George2016-07-19
| |
* | Added test for optional object dictionary parametersBenoit Foucher2016-07-07
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
|/ | | | of TCP/iAP/Bluetooth.
* Fixed ICE-7115 - unmarshalling bug with optional parametersBenoit Foucher2016-04-26
|
* Update copyright headersJoe George2016-03-01
|
* ICE-6634 - Using Ice in background worker.Jose2015-09-21
|
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* Various Ice for JavaScript changesJoe George2015-04-23
| | | | | | | * Rename zeroc-ice to ice * Fix slice2js to generate code with requrie('ice') * Update tests * Slim bower.json
* Fixed ICE-6269: tolerate null values for structs and enumsBenoit Foucher2015-02-17
|
* JavaScript updates to use gulp and add npm and bower packagesJose2015-01-14
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Cleanup javascript tests and fix some bugsJoe George2014-10-17
|
* Fixed ICE-5535, WSS hang and other minor issuesBenoit Foucher2014-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
* Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJSJose2014-09-02
|
* merging javascript branchMark Spruiell2014-03-19