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 |
| | |||
* | Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant) | Bernard Normier | 2012-08-11 |
| | | | | | Small build fixes (VS warning, Python 3.x run.py) slice2cpp no longer generates ice_clone for interfaces | ||
* | 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 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Added IceUtil::SyscallException and cleaned up few IceUtil exceptions | Benoit Foucher | 2008-01-23 |
| | | | | | | - Added errorToString() and lastErrorToString() functions to IceUtil/StringUtil.h - Replaced multiple implementations of errorToString methods with the IceUtil one. - Fixed bug 2641. | ||
* | Fixed bug #2277 | ZeroC Staff | 2007-12-18 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Bug 1339. | Michi Henning | 2006-08-29 |
| | | | | Bug 1335 and 1325 for Ice-E. | ||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Better fix for bug #824 | Bernard Normier | 2006-03-03 |
| | |||
* | Removed bogus abort(); // XXX | Benoit Foucher | 2005-09-13 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=335 | Matthew Newhook | 2005-09-13 |
| | |||
* | Fixed ice_name return type | Dwayne Boone | 2005-04-25 |
| | |||
* | Changed ice_name() to return const char* | Dwayne Boone | 2005-04-22 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Changed Ice::Exception::ice_name() to return const string&. | Michi Henning | 2003-12-16 |
| | |||
* | Mutex and Lock changes: lock/unlock now return void, trylock returns a bool | Bernard Normier | 2003-04-16 |
| | | | | | that indicates whether the lock was acquired or not, plus new member functions on LockT/TryLockT | ||
* | Fixed a variety of race conditions in Thread.cpp. Made RWRecMutex smaller. | Michi Henning | 2003-03-10 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | Added ThreadStartedException and appropriate test in Thread::start() to | Michi Henning | 2002-12-02 |
| | | | | catch re-use of a Thread object. | ||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | First shot at porting to VC++ 2002. Code compiles, but suffers random | Michi Henning | 2002-10-28 |
| | | | | crashes during the tests. | ||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | dos2unix | Marc Laukien | 2002-09-22 |
| | |||
* | thread fixes | Marc Laukien | 2002-09-22 |