]> git.donarmstrong.com Git - debbugs.git/commit
* Properly use Safe::Hole so that the opcode mask is saved and
authorDon Armstrong <don@donarmstrong.com>
Sun, 10 Feb 2008 05:09:00 +0000 (21:09 -0800)
committerDon Armstrong <don@donarmstrong.com>
Sun, 10 Feb 2008 05:09:00 +0000 (21:09 -0800)
commit03820c4df63c2f71623951a5919b072fb9a67d15
treeae6358b48d6df308868e94956d0d4a9e9e9bf1d6
parent82d826c07d1c82ee1aa253a235656f4d0328dde5
 * Properly use Safe::Hole so that the opcode mask is saved and
   properly restored (which it isn't if you don't pass a ref to a HASH
   (insane).
 * General code cleanup and remove useless functionality that is no
   longer required.
Debbugs/Text.pm