| Commit message (Collapse) | Author | Age |
|
|
|
| |
Moved demoscript to distribution.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
annoyingly on mobile phones.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
WinRT certs
|
|
|
|
| |
were overriding window.name
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Added jshintrc files to browser folders
- Linted all of the demos
|
| |
|
| |
|
| |
|
|
|
|
|
| |
For now removed Unix dependencies from repository, we keep Windows
dependencies in repository but now are generated from Windows.
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
| |
|
|
|