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
Introduced a non-cascading usage for UprootLocator. More... about 18 years ago
Forgot to comment out log settings in tests. More... about 18 years ago
Introduced ability to label log output. Making use of this new feature in a More... about 18 years ago
Added an empty string constant. More... about 18 years ago
Introduced the actual locator implementation. It does not open files yet, More... about 18 years ago
Introduced a class for locating config files. Given a list of directories, More... about 18 years ago
Fixed a spelling typo in a class name and data member names. More... about 18 years ago
Got rid of conversion operator that produces "char*". The olny legitimate way More... about 18 years ago
Simplified svn-tree parameters. More... about 18 years ago
Vim command for testing individual Ruby files. More... about 18 years ago
Added ability to specify parameters for vim's Log, Diff and Blame commands. More... over 18 years ago
Fixing the order of data members to ensure proper initialization. More... over 18 years ago
Adding explicit copy constructor and operator= to prevent the compiler from More... over 18 years ago
Added Agregator tests. More... over 18 years ago
Replaced Boolean's constants TRUE/FALSE with B_TRUE/B_FALSE to fix compile on More... over 18 years ago
Introduced ability for each scope to have its own configuration block. It is a More... over 18 years ago
Moved IScope interface from 'scope' namespace to 'logger' where it belongs. More... over 18 years ago
Renamed Config to IConfig to free up the name for a more appropriate usage. More... over 18 years ago
Little "ranaming" refactoring. More... over 18 years ago
Added first property tests. More... over 18 years ago
Forgotten rename. More... over 18 years ago
Adjusted order of libraries. More... over 18 years ago
Introduced access to scope parameters. More... over 18 years ago
Added class Boolean. Added ability to parse integers. More tests. More... over 18 years ago
Clean-up. Introduced a sample config (rc) file. More... over 18 years ago
Renamed sk::rt::Logger to sk::rt::Scope to be able to add ability to access More... over 18 years ago
Better option processing. More... over 18 years ago
Added otpion to specify folders to perform the action in. More... over 18 years ago
Little tweak -- executing 'find' in the same process. More... over 18 years ago
Added a script that finds all .[ch]* files, skipping all .svn folders. When a More... over 18 years ago