Revision history for Perl extension B-Tap
0.09 2014-03-10T01:04:32Z
- Added Devel::CallTrace(formely known as Test::Power::Core)
(tokuhirom)
0.08 2013-11-05T07:54:43Z
[BUG FIX]
- Fixed infinite loop bug.
(tokuhirom)
0.07 2013-11-05T04:11:43Z
[BUG FIX]
- 0.06 does not works with ithreads.
(tokuhirom)
0.06 2013-11-02T02:50:45Z
- Care extended ops.
(tokuhirom)
0.05 2013-09-18T04:54:19Z
- Apply OPf_KIDS for b_tap_tap.
(tokuhirom)
0.04 2013-09-15T01:24:08Z
- oops.
0.03 2013-09-15T01:15:30Z
- restore MARK on b_tap_tap
0.02 2013-09-14T06:59:09Z
- Oops. I forgot to restore MARK.
It fixed segmentation fault on 32bit machines.
(Reported by syohex++)
0.01 2013-09-14T03:37:15Z
- original version