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
Switching to shared libraries on Mac OS X. More... almost 16 years ago
Making use of a new jam facility that adds a product release number to a dll More... about 16 years ago
Updated version in 2 more files. More... about 16 years ago
[Merge] svn merge -r1625:1854 %r/sandboxes/bystr/collection-overhaul . More... about 16 years ago
Any valid svn revision specification can be used now. More... about 16 years ago
Modified Exeption's getMessage() to strip leading "ERROR: " label. More... about 16 years ago
Added platform mac-10.6-x86 (Snow Leopard). More... about 16 years ago
Added tests and fixed the problem with creating a string from a char buffer More... about 16 years ago
Making sure inlining always takes place. More... about 16 years ago
[Revert] svn merge -c -1654 . More... about 16 years ago
Normalizing method names by removing namespace components, if any. It mostly More... about 16 years ago
Fixed a problem with referencing the first element of a vector, which causes More... about 16 years ago
Introduced a test that exposes a problem with writing out empty containers. More... about 16 years ago
Making sure we use compatible definitions of uintNN_t types under MKS Toolkit. More... about 16 years ago
[Revert] svn merge -c -1788 . More... about 16 years ago
Fixed mismatch in possible __int32 definition for uint32_t on Windows. More... about 16 years ago
Made handle validation conditional, controlled by presence of variable More... about 16 years ago
Added facility to detect validity of a C handle. More... about 16 years ago
Turning off the optimization for AIX as it causes SIGSEGV when std::ifstream More... about 16 years ago
Added a test program demonstrating SIGSEGV in ifstream new/delete (AIX, -O2). More... about 16 years ago
Improved the utility by adding ability to trace commands and to cleanup old More... about 16 years ago
Made it possible to provide input for svn-tree (no xargs). More... about 16 years ago
Eliminated possiblity of a String object going out of scope while its interal More... about 16 years ago
Fixed tests on HP-UX IA-64 platform. More... about 16 years ago
Added a script to switch between different svn servers files, e.g. to set More... about 16 years ago
Checking for tty and exitting if not (needed for X login). More... about 16 years ago
Added a script to quickly copy stemkit-cpp header files and libraries into a More... about 16 years ago
Forgotten move of test data file to the place of the recent test move. More... about 16 years ago
When converting sk::util::Container to sk::util::String, taking into account More... about 16 years ago
Moved tests that are not supposed to pass on Windows yet into unix specific More... about 16 years ago