index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
test
/
IceUtil
/
thread
/
AliveTest.cpp
Commit message (
Expand
)
Author
Age
*
Update copyright headers
Joe George
2016-03-01
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Fixed ICE-5595: Catch C++ exceptions by const reference
Benoit Foucher
2014-07-25
*
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 3621 - updated copyright to 2009
Dwayne Boone
2009-01-02
*
Updated copyright
Dwayne Boone
2008-01-23
*
Expanded tabs into spaces
Bernard Normier
2007-02-01
*
Updated copyright header
Dwayne Boone
2007-01-08
*
Updated copyright
Dwayne Boone
2006-03-14
*
Moved isAlive from ThreadControl to Thread
Bernard Normier
2006-01-31
*
Updated copyrights to 2005
Bernard Normier
2005-02-16
*
Fixed copyright
Bernard Normier
2004-05-18
*
Updated copyright notice
Bernard Normier
2004-05-11
*
fixes for RH9
Marc Laukien
2003-04-09
*
Fixed the fix, wait wasn't called directly to avoid recursion... changed
Benoit Foucher
2003-03-13
*
Fix compilation problem on Win32 w/ VC++6
Benoit Foucher
2003-03-13
*
Fixed a variety of race conditions in Thread.cpp. Made RWRecMutex smaller.
Michi Henning
2003-03-10
*
Add ThreadControl::isAlive() functionality for Windows.
Michi Henning
2003-03-10
*
Added IceUtil::ThreadControl::isAlive() member function.
Michi Henning
2003-03-10