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
Implemented ability to setup LD_LIBRARY_PATH environment variable before More... almost 19 years ago
Using block comments for copyright notices in Ruby code. More... about 19 years ago
Fixing compile of dynamic modules on Mac OX X. More... about 19 years ago
Introduced a class to build the path to a file in the source location, taking More... about 19 years ago
Fixed the problem with passing NULL to the constructor. It is treated as an More... about 19 years ago
Modifications for upcoming jam config changes regarding changed location where More... about 19 years ago
Using variable PAGER instead of direct 'less' invocation. More... about 19 years ago
Adding mocking support for Ruby tests (mocha) by default. More... about 19 years ago
Compiling on Solaris 10 x86 (Opteron). All tests pass. More... about 19 years ago
More cleaning up: localize_ruby_loadpath, TRACE, file headers More... about 19 years ago
Removing processing of TRACE variable, as it is done in TSC::Application now More... about 19 years ago
Added a path to tsc-act. More... about 19 years ago
Making the code natively compile on Solaris with Sun Studio 11 compiler suite More... about 19 years ago
Further fixes for native compile on HP-UX 11.23 IA64, this time with treating More... about 19 years ago
Introducing native compile on HP-UX 11.23 IA64, using aCC (aCC: HP C/aC++ More... about 19 years ago
Preparation for introducing support for native compile More... about 19 years ago
Not decreasing depth if called for the same process again. It filters out More... about 19 years ago
Implemented shared libraries to use for testing and controlling runtime More... about 19 years ago
Changes to compile on OSF/1, pty related tests still fail there. More... about 19 years ago
Making and instaling shared libraries on HP-UX. More... about 19 years ago
A little delay is needed for 'su' to work on Linux AS4 running on AMD64. More... about 19 years ago
Making everything compile and work on HP-UX and AIX. More... about 19 years ago
Introducing a work around for the case when descriptors 0, 1 or 2 may be More... about 19 years ago
Slight interface adjustment. More... about 19 years ago
Updating distribution. More... about 19 years ago
Implemented ability to iterate over all users in the system, to find a More... about 19 years ago
Small cleaning-up refactoring. More... about 19 years ago
Fixing an issue with ptys on Solaris - when pty slave is first open, it is not More... about 19 years ago
Moving actual sk::io::Tty implementation to a corresponding descriptor class More... about 19 years ago
Removing getName() from sk::io::Tty interface as a preparation for creating an More... about 19 years ago