0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jul 05, 2024 — Jul 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed tests on Windows. More... about 16 years ago
Fixed tests on Windows. More... about 16 years ago
Eliminated pthread references from native compile on Windows. More... about 16 years ago
Fixing compile on Windows (native mode). More... about 16 years ago
Initial implementation of windows specifics for directory handling. More... about 16 years ago
Moved FileInfo unix specifics under platform dependent area. More... about 16 years ago
Moved more Unix specifics. More... about 16 years ago
Moved unix specific portion of sk::io::Dir implementation to platform More... about 16 years ago
Implemented windows-specific way to obtain microseconds. More... about 16 years ago
Using sk::rt::Time's facility to obtain the current time into struct timeval. More... about 16 years ago
[Revert] svn merge -r1686:1667 . More... about 16 years ago
Added ability to obtain current time and put it in struct timeval. On Unix, it More... about 16 years ago
Implemented windows specifics for obtaining current time value. More... about 16 years ago
Fixed obtaining localtime() on Windows. More... about 16 years ago
Extracted platform independent part of StopWatch to share between More... about 16 years ago
[Restore] svn cp %u/StopWatch.cc@1674 . More... about 16 years ago
Started windows implementation. More... about 16 years ago
Separated windows and unix implementations for StopWatch. More... about 16 years ago
Moved platform specific information from the interface to the implementation. More... about 16 years ago
Using std::for_each() instead of manual iterating over characters with functor More... about 16 years ago
Changes internal inline functions block() and bit() to macros as GCC refuses More... about 16 years ago
Turning on O2 optimization. More... about 16 years ago
Fixed method inlining. More... about 16 years ago
Refactored slot handling to make it faster referencing the underlying objects. More... about 16 years ago
Fixed the problem with item not being actually deleted when items are removed More... about 16 years ago
Introduced ability to shuffle a list (needed for performance testing). More... about 16 years ago
Finishing compile fixes under MKS Toolkit (some test fail) - disambiguated More... about 16 years ago
More compile fixes on Windows. Actually, still under MKS Toolkit. More... about 16 years ago
Making initial advances in Windows compile. More... about 16 years ago
Code adjustments. More... about 16 years ago