| Commit message (Expand) | Author | Age | Files | Lines |
* | Make read and write operations on Tcl_Var handles available in tclInt API. | dkf | 2017-06-08 | 1 | -6/+7 |
|\ |
|
| * | Expose some of the core variable access APIs.
dkf_expose_ptrgetvar_8_6 | dkf | 2017-06-06 | 1 | -6/+7 |
|
|
* | | Merge core-8-6-branch. This removes the work currently being done in "sebres-... | jan.nijtmans | 2017-06-02 | 1 | -23/+0 |
|\ \
| |/ |
|
* | | merge core-8-6-branch (except: the "timerate" command and the clock performan... | jan.nijtmans | 2017-05-31 | 1 | -1/+1 |
|\ \ |
|
| * | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preven... | jan.nijtmans | 2017-05-31 | 1 | -1/+1 |
|
|
| * | | Remove "timerate" functionality: this definitely needs a TIP. Also undo chang... | jan.nijtmans | 2017-05-31 | 1 | -3/+0 |
|
|
| | | | |
| \ \ | |
*-. \ \ | 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / fl... | sebres | 2017-05-29 | 1 | -0/+23 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | | | | |
| | | \ | |
| | *-. \ | reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc... | sebres | 2017-05-11 | 1 | -64/+53 |
| | |\ \ \ |
|
| | | | * \ | merge trunk (to sebres-trunk-timerate) | sebres | 2017-05-11 | 1 | -64/+53 |
| | | | |\ \ |
|
| * | | | \ \ | merge sebres-8-6-clock-speedup (clock speed-up / flightaware Tcl-bounties#4, ... | sebres | 2017-05-29 | 1 | -0/+23 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | /
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to... | sebres | 2017-05-10 | 1 | -0/+8 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | merge trunk | sebres | 2017-03-06 | 1 | -11/+13 |
| | | |\ \ \ |
|
| | | * \ \ \ | merge sebres-trunk-timerate | sebres | 2017-02-09 | 1 | -0/+12 |
| | | |\ \ \ \ |
|
| | | * | | | | | code review and inline documentation | sebres | 2017-01-10 | 1 | -0/+7 |
|
|
| | | * | | | | | improve LocalizeFormat, internal caching of localized formats inside msgcat f... | sebres | 2017-01-10 | 1 | -0/+1 |
|
|
| | * | | | | | | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6) | sebres | 2017-05-09 | 1 | -0/+15 |
| | |\ \ \ \ \ \
| | | | |_|_|/ /
| | | |/| | | | |
|
| | | * | | | | | merge trunk | sebres | 2017-03-06 | 1 | -11/+13 |
| | | |\ \ \ \ \
| | | | |_|/ / /
| | | |/| | / /
| | | | | |/ /
| | | | |/| | |
|
| | | * | | | | [win] accomplished winTime module using very fast wide clicks, with denominat... | sebres | 2017-02-09 | 1 | -7/+3 |
|
|
| | | * | | | | [timerate] bug fix: missing scale conversion by Mac OSX on platform where hig... | sebres | 2017-02-09 | 1 | -0/+16 |
| | | | |/ /
| | | |/| | |
|
| | | * | | | missing entry of tclInt.h added | sebres | 2017-01-09 | 1 | -0/+3 |
|
|
* | | | | | | merge core-8-6-branch | aspect | 2017-05-19 | 1 | -3/+3 |
|\ \ \ \ \ \
| |/ / / / /
| | | | | /
| |_|_|_|/
|/| | | | |
|
| * | | | | fix build failure with TCL_MEM_DEBUG introduced by [8b717dc06a3e3d49] | aspect | 2017-05-19 | 1 | -3/+3 |
| |/ / / |
|
* | | | | merge core-8-6-branch | jan.nijtmans | 2017-05-09 | 1 | -29/+29 |
|\ \ \ \
| |/ / / |
|
| * | | | Let local variables declared from within macro's always start with underscore... | jan.nijtmans | 2017-05-09 | 1 | -29/+29 |
|
|
* | | | | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in ... | dkf | 2017-04-27 | 1 | -2/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | A better way of getting source file location information when disassembling. | dkf | 2017-04-22 | 1 | -2/+3 |
|
|
* | | | | Remove unused functions like TclWinSetSockOpt()/Tcl_DStringTrunc() if compile... | jan.nijtmans | 2017-04-20 | 1 | -1/+1 |
|
|
* | | | | Remove some unnecessary "struct" definitions and some type casts no longer ne... | jan.nijtmans | 2017-04-11 | 1 | -1/+1 |
|
|
* | | | | Add TCL_NORETURN attribute to TclpThreadExit() and Tcl_ExitThread() | jan.nijtmans | 2017-03-24 | 1 | -1/+1 |
|
|
* | | | | If Tcl is compiled with -DTCL_NO_DEPRECATED, make sure that iPtr->(resultSpac... | jan.nijtmans | 2017-03-17 | 1 | -0/+10 |
|
|
* | | | | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock... | Kevin B Kenny | 2017-03-15 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock... | Kevin B Kenny | 2017-03-15 | 1 | -0/+6 |
|
|
* | | | | Make 'clock' and 'encoding' into compilable ensembles that play with safe int... | Kevin B Kenny | 2017-03-14 | 1 | -4/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Make 'clock' and 'encoding' into compilable ensembles that play with safe int...kbk_clock_encoding_ensembles | Kevin B Kenny | 2017-03-14 | 1 | -0/+1 |
|
|
| * | | | Make 'clock' and 'encoding' into proper compilable ensembles | Kevin B Kenny | 2017-03-14 | 1 | -4/+1 |
|
|
* | | | | Eliminate internal use of TclNewBooleanObj()/TclSetBooleanObj()/TclSetIntObj(... | jan.nijtmans | 2017-03-13 | 1 | -26/+0 |
| |_|/
|/| | |
|
* | | | More internal use of size_t in stead of int, e.g. for epoch's | jan.nijtmans | 2017-02-15 | 1 | -6/+6 |
|
|
* | | | In TclGetNumberFromObj() macro (tclExecute.c): Don't fill in type if TCL_ERRO... | jan.nijtmans | 2017-02-03 | 1 | -5/+4 |
|
|
* | | | If TCL_NO_DEPRECATED is defined, remove the "case" statement, and use much le... | jan.nijtmans | 2017-01-25 | 1 | -0/+2 |
|
|
* | | | Introduce new function TclInitThreadAlloc(), symmetric with TclFinalizeThread...notifier | jan.nijtmans | 2017-01-13 | 1 | -0/+1 |
| |/
|/| |
|
* | | TIP [http://www.tcl.tk/cgi-bin/tct/tip/459|459] implementation, but (for now)... | jan.nijtmans | 2017-01-04 | 1 | -0/+5 |
|\ \ |
|
| * \ | Bring back stub table in original state. | jan.nijtmans | 2016-12-08 | 1 | -2/+6 |
| |\ \ |
|
| * | | | Complete implementation, tests and documentation | jan.nijtmans | 2016-11-28 | 1 | -0/+1 |
|
|
| * | | | Starting implementing the "package files" command. TIP still to be written. | jan.nijtmans | 2016-11-24 | 1 | -0/+1 |
|
|
* | | | | Eliminate the internal macro/function TclNewIntObj: In all cases TclNewLongOb... | jan.nijtmans | 2016-12-23 | 1 | -9/+2 |
| |/ /
|/| | |
|
* | | | Created a new "proper bytearray" Tcl_ObjType so we can use bytearrays | dgp | 2016-12-01 | 1 | -2/+1 |
|
|
* | | | Route all [string repeat] operations through a common implementation. | dgp | 2016-11-30 | 1 | -0/+2 |
|/ / |
|
* | | Make compileEpoch "unsigned int", and start counting at 1. | jan.nijtmans | 2016-11-24 | 1 | -1/+1 |
|
|
* | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c... | jan.nijtmans | 2016-11-16 | 1 | -13/+13 |
|
|
* | | Route all [string last] operations through a common implementation. | dgp | 2016-11-08 | 1 | -1/+3 |
|
|