Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2023-08-30 | 1 | -1/+2 | |
|\ | ||||||
| * | Convert compat/zlib/contrib/dotzlib/DotZLib/*.cs to proper UTF-8 | jan.nijtmans | 2023-08-30 | 1 | -1/+2 | |
| | | ||||||
* | | Merge 8.6 | jan.nijtmans | 2022-06-14 | 1 | -5/+2 | |
|\ \ | |/ | ||||||
| * | Update .gitignore | jan.nijtmans | 2022-06-14 | 1 | -5/+2 | |
| |\ | ||||||
| | * | Update .gitignore | jan.nijtmans | 2022-06-14 | 1 | -5/+2 | |
| | | | ||||||
| * | | Update ignore-glob | jan.nijtmans | 2022-06-14 | 1 | -0/+4 | |
| |\ \ | | |/ | ||||||
| | * | Update ignore-glob | jan.nijtmans | 2022-06-14 | 1 | -0/+4 | |
| | | | ||||||
| | * | Set -DUSE_NMAKE=1 when compiling under nmake. Update .gitattributes and (for ↵ | jan.nijtmans | 2021-07-08 | 2 | -0/+27 | |
| | | | | | | | | | | | | Fossil) binary-glob and crlf-glob | |||||
* | | | Some -1 -> TCL_INDEX_NONE. Update fossil's ignore-glob | jan.nijtmans | 2022-06-13 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge 8.6 | jan.nijtmans | 2022-04-12 | 1 | -0/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Update .fossil-settings/crlf-glob | jan.nijtmans | 2022-04-12 | 1 | -0/+3 | |
| | | | ||||||
* | | | Generate html documentation in html5 format. Fix some html5 compatibiliy ↵ | jan.nijtmans | 2020-11-20 | 2 | -5/+1 | |
|/ / | | | | | | | | | warnings. Remove old htmlhelp-related parts (since this is obsolete since Vista) | |||||
* | | Add .bmp to .gitattributes. Simplify .fossil-settings/binary-glob | jan.nijtmans | 2020-09-14 | 1 | -7/+10 | |
| | | ||||||
* | | Merge 8.5 | jan.nijtmans | 2020-08-25 | 1 | -1/+2 | |
|\ \ | |/ | ||||||
| * | Backport improvemenets in .gitignore .fossil-settings/ignore-glob and ↵ | jan.nijtmans | 2020-08-24 | 1 | -0/+4 | |
| | | | | | | | | win/nmakehlp.c | |||||
* | | A few missing entries in .fossil-settings/ignore-glob and .gitignore | jan.nijtmans | 2020-06-29 | 1 | -0/+1 | |
| | | ||||||
* | | Merge 8.5 | jan.nijtmans | 2020-06-25 | 2 | -0/+11 | |
|\ \ | |/ | ||||||
| * | Fix [9080d6a871]: Build fix for tcl on macOS on Apple Silicon | jan.nijtmans | 2020-06-24 | 1 | -0/+10 | |
| | | ||||||
| * | Add "manifest.uuid" to the distribution, so we can see exactly where "make ↵ | jan.nijtmans | 2020-06-24 | 1 | -0/+1 | |
| | | | | | | | | dist" came from. In case of "git", we can see that too | |||||
* | | Merge 8.5 | jan.nijtmans | 2020-06-22 | 1 | -20/+0 | |
|\ \ | |/ | ||||||
| * | Remove .fossil-settings/crnl-glob, as it is not used in fossil any more. | jan.nijtmans | 2020-06-22 | 1 | -10/+0 | |
| | | | | | | Don't declare .sln files both as binary and as CRLF in git. | |||||
* | | Change all *.sln to CRLF format, so they are directly usable in Visual ↵ | jan.nijtmans | 2020-06-22 | 2 | -2/+4 | |
| | | | | | | | | Studio projects | |||||
| | | ||||||
| \ | ||||||
*-. \ | 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 |