release 1.10.6
authorShiar <shiar@shiar.org>
Thu, 14 Oct 2004 22:58:33 +0000 (00:58 +0200)
committerShiar <shiar@shiar.org>
Thu, 10 Jul 2008 19:25:31 +0000 (21:25 +0200)
commit7d9af85556b0e64c70e3641764b7b49a306723f3
tree3f145a509fc96f6fdeb3890c07e3b4d2287b7bd4
parentb2aba05a22d1f4036008c2d12874ddc9eb98edc0
release 1.10.6

- fixed backspace with undef fraction
- altered stack not redrawn after undo
- digits added/removed to/from integer part in correct number base
- allow modules to not load but without error
- display welcome at startup, also showing version and modules
- preaction hook; undo functionality moved to module
- only first module run of multiple with the same name
- invalid commands shown as strings instead of character codes
05_curses.pm [new file with mode: 0644]
08_stdout.pm [new file with mode: 0644]
12_bindings.pm [moved from bindings.pm with 73% similarity]
15_menu.pm [new file with mode: 0644]
28_undo.pm [new file with mode: 0644]
31_math.pm [moved from math.pm with 66% similarity]
35_unitconv.pm [new file with mode: 0644]
dct.pl
math.pm.old [deleted file]
menu.pm [deleted file]
unitconv.pm [deleted file]