Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix (ICE-8034) - JS Ice/exceptions failure | Jose | 2017-06-22 |
| | |||
* | log unexpected exception | Jose | 2017-06-22 |
| | |||
* | Fix JavaScript timeout test to print unexpected exceptions | Jose | 2017-06-14 |
| | |||
* | js/Ice/exception fixes to print exception that causes the failure | Jose | 2017-06-13 |
| | |||
* | Remove JavaScript Ice.Buffer.createNative helper method | Jose | 2017-04-11 |
| | |||
* | Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMax | Benoit Foucher | 2017-03-23 |
| | |||
* | Fix (ICE-7684) - use Disp prefix only for class with operations skeletons | Jose | 2017-03-20 |
| | |||
* | Fix (ICE-7611) Do not use Promise as an alias of Ice.Promise | Jose | 2017-02-24 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Port Ice.Value to JavaScript mapping | Jose | 2016-12-28 |
| | | |||
* | | Removed or replaced double underscores in Ice for JavaScript | Bernard Normier | 2016-12-14 |
| | | |||
* | | ES6 mapping updates | Jose | 2016-08-19 |
| | | |||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | ICE-6861 - JavaScript stream changes | Mark Spruiell | 2016-04-21 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | 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. | ||
* | ICE-6634 - Using Ice in background worker. | Jose | 2015-09-21 |
| | |||
* | ICE-6484 java exceptions test fails with --cross=js | Dwayne Boone | 2015-05-06 |
| | |||
* | 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 | ||
* | JavaScript updates to use gulp and add npm and bower packages | Jose | 2015-01-14 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5486: added support for MessageSizeMax OA property | Benoit Foucher | 2014-11-05 |
| | |||
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
| | |||
* | Cleanup javascript tests and fix some bugs | Joe George | 2014-10-17 |
| | |||
* | Fixed ICE-5535, WSS hang and other minor issues | Benoit Foucher | 2014-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 NodeJS | Jose | 2014-09-02 |
| | |||
* | Revert "ICE-5606 renamed ServantLocator::deactivate to destroy" | Dwayne Boone | 2014-08-22 |
| | | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383. | ||
* | ICE-5606 renamed ServantLocator::deactivate to destroy | Dwayne Boone | 2014-08-22 |
| | |||
* | Fixed ICE-5379, Object Adapter should reject null servant, in C++, Java, C# ↵ | Bernard Normier | 2014-07-10 |
| | | | | and JS | ||
* | Fixed JS code to align with C++/Java/C# collocation optimization changes, ↵ | Benoit Foucher | 2014-07-04 |
| | | | | support for running browser tests against Java/C# | ||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |