Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed (ICE-5881) - OpenSSL locks callback assertion | Jose | 2014-11-12 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | 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 3465 - Remove _adapter members from test where unecessary | Dwayne Boone | 2009-04-03 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 |
| | |||
* | Removed nonmutating | Bernard Normier | 2006-07-28 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Got carried away when changing the tests to unbuffered I/O and changed more | Michi Henning | 2004-07-06 |
| | | | | than necessary. Changed back now :-) | ||
* | Backed out previous change -- I wasn't thinking straight. | Michi Henning | 2004-07-05 |
| | |||
* | Updated fault tolerance tests to correctly destroy the communicator created | Michi Henning | 2004-07-05 |
| | | | | | | | | | | | | | by the client. This has exposed a bug in the Ice run time. With the way the test now works, the client receives a ConnectionRefusedException whereas, previously, the adapter was deactivated on the server side. Depending on how endpoints are shuffled in Reference.cpp, this occasionally causes a test failure. It appears that we need to change the run time to - recognize when an endpoint has gone dead and react correctly - avoid re-trying endpoints that have previously failed As is, the test gets slower and slower towards the end because it keeps trying endpoints of servers that were killed in previous iterations. | ||
* | Changed Instance.cpp to print process ID only once if there are multiple | Michi Henning | 2004-07-05 |
| | | | | communicators. | ||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | fix | Marc Laukien | 2004-02-17 |
| | |||
* | fixes | Marc Laukien | 2004-02-17 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | Removed redundant tests for include level from parser.cpp. Added | Michi Henning | 2002-08-26 |
| | | | | nonmutating test to Ice/faultTolerance. | ||
* | Added changes for idempotent. | Michi Henning | 2002-08-22 |
| | |||
* | Changed C++ mapping to generate const member functions in the skeleton | Michi Henning | 2002-08-07 |
| | | | | class for nonmutable operations. | ||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | test script now halt in case of an error | Marc Laukien | 2002-04-17 |
| | |||
* | WIN32->_WIN32 | Marc Laukien | 2002-04-10 |
| | |||
* | more current/context stuff | Marc Laukien | 2001-11-29 |
| | |||
* | Ice.PrintProcessId, run.py cleanup | Marc Laukien | 2001-08-21 |
| | |||
* | IcePack ; restructuring | Marc Laukien | 2001-08-15 |