summaryrefslogtreecommitdiff
path: root/js/src
Commit message (Collapse)AuthorAge
...
| * ICE-7084 - JavaScript Number.isNan not implemented in IEJose2016-03-31
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Fix clearning heartbeat callback in JSJoe George2015-12-28
| |
* | ICE-6898 - "Delegate" functions for ACM callbacksJoe George2015-12-24
| | | | | | | | | | | | - Add delegate local interfaces CloseCallback and HeartbeatCallback and remove ConnectionCallback. - Replace setCallback by setCloseCallback and setHeartbeatCallback
* | Fixes for Bluetooth plug-ins.Mark Spruiell2015-12-17
| | | | | | | | Updates to testsuite to support Bluetooth and remote servers.
* | ICE-6931 - Fix JavaScript buildJoe George2015-12-17
| |
* | Avoid forward declarations with IceGridLibJose2015-12-16
| |
* | ICE-6897 & ICE-6908 for JavaScript ValueFactory'sJoe George2015-12-10
| | | | | | | | | | - Removed ValueFactory class. ValueFactory's are now just function callbacks
* | ICE-6908 - Add ValueFactoryJoe George2015-12-08
| | | | | | | | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata.
* | Merge branch '3.6'Mark Spruiell2015-12-02
|\|
| * Fixes for ICE-6905 - support NaN/Infinity in scripting languagesMark Spruiell2015-12-02
| |
* | Changed IceGrid.Registry.Data property to IceGrid.Registry.LMDB.PathDwayne Boone2015-11-09
| |
* | initial commit of C++ Bluetooth transportMark Spruiell2015-11-06
| |
* | Added properties to set the database map size for IceGrid/IceStormDwayne Boone2015-11-05
| |
* | Fixed ICE-6857 - removed old SQL properties from IceStorm and IceGridBenoit Foucher2015-10-30
|/
* 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
|