Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 0e91c879f0c0c46aea851b8857cf5a4ad21a6c22
      
https://github.com/Perl/perl5/commit/0e91c879f0c0c46aea851b8857cf5a4ad21a6c22
  Author: jkahrman <[email protected]>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M lib/perl5db.pl

  Log Message:
  -----------
  Allow debugger aliases that start with '-' and '.'

Since the '.' and '-' commands don't take any arguments and don't run if any 
are provided, don't treat commands starting with these characters as the single 
commands '.' and '-'. Restores behavior that existed prior to 
https://github.com/Perl/perl5/commit/7fdd4f080863703d44282c6988834455d129040 
(v5.27) at least back to v5.8.8

https://github.com/Perl/perl5/commit/7fdd4f080863703d44282c6988834455d129040


  Commit: 43a1c913bb191429198d582581bdfe54180057b5
      
https://github.com/Perl/perl5/commit/43a1c913bb191429198d582581bdfe54180057b5
  Author: Tony Cook <[email protected]>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M lib/perl5db.t

  Log Message:
  -----------
  test - and . at beginning of debugger alias name


  Commit: e6d730c5597da89e954260aa466126cbda555cfe
      
https://github.com/Perl/perl5/commit/e6d730c5597da89e954260aa466126cbda555cfe
  Author: Tony Cook <[email protected]>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M AUTHORS

  Log Message:
  -----------
  jkahrman is now a perl author


  Commit: 18ac9f3dde437027fccc1637594e2ef2c70b6fba
      
https://github.com/Perl/perl5/commit/18ac9f3dde437027fccc1637594e2ef2c70b6fba
  Author: Tony Cook <[email protected]>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M lib/perl5db.pl

  Log Message:
  -----------
  bump perl5db.pl's $VERSION


Compare: https://github.com/Perl/perl5/compare/f4ed6d050b26...18ac9f3dde43

Reply via email to