Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-6861 - JavaScript stream changes | Mark Spruiell | 2016-04-21 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Benoit Foucher | 2016-04-04 |
|\ | |||
| * | JS style fixes | Jose | 2016-04-01 |
| | | |||
| * | 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 |
| | | |||
* | | 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. | ||
* | Fixes for ICE-6905 - support NaN/Infinity in scripting languages | Mark Spruiell | 2015-12-02 |
| | |||
* | Minor JS style fixes | Jose | 2015-03-10 |
| | |||
* | ICE-6306 added checks to javascript for float/double/long | Jose | 2015-02-17 |
| | |||
* | ICE-6306 added checks to javascript for byte/short/int | Dwayne Boone | 2015-02-17 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
| | |||
* | Lint IceJs | Joe George | 2014-10-20 |
| | |||
* | Fixed ICE-558 - Improved NoObjectFactoryException messages | Benoit Foucher | 2014-09-25 |
| | |||
* | JS module mapping updates | Jose | 2014-09-23 |
| | |||
* | IceJS: removed ExUtil.toString and add stack print to Exception.toString() ↵ | Dwayne Boone | 2014-09-04 |
| | | | | if Ice.PrintStackTraces=1 | ||
* | Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJS | Jose | 2014-09-02 |
| | |||
* | JavaScript nested modules patch | Jose | 2014-06-17 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |