Legacy patches to compile MCFM-8.3
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
390 B

* 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