summaryrefslogtreecommitdiff
path: root/cpp/src/IceBox
Commit message (Collapse)AuthorAge
* .gitignore updatesJose2016-03-11
|
* Update version to 3.6.2Jose2016-03-10
|
* Update Copyright year to 2016 in rc and cs filesJoe George2016-03-07
|
* Update copyright headersJoe George2016-03-01
|
* ICE-6774 added iceboxadmin test to IceBox/adminDwayne Boone2015-09-17
|
* Updated AssemblyInfo and StringFileInfo on WindowsBernard Normier2015-08-21
|
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
|
* Updated version to 3.6.1Dwayne Boone2015-07-31
|
* Updated Windows dependenciesDwayne Boone2015-07-08
|
* Fixed ICE-6505 Allow to Sign C++ .exe/.dlls after buildJose2015-05-12
|
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* Update windows dependenciesJose2015-02-19
|
* Changed version to 3.6.0Dwayne Boone2015-01-28
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Build & test fixes:Jose2014-11-24
| | | | | | | | * ICE-5929 - Consider using $ORIGIN on Linux * ICE-5949 - IceBox issues on Linux bi-arch * ICE-5954 - Ubuntu make install issue / ORIGIN bug * ICE-5961 - OSX: test/IceGrid/session fails * ICE-5971 - allTests.py incorrect reporting under Windows?
* More updates for ICE-5931, ICE-5935Jose2014-11-21
|
* ICE-5931, ICE-5935Jose2014-11-20
|
* Build fixes ICE-5906, ICE-5905Jose2014-11-14
|
* New IceUtil headers to push and pop pragma disable warning with MSVC and GCCBernard Normier2014-10-31
|
* RPATH_DIR cleanup, we no longer have lib/c++11 in OS XJose2014-10-30
|
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* Updated Windows dependenciesDwayne Boone2014-10-30
|
* minor build fixesJose2014-10-29
|
* C++11 build updatesJose2014-10-24
|
* 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
|
* Windows dependency fixesJose2014-10-08
|
* Version fixesJose2014-10-08
|
* Several Windows build fixes:Jose2014-10-08
| | | | | | | ICE-3420 - Force link failure for debug/release mismatch? Update VS add-in to not add C++ libraries Fixed WinRT builds Fixed Python Windows builds
* Update Ice version to 3.6b 3.6.51Jose2014-10-03
|
* 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.
* ICE-5677 consistent checking of boolean propertiesDwayne Boone2014-09-18
|
* Simplified creation of Admin facets in IceBox; simplified test for Admin ↵Bernard Normier2014-09-17
| | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property)
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵Benoit Foucher2014-09-12
| | | | wasn't instrumented
* Fixed dependenciesBenoit Foucher2014-09-12
|
* 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
|
* Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and PythonBernard Normier2014-09-08
|
* Fix (ICE-3445) - consider not installing internal header filesJose2014-09-01
|
* Partial fix for ICE-5637: improved SLICE_SRCS in MakefilesBernard Normier2014-08-26
|
* Sort C++ Demo and src makefilesJoe George2014-08-22
|
* 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 collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
|
* 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
|
* Updated .depend filesBernard Normier2014-05-16
|