release 1.11.2
authorShiar <shiar@shiar.org>
Fri, 29 Oct 2004 09:27:26 +0000 (11:27 +0200)
committerShiar <shiar@shiar.org>
Thu, 10 Jul 2008 19:25:31 +0000 (21:25 +0200)
commit7db84757c6ba80836bc8c2cc9de326f16862a2cd
tree91f1a9f6e532bc81d12a5727dfd1ee1d35c9f77d
parent7d9af85556b0e64c70e3641764b7b49a306723f3
release 1.11.2

- when showing values with exponent, also adjust fraction
- redraw inside main loop; automatically called after error
- user variables to module; our %var removed
- main changelog moved to seperate CHANGES file

- modules filenames can contain class; only loads first of any class
- give command name as parameter to pre/postaction hooks
- postaction hook after running commands
- global redraw() to queue a stack/screen refresh
12 files changed:
05_disp_curses.pm [moved from 05_curses.pm with 84% similarity]
06_disp_slang.pm [new file with mode: 0644]
08_disp_stdout.pm [moved from 08_stdout.pm with 64% similarity]
12_bindings.pm
15_menu.pm
25_var.pm [new file with mode: 0644]
28_undo.pm
32_math.pm [moved from 31_math.pm with 73% similarity]
33_trig.pm [new file with mode: 0644]
35_unitconv.pm
CHANGES [new file with mode: 0644]
dct.pl