Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-. | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) | jan.nijtmans | 2019-10-17 | 1 | -1/+2 |
|\ \ | |||||
| * \ | Merge 8.5 | jan.nijtmans | 2019-10-11 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | Update (fossil's) ignore-glob and (git's) .gitignore | jan.nijtmans | 2019-10-11 | 1 | -0/+6 |
| | | | | |||||
* | | | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 ↵ | jan.nijtmans | 2019-06-14 | 1 | -2/+7 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | adapted for changes in libtommath | ||||
| * | | Update to latest libtommath's "develop" branch. On the way to 1.2.0 | jan.nijtmans | 2019-06-13 | 1 | -4/+13 |
| | | | |||||
| * | | Ignore libtommath/doc directory. Add some VS-related makefiles, useful for ↵ | jan.nijtmans | 2017-08-31 | 1 | -0/+47 |
| | | | | | | | | | | | | testing | ||||
| * | | Undo tag removal (just get libtommath directly from GitHUB), so we don't ↵ | jan.nijtmans | 2017-08-31 | 1 | -0/+17 |
| / | | | | | | | have useless file changes with every new release | ||||
* | | Document maximum value for right argument of '**' operator. | jan.nijtmans | 2019-03-27 | 1 | -0/+2 |
| | | | | | | | | | | Adapt test-cases to test for exactly one more than this maximum value. Make sure that the maximum is the same for DIGIT_BIT > 28. Change macro's for mp_iseven()/mp_isodd() so they don't depend on value of DIGIT_BIT any more. | ||||
* | | Fix ignore-glob versioned setting (something went wrong in previous merge). ↵ | jan.nijtmans | 2017-11-17 | 3 | -1/+6 |
| | | | | | | | | Also convert rules-ext.vc and targets.vc to CRLF line-endings. | ||||
* | | merge core-8-6-branch | jan.nijtmans | 2017-11-17 | 3 | -2/+7 |
|\ \ | |||||
| * \ | Add visual-studio related entries to ignore-glob. Taken over from reform-vc ↵ | jan.nijtmans | 2017-10-09 | 1 | -3/+5 |
| |\ \ | | |/ | | | | | | | branch | ||||
| | * | Add visual-studio related entries to ignore-glob. Taken over from reform-vc ↵ | jan.nijtmans | 2017-10-09 | 1 | -0/+24 |
| | | | | | | | | | | | | branch | ||||
| * | | Adapt .fossil-settings/crlf-glob, for 5 libtommath-related files which have ↵ | jan.nijtmans | 2017-08-31 | 2 | -0/+6 |
| | | | | | | | | | | | | crlf ending | ||||
* | | | Fix ignore glob for Visual C++ output directories. | apnadkarni | 2017-10-07 | 1 | -3/+5 |
|/ / | |||||
* | | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib ↵ | jan.nijtmans | 2017-03-07 | 1 | -0/+14 |
| | | | | | | | | documentation is under a potentially non-free license | ||||
* | | Remove "makefile.bc". Not updated for many-many years, most likely it ↵ | jan.nijtmans | 2017-03-07 | 2 | -2/+0 |
| | | | | | | | | doesn't work any more and it doesn't seem to care anyone. Let's see if someone complains ;-) | ||||
* | | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files. | jan.nijtmans | 2017-01-06 | 4 | -4/+11 |
| | | |||||
* | | Added more glob patterns in order to ignore html generated documentation and ↵ | fvogel | 2017-01-04 | 1 | -0/+4 |
| | | | | | | | | Windows-specific compilation products when running fossil extra | ||||
* | | Update zlib to version 1.2.10. Dll's and *.lib files not updated yet | jan.nijtmans | 2017-01-03 | 2 | -0/+4 |
| | | |||||
* | | Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl. Add two ↵ | jan.nijtmans | 2016-11-18 | 1 | -0/+6 |
| | | | | | | | | missing "static" keywords in tclUnixNotfy.c. Remove some more files in libtommath directory which are not useful for Tcl. | ||||
* | | Remove subdirectories of "libtommath", and various individual related files, ↵ | jan.nijtmans | 2016-11-17 | 1 | -0/+12 |
|/ | | | | not taking any part in the Tcl build. Makes the Tcl distribution smaller without sacrificing anything. | ||||
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵ | jan.nijtmans | 2015-06-25 | 2 | -0/+20 |
| | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil. | ||||
* | some more "ignore-glob" patterns | jan.nijtmans | 2013-04-03 | 1 | -0/+3 |
| | |||||
* | Some more ignore-glob settings for msvc, mac, hp .... | jan.nijtmans | 2013-03-08 | 1 | -0/+6 |
| | |||||
* | Tell fossil and Eclipse that the default eol-convention is LF. | jan.nijtmans | 2013-03-06 | 3 | -0/+18 |
Tell fossil which files are binary and which files should never be committed. Tell Eclipse that the default encoding is UTF-8 |