openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
STEMKIT
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
7 months
ago. based on code collected
7 months
ago.
Jul 05, 2024 — Jul 05, 2025
Showing page 78 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Modified platform labels for better look.
bystr
More...
about 20 years ago
Heavily refactored 'new' to introduce ability to roll back changes that have been made before an error was raised. Exctracted class Generator and modified tests to directly instantiate a corresponding mock class instead of reopening the application class. Added code generation for C, for now it is only the copyright notice and namespaces, if any.
bystr
More...
about 20 years ago
Modified the way how usage error is handled. Now an error message is printed out as for any other error, followed by a usage info.
bystr
More...
about 20 years ago
Updating platforms for AIX 5.1. Preserving profile.
bystr
More...
about 20 years ago
Now SK::Error.ignore and SK::Error.relay return the exception that has occurred, or nil if none.
bystr
More...
about 20 years ago
Implemented class method 'undo' for SK::Error. It performs undo operations if an exception is raised during a specified block execution.
bystr
More...
about 20 years ago
Added a shell (bash, ksh) profile. It serves as .kshrc/.bashrc file as well. A part of it is evaluated as Ruby script to do all the presentation and the environment preparation.
bystr
More...
about 20 years ago
More docs, more tests.
bystr
More...
about 20 years ago
Refactorings and fixes for SK::Error to make it work correctly for cases when only strings (no other exceptions) are specified. Made SK::Application aware of SK::Error composite ability: all containing errors are printed separatelly now.
bystr
More...
about 20 years ago
Implemented ability for SK::Error to serve as a composite for other exceptions. This gives possibility to pass information about several errors.
bystr
More...
about 20 years ago
In SK::Error.relay, encapsulate an exeption in another SK::Error to preserve the backtrace. Started implementing ablity for SK::Error to hold other exeptions. For now it simply overrides method "message" to join all arguments it was created with with ': ' separator.
bystr
More...
about 20 years ago
Added class methods to SK::Error to ignore errors for block execution or to pass them (relay) to some other thread. Added tests.
bystr
More...
about 20 years ago
Tiny fixes for inconsistencies.
bystr
More...
about 20 years ago
More test related fixes. Script 'new' now starts tests immediatelly when test unit framework was initialized prior to loading. This feature is used in a test suite.
bystr
More...
about 20 years ago
Added a class for platform recognition. It provides queries for name, os and architecture. Fixed test invocation.
bystr
More...
about 20 years ago
Added a script for invoking cvs after locating file '.cvs' and exporting all variables assignments found there. Great for keeping per-project CVSROOT and CVS_RSH.
bystr
More...
about 20 years ago
Initial revision
bystr
More...
about 20 years ago
Added a test suit for 'scripts/sk'. Fixed the code to run tests in 'new'.
bystr
More...
about 20 years ago
General improvements for the aplication framework: more documentation, more tests, ability to run without subclassing, etc. Implemented script 'new' with the framework. It performs initial code generation for c/c++ and ruby classes based on a specification (see comments inside the file).
bystr
More...
about 20 years ago
Implemented error printing and option parsing.
bystr
More...
about 20 years ago
Implemented proper usage printing based on provided option descriptors.
bystr
More...
about 20 years ago
Implemented option storage. Started implementing option formatting for usage printout.
bystr
More...
about 20 years ago
Added RDoc comments.
bystr
More...
about 20 years ago
Initial revision
bystr
More...
about 20 years ago
←
1
2
…
70
71
72
73
74
75
76
77
78
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree