This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lib/perl5db.pl: Generalize for EBCDIC
[perl5.git]
/
lib
/
perl5db.pl
2015-03-19
Karl Williamson
lib/perl5db.pl: Generalize for EBCDIC
blob
|
commitdiff
2015-03-19
Karl Williamson
Create single fcn for dup'd /lib code
blob
|
commitdiff
|
diff to current
2015-01-06
Father Chrysostomos
Increase perl5db.pl’s $VERSION to 1.47
blob
|
commitdiff
|
diff to current
2015-01-06
E. Choroba
perl5db.pl: Undefined subroutine &DB::db_warn
blob
|
commitdiff
|
diff to current
2014-08-15
Tony Cook
fix debugger y command scope level
blob
|
commitdiff
|
diff to current
2014-05-28
Shlomi Fish
Fix RT #121509 : perl -d handling chdir().
blob
|
commitdiff
|
diff to current
2014-05-28
Tony Cook
bump perl5db.pl $VERSION to 1.45
blob
|
commitdiff
|
diff to current
2014-05-28
Rob Hoelz
Implement get_fork_TTY for tmux
blob
|
commitdiff
|
diff to current
2014-04-07
Ricardo Signes
bump version on debugger
blob
|
commitdiff
|
diff to current
2014-04-07
Hiroo Hayashi
properly reset ReadLine's knowledge of handles after...
blob
|
commitdiff
|
diff to current
2014-01-05
Shlomi Fish
Crash in tab completion with Term::ReadLine::Gnu.
blob
|
commitdiff
|
diff to current
2013-08-10
Shlomi Fish
Fix RT #41461 (with a test).
blob
|
commitdiff
|
diff to current
2013-07-13
Father Chrysostomos
[perl #118839] Make ‘n’ debugger cmd respect lv subs
blob
|
commitdiff
|
diff to current
2013-07-13
Father Chrysostomos
perl5db.pl: Remove obsolete comment
blob
|
commitdiff
|
diff to current
2013-06-23
Father Chrysostomos
Increase perl5db.pl’s $VERSION to 1.41
blob
|
commitdiff
|
diff to current
2013-06-23
Brian Gottreu
Fixed verbatim lines in POD over 79 characters
blob
|
commitdiff
|
diff to current
2013-06-10
Shlomi Fish
Fix the mutability of @_ in perl -d.
blob
|
commitdiff
|
diff to current
2013-06-10
Shlomi Fish
Fix for RT #118169
blob
|
commitdiff
|
diff to current
2013-06-07
Ricardo Signes
version bumps and perldelta for debugger depth
blob
|
commitdiff
|
diff to current
2013-06-07
Mark Jason Dominus
adjust $DB::deep from 100 to 1000
blob
|
commitdiff
|
diff to current
2013-05-28
Ricardo Signes
remove the expectation of a "P" command
blob
|
commitdiff
|
diff to current
2013-05-25
Nicholas Clark
In the debugger use local $ENV{MANPATH}, instead of...
blob
|
commitdiff
|
diff to current
2013-05-25
Nicholas Clark
Remove the hard-coded list of "perl" manpages from...
blob
|
commitdiff
|
diff to current
2013-05-25
Nicholas Clark
In the debugger's doc command, use man[13]direxp instea...
blob
|
commitdiff
|
diff to current
2013-05-25
Nicholas Clark
Fix the man/perldoc/doc command in the debugger.
blob
|
commitdiff
|
diff to current
2013-05-25
David Steinbrunner
typo fix for perl5db
blob
|
commitdiff
|
diff to current
2013-03-19
Ricardo Signes
bump version on perl5db.pl
blob
|
commitdiff
|
diff to current
2013-03-19
Kent Fredric
lib/perl5db.pl: Workaround rt#116771 by putting DB...
blob
|
commitdiff
|
diff to current
2013-03-19
Kent Fredric
lib/perl5db.pl: refactor all calls to IO::Handle via...
blob
|
commitdiff
|
diff to current
2013-01-25
Karl Williamson
Fix various minor pod issues
blob
|
commitdiff
|
diff to current
2013-01-02
Tony Cook
bump $VERSION for lib/perl5db.pl
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Fix perl -d's 'w $my_lexical_variable'.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Start refactoring "sub restart".
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Extract _dump_trace_calc_saved_single_arg.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Extract _dump_trace_calc_save_args.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Avoid pre-declarations.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Extract _cmd_L_handle_postponed_breakpoints.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Add empty lines and an explicit return.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Remove a no-longer needed comment.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Extract a subroutine.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Extract some duplicate code into a closure.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Some refactoring.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Start refactoring cmd_L.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Remove an unused parameter.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Remove a redundant line.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Rename vars to remove ambiguity.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
[perl5db] Extract.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Got rid of passing $cmd to subs that don't use it.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Extract _cmd_l_calc_initial_end_and_i .
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Extract a subroutine.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
More refactoring.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Extract _cmd_l_range .
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
[perl5db] Extract some subroutines.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Extract a subroutine.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Got rid of a $1 reference.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
Add explicit returns.
blob
|
commitdiff
|
diff to current
2013-01-02
Shlomi Fish
[perl5db] Refactoring.
blob
|
commitdiff
|
diff to current
2012-12-17
Tony Cook
fix the debugger t expr command regression
blob
|
commitdiff
|
diff to current
2012-12-14
Nicholas Clark
Remove the BeOS port.
blob
|
commitdiff
|
diff to current
2012-11-19
Nicholas Clark
Remove the EPOC port.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Small cleanups.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Convert to a lexical file handle.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] unless+eq --> ne.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Refactored cmd_b_sub.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
perl5db: extract some subroutines.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Extract a closure.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Convert DB::system to _db_system.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Remove some declared but unused lexicals.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Convert from DB::warn to _db_warn.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Got rid of leading ampersands in sub calls.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Finish the refactoring into cmd_verb and cmd_args.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Convert up to _DB__handle_y_command to cmd_args.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Convert more to the ->cmd_args() method.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Extract _is_full().
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
More refactoring into cmd_args.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Refactor some more command-handlers.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Start converting to cmd_args.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Refactoring: more renaming and lexicalising.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Rename "i" as cmd_verb.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Pass $obj to _DB__trim_command*.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
_handle_cmd_wrapper_commands to %cmd_lookup.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Remove extraneous =cut-s from the POD.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Low hanging fruit is now in %cmd_lookup.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Move more commands to the dispatch.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Add more commands to the lookup table.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Start converting to %cmd_lookup.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Pass $obj to _DB__handle_f_command.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Extract _handle_cmd_wrapper_commands.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Extract _handle_q_command .
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Extract the CMD: continue() into a subroutine.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Extract _DB__handle_m_command.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Extract _handle_x_command.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Convert from ^ to \A.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Fix indentation.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
perl5db: &cmd_wrapper -> cmd_wrapper().
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Correct a bug with #g in list context.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
perl5db: extract more into _handle_sh_command.
blob
|
commitdiff
|
diff to current
2012-11-12
Ricardo Signes
avoid overriding prototypes when the call can be fixed
blob
|
commitdiff
|
diff to current
2012-11-12
Ricardo Signes
correct the documented value of ${"_<$fn"}
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Add ampersand to share.
blob
|
commitdiff
|
diff to current
next