0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed compatibility with newer versions of Pry More... over 9 years ago
typo More... about 11 years ago
Bumped version to 0.1.0 More... about 11 years ago
Moved gem version in a constant More... about 11 years ago
Added zlib license file (fixes #3) More... over 11 years ago
Stopped using git for finding gem files More... over 11 years ago
Added information about compatibility More... almost 13 years ago
Pry 0.9 is no more a pre-release More... almost 13 years ago
Made PryDebug more thread safe More... almost 13 years ago
Ensured only one thread would run the debugger More... almost 13 years ago
Ensured there would be no issue if we were not referring to a class in a MethodBreakpoint More... almost 13 years ago
Fixed session_test.rb More... almost 13 years ago
Added yard documentation to pry_debug.rb More... almost 13 years ago
allowed to start PryDebug from the debugged program More... almost 13 years ago
Added JRuby compatibility More... almost 13 years ago
Set pry dependency to 0.9.0pre3 More... almost 13 years ago
pre2 should in fact be included in the requirement More... almost 13 years ago
Bumed pry version in gemspec More... almost 13 years ago
Moved debugger helpers to session_test.rb More... almost 13 years ago
Added tests for commands More... almost 13 years ago
Fixed tests for 1.8.7 More... almost 13 years ago
Fixed tests for rbx More... almost 13 years ago
Fixed 1.9.2 warnings More... almost 13 years ago
Added a .gemtest file More... almost 13 years ago
Fixed some formatting in README More... almost 13 years ago
Now unsetting the exception after each session More... almost 13 years ago
Added README More... almost 13 years ago
Fixed gemspec More... almost 13 years ago
Fixed some method breakpoints regarding subclasses More... almost 13 years ago
Fixed the "delete" command More... almost 13 years ago