summaryrefslogtreecommitdiff
path: root/cpp/include
Commit message (Collapse)AuthorAge
* Fixed ICE-5275 - AMI race conditionBenoit Foucher2013-02-27
|
* Fixed ICE-5227 and ICE-5229: support for vc110_xp with Visual Studio 2012Bernard Normier2013-02-12
|
* Fixed ICE-5209: fixed version to 3.5.0Benoit Foucher2013-02-12
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
|
* Fix for ICE-5140 - an opaque endpoint which doesn't specify -e is assumed to ↵Benoit Foucher2013-02-01
| | | | be a 1.0 encoded endpoint
* ICE-5198: zero-copy OutputStream::finished methodBenoit Foucher2013-01-28
|
* Fixed ICE-5188 and ICE-5190: release for ScopedArray, aligned BasicStream ↵Benoit Foucher2013-01-28
| | | | and InputStream zero-copy methods
* More fixes for ICE-4841 - changed createInputStream with bool parameter to ↵Benoit Foucher2013-01-24
| | | | wrapInputStream
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
|
* Minor code style fixesJose2013-01-22
|
* Windows RT ARM supportBenoit Foucher2013-01-22
|
* Fix compilation warningJose2013-01-21
|
* Fixed ICE-5131 - parsing of -p <version> for proxies, tweaked UDP endpoint ↵Benoit Foucher2013-01-15
| | | | deprecation warning for -v/-e
* Fixed ICE-4971 - inherit publicly from IceInternal::GCSharedBenoit Foucher2013-01-15
|
* Fixed ICE-5126 - Improved client side encoding checksBenoit Foucher2013-01-15
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* ICE-5181 - unreferenced formal parameterJose2013-01-09
|
* Fixed ICE-4933: Added size and replySize fields to dispatch and remote ↵Benoit Foucher2013-01-07
| | | | invocation metrics, support for requestId attribute
* Update WinRT install headersJose2013-01-04
|
* ICE-4938: Super compact enodingBenoit Foucher2013-01-04
|
* Fixed warnings related to ICE-5157Jose2012-12-27
|
* Fixed (ICE-5155) - Bad guard for ObjectFactoryManagerF.hJose2012-12-27
|
* compact ID support for scripting languagesMark Spruiell2012-12-26
|
* Fixed GCC warnings; added -Werror to GCC buildsBernard Normier2012-12-26
|
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
|
* Include Metrics.h from main IceStorm or Glacier2 header file.Benoit Foucher2012-12-05
|
* Fixed ICE-5051 - Fixed IceStorm hang caused by bogus begin_ice_invoke ↵Benoit Foucher2012-12-03
| | | | callback logic
* ICE-4794 - add overloads for optional Java mappingMark Spruiell2012-11-26
|
* Fixed bug 4976: optional and string literalsBenoit Foucher2012-11-22
|
* Fixed Win32 build failureBenoit Foucher2012-11-20
|
* ICE-4965: added Python Ice/metrics demoBenoit Foucher2012-11-20
|
* Regenerate .gitignore filesJose2012-11-19
|
* Added .gitattributes file.Matthew Newhook2012-11-15
| | | | Normalize all repository line endings.
* minor fix to PropertiesAdmin.hMark Spruiell2012-11-13
|
* ICE-4932 - accept encoding when creating streamsMark Spruiell2012-11-12
|
* Java serial versionUUID fixesJose2012-11-12
|
* ICE-4930 - fixes for scripting languagesMark Spruiell2012-11-09
|
* C++ fix for ICE-4930, invalid 1.0 marhsaling of pending objectsBenoit Foucher2012-11-08
|
* Fixed MinGW portBenoit Foucher2012-11-08
| | | | | | | | | | | | - The build no longer requires Cygwin - Running the tests no longer requires setting CPP_COMPILER, TestUtil.py che for RI_DEVKIT in the environment to figure out if running with MinGW devki - DynamicLibrary no longer appends the "d" suffix when compiling with debug - COMPSUFFIX is now defined when compiling Ice - Much simplified the build system by removing all the checks for MinGW in makefiles, MinGW settings are now located to Make.rules.MINGW only. - Fixed allTests.py to skip plugin and metrics tests. - Fixed build instructions.
* minor fixes to commentsMark Spruiell2012-11-02
|
* Added support for enabling/disabling views with the MetricsAdmin interfaceBenoit Foucher2012-10-31
|
* Fixed Glacier2 leakBenoit Foucher2012-10-29
|
* Fixed warning introduced by previous commitBenoit Foucher2012-10-26
|
* Fixed cross test failure, memory leaks and UMRsBenoit Foucher2012-10-26
|
* MinGW metrics ifdef regex outJose2012-10-24
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Updated copyright in various filesBernard Normier2012-10-23
|
* Fixed ICE-4884:Bernard Normier2012-10-23
| | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py
* fix for Purify warningMark Spruiell2012-10-22
|