Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed ICE-5275 - AMI race condition | Benoit Foucher | 2013-02-27 |
| | |||
* | Fixed ICE-5227 and ICE-5229: support for vc110_xp with Visual Studio 2012 | Bernard Normier | 2013-02-12 |
| | |||
* | Fixed ICE-5209: fixed version to 3.5.0 | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5215: IPv6 support enabled by default | Benoit Foucher | 2013-02-11 |
| | |||
* | Fix for ICE-5140 - an opaque endpoint which doesn't specify -e is assumed to ↵ | Benoit Foucher | 2013-02-01 |
| | | | | be a 1.0 encoded endpoint | ||
* | ICE-5198: zero-copy OutputStream::finished method | Benoit Foucher | 2013-01-28 |
| | |||
* | Fixed ICE-5188 and ICE-5190: release for ScopedArray, aligned BasicStream ↵ | Benoit Foucher | 2013-01-28 |
| | | | | and InputStream zero-copy methods | ||
* | More fixes for ICE-4841 - changed createInputStream with bool parameter to ↵ | Benoit Foucher | 2013-01-24 |
| | | | | wrapInputStream | ||
* | Fix for ICE-4841 - added no copy option when creating input stream | Benoit Foucher | 2013-01-23 |
| | |||
* | Minor code style fixes | Jose | 2013-01-22 |
| | |||
* | Windows RT ARM support | Benoit Foucher | 2013-01-22 |
| | |||
* | Fix compilation warning | Jose | 2013-01-21 |
| | |||
* | Fixed ICE-5131 - parsing of -p <version> for proxies, tweaked UDP endpoint ↵ | Benoit Foucher | 2013-01-15 |
| | | | | deprecation warning for -v/-e | ||
* | Fixed ICE-4971 - inherit publicly from IceInternal::GCShared | Benoit Foucher | 2013-01-15 |
| | |||
* | Fixed ICE-5126 - Improved client side encoding checks | Benoit Foucher | 2013-01-15 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | ICE-5181 - unreferenced formal parameter | Jose | 2013-01-09 |
| | |||
* | Fixed ICE-4933: Added size and replySize fields to dispatch and remote ↵ | Benoit Foucher | 2013-01-07 |
| | | | | invocation metrics, support for requestId attribute | ||
* | Update WinRT install headers | Jose | 2013-01-04 |
| | |||
* | ICE-4938: Super compact enoding | Benoit Foucher | 2013-01-04 |
| | |||
* | Fixed warnings related to ICE-5157 | Jose | 2012-12-27 |
| | |||
* | Fixed (ICE-5155) - Bad guard for ObjectFactoryManagerF.h | Jose | 2012-12-27 |
| | |||
* | compact ID support for scripting languages | Mark Spruiell | 2012-12-26 |
| | |||
* | Fixed GCC warnings; added -Werror to GCC builds | Bernard Normier | 2012-12-26 |
| | |||
* | ICE-4938: support for compact IDs | Benoit Foucher | 2012-12-19 |
| | |||
* | Include Metrics.h from main IceStorm or Glacier2 header file. | Benoit Foucher | 2012-12-05 |
| | |||
* | Fixed ICE-5051 - Fixed IceStorm hang caused by bogus begin_ice_invoke ↵ | Benoit Foucher | 2012-12-03 |
| | | | | callback logic | ||
* | ICE-4794 - add overloads for optional Java mapping | Mark Spruiell | 2012-11-26 |
| | |||
* | Fixed bug 4976: optional and string literals | Benoit Foucher | 2012-11-22 |
| | |||
* | Fixed Win32 build failure | Benoit Foucher | 2012-11-20 |
| | |||
* | ICE-4965: added Python Ice/metrics demo | Benoit Foucher | 2012-11-20 |
| | |||
* | Regenerate .gitignore files | Jose | 2012-11-19 |
| | |||
* | Added .gitattributes file. | Matthew Newhook | 2012-11-15 |
| | | | | Normalize all repository line endings. | ||
* | minor fix to PropertiesAdmin.h | Mark Spruiell | 2012-11-13 |
| | |||
* | ICE-4932 - accept encoding when creating streams | Mark Spruiell | 2012-11-12 |
| | |||
* | Java serial versionUUID fixes | Jose | 2012-11-12 |
| | |||
* | ICE-4930 - fixes for scripting languages | Mark Spruiell | 2012-11-09 |
| | |||
* | C++ fix for ICE-4930, invalid 1.0 marhsaling of pending objects | Benoit Foucher | 2012-11-08 |
| | |||
* | Fixed MinGW port | Benoit Foucher | 2012-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 comments | Mark Spruiell | 2012-11-02 |
| | |||
* | Added support for enabling/disabling views with the MetricsAdmin interface | Benoit Foucher | 2012-10-31 |
| | |||
* | Fixed Glacier2 leak | Benoit Foucher | 2012-10-29 |
| | |||
* | Fixed warning introduced by previous commit | Benoit Foucher | 2012-10-26 |
| | |||
* | Fixed cross test failure, memory leaks and UMRs | Benoit Foucher | 2012-10-26 |
| | |||
* | MinGW metrics ifdef regex out | Jose | 2012-10-24 |
| | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Updated copyright in various files | Bernard Normier | 2012-10-23 |
| | |||
* | Fixed ICE-4884: | Bernard Normier | 2012-10-23 |
| | | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py | ||
* | fix for Purify warning | Mark Spruiell | 2012-10-22 |
| |