diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-11-17 10:46:09 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-11-17 10:46:09 (GMT) |
commit | c011864b3411bd607efb52ffd86bb9b91e8e1bf3 (patch) | |
tree | 5ae27db53133eec3cea2523f3df4c28df354b71e /.fossil-settings | |
parent | 68111aa5bf7fc228dcfda8beb9de265734925b56 (diff) | |
parent | 3dd86e6ebc0137c3a2c02d3a046de046571e3789 (diff) | |
download | tcl-c011864b3411bd607efb52ffd86bb9b91e8e1bf3.zip tcl-c011864b3411bd607efb52ffd86bb9b91e8e1bf3.tar.gz tcl-c011864b3411bd607efb52ffd86bb9b91e8e1bf3.tar.bz2 |
Merge trunk. Re-generate tclTomMath.h. Use faster exponentiation-function from libtommath 1.0 (in tclExecute.c).
Diffstat (limited to '.fossil-settings')
-rw-r--r-- | .fossil-settings/ignore-glob | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.fossil-settings/ignore-glob b/.fossil-settings/ignore-glob index 51ca1e2..2f93505 100644 --- a/.fossil-settings/ignore-glob +++ b/.fossil-settings/ignore-glob @@ -17,6 +17,22 @@ */tclsh* */tcltest* */versions.vc +libtommath/bn.ilg +libtommath/bn.ind +libtommath/pretty.build +libtommath/tommath.src +libtommath/*.pdf +libtommath/*.pl +libtommath/*.sh +libtommath/tombc/* +libtommath/pre_gen/* +libtommath/pics/* +libtommath/mtest/* +libtommath/logs/* +libtommath/etc/* +libtommath/demo/* +libtommath/*.out +libtommath/*.tex unix/autoMkindex.tcl unix/dltest.marker unix/tcl.pc |