0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jan 15, 2025 — Jan 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Deprecate warning More... about 11 years ago
Version bump; 0.2.3 More... almost 13 years ago
Merge branch 'master' of github.com:brettg/subexec into brettg More... almost 13 years ago
Merge pull request #15 from jgeiger/patch-1 More... almost 13 years ago
Merge pull request #12 from Flameeyes/master More... almost 13 years ago
without a timeout set read from the pipe while we wait so that Process.waitpid doe not hang after the pipe buffer gets filled More... almost 13 years ago
Add license to gemspec More... almost 13 years ago
Remove Gemfile.lock and make sure it keeps ignored. More... over 13 years ago
Fix exporting of LANG setting for Unix platforms. More... over 13 years ago
Patch for JRuby, version bump to v0.2.2 More... over 13 years ago
Merge pull request #9 from ralph/master More... almost 14 years ago
make subexec work with the very restrictive solaris /bin/sh shell More... almost 14 years ago
version bump so we can deploy a new mini_magic version More... about 14 years ago
added a note to the readme about Windows support More... about 14 years ago
merging in changes from tekn0t More... about 14 years ago
Modified to work on Windows More... about 14 years ago
Minor changes More... about 14 years ago
Specs.. More... about 14 years ago
Version bump 0.2.0 More... about 14 years ago
Restructure library a bit... and use rspec More... about 14 years ago
Merge pull request #5 from johnthethird/patch-1 More... about 14 years ago
When running under JRuby (1.8 mode), exitstatus is not initialized to 0, and then CarrierWave thinks the exec failed. More... about 14 years ago
Always use Process.spawn for 1.9 More... over 14 years ago
Version bump to 0.1.0 More... almost 15 years ago
We can now specifiy what LANG environment variable we want passed in to the Process command. It now defaults to "C" if nothing is passed in. More... almost 15 years ago
Benchmark is now its own thing and can be run directly or with rake. More... almost 15 years ago
We don't always *literally* want to run a test if we load up the same environment. So, splitting these up. This is needed for making Benchmark its own thing and not part of the test suite. More... almost 15 years ago
Add license More... over 15 years ago
Add Ruby 1.8 support and bump version to 0.0.4 More... over 15 years ago
Minor fix to redirect stderr to stdout, version bump to 0.0.3 More... over 15 years ago