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 |
| | |||
* | Minor code style fixes | Jose | 2013-01-22 |
| | |||
* | Fixed warnings related to ICE-5157 | Jose | 2012-12-27 |
| | |||
* | Remove ICE_OS_WINRT ifdefs in Cond.cpp | Jose | 2012-08-09 |
| | |||
* | Added native cond-var implementation on Windows (bug #2667) | Bernard Normier | 2012-08-09 |
| | | | | | | | for Visual Studio 2012 and up Removed all #define and checks for _WIN32_WINNT (no longer needed) Misc build fixes for Visual Studio IceUtil/Config.h cleanup (minor) | ||
* | WinRT support | Jose | 2012-07-13 |
| | |||
* | 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 |
| | |||
* | C++Builder 2009 port | Dwayne Boone | 2009-03-02 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Windows / VC6 fixes | ZeroC Staff | 2007-12-21 |
| | |||
* | Fixed bug #2277 | ZeroC Staff | 2007-12-18 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵ | Dwayne Boone | 2007-09-05 |
| | | | | timers where possible | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2231. Fixed VC6 bug with | Matthew Newhook | 2007-06-07 |
| | | | | test/Freeze/complex test | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2229 | Matthew Newhook | 2007-06-01 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397 | Matthew Newhook | 2005-07-11 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | 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 | ||
* | fixes for RH9 | Marc Laukien | 2003-04-09 |
| | |||
* | 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 |
| | |||
* | fixes | Marc Laukien | 2002-09-22 |
| | |||
* | dos2unix | Marc Laukien | 2002-09-22 |
| | |||
* | thread fixes | Marc Laukien | 2002-09-22 |
| | |||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | time updates. | Matthew Newhook | 2002-04-22 |
| | |||
* | BusyException; naming fixes | Marc Laukien | 2002-04-20 |
| | |||
* | WIN32->_WIN32 | Marc Laukien | 2002-04-10 |
| | |||
* | Win32 update.s | Matthew Newhook | 2002-03-12 |
| | |||
* | Fix some TODO's in IceUtil. IceStorm now uses the new Logger utils. | Matthew Newhook | 2002-02-12 |
| | |||
* | Remove ConstLock, and friends. | Matthew Newhook | 2001-12-31 |
| | |||
* | IceThread merge. | Matthew Newhook | 2001-12-27 |