This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #121081] workaround different output on VMS
[perl5.git] / lib / perl5db.pl
2012-11-12 Shlomi FishExtract _handle_source_command.
2012-11-12 Shlomi Fish[perl5db] Extract _handle_equal_sign_command .
2012-11-12 Shlomi FishExtract _handle_p_command.
2012-11-12 Shlomi FishExtract _handle_doc_command.
2012-11-12 Shlomi Fish[perl5db] Extract _handle_H_command.
2012-11-12 Shlomi Fish[perldb] Extract _handle_rc_search_history_command.
2012-11-12 Shlomi FishAdd quotes.
2012-11-12 Shlomi Fish[perl5db] Get rid of leading ampersands.
2012-11-12 Shlomi Fish[perl5db] Avoid some trailing expressions.
2012-11-12 Shlomi Fish[perl5db] Remove leading ampersands in sub call.
2012-11-12 Shlomi FishAdd a reminder comment;
2012-11-12 Shlomi FishExtract _handle_rc_recall_command.
2012-11-12 Shlomi FishExtract _DB__handle_question_mark_command() .
2012-11-12 Shlomi FishExtract _DB__handle_forward_slash_command().
2012-11-12 Shlomi FishExtract _handle_W_command .
2012-11-12 Shlomi FishExtract _handle_w_command.
2012-11-12 Shlomi FishExtract _handle_T_command.
2012-11-12 Shlomi Fish[perl5db] Extract _handle_r_command.
2012-11-12 Shlomi Fish[perl5db] Extract _handle_c_command.
2012-11-12 Shlomi FishExtract _handle_s_command and refactored.
2012-11-12 Shlomi Fish[perl5db] Extract _handle_n_command.
2012-11-12 Shlomi FishExtract _DB__handle_y_command .
2012-11-12 Shlomi Fish[perl5db] Extract $obj->_handle_dash_command.
2012-11-12 Shlomi Fish[perl5db] Extract another function.
2012-11-12 Shlomi FishExtract _DB__handle_f_command.
2012-11-12 Shlomi FishExtract _handle_V_command_and_X_command.
2012-11-12 Shlomi FishExtract _handle_S_command.
2012-11-12 Shlomi FishFix "a [command]" statement.
2012-11-12 Shlomi Fish$slave_editor → our.
2012-11-12 Shlomi FishPlaced declarations on one line and sorted.
2012-11-12 Shlomi FishMore variables to our.
2012-11-12 Shlomi Fish[perl5db] Convert more global vars to our.
2012-11-12 Shlomi Fish[perl5db] Convert variables to our.
2012-11-12 Shlomi FishRefactoring - convert $trace to our.
2012-11-12 Shlomi Fish[perl5db] Extract a method.
2012-11-12 Shlomi Fish[perl5db] Refactoring.
2012-11-12 Shlomi Fishperl5db: extract a function.
2012-11-12 Shlomi Fish[perl5db] Convert tabs to spaces.
2012-11-12 Shlomi Fishperl5db: fix some indentation that was off.
2012-11-12 Shlomi Fish[perl5db] Extract a function in the condition.
2012-11-12 Shlomi FishConvert comma-separated expressions to do{}.
2012-11-12 Shlomi Fishperl5db: remove leading ampersand.
2012-11-12 Shlomi Fish[perl5db] extract a subroutine.
2012-11-12 Shlomi Fish[perl5db] Missed one.
2012-11-12 Shlomi Fishperl5db: Avoid trailing ifs with 2 expressions.
2012-11-12 Shlomi Fish[perl5db-refactor] Avoid trailing ifs.
2012-11-12 Shlomi Fishperl5db: no longer passing arguments to DB::eval().
2012-11-12 Shlomi FishExtract a function.
2012-11-12 Shlomi Fishperl5db: refactored a regex match.
2012-11-12 Shlomi Fishperl5db refactor: avoid ampersands, and trailing.
2012-11-12 Shlomi Fish[perl5db] Extract some subroutines.
2012-11-12 Shlomi Fish[perl5db] More refactoring.
2012-11-12 Shlomi FishExtract a common closure.
2012-11-12 Shlomi Fish[perl5db] Refactoring.
2012-11-12 Shlomi Fish[perl5db] Refactoring.
2012-11-12 Shlomi Fish[perl5db] Refactored argument passing.
2012-11-12 Shlomi Fish[perl5db] Add explicit empty returns.
2012-11-12 Shlomi Fish[perl5db] Fix a bug - with a test.
2012-11-12 Shlomi FishExtract $DB::dbline[$DB::line].
2012-11-12 Shlomi FishExtract append_to_position and append_to_prefix.
2012-11-12 Shlomi FishExtract method _my_print_lineinfo.
2012-11-12 Shlomi FishExtract DB::Obj - a class.
2012-11-12 Shlomi FishExtract _DB__grab_control().
2012-11-12 Shlomi FishExtract _DB__handle_watch_expressions() .
2012-11-12 Shlomi FishExtract _DB__determine_if_we_should_break() .
2012-11-12 Shlomi Fish[perl5db] More refactoring.
2012-11-12 Shlomi FishExtract _restore_shared_globals_after_restart.
2012-11-12 Shlomi FishExtract _restore_globals_after_restart.
2012-11-12 Shlomi Fish[perl5db-refactor] Extract a function.
2012-11-12 Shlomi Fish[perl5db] Extract a subroutine.
2012-11-12 Shlomi Fish[perl5db-refactor] Refactoring.
2012-11-12 Shlomi Fish[perl5db-refactor] convert to use vars and &s.
2012-11-12 Shlomi Fish[perl5db] Extract a function.
2012-11-12 Shlomi Fish[perl5db] Remove a stray declaration.
2012-11-12 Shlomi Fish[perl5db-refactor] Extract a method.
2012-11-12 Shlomi Fish[perl5db-refactor] Extract _delete_all_breakpoints.
2012-11-12 Shlomi Fish[perl5db] Remove leading ampersands in sub calls.
2012-11-12 Shlomi FishMore refactoring.
2012-11-12 Shlomi Fish[perl5db] Remove ampersand.
2012-11-12 Shlomi Fish[perl5db-refactor] Merge two conditionals.
2012-11-12 Shlomi FishAdd more.
2012-11-12 Shlomi FishRefactored a loop.
2012-11-12 Shlomi Fish[perl5db] Avoid predeclaration.
2012-11-12 Shlomi Fish[perl5db] Refactored more.
2012-11-12 Shlomi Fish[perl5db-refactor] Remove leading ampersands.
2012-11-12 Shlomi Fish[perl5db] refactoring + minor bug-fix.
2012-11-12 Shlomi Fish[perl5db-refactoring] Refactored parse_options.
2012-11-12 Shlomi Fish[perl5db] Convert $| to ->autoflush(1).
2012-11-12 Shlomi Fish[perl5db] Refactor the LineInfo function.
2012-11-12 Shlomi Fish[perl5db-refactoring] Got rid of trailing whitespace.
2012-11-12 Shlomi Fish[perl5db-Refactor] Convert $_ to a lexical.
2012-11-12 Shlomi Fish[perl5db] Extract a function.
2012-11-12 Shlomi Fish[perl5db] Remove some trailing space.
2012-11-12 Shlomi Fish[perl5db] More refactoring.
2012-11-12 Shlomi Fish[perl5db] Convert @pods to a hash and moved it out.
2012-11-12 Shlomi FishMove away from more "or do { ... }" statements.
2012-11-12 Shlomi Fish[perl5db] Refactored do {...}s into ifs.
2012-11-12 Shlomi Fish[perl5db] More refactoring.
2012-11-12 Shlomi FishMore refactoring.
2012-11-12 Shlomi FishConvert some COND() && do to ifs.
next