summaryrefslogtreecommitdiff
path: root/js/src
Commit message (Collapse)AuthorAge
* Fixed issue with IE where accessing the stack from Exception.toString leads ↵v3.6.2Benoit Foucher2016-04-01
| | | | to an infinite recursion
* JS style fixesJose2016-04-01
|
* WSTransceiver updates:Jose2016-04-01
| | | | | - write callback simplifications - remove workaround for old Firefox bug
* JavaScript close connection issues:Jose2016-03-31
| | | | | | - ICE-7079 timeout overrides failures with chrome windows wss workers - ICE-7080 JavaScript uncaught error in WSTransceiver write
* ICE-7084 - JavaScript Number.isNan not implemented in IEJose2016-03-31
|
* Update copyright headersJoe George2016-03-01
|
* Fixes for ICE-6905 - support NaN/Infinity in scripting languagesMark Spruiell2015-12-02
|
* JS issue with Promise.delayJose2015-09-21
| | | | | | When using Firefox and runing Ice from a web worker Promise.delay was not working as expected, sometimes the callback was fired without delay.
* ICE-6634 - Using Ice in background worker.Jose2015-09-21
|
* Fix ICE-6817 - JavaScript time format fixesJose2015-09-17
|
* Fix ICE-6784 - JavaScript throughput improvementJose2015-09-17
|
* Minor style fixesJose2015-09-17
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* Fixed ICE-6778 - background test failureBenoit Foucher2015-09-08
|
* Use apply with null object to call setTimeoutJose2015-09-03
|
* Fixed ICE-6769 - fallback code in case Worker and blob URLs aren't supportedBenoit Foucher2015-09-03
|
* ICE-6745 fixed minor formatting issue in error messageDwayne Boone2015-08-31
|
* ICE-6738 - RemoteLogger missing from scripting languagesMark Spruiell2015-08-24
|
* Fixed ICE-6730 - test failures on Microsoft Edge browserBenoit Foucher2015-08-20
|
* Added ICE-6159 fix to JavaScript runtimeBenoit Foucher2015-08-05
|
* ICE-6685: removed Ice.ServerId and RegisterProcess related code from Ice the ↵Benoit Foucher2015-08-03
| | | | core, minor test suite fixes
* Don't create a worker if already running in a workerJose2015-07-31
|
* JSHint minor fixesJose2015-07-21
| | | | Minor fixes to issues reported by JSHint
* Fix issue with JavaScript brwoser mapping when proxy contains TCP endpointsJose2015-07-20
|
* ICE-6472 Added info test to JavaScriptDwayne Boone2015-07-09
|
* ICE-6643 Fixed typo initial commitDwayne Boone2015-07-07
|
* ICE-6644 added missing call to handler.connect in ↵Dwayne Boone2015-07-07
| | | | RequestHandlerFactory.getRequestHandler
* ICE-6643 Fixed incorrect loop over array in ConnectRequestHandler.jsDwayne Boone2015-07-07
|
* Don't throw RetryException if the failure occurs during connection ↵Benoit Foucher2015-06-12
| | | | establishement (ICE-6589)
* Fixed bug in object adapter where default servants were not cleared on ↵Benoit Foucher2015-06-10
| | | | destroyed (ICE-6582)
* Fixed setting of timeout in WSTransceiverBenoit Foucher2015-06-09
|
* Added reply encoding tracing to JSDwayne Boone2015-05-07
|
* ICE-6454 - add keys() method to JS HashMapMark Spruiell2015-04-28
|
* Fixed ICE-6464 and deprecated various IceSSL propertiesBenoit Foucher2015-04-28
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Update js npmignore filesJoe George2015-04-24
|
* 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
* Fix some JS issues reported by jshintJose2015-03-13
|
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* Minor JS style fixesJose2015-03-10
|
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
|
* Fixed (ICE-6349) - Wrong time & timezone in JS Chat demo clientJose2015-03-05
|
* Fixed Ice.Long.toNumber to handle negative numbers added number test.Jose2015-03-05
|
* ICE-5967 add cancelation to Ice.Trace.Retry tracingDwayne Boone2015-02-27
|
* Additional fix for ICE-6268, fixed struct un-marshalling in JavaScriptBenoit Foucher2015-02-20
|
* ICE-6306 added checks to javascript for float/double/longJose2015-02-17
|
* ICE-6306 added checks to javascript for byte/short/intDwayne Boone2015-02-17
|
* Fixed ICE-6269: tolerate null values for structs and enumsBenoit Foucher2015-02-17
|
* Fixed ICE-6225 - Added headers attribute to WSConnectionInfoBenoit Foucher2015-02-16
|
* Better fix for (ICE-6300)Jose2015-02-12
|