kc3-lang/libtommath/tommath_class.h

Branch :


Log

Author Commit Date CI Message
0493739d 2018-12-02 13:10:09 add missing comments
adbadc70 2018-11-18 01:30:51 Fix includes Header files which are located in the same directory that the file from where it is included must be included using `" "`, not `< >`. Otherwise the compiler (gcc 5) cannot understand `#include <tommath_class.h>` in `/usr/include/tommath/tommath.h`.
81cdb9ac 2018-09-10 18:52:29 regenerate files
109bfa57 2018-09-10 18:49:10 regenerate files
22550d41 2018-05-02 22:01:09 Do not use tommath.h from the system for building
9034e712 2018-05-02 21:43:17 Do not use installed headers for building
82a2d385 2017-08-30 05:56:38 refactor indentation of preprocessor directives
49e54320 2017-08-28 16:59:11 update tommath_class.h
3ab918e7 2017-04-09 01:00:00 update tommath_class.h
1f889479 2015-04-18 11:03:22 update makefiles etc.