| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-08-11 | 1 | -3/+3 |
|\ |
|
| * | Code cleanup: less of use "register" keyword, and better use of typecasts | jan.nijtmans | 2020-08-11 | 1 | -19/+21 |
|
|
* | | TCL_UNUSED in the unix sources. | dgp | 2020-03-09 | 1 | -4/+2 |
|
|
* | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -4/+6 |
|\ \ |
|
* \ \ | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | Eliminate more usage of C++-specific keywords in C-code. | jan.nijtmans | 2019-07-25 | 1 | -6/+6 |
|
|
* | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -12/+12 |
|/ / |
|
* | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 1 | -7/+7 |
|
|
* | | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -7/+7 |
|
|
* | | Fix harmless gcc warning message: using "unsigned" doesn't serve any purpose,... | jan.nijtmans | 2016-11-11 | 1 | -2/+2 |
|
|
* | | Simplify use of "struct" keyword in many places. | jan.nijtmans | 2016-06-30 | 1 | -1/+1 |
|/ |
|
* | [Bug 3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-26 | 1 | -0/+8 |
|\ |
|
| * | [Bug 3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-26 | 1 | -0/+8 |
| |\ |
|
| | * | [Bug 3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-26 | 1 | -0/+8 |
|
|
* | | | new version of cpuid, which doesn't use the edi register any more. Hopefully ... | jan.nijtmans | 2013-01-24 | 1 | -4/+3 |
|\ \ \
| |/ / |
|
| * | | new version of cpuid, which doesn't use the edi register any more. Hopefully ... | jan.nijtmans | 2013-01-24 | 1 | -4/+3 |
| |\ \
| | |/ |
|
| | * | new version of cpuid, which doesn't use the edi register any more. Hopefully ... | jan.nijtmans | 2013-01-24 | 1 | -4/+3 |
|
|
* | | | revert [8e83219e38]: it doesn't work on i386 | jan.nijtmans | 2013-01-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | revert [f3509c3d35]: it doesn't work on i386 | jan.nijtmans | 2013-01-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | revert [273bbe926d]: it doesn't work on i386 | jan.nijtmans | 2013-01-24 | 1 | -1/+1 |
|
|
* | | | Bug [3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-22 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Bug [3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-22 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Bug [3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-22 | 1 | -1/+1 |
|
|
| * | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ... | stwo | 2012-08-13 | 1 | -6/+10 |
|
|
| * | | [Bug 3544683]: Backport of reentrancy fix for super-POSIX correctness of the | dkf | 2012-07-16 | 1 | -54/+216 |
|
|
* | | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ... | stwo | 2012-08-13 | 1 | -6/+10 |
|
|
* | | | Change one '#ifdef' to '#if defined()' for improved consistency within the file. | stwo | 2012-08-08 | 1 | -1/+1 |
|
|
* | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -1/+1 |
|
|
* | | | Better detection and implementation for cpuid instruction on Intel-derived pr... | jan.nijtmans | 2012-05-02 | 1 | -9/+8 |
|\ \ \
| |/ / |
|
| * | | Better detection and implementation for cpuid instruction on Intel-derived pr... | jan.nijtmans | 2012-05-02 | 1 | -9/+8 |
| |\ \
| | |/ |
|
| | * | Better detection and implementation for cpuid instruction on Intel-derived pr... | jan.nijtmans | 2012-05-02 | 1 | -9/+8 |
| | |\ |
|
| | | * | cpuid-on-unix | jan.nijtmans | 2012-05-02 | 1 | -7/+6 |
| |_|/
|/| | |
|
* | | | switch off 32-bit assembler | jan.nijtmans | 2012-05-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | switch off 32-bit specific assembler | jan.nijtmans | 2012-05-02 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | switch off - temporary - 32-bit specific assembler | jan.nijtmans | 2012-05-02 | 1 | -1/+1 |
|
|
* | | | TclWinCPUID now respects -fPIC compilation on 32-bit Linux | jan.nijtmans | 2012-05-02 | 1 | -5/+7 |
|\ \ \
| |/ / |
|
| * | | TclWinCPUID now respects -fPIC compilation on 32-bit Linux | jan.nijtmans | 2012-05-02 | 1 | -2/+7 |
| |\ \
| | |/ |
|
| | * | TclWinCPUID now respects -fPIC compilation on 32-bit Linux | jan.nijtmans | 2012-05-02 | 1 | -2/+7 |
|
|
* | | | Revert introduction of non-portable asm snippet in function TclWinCPUID, to r... | ferrieux | 2012-04-30 | 1 | -0/+3 |
|
|
| | | | |
| \ \ | |
*-. \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+5 |
|\ \ \ \
| | |/ / |
|
| | | | | |
| | | \ | |
| | *-. \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+5 |
| | |\ \ \
| |/ / / /
| | | | /
| | | |/ |
|
| | | * | syntax error | jan.nijtmans | 2012-04-24 | 1 | -1/+2 |
| | |/ |
|
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -2/+5 |
|
|
* | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -0/+37 |
|\ \ \
| |/ / |
|
| * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -0/+37 |
| |\ \
| | |/ |
|
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -1/+38 |
|
|
* | | | * unix/tclUnixCompat.c (TclpGetPwNam, TclpGetPwUid, TclpGetGrNam) | dkf | 2011-11-03 | 1 | -44/+214 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -3/+0 |
|\ \ \
| |/ / |
|