Finish remaining timer tutorial parts. |
|
More...
|
almost 22 years ago
|
Added documentation for the error codes. |
|
More...
|
almost 22 years ago
|
Added new files to distribution. |
|
More...
|
almost 22 years ago
|
Fixes to get MSVC makefile working again. |
|
More...
|
almost 22 years ago
|
Added some initial tutorial steps and improved look of generated docs. |
|
More...
|
almost 22 years ago
|
Build test programs into the test directory. |
|
More...
|
almost 22 years ago
|
Fixed error introduced when adding more doxygen support. |
|
More...
|
almost 22 years ago
|
Some doxygen improvements to get the typedefs showing up in the docs. |
|
More...
|
almost 22 years ago
|
Update to use boost 1.30.2 by default, and use the -pthread compiler/linker option when building on linux. |
|
More...
|
almost 22 years ago
|
Renamed the pthread_* wrappers to posix_*. |
|
More...
|
almost 22 years ago
|
Fixed grammar to reflect that we now support 3 Win32 compilers |
|
More...
|
almost 22 years ago
|
Added support for MinGW |
|
More...
|
almost 22 years ago
|
Remove redundant typedef. |
|
More...
|
almost 22 years ago
|
Fix doxygen documentation. |
|
More...
|
almost 22 years ago
|
Reimplemented timer functionality to remove the last dependency on the boost thread library. |
|
More...
|
almost 22 years ago
|
Move hpp files to a separate include directory. |
|
More...
|
almost 22 years ago
|
Disable this-in-initialiser warning for MSVC. |
|
More...
|
almost 22 years ago
|
Completed windows IOCP-based stream socket service. |
|
More...
|
almost 22 years ago
|
Still more MSVC makefile fixes. |
|
More...
|
almost 22 years ago
|
More MSVC makefile fixes. |
|
More...
|
almost 22 years ago
|
Fixes to get MSVC makefile working. |
|
More...
|
almost 22 years ago
|
Change to use compile-time polymorphism for the completion_context objects. |
|
More...
|
almost 22 years ago
|
Remove dependency on boost threads from everything except the timer queue. |
|
More...
|
almost 22 years ago
|
Fixed leak of thread objects. |
|
More...
|
almost 22 years ago
|
Fixes to compile with MSVC6. |
|
More...
|
almost 22 years ago
|
Fix compiler warnings. |
|
More...
|
almost 22 years ago
|
Refactored tss_bool into separate classes for each platform. |
|
More...
|
almost 22 years ago
|
Fixes to get win_thread working |
|
More...
|
almost 22 years ago
|
Added thread wrapper class. |
|
More...
|
almost 22 years ago
|
Fixed typo in destructor name |
|
More...
|
almost 22 years ago
|