| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate html documentation in html5 format. Fix some html5 compatibiliy warn... | jan.nijtmans | 2020-11-20 | 1 | -19/+0 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ |
|
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-07-15 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. | jan.nijtmans | 2020-07-15 | 1 | -2/+2 |
|
|
* | | More WIP: All makefile builds appear to work fine, makefile.vc build still to... | jan.nijtmans | 2019-11-05 | 1 | -8/+0 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-10-22 | 1 | -21/+16 |
|\ \
| |/ |
|
| * | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) | jan.nijtmans | 2019-10-17 | 1 | -16/+12 |
| |\ |
|
| * | | Merge core-8-6-branch, and merge latest libtommath | jan.nijtmans | 2019-07-28 | 1 | -4/+4 |
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2019-03-28 | 1 | -4/+0 |
|\ \
| |/ |
|
| * | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o... | jan.nijtmans | 2019-03-28 | 1 | -4/+0 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2018-12-18 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Merge 8.5 | jan.nijtmans | 2018-12-18 | 1 | -2/+0 |
| |\ |
|
| | * | No need for latest "rvm" any more in osx builds (now even gives an error) | jan.nijtmans | 2018-12-18 | 1 | -2/+0 |
|
|
* | | | Merge core-8-6-branch | jan.nijtmans | 2017-03-07 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Remove "makefile.bc". Not updated for many-many years, most likely it doesn't... | jan.nijtmans | 2017-03-07 | 1 | -2/+0 |
|
|
* | | | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes bet... | jan.nijtmans | 2016-11-16 | 1 | -1/+5 |
|
|
* | | | configure.in -> configure.ac | jan.nijtmans | 2016-03-08 | 1 | -8/+8 |
|/ / |
|
* | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -2/+0 |
|
|
* | | Remove another reference to tcl.wse.in | jan.nijtmans | 2012-11-08 | 1 | -2/+0 |
|
|
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -0/+2 |
|
|
* | | Remove unused header file: unix/tclUnixThrd.h | jan.nijtmans | 2011-04-04 | 1 | -2/+0 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -1/+1 |
|
|
| * | * macosx/Tcl.xcodeproj/project.pbxproj: add debug configs with gcov, | das | 2008-06-12 | 1 | -62/+151 |
|
|
* | | workaround llvm LTO bug on ppc | das | 2009-08-28 | 1 | -1/+2 |
|
|
* | | * macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2, | das | 2009-06-26 | 2 | -349/+267 |
|
|
* | | add new files | das | 2008-12-20 | 1 | -1/+17 |
|
|
* | | add new zlib files | das | 2008-12-14 | 1 | -1/+7 |
|
|
* | | add TIP #234 files | das | 2008-12-11 | 1 | -1/+9 |
|
|
* | | remove NRE.test & add new test files to Tcl.xcodeproj | das | 2008-08-03 | 1 | -3/+5 |
|
|
* | | tclNRE.h die die die | das | 2008-07-31 | 1 | -3/+1 |
|
|
* | | stack-3.1 no longer fails when testsuite is run from Xcode | das | 2008-07-21 | 1 | -2/+2 |
|
|
* | | add new NRE files | das | 2008-07-13 | 1 | -1/+5 |
|
|
* | | * macosx/Tcl.xcodeproj/project.pbxproj: add tclIORTrans.c; updates and | das | 2008-06-12 | 1 | -55/+24 |
|
|
* | | typo, skip crashing http.test for gcov | das | 2008-06-01 | 1 | -14/+14 |
|
|
* | | * macosx/Tcl.xcodeproj/project.pbxproj: add new tclOO files; add debug | das | 2008-05-31 | 1 | -7/+198 |
|
|
* | | remove ioUtil.test, llvm-gcc fix | das | 2008-04-25 | 1 | -5/+2 |
|/ |
|
* | disable codesign on tests target | das | 2008-03-28 | 1 | -1/+17 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 | das | 2008-03-12 | 2 | -2/+21 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 and | das | 2008-03-11 | 2 | -3/+199 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add new chanio.test. | das | 2007-11-15 | 1 | -2/+4 |
|
|
* | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 1 | -1/+5 |
|
|
* | * macosx/Tcl.xcode/project.pbxproj: discontinue unmaintained support | das | 2007-09-06 | 2 | -34/+30 |
|
|
* | * unix/dltest/pkga.c: whitespace & comment cleanup, remove | das | 2007-08-14 | 1 | -3/+1 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: improve support for renamed tcl | das | 2007-06-29 | 2 | -10/+52 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add new Tclsh-Info.plist.in. | das | 2007-06-09 | 1 | -1/+3 |
|
|