root/OpenThreads/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 06/29/08 16:03:27 @8516 [8516] robert Updated for 2.3.0 dev release
(edit) 04/01/08 13:01:12 @8021 [8021] robert Removed the local include/OpenThreads and src/OpenThreads sources, as …
(edit) 12/17/07 21:57:49 @7712 [7712] robert From Roland Smeenk, "Attached you will find a large set of small typo …
(edit) 10/04/07 11:14:01 @7557 [7557] robert Updated version numbers to 2.2.0, so version 9. …
(edit) 10/01/07 14:22:49 @7529 [7529] robert Fixed return type error
(edit) 10/01/07 12:08:38 @7523 [7523] robert Updated version number for 1.9.7 release
(edit) 09/27/07 12:36:41 @7493 [7493] robert From Mathias Froelich, "the long promised patch to implement the …
(edit) 09/25/07 14:44:46 @7474 [7474] robert Fixed spaces in version
(edit) 09/25/07 11:45:44 @7470 [7470] robert Changed the startThread synchronozation so that is uses a Block to hold …
(edit) 09/24/07 20:01:43 @7468 [7468] robert Added include of ScopedLock?.
(edit) 09/24/07 15:18:27 @7461 [7461] robert Added Mutexing of starting threads and thread destruction to avoid crashes …
(edit) 09/16/07 09:56:45 @7430 [7430] robert From Loic Dachary, added pkg-config file
(edit) 09/14/07 13:05:42 @7424 [7424] robert From Andy Skinner, added support for ot-soversion-OpenThreads?.dll dll …
(edit) 09/12/07 15:59:26 @7401 [7401] robert From Mathias Froehlich, IRIX build fix.
(edit) 09/12/07 11:39:43 @7398 [7398] robert Added Cmake support for setting compilation of two parameter …
(edit) 09/11/07 12:07:21 @7382 [7382] robert From Mike Wittman, added version support
(edit) 09/11/07 11:59:13 @7381 [7381] robert From Mike Wittman and Robert Osfield, added Version support
(edit) 09/07/07 17:26:18 @7376 [7376] robert Fixed warnings
(edit) 08/31/07 20:37:32 @7330 [7330] robert Added Thread::Init() method call to SetProcessorAffinityOfCurrentThread();
(edit) 08/29/07 18:48:35 @7319 [7319] robert From Luigi Calori, support for versioning of dlls under Windows
(edit) 08/29/07 18:48:08 @7318 [7318] robert Added configure for convinience
(edit) 07/23/07 22:40:08 @7153 [7153] robert From Mathias Froehlich, "This one was required to compile the sproc …
(edit) 07/21/07 22:11:38 @7145 [7145] robert Added private copy constructors into Block and BlockCount?.
(edit) 07/19/07 16:38:46 @7139 [7139] robert Added BlockCount?
(edit) 06/27/07 19:05:56 @7035 [7035] robert From Daniel Kallfass, "Threads were created using CreateThread(, which …
(edit) 05/21/07 14:32:17 @6719 [6719] robert Bumped up version to 1.9.5 for dev release
(edit) 05/20/07 17:23:14 @6708 [6708] robert Added SOVERSION and VERSION support to Win32 and Sproc builds
(edit) 05/20/07 17:14:09 @6707 [6707] robert Added VERSION and SOVERSION support
(edit) 05/03/07 10:34:05 @6590 [6590] robert Moved the definitions of headers files into src/OpenThreads/CMakeLists.txt …
(edit) 05/02/07 20:06:15 @6587 [6587] robert Added CMakeLists.txt for the src/OpenThreads directory
(edit) 05/02/07 18:15:42 @6585 [6585] robert Removed old GNUmakefile, move example_src to example
(edit) 05/02/07 18:08:36 @6584 [6584] robert Moved the win32_src, pthread_src and sproc_src directories into the …
(edit) 04/25/07 11:07:40 @6546 [6546] robert From Eric Wing, "I made a mistake in my IF() checks for …
(edit) 04/13/07 00:28:51 @6490 [6490] ewing Added new header files to Xcode project
(edit) 04/12/07 12:15:01 @6488 [6488] robert Added different cmake version requirements acros platforms.
(edit) 04/12/07 12:05:46 @6485 [6485] robert From Eric Wing, fixes to the pedantic warnings
(edit) 04/11/07 10:35:58 @6476 [6476] robert From Eric Wing: " Changes include: …
(edit) 04/11/07 10:30:07 @6473 [6473] robert Removed tabs
(edit) 03/29/07 13:04:48 @6431 [6431] robert From Eric Wing, "fixes to remove useless semicolons. This is required to …
(edit) 03/29/07 12:46:39 @6429 [6429] robert From Eric Wing, added local FindThreads?.cmake to enable inclusion of …
(edit) 03/23/07 09:50:36 @6394 [6394] robert Added automatic creation of bin and lib directories.
(edit) 03/15/07 14:38:52 @6364 [6364] robert From Eric Wing, CMake support for sproc under IRIX
(edit) 03/13/07 21:00:34 @6353 [6353] robert Added support for install 64 bit libs into lib64.
(edit) 03/12/07 22:10:11 @6347 [6347] robert Set the build directory for the lib to be OpenThreads/lib
(edit) 03/09/07 10:10:05 @6326 [6326] robert Ran dos2unix of CMakeLists.txt
(edit) 03/08/07 15:02:33 @6319 [6319] robert Added CMAKE_MINIMUM_REQUIRED check for VERSION 2.4.6
(edit) 03/07/07 17:54:02 @6318 [6318] robert From Luigo Calori, but submitted by Mike Wittman, disabled the …
(edit) 03/07/07 10:33:05 @6317 [6317] robert Added ScopedLock? to ReentrantMutex? and Block
(edit) 03/05/07 18:29:04 @6310 [6310] robert Added pthread lib to library linkage
(edit) 03/03/07 18:20:47 @6302 [6302] robert From Luigi Calori, added install support
(edit) 03/02/07 13:46:41 @6300 [6300] robert From Eric Wing et. al, CMakeList files
(edit) 03/02/07 10:26:55 @6299 [6299] robert Added handling of overflow from the nano seconds onto second
(edit) 03/02/07 10:19:49 @6298 [6298] robert From Robin Pedersen, fixed calculation from nsec from ms by multiplying by …
(edit) 02/23/07 22:05:43 @6269 [6269] robert Used Mike Wittman suggestion from setting CRLF on .dsp files
(edit) 02/23/07 18:07:27 @6268 [6268] robert Added bool block(unsigned long timeout).
(edit) 02/23/07 17:25:37 @6266 [6266] robert Moved Block, ReentrantMutex? and ReadWriteMutex? from core OSG into …
(edit) 02/21/07 12:16:04 @6246 [6246] robert From Eric Wing, implemented OSX path for GetNumberOfPrecessors() avoiding …
(edit) 02/13/07 21:39:21 @6173 [6173] robert From Farshid Lashkari, "Win32Thread.cpp was creating a compile warning for …
(edit) 02/13/07 21:38:28 @6172 [6172] robert Fixed tabs
(edit) 02/07/07 22:26:14 @6111 [6111] robert From Stephan Huber, "OS X implementation of …
(edit) 02/06/07 00:23:29 @6096 [6096] robert From Robert Osfield, a rather belated update of the copyright/licensing …
(edit) 01/03/07 17:49:46 @5876 [5876] robert Added SetProcessorAffinityOfCurrentThread(int) method to allow one to set …
(edit) 09/21/06 13:16:19 @5588 [5588] robert Updated to Xcode projects from Eric Wing.
(edit) 09/13/06 18:40:14 @5570 [5570] robert Restting revision number to 0 after 1.5 release to signify CVS version
(edit) 09/12/06 21:11:39 @5560 [5560] robert Updated version for 1.5 release
(edit) 09/08/06 12:23:15 @5546 [5546] robert From Eric Wing, updates to Xcode projects
(edit) 08/30/06 15:39:55 @5498 [5498] robert From Mike Wittman, changed release build options to prevent binary bloat.
(edit) 08/29/06 15:35:12 @5495 [5495] robert Changed Thread::getProcessId() return type from int to size_t to avoid …
(edit) 08/13/06 09:17:42 @5443 [5443] robert From Paul Martz, changed win32 Mutex implementation across to using …
(edit) 08/11/06 10:25:09 @5422 [5422] robert Added useage of GetSystemInfo? to return the number of processors.
(edit) 08/10/06 18:30:22 @5419 [5419] robert Added a note on the COMPILE_USING_TWO_PARAM_sched_setaffinity workaround.
(edit) 08/10/06 17:50:56 @5417 [5417] robert Added OpenThreads?::GetNumberOfProcessors(). …
(edit) 08/10/06 11:01:50 @5413 [5413] robert From Mike Wittman, support for Windows64 build
(edit) 08/02/06 12:47:57 @5376 [5376] robert From Antoine Hue, replaced = with ?= in INST_LOCATION
(edit) 08/02/06 12:43:26 @5375 [5375] robert From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and …
(edit) 07/19/06 23:24:10 @5353 [5353] robert Set revision number back to 0 after release.
(edit) 07/18/06 15:25:58 @5323 [5323] robert Updated Version for the release
(edit) 07/17/06 16:50:03 @5313 [5313] robert From Adrian Egli, replaced Sleep(0) wit SwitchToThread? to avoid thread …
(edit) 06/28/06 13:12:38 @5197 [5197] robert From Eric Wing, updates to Xcode projects.
(edit) 06/12/06 11:55:55 @5170 [5170] robert From Mathew May, FreeBSD fixes
(edit) 05/01/06 16:51:13 @5115 [5115] robert From Mathew May, support for FreeBSD/AMD64.
(edit) 04/04/06 15:43:09 @5072 [5072] robert From Jorum Jessurun and Chris and Hanson, VisualStudio? static build …
(edit) 04/04/06 15:01:07 @5070 [5070] robert From Eric Wing, Xcode projects
(edit) 03/02/06 16:24:37 @5026 [5026] robert From Robert Swain, compile fixes for debian unstable.
(edit) 02/20/06 16:25:09 @4987 [4987] robert From Markus Trenkwalder, "when building debug libs in mingw the .dll.a …
(edit) 02/04/06 21:50:51 @4973 [4973] robert From Mathew May, updates doxygen files
(edit) 01/17/06 18:04:03 @4962 [4962] robert Applied Zbigniew Sroczynski's changes made to …
(edit) 01/17/06 16:29:16 @4961 [4961] robert From Simon Julier, "patches to the makefiles for OpenThreads? and …
(edit) 12/15/05 17:23:12 @4930 [4930] robert From Matthew May, fixes for threading problems in FreeBSD build.
(edit) 12/09/05 23:52:41 @4924 [4924] robert Set revision back to 0.
(edit) 12/09/05 23:49:24 @4922 [4922] robert Set version for 1.4.2 release.
(edit) 12/09/05 16:05:50 @4914 [4914] robert From Simon Julier, fix for .exe extension under Mingw/Cygwin.
(edit) 12/08/05 12:28:18 @4901 [4901] robert From Simon Julier, improvements to build system to cope with Cygwin/mingw, …
(edit) 12/01/05 14:46:07 @4865 [4865] robert From Thom DeCarlo?, made pthreads the default for Cygwin build.
(edit) 11/29/05 21:53:44 @4859 [4859] robert Revert revision number to 0 after release to signify CVS version.
(edit) 11/29/05 21:51:23 @4857 [4857] robert Updated version number to 1.4.1-1 for release.
(edit) 11/15/05 23:12:53 @4781 [4781] robert Converted to dos endings.
(edit) 11/15/05 19:31:40 @4777 [4777] robert From Sean Spicer, compile fixes for Intel compiler.
(edit) 11/11/05 11:48:58 @4744 [4744] robert From Colin McDonald?, build fix for Solaris.
(edit) 11/03/05 12:36:56 @4675 [4675] robert From Thibault Genessay, …