This file is indexed.

/usr/share/doc/libqd0v5/TODO is in libqd0v5 2.3.17.dfsg-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
* update documentation
* add integer format support
* support complex types.
* partial template specialization for complex divide.
* support x86 double-extended format (see Hladky's work)
* perhaps rewrite core code in C preprocessor, with C/C++ wrappers.
* complete numeric_limits
* sane handling of overflow / underflow / NaNs.
* handle more general streams, e.g., wide character streams