17
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ticket#84 More... about 17 years ago
ticket #84. Fix for Cygwin. Added a #define called CREATE_THREAD. Cygwin will call CreateThread, whereas other dev environments will generate code to call _beginthreadex. endthreadex was handled in the same way. More... about 17 years ago
ticket#84. Ran into a problem with conversion from CreateFile to _beginthreadex. Changing it back for now. More... about 17 years ago
change CreateThread to _beginthreadex (related to ticket #84) More... about 17 years ago
changed CreateThread to _beginthreadex and ExitThread to _endthreadex (related to ticket #84) More... about 17 years ago
change CreateThread to _beginthreadex (see ticket #84) More... about 17 years ago
Add __TIME__ to version text. More... over 17 years ago
Supports multiple threads using ASIO by adding CoInitialize(0) and CoUninitialize() calls. More... over 17 years ago
OSS: clear trigger direction bits at correct time More... over 17 years ago
always use __vsnprintf with MSC More... over 17 years ago
removed obsolete darwin compiling instructions More... over 17 years ago
tweak svn test More... over 17 years ago
Order Unix host api initializers depending on whether we're on Linux More... over 17 years ago
Avoid warnings about unused labels More... over 17 years ago
moved trunk into place More... over 17 years ago