Use runtime options instead of conditional compilation for MLFQS,
[pintos-anon] / grading / lib / Pintos / Grading.pm
2005-04-13 Ben PfaffUse runtime options instead of conditional compilation...
2005-03-17 Ben PfaffWhen run.out is missing in &grade_test, just return...
2005-02-07 Ben PfaffGet rid of THREAD_JOIN_IMPLEMENTED by adding thread_joi...
2005-01-25 Ben PfaffFix typo.
2005-01-25 Ben PfaffBe smarter about dealing with make failures.
2005-01-25 Ben PfaffFix runaway bochs, pintos processes on time-outs.
2005-01-14 Ben PfaffWhen a Pintos run times out, report the load average.
2005-01-14 Ben PfaffFix bogus return value from `pintos' utility when calli...
2005-01-09 Ben PfaffWhen running a "test" or "assemble" target, run-tests...
2005-01-04 Ben PfaffFix multiple-output to stdout bug.
2005-01-01 Ben PfaffImprove error message for grading when the make failed.
2004-12-31 Ben PfaffImprove command-line interface to run-tests.
2004-12-31 Ben PfaffAlways try to create output directory, even if pintos...
2004-12-29 Ben PfaffFix bug that converted errors into warnings.
2004-12-10 Ben PfaffClean up grading scripts.
2004-12-09 Ben PfaffFinish up filesys grading stuff.
2004-12-09 Ben PfaffBegin restructuring test suite.
2004-12-06 Ben PfaffStart factoring out common pieces of run-tests scripts.