1
2- check variable initialization (to overcome ADOL-C - malloc bug)
3
4- performance tuning for tape handling and in many other ways
5
6- add code for parsing a local config file (if supplied) at startup to be able
7  to change the internal buffer sizes at runtime
8
9- extend the extern differentiated function code to all major forward and
10  reverse routines
11
12- many interesting mathematics stuff ;)
13
14- update the documentation (as always)
15
16- add a ldconfig run for global installations
17
18- set documented examples to be compiled per default
19
20