Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 702e5391 | 2019-09-06 10:22:45 | add function pointers to tommath_class.h | ||
| d1013c77 | 2019-06-07 08:33:23 | fix generate_def() | ||
| f5b2106a | 2019-06-07 00:18:51 | helper.pl: don't use sed, support CC variable for preprocessing | ||
| 3ef6efd3 | 2019-06-06 23:01:51 | sort tommath_class.h dependencies: this makes it easier to see changes | ||
| 7eb6f321 | 2019-06-06 22:48:12 | helper.pl - do not use heredocs for single lines | ||
| e856b51b | 2019-06-06 22:44:29 | remove version_from_tomcrypt | ||
| 0d06d67e | 2019-06-06 12:44:36 | generate tommath_class from pre-processed code | ||
| f00cc99f | 2019-06-06 18:15:19 | replace generate_def.sh with perl function | ||
| 28dc77ae | 2019-06-06 10:36:33 | update tommath.def always when updating the makefiles | ||
| 64be56e7 | 2019-05-24 12:40:17 | remove global $deplist | ||
| dfcaf41f | 2019-05-24 12:38:04 | remove global %depmap | ||
| 25d663d0 | 2019-05-24 12:35:58 | rename deplist to depmap | ||
| 4f26de17 | 2019-05-24 12:35:11 | fix return value | ||
| 36b4411c | 2019-05-24 12:26:50 | remove indent global var | ||
| 26548f0f | 2019-05-24 12:26:17 | make helper-dep.pl part of helper.pl | ||
| 712919f3 | 2019-05-24 12:17:13 | [WIP] start to make dep.pl part of helper.pl | ||
| fe9a8189 | 2019-05-07 10:56:13 | sanitize comments in helper.pl | ||
| ff561404 | 2019-04-07 15:29:11 | shorter headers | ||
| 70a30ae7 | 2019-04-07 02:29:28 | remove footers | ||
| 667ce28b | 2018-12-08 19:35:28 | add doc checking to helper.pl | ||
| 18355de6 | 2018-12-29 17:56:20 | Update file headers [skip ci] | ||
| 0329e828 | 2018-12-02 18:28:59 | drop broken (not working) makefile.cygwin_dll | ||
| 8e4edf76 | 2018-12-02 18:03:07 | drop makefile.bcc+makefile.icc in favour of makefile.unix | ||
| 2c07579f | 2018-12-02 14:59:05 | add makefile.mingw | ||
| 934ee69b | 2018-12-02 14:32:08 | update MSVC project file libtommath_VS2008.vcproj | ||
| c852d5ab | 2018-12-02 14:27:53 | replace updatemakes.sh+filter.pl with updatemakes.sh+helper.pl |