summaryrefslogtreecommitdiff
path: root/js/src
Commit message (Collapse)AuthorAge
* Added Ice::UserException::ice_getSlicedData and ↵Benoit Foucher2017-07-06
| | | | Ice::UnkownSlicedValue::ice_id methods
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵Benoit Foucher2017-07-05
| | | | Ice::SlicedData::clear method to break cyclic references
* Fixed ICE-8163 - improved locator tracingBenoit Foucher2017-06-27
|
* Fixed for ICE-8012 - heartbeatCallback non null assertBenoit Foucher2017-06-13
|
* Fix for ICE-8015 - clear ACM monitor connections from the timer threadBenoit Foucher2017-06-13
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed ICE-7922 - Review retry/network tracingBenoit Foucher2017-05-26
|
* Fixed ICE-7884 - TwowayOnlyException is now raised for twoway invocations on ↵Benoit Foucher2017-05-23
| | | | oneway proxies
* Fixed ICE-7880 - renamed HeartbeatOnInvocation to HeartbeatOnDispatchBenoit Foucher2017-05-17
|
* Fixed ICE-7882 - replaced IceBridge.Router with IceBridge.InstanceNameBenoit Foucher2017-05-16
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Fix (ICE-7451) - Improve JavaScript source mapsJose2017-05-05
|
* Updated version to 3.7.0Benoit Foucher2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Fix (ICE-7790) - ice_id missing in JSJose2017-04-26
|
* Fix (ICE-7805) - Avoid creating functions in a loop in JavaScriptJose2017-04-25
|
* Fixed ICE-7817 - Ice/timeout test failureBenoit Foucher2017-04-18
|
* Minor JS fixesJose2017-04-14
|
* Remove JavaScript Ice.Buffer.createNative helper methodJose2017-04-11
|
* Fixed typo in Ice.Promise delay implementationBenoit Foucher2017-04-07
|
* Fix (ICE-7708) - Add property to enable Schannel SCH_USE_STRONG_CRYPTOJose2017-03-27
|
* Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMaxBenoit Foucher2017-03-23
|
* Bumped version to 3.7b0Benoit Foucher2017-03-07
|
* Added JS support for ICE-3710Benoit Foucher2017-03-04
|
* Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵Benoit Foucher2017-03-01
| | | | interfaces
* Fix (ICE-7148) - Provide a way to preload assembliesJose2017-02-24
|
* Remove Chrome workaroudJose2017-02-16
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
| * Fixed bug in JavaScript Ice.Long toNumber implementationJose2016-12-29
| |
* | JS stringVersion/intVersion should include commentJose2017-02-13
| |
* | Fixed (ICE-7489) - Add JS Slice testsJose2017-02-13
| |
* | ICE-7547: add tracing for admin-routing in IceGridBernard Normier2017-02-10
| |
* | ICE-7342: add setPublishedEndpoints to ObjectAdapterBernard Normier2017-02-10
| |
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | Removed unused methodsBenoit Foucher2017-02-07
| |
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | | | | | flushed with the communicator/connection should be compressed
* | Connection::close fixes for C#/Java/JSMark Spruiell2017-02-02
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | Fixed ICE-7281 - skipEmptyEncapsulation now checks for the encoding versionBenoit Foucher2017-01-25
| |
* | IceICE-7121 - Ice/optionalBidir tests failsJose2017-01-24
| |
* | JavaScript: Do not generate proxy types for class less operationsJose2017-01-24
| |
* | Remove JavaScript local interfaces codeJose2017-01-20
| |
* | "to string" on a fixed proxy no longer raise FixedProxyExceptionBernard Normier2017-01-17
| |
* | Fixed JS browser test failures caused by addition of Ice.ValueBenoit Foucher2016-12-30
| |
* | JavaScript Ice.Long fixes and improvementsJose2016-12-28
| |
* | Port Ice.Value to JavaScript mappingJose2016-12-28
| |
* | Added Ice/location & Glacier2/router testing for JS browsersBenoit Foucher2016-12-22
| |