Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Xcode 4.6 - clang 4.2 updates | Jose | 2013-01-31 |
| | |||
* | Undo pragma-once-in-header enhancement | Bernard Normier | 2012-09-05 |
| | |||
* | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵ | Jose | 2012-07-19 |
| | | | | files. | ||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 3459 - use rand_s on windows for random number generation | Dwayne Boone | 2009-09-08 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Fixed IceGrid registry assert which would occur when registering duplicate | Benoit Foucher | 2007-04-20 |
| | | | | well-known objects with the same adapter | ||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Added support for allocatable objects. | Benoit Foucher | 2006-06-09 |
| | |||
* | Bug fixes | Benoit Foucher | 2006-06-02 |
| | |||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 |
| | |||
* | Fix | Benoit Foucher | 2006-05-09 |
| | |||
* | Fixed allocateByType bug, fixed TODO XXX | Benoit Foucher | 2006-05-09 |
| | |||
* | Removed session based locator, refactored allocation code. | Benoit Foucher | 2006-05-05 |
| | |||
* | Added stress test, fixed bugs. | Benoit Foucher | 2006-05-03 |
| | |||
* | Cleaned up the server, adapter and object cache classes. | Benoit Foucher | 2006-05-02 |
| | |||
* | More allocation fixes, removed session based Query interface. | Benoit Foucher | 2006-04-28 |
| | |||
* | More work on allocation. | Benoit Foucher | 2006-04-27 |
| | |||
* | More work on object allocation. | Benoit Foucher | 2006-04-25 |
| | |||
* | Added first cut of the allocation mechanism. | Benoit Foucher | 2006-04-24 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Changed IceGrid::Query interface. | Benoit Foucher | 2005-11-09 |
| | |||
* | Improved the error message if you try to remove an object or adapter with | Benoit Foucher | 2005-09-21 |
| | | | | | | | | | | the admin interface and if that object or adapter was added with a deployment descriptor. Fixed a bug where trying to start a server managed by a node would fail if this server was previously manually activated. Simplified adapter direct proxy update if the adapter is an adapter that wasn't added with a deployment descriptor. Fixes to allow compilation on AIX. | ||
* | Better tracing | Benoit Foucher | 2005-09-15 |
| | |||
* | Changes to make it possible to register "direct" object adapters. | Benoit Foucher | 2005-09-09 |
| | |||
* | Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(), | Benoit Foucher | 2005-09-09 |
| | | | | ice_newEndpoints(), ice_newAdapterId(). | ||
* | Added support for adaptive load balancing. | Benoit Foucher | 2005-09-05 |
| | |||
* | IceGrid Windows port. | Benoit Foucher | 2005-09-01 |
| | |||
* | More adapter replication changes. | Benoit Foucher | 2005-07-08 |