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
As a reminder, added currently failing tests demonstrating incorrect behaviour More... almost 16 years ago
Added default startup setup for sqlplus. More... almost 16 years ago
Fixed the AIX issues with pthread compile/link/run mixups. Now everything's More... almost 16 years ago
Committing forgotten changes for native Windows compile. More... almost 16 years ago
Hiding private data copying in attempt to fix the compilation failure on More... almost 16 years ago
Added a test case that recreates compilation failure on Windows when used from More... almost 16 years ago
Renamed link()/unlink() methods to linkUp()/linkDown() as the former conflict More... almost 16 years ago
Externalized references to error message and type when aborting on not cleared More... almost 16 years ago
Temporarily turning off optimization on AIX as it causes core dumps because of More... almost 16 years ago
Fixed thread implementation library references. More... almost 16 years ago
Usage fix-ups based on recent applicaitons. More... almost 16 years ago
Fixing compile on Linux and Windows. More... almost 16 years ago
Added coercing for const char* to sk::util::Strings. More... almost 16 years ago
Removed exlicit keyword from Strings and Integers to allow for one item More... almost 16 years ago
Switched to unsigned integers. More... almost 16 years ago
Implemented array of integers. More... almost 16 years ago
Renamed sk::util::StringArray to sk::util::Strings and moved all the More... almost 16 years ago
Fixed installation on AIX for shared library mode. More... almost 16 years ago
Using archive mode for libraries on AIX. More... almost 16 years ago
Fixed config file name for AIX. More... almost 16 years ago
Adjusted references to thread related shared libraries. More... almost 16 years ago
Implemented changes necessary for supporting shared libraries on AIX. More... almost 16 years ago
Renamed sk::rt::thread::abstract to sk::rt::thread::platform to better reflect More... almost 16 years ago
Explicitly specifying shared library creation. More... almost 16 years ago
Got rid of deprecated make-merged-library jam rule. More... almost 16 years ago
Fixed invocaiton on Windows. More... almost 16 years ago
Fixing compile on Windows. More... almost 16 years ago
Fixed tests on AIX. More... almost 16 years ago
Added AIX support for shared libraries. More... almost 16 years ago
Removed Mac OS X linker option that set shared library version, as version is More... almost 16 years ago