2018-08-12 rocky * admin/how-to-make-a-release.md, lib/Devel/Trepan/Deparse.pm: Get ready for release 3.1.0 2018-07-15 rocky * Build.PL: To simplify we need at least B::DeparseTree 3.4.0 2018-07-15 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Simplify 2018-07-03 rocky * Build.PL: Bump min B::DeparseTree version 2018-07-03 rocky * MANIFEST.SKIP, lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm, lib/Devel/Trepan/CmdProcessor/Command/{Deval.pm => Deval.pm-notyet}, t/data/deparse.right: Fix up stack handling and correct testing 2018-06-27 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Add --previous. Handle frames better 2018-06-26 rocky * circle.yml: Remove CircleCI 1.0 2018-06-25 rocky * .circleci/config.yml, MANIFEST.SKIP, admin/how-to-make-a-release.md: Convert to using CircleCI 2.0 Need to fix up tests though... 2018-06-16 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Document -f option 2018-06-14 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Add deparse -f option as a workaround 2018-06-14 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: More small tweaks 2018-06-14 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Minor fixes 2018-06-09 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Small bugs 2018-06-04 rocky * lib/Devel/Trepan/Deparse.pm: Update doc 2018-06-04 rocky * Build.PL, MANIFEST.SKIP, NEWS, t/data/deparse.right: Revise for current B::DeparseTree 2018-05-25 rocky * t/data/deparse.right: Adjust for better results now 2018-05-25 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Fixups to handle more proper traceback reporting positions 2018-05-15 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Use New refactor api 2018-05-12 rocky * .travis.yml: TravisCI: 5.26 should work now 2018-05-11 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Small deparse -p tweak 2018-05-11 rocky * example/five.pl, lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm, t/data/deparse.right: Add deparse --debug 2018-05-10 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Small change 2018-05-10 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Add --offset and --parent options 2018-05-10 rocky * Build.PL, lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm, lib/Devel/Trepan/Deparse.pm, t/20test-deparse.t, t/data/deparse.right: Start to improve options processing 2018-05-09 rocky * Build.PL, MANIFEST, example/five.pl, lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm, lib/Devel/Trepan/Deparse.pm, t/20test-deparse.t, t/data/deparse.right: Use new DeparseTree API 2018-04-26 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: "use" namescope futzing 2018-04-26 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Add help option 2018-04-26 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm, lib/Devel/Trepan/Deparse.pm: Move library routines our of command module 2018-04-26 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm, lib/Devel/Trepan/Deparse.pm: expose deparse_offset ... and add long options on deparse command 2017-07-30 rocky * .travis.yml: Another travis try 2017-07-30 rocky * .travis.yml: More verbose travis 2017-07-30 rocky * .travis.yml: 3rd travis try 2017-07-30 rocky * .travis.yml: Another attempt to fix up travis 2017-07-30 rocky * .travis.yml, Build.PL: Try to fix travis 2017-07-27 rocky * .travis.yml: Travis CI changes 2017-07-27 rocky * .travis.yml, Build.PL: Make Devel::Callsite mandatory bump versions of software 2017-07-26 rocky * .travis.yml: Change Perl versions tested in travis 2017-07-26 rocky * MANIFEST.SKIP, git2cl: Administrivia 2017-07-26 rocky * MANIFEST.SKIP, circle.yml: Try circle distcheck 2015-11-28 rocky * lib/Devel/Trepan/Deparse.pm: Small grammar typo 2015-11-22 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Fix POD help format bug 2015-11-22 rocky * README.md: More informative 2015-11-22 rocky * NEWS: Get ready for release 2.2.0 2015-11-20 rocky * MANIFEST, lib/Devel/Trepan/CmdProcessor/Command/Set_Subcmd/Auto_Subcmd/Depars e.pm, lib/Devel/Trepan/CmdProcessor/Command/Show_Subcmd/Auto_Subcmd/Depar se.pm: Add set/show auto deparse 2015-11-20 rocky * lib/Devel/Trepan/Deparse.pm: Beef up description. 2015-11-20 rocky * t/data/deparse.cmd, t/data/deparse.right: Try the test another way 2015-11-20 rocky * t/20test-deparse.t, t/data/deparse.cmd, t/data/deparse.right: More stringent deparse test 2015-11-20 rocky * README.md: Note that B::DeparseTree works for 5.18 2015-11-20 rocky * Build.PL, lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Fix deparse by explicit address; allow @prefix and change working slightly on showing result depending on whether we are deparsing the current address 2015-11-19 rocky * : commit b1add236b8b182be6de4b95ae3b5a20b93109bcb Author: rocky Date: Thu Nov 19 15:36:36 2015 -0500 2015-11-19 rocky * Changes, MANIFEST, NEWS, lib/Devel/Trepan/Deparse.pm: Get ready for release 2.1.0 2015-11-19 rocky * README.md: Use CircleCI shield 2015-11-19 rocky * .travis.yml, circle.yml, lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: CI fixes and misfeatures caught by CI 2015-11-19 rocky * circle.yml: install cpanm 2015-11-19 rocky * circle.yml: Try cpanm instead of cpan 2015-11-19 rocky * circle.yml: Try minimal CircleCI 2015-11-19 rocky * Build.PL, README.md: Update DeparseTree version. Get ready to cutover from Travis to CirclCI 2015-11-19 rocky * Build.PL, lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm, lib/Devel/Trepan/CmdProcessor/Command/Deval.pm: Be able to deparse main. Needs DeparseTree 2.1 though. 2015-11-17 rocky * .gitignore, MANIFEST, lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm, lib/Devel/Trepan/CmdProcessor/Command/Deval.pm: Deval: a more reliable "eval" via deparse 2015-11-15 rocky * MANIFEST, README.md: Get ready for release 2.0.0 2015-11-15 rocky * README.md: Update README for more info and add Travis badge 2015-11-15 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm, t/10test-opflags.t, t/Helper.pm: Fix up test 2015-11-15 rocky * t/10test-opflags.t: Stray use of disassemble 2015-11-15 rocky * : commit 48f0c45cf71699031cde153fb66e404cea3a2fa2 Author: rocky Date: Sun Nov 15 17:59:40 2015 -0500 2015-11-15 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Misc bugs 2015-11-15 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Misc bugs 2015-11-12 rocky * lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Small improvements 2015-11-12 rocky * MANIFEST, lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm: Deparse.pm: shorten text on demand MANIFEST: administrivia 2015-11-12 rocky * example/five.pl, t/data/deparse.cmd: Some test should have been added in last commit 2015-11-12 rocky * example/five.pm, lib/Devel/Trepan/CmdProcessor/Command/Deparse.pm, t/00load.t, t/20test-deparse.t, t/data/deparse.right, t/data/deparse2.cmd, t/data/disasm2.right: Tests now working. 2015-11-11 rocky * README.md: Small README correction 2015-11-11 rocky * README.md: Tweak README.md 2015-11-09 rocky * Split off from Devel::Trepan