Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | ICE-7084 - JavaScript Number.isNan not implemented in IE | Jose | 2016-03-31 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 | |
|\| | ||||
| * | Update copyright headers | Joe George | 2016-03-01 | |
| | | ||||
* | | Fix clearning heartbeat callback in JS | Joe George | 2015-12-28 | |
| | | ||||
* | | ICE-6898 - "Delegate" functions for ACM callbacks | Joe George | 2015-12-24 | |
| | | | | | | | | | | | | - Add delegate local interfaces CloseCallback and HeartbeatCallback and remove ConnectionCallback. - Replace setCallback by setCloseCallback and setHeartbeatCallback | |||
* | | Fixes for Bluetooth plug-ins. | Mark Spruiell | 2015-12-17 | |
| | | | | | | | | Updates to testsuite to support Bluetooth and remote servers. | |||
* | | ICE-6931 - Fix JavaScript build | Joe George | 2015-12-17 | |
| | | ||||
* | | Avoid forward declarations with IceGridLib | Jose | 2015-12-16 | |
| | | ||||
* | | ICE-6897 & ICE-6908 for JavaScript ValueFactory's | Joe George | 2015-12-10 | |
| | | | | | | | | | | - Removed ValueFactory class. ValueFactory's are now just function callbacks | |||
* | | ICE-6908 - Add ValueFactory | Joe George | 2015-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 Spruiell | 2015-12-02 | |
|\| | ||||
| * | Fixes for ICE-6905 - support NaN/Infinity in scripting languages | Mark Spruiell | 2015-12-02 | |
| | | ||||
* | | Changed IceGrid.Registry.Data property to IceGrid.Registry.LMDB.Path | Dwayne Boone | 2015-11-09 | |
| | | ||||
* | | initial commit of C++ Bluetooth transport | Mark Spruiell | 2015-11-06 | |
| | | ||||
* | | Added properties to set the database map size for IceGrid/IceStorm | Dwayne Boone | 2015-11-05 | |
| | | ||||
* | | Fixed ICE-6857 - removed old SQL properties from IceStorm and IceGrid | Benoit Foucher | 2015-10-30 | |
|/ | ||||
* | JS issue with Promise.delay | Jose | 2015-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. | Jose | 2015-09-21 | |
| | ||||
* | Fix ICE-6817 - JavaScript time format fixes | Jose | 2015-09-17 | |
| | ||||
* | Fix ICE-6784 - JavaScript throughput improvement | Jose | 2015-09-17 | |
| | ||||
* | Minor style fixes | Jose | 2015-09-17 | |
| | ||||
* | Fixed ICE-6812 - JavaScript ACM monitor bug | Benoit Foucher | 2015-09-14 | |
| | ||||
* | Fixed ICE-6778 - background test failure | Benoit Foucher | 2015-09-08 | |
| | ||||
* | Use apply with null object to call setTimeout | Jose | 2015-09-03 | |
| | ||||
* | Fixed ICE-6769 - fallback code in case Worker and blob URLs aren't supported | Benoit Foucher | 2015-09-03 | |
| | ||||
* | ICE-6745 fixed minor formatting issue in error message | Dwayne Boone | 2015-08-31 | |
| | ||||
* | ICE-6738 - RemoteLogger missing from scripting languages | Mark Spruiell | 2015-08-24 | |
| | ||||
* | Fixed ICE-6730 - test failures on Microsoft Edge browser | Benoit Foucher | 2015-08-20 | |
| | ||||
* | Added ICE-6159 fix to JavaScript runtime | Benoit Foucher | 2015-08-05 | |
| | ||||
* | ICE-6685: removed Ice.ServerId and RegisterProcess related code from Ice the ↵ | Benoit Foucher | 2015-08-03 | |
| | | | | core, minor test suite fixes | |||
* | Don't create a worker if already running in a worker | Jose | 2015-07-31 | |
| | ||||
* | JSHint minor fixes | Jose | 2015-07-21 | |
| | | | | Minor fixes to issues reported by JSHint | |||
* | Fix issue with JavaScript brwoser mapping when proxy contains TCP endpoints | Jose | 2015-07-20 | |
| | ||||
* | ICE-6472 Added info test to JavaScript | Dwayne Boone | 2015-07-09 | |
| | ||||
* | ICE-6643 Fixed typo initial commit | Dwayne Boone | 2015-07-07 | |
| | ||||
* | ICE-6644 added missing call to handler.connect in ↵ | Dwayne Boone | 2015-07-07 | |
| | | | | RequestHandlerFactory.getRequestHandler | |||
* | ICE-6643 Fixed incorrect loop over array in ConnectRequestHandler.js | Dwayne Boone | 2015-07-07 | |
| | ||||
* | Don't throw RetryException if the failure occurs during connection ↵ | Benoit Foucher | 2015-06-12 | |
| | | | | establishement (ICE-6589) | |||
* | Fixed bug in object adapter where default servants were not cleared on ↵ | Benoit Foucher | 2015-06-10 | |
| | | | | destroyed (ICE-6582) | |||
* | Fixed setting of timeout in WSTransceiver | Benoit Foucher | 2015-06-09 | |
| | ||||
* | Added reply encoding tracing to JS | Dwayne Boone | 2015-05-07 | |
| | ||||
* | ICE-6454 - add keys() method to JS HashMap | Mark Spruiell | 2015-04-28 | |
| | ||||
* | Fixed ICE-6464 and deprecated various IceSSL properties | Benoit Foucher | 2015-04-28 | |
| | ||||
* | Fixed previous commit which was incomplete | Benoit Foucher | 2015-04-28 | |
| | ||||
* | Update js npmignore files | Joe George | 2015-04-24 | |
| | ||||
* | Various Ice for JavaScript changes | Joe George | 2015-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 jshint | Jose | 2015-03-13 | |
| | ||||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 | |
| | ||||
* | Minor JS style fixes | Jose | 2015-03-10 | |
| | ||||
* | ICE-6082 No way to discover send/recv buffer sizes | Dwayne Boone | 2015-03-05 | |
| |