summaryrefslogtreecommitdiff
path: root/cpp/demo
Commit message (Collapse)AuthorAge
...
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
|
* Fix (ICE-3445) - consider not installing internal header filesJose2014-09-01
|
* New fix for ICE-5637: Glacier2CryptPermissionsVerifier plugin + ↵Bernard Normier2014-08-29
| | | | Glacier2Internal::setupNullPermissionsVerifier function
* Revert "ICE-5606 renamed ServantLocator::deactivate to destroy"Dwayne Boone2014-08-22
| | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383.
* ICE-5606 renamed ServantLocator::deactivate to destroyDwayne Boone2014-08-22
|
* Sort C++ Demo and src makefilesJoe George2014-08-22
|
* Fix dependenciesJose2014-08-20
|
* Fixed ICE-5621: set _WIN32_WINNT when buildingBernard Normier2014-08-14
|
* 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 ice_invocationTimout usage in IceDiscovery hello demosDwayne Boone2014-08-14
|
* ICE-5636 Gui demos do not use ice_invocationTimeoutDwayne Boone2014-08-14
|
* Fixed (ICE-5586) - Integrate IceWS to the Ice core libraryJose2014-08-12
|
* fix hello demo configuration unintended changeJose2014-08-08
|
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07
|
* Improved IceGrid discovery, it now works with icegrid registry slaves and nodesBenoit Foucher2014-07-25
|
* ICE-5194 added demo for use of Ice request contextsDwayne Boone2014-07-18
|
* ICE-5485 add config.admin for IceStorm demosDwayne Boone2014-07-15
|
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
|
* Demo script fixesJose2014-07-14
|
* ICE-4612: first cut of the IceGrid discovery plugin and APIsBenoit Foucher2014-07-10
|
* Reverted bogus configuration and change to latency C++ clientBenoit Foucher2014-07-09
|
* Fixed ICE-5665: use ff15::1:1 IPv6 multicast address instead of ff01::1:1Benoit Foucher2014-06-27
|
* Fixed ICE-5538: removed virtual inheritanceBenoit 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-4894) - Native SSL implementation for OS XJose2014-06-06
|
* Fixed ICE-5499, new garbage collection supportBenoit Foucher2014-06-05
|
* Fixed permissionsBernard Normier2014-06-04
|
* New cpp:view-type metadata for strings, sequences and dictionaries, plus updatesZeroC Staff2014-06-04
| | | | to throughput demo. Fixes ICE-5382.
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* Updated .depend filesBernard Normier2014-05-16
|
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
|
* Simplified bi-dir demoBenoit Foucher2014-05-15
|
* Removed more unnecessary virtual inheritance from demosBernard Normier2014-05-12
|
* Minor build system fixesBenoit Foucher2014-05-12
|
* Fixed ICE-5374: removed erroneous virtual inheritance from various demosBernard Normier2014-05-09
|
* Removed UTF8ToCodePage helper function in favor of WindowsStringConverter, ↵Bernard Normier2014-05-09
| | | | optimized WindowsStringConverter::fromUTF8 when CP=UTF8
* Update dependenciesJose2014-05-02
|
* Minor fixes to wstringToString usage in demos.Jose2014-05-02
|
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵Jose2014-05-02
| | | | characters?
* Update .gitignore filesJose2014-05-02
|
* Update depend files.Jose2014-05-02
|
* Fixed (ICE-5522) - Remove dummyinclude/unistd.h filesJose2014-04-23
|
* Fixed IceGrid compilation error, IceDiscovery dependenciesBenoit Foucher2014-04-23
|
* Added IceDiscovery service pluginBenoit Foucher2014-04-22
|
* Remove Qt and VC90 settings from Makefiles.Jose2014-04-21
|
* Fixed (ICE-4858) - Eliminate IceDBJose2014-04-18
|
* minor edits to demo READMEMark Spruiell2014-04-16
|
* Added support for IceGrid custom load balancingBenoit Foucher2014-04-15
|