summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/acm
Commit message (Collapse)AuthorAge
* .gitignore updatesJose2016-03-11
|
* Update copyright headersJoe George2016-03-01
|
* Fixed GCC build failure introduced by previous commitBenoit Foucher2015-09-14
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
|
* Update C++ tests to register required plug-insJose2015-07-17
| | | | when building with static libraries.
* Updated Windows dependenciesDwayne Boone2015-07-08
|
* Fixed ICE-6482: Cleanup WinRT makefiles, other WinRT minor fixesBenoit Foucher2015-05-06
|
* Added iOS support for IceTouchBenoit Foucher2015-03-20
|
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* Update windows dependenciesJose2015-02-19
|
* ICE-6261 Add support for new Connection APIsDwayne Boone2015-02-05
|
* Fixed (ICE-6190) - Improve WinRT ssl/wss testingJose2015-01-28
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fix: Missing quotes in endpointsJose2014-12-15
|
* Fixed (ICE-6173) - Android browser test Ice/acm fails with Java serverJose2014-12-12
|
* Fixed ICE-5978 & ICE-5973: ACM test failuresBenoit Foucher2014-11-25
|
* New IceUtil headers to push and pop pragma disable warning with MSVC and GCCBernard Normier2014-10-31
|
* Updated Windows dependenciesDwayne Boone2014-10-30
|
* Dependency fixes:Jose2014-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 refactoringBenoit Foucher2014-10-10
|
* Fix Windows dependencies, break by previous dependencies updateJose2014-10-09
|
* Windows dependency fixesJose2014-10-08
|
* Windows C++ test dependency fixesJose2014-09-24
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-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 issuesBenoit Foucher2014-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"Jose2014-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 crappyJose2014-09-10
|
* Fix (ICE-3445) - consider not installing internal header filesJose2014-09-01
|
* Fix dependenciesJose2014-08-20
|
* Initial merge for ICE-2400:Bernard Normier2014-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 failureBenoit Foucher2014-07-24
|
* ICE-5580 - port connection ACM functionality to scripting languagesMark Spruiell2014-07-21
|
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
|
* Fixes to the ACM testBenoit Foucher2014-06-27
|
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* Fix for ICE-5527 (simplify generated code for user exception and object ↵Bernard Normier2014-06-16
| | | | factories), ICE-4832 (ice_staticId and static initialization) and partial fix for ICE-5515 (ice_staticId on C++ proxies)
* update dependenciesJose2014-06-06
|
* Fixed ICE-5499, new garbage collection supportBenoit Foucher2014-06-05
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23