---- stack_frames 1.1.1, 2003-03-09 Thanks to Derek Peschel for the email that caused this revision. Unixified all files (where did those CR's come from?) Minor improvements to Test.rb: raise an exception instead of throw a string; add methods assertException and fail. Made testNegativeLevel actually notice if the exception wasn't thrown. Improved regex to make the inspect test work on different platforms (thanks Derek!) The test now aborts if you give it garbage arguments. In README explain what the "calibrate test" knob is for. ---- stack_frames 1.1, 2001-10-20 Added "object" to StackFrame. Added a test for negative arguments. Added the "--calibrate" option to the test. ---- stack_frames 1.0.1, 2001-10-19 Minor change to README. ---- stack_frames 1.0, 2001-10-19 Initial release.