Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | .gitignore updates | Jose | 2016-03-11 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fixed GCC build failure introduced by previous commit | Benoit Foucher | 2015-09-14 |
| | |||
* | Fixed ICE-6812 - JavaScript ACM monitor bug | Benoit Foucher | 2015-09-14 |
| | |||
* | Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins | Benoit Foucher | 2015-08-12 |
| | |||
* | Update C++ tests to register required plug-ins | Jose | 2015-07-17 |
| | | | | when building with static libraries. | ||
* | Updated Windows dependencies | Dwayne Boone | 2015-07-08 |
| | |||
* | Fixed ICE-6482: Cleanup WinRT makefiles, other WinRT minor fixes | Benoit Foucher | 2015-05-06 |
| | |||
* | Added iOS support for IceTouch | Benoit Foucher | 2015-03-20 |
| | |||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Update windows dependencies | Jose | 2015-02-19 |
| | |||
* | ICE-6261 Add support for new Connection APIs | Dwayne Boone | 2015-02-05 |
| | |||
* | Fixed (ICE-6190) - Improve WinRT ssl/wss testing | Jose | 2015-01-28 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fix: Missing quotes in endpoints | Jose | 2014-12-15 |
| | |||
* | Fixed (ICE-6173) - Android browser test Ice/acm fails with Java server | Jose | 2014-12-12 |
| | |||
* | Fixed ICE-5978 & ICE-5973: ACM test failures | Benoit Foucher | 2014-11-25 |
| | |||
* | New IceUtil headers to push and pop pragma disable warning with MSVC and GCC | Bernard Normier | 2014-10-31 |
| | |||
* | Updated Windows dependencies | Dwayne Boone | 2014-10-30 |
| | |||
* | Dependency fixes: | Jose | 2014-10-17 |
| | | | | | | | Add quotes to Windows Slice dependencies Fix Cicular dependency issue with Make 3.82 included in rhel7, C++ dependencies now are of type Foo.h: Foo.ice, we don't need Foo.cpp as that always depend on Foo.h | ||
* | Fixed Windows dependencies to account for OutgoingAsync refactoring | Benoit Foucher | 2014-10-10 |
| | |||
* | Fix Windows dependencies, break by previous dependencies update | Jose | 2014-10-09 |
| | |||
* | Windows dependency fixes | Jose | 2014-10-08 |
| | |||
* | Windows C++ test dependency fixes | Jose | 2014-09-24 |
| | |||
* | Fix (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-24 |
| | | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows. | ||
* | 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 | ||
* | Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy" | Jose | 2014-09-11 |
| | | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak | ||
* | Fixed (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-10 |
| | |||
* | Fix (ICE-3445) - consider not installing internal header files | Jose | 2014-09-01 |
| | |||
* | Fix dependencies | Jose | 2014-08-20 |
| | |||
* | Initial merge for ICE-2400: | Bernard Normier | 2014-08-14 |
| | | | | | | | - added new Logger admin facet (C++ only) - this Logger facet allows remote application to retrieve the Ice log file, including recently logged events, with optional filters - this logger facet also allows remote applications to attach RemoteLogger objects to get new logs as they are generated - added new "show log" feature to icegridadmin, to retrieve Ice log file of Ice server (not yet implemented for IceGrid registry and node) | ||
* | Fixed potential ACM test failure | Benoit Foucher | 2014-07-24 |
| | |||
* | ICE-5580 - port connection ACM functionality to scripting languages | Mark Spruiell | 2014-07-21 |
| | |||
* | Fixed collocation optimization to use the dispatcher, minor test fixes | Benoit Foucher | 2014-07-15 |
| | |||
* | Fixes to the ACM test | Benoit Foucher | 2014-06-27 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | Fix for ICE-5527 (simplify generated code for user exception and object ↵ | Bernard Normier | 2014-06-16 |
| | | | | factories), ICE-4832 (ice_staticId and static initialization) and partial fix for ICE-5515 (ice_staticId on C++ proxies) | ||
* | update dependencies | Jose | 2014-06-06 |
| | |||
* | Fixed ICE-5499, new garbage collection support | Benoit Foucher | 2014-06-05 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |