Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel() | Benoit Foucher | 2014-10-10 |
| | |||
* | - begin_ now never interrupts. | Matthew Newhook | 2014-09-27 |
| | | | | | | | - All potentially blocking Ice APIs are interruption points. - Fixes to the incoming/outgoing factories and shutdown procedure - Fixed bug where connect() was from a user thread. - Added lots more tests to the interrupt test suite. | ||
* | ICE-5661 some changes to class structure for OutgoingAsync | Dwayne Boone | 2014-09-19 |
| | |||
* | Simplified creation of Admin facets in IceBox; simplified test for Admin ↵ | Bernard Normier | 2014-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 Foucher | 2014-09-12 |
| | | | | wasn't instrumented | ||
* | Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and Python | Bernard Normier | 2014-09-08 |
| | |||
* | - C#, Java: Removed Outgoing, fixed generated code to make synchronous | Matthew Newhook | 2014-09-03 |
| | | | | | | | | | | | requests using AMI. - Java: AsyncResult is now an interface. - Added --arg to allTests.py. - Fixed operations, adapterDeactivation and metrics test to work with background IO. - Added Collocated interrupt test. - Added support for batch oneway requests using AMI. - Added test in operations for batch oneway requests using AMI. | ||
* | Add @Override where possible, and remove trailing white space. | Matthew Newhook | 2014-08-07 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | Fixed (ICE-5510) - Remove Stats interface that was deprecated in 3.5 | Jose | 2014-05-02 |
| | |||
* | Fixed (ICE-5507) - Support Java 8 lambda expression | Jose | 2014-04-18 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5196: allow setting an observer with IceMX enabled | Benoit Foucher | 2013-09-09 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-4913: deprecate Ice::Stats | Bernard Normier | 2012-11-19 |
| | |||
* | ICE-4774: Merged skype_props enhancement | Benoit Foucher | 2012-08-30 |
| | |||
* | minor fixes | Jose | 2012-08-16 |
| | |||
* | 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 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 |
| | | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies | ||
* | Bug 4264 - allow createCommunicatorWith to be passed no name | Dwayne Boone | 2009-10-27 |
| | |||
* | Bug 3137 - add proxyToProperty | Dwayne Boone | 2009-10-26 |
| | |||
* | Bug 3878 - remove some deprecated features | Dwayne Boone | 2009-05-11 |
| | |||
* | Bug 3137 - createObjectAdpter methods write properties | Dwayne Boone | 2009-04-22 |
| | |||
* | restoring getDefaultContext/setDefaultContext in Java | Mark Spruiell | 2009-04-06 |
| | |||
* | removing Java2 mapping | Mark Spruiell | 2009-04-03 |
| | |||
* | Bug 3045 - move getInstance() to IceInternal | Dwayne Boone | 2009-03-31 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Revert "Remove Java finalizers code" | Jose | 2008-12-18 |
| | | | | This reverts commit 94e1da6dc82a8ed38ee7a5691d691d375aaa28cb. | ||
* | Remove Java finalizers code | Jose | 2008-12-17 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Removed OA createReverseProxy method. | Benoit Foucher | 2008-01-21 |
| | | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion. | ||
* | Squashed commit of the following: | Bernard Normier | 2007-09-18 |
| | | | | | | | | | | | | | | commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Sep 18 11:18:19 2007 -0400 Bug fixes commit 2983094468845f39614128cd82973b9c503680a5 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 7 11:00:18 2007 -0400 First commit for bug 1532 | ||
* | Changed LocalObject mapping | Bernard Normier | 2007-06-04 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Fixed bug 1693 | Benoit Foucher | 2007-01-23 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Added Communicator::isShutdown() and ObjectAdapter::isDeactivated() | Dwayne Boone | 2007-01-08 |
| | |||
* | Object adapter properties now prefixed by "Ice.OA." | Dwayne Boone | 2006-12-18 |
| | |||
* | Added propertyToProxy | Dwayne Boone | 2006-11-24 |
| | |||
* | ImplicitContext: first cut | Bernard Normier | 2006-10-26 |
| | |||
* | Fixed build | Bernard Normier | 2006-10-24 |
| | |||
* | Merge from R3_1_branch | Bernard Normier | 2006-07-20 |
| | |||
* | Bug 472. | Michi Henning | 2006-06-28 |
| | |||
* | Use communicator identityToStrng | Dwayne Boone | 2006-05-12 |
| | |||
* | Added identity string functions to communnicator Updated some copyright | Dwayne Boone | 2006-05-09 |
| | | | | dates | ||
* | Added createObjectAdapterWithRouter | Dwayne Boone | 2006-04-12 |
| | |||
* | Bug 803 - Changed communicator initialzation | Dwayne Boone | 2006-04-07 |
| |