| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk | dgp | 2017-05-23 | 1 | -3/+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 trunk | dgp | 2017-05-15 | 1 | -29/+29 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | merge trunk | dgp | 2017-04-27 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | [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 |
|
|
* | | | merge trunk | dgp | 2017-04-21 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Remove unused functions like TclWinSetSockOpt()/Tcl_DStringTrunc() if compile... | jan.nijtmans | 2017-04-20 | 1 | -1/+1 |
|
|
* | | | merge trunk | dgp | 2017-04-12 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Remove some unnecessary "struct" definitions and some type casts no longer ne... | jan.nijtmans | 2017-04-11 | 1 | -1/+1 |
|
|
* | | | merge trunk | dgp | 2017-03-29 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Add TCL_NORETURN attribute to TclpThreadExit() and Tcl_ExitThread() | jan.nijtmans | 2017-03-24 | 1 | -1/+1 |
|
|
* | | | merge trunk | dgp | 2017-03-17 | 1 | -4/+18 |
|\ \ \
| |/ / |
|
| * | | 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... | 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 |
|
|
* | | | merge trunk | dgp | 2017-03-13 | 1 | -26/+0 |
|\ \ \
| |/ / |
|
| * | | Eliminate internal use of TclNewBooleanObj()/TclSetBooleanObj()/TclSetIntObj(... | jan.nijtmans | 2017-03-13 | 1 | -26/+0 |
|
|
* | | | merge trunk | dgp | 2017-02-16 | 1 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | More internal use of size_t in stead of int, e.g. for epoch's | jan.nijtmans | 2017-02-15 | 1 | -6/+6 |
|
|
* | | | merge trunk | dgp | 2017-02-03 | 1 | -6/+5 |
|\ \ \
| |/ / |
|
| * | | In TclGetNumberFromObj() macro (tclExecute.c): Don't fill in type if TCL_ERRO... | jan.nijtmans | 2017-02-03 | 1 | -5/+4 |
|
|
* | | | merge trunk | dgp | 2017-01-27 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | If TCL_NO_DEPRECATED is defined, remove the "case" statement, and use much le... | jan.nijtmans | 2017-01-25 | 1 | -0/+2 |
|
|
* | | | merge trunk | dgp | 2017-01-23 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Introduce new function TclInitThreadAlloc(), symmetric with TclFinalizeThread... | jan.nijtmans | 2017-01-13 | 1 | -0/+1 |
|
|
* | | | merge trunk | dgp | 2017-01-12 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | | | merge trunk | dgp | 2016-12-23 | 1 | -9/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Eliminate the internal macro/function TclNewIntObj: In all cases TclNewLongOb... | jan.nijtmans | 2016-12-23 | 1 | -9/+2 |
| | |/ /
| |/| | |
|
* | | | | merge trunk | dgp | 2016-12-02 | 1 | -2/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Created a new "proper bytearray" Tcl_ObjType so we can use bytearrays | dgp | 2016-12-01 | 1 | -2/+1 |
|
|
* | | | | merge trunk | dgp | 2016-11-30 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Route all [string repeat] operations through a common implementation. | dgp | 2016-11-30 | 1 | -0/+2 |
| |/ / |
|
* | | | merge trunk | dgp | 2016-11-28 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Make compileEpoch "unsigned int", and start counting at 1. | jan.nijtmans | 2016-11-24 | 1 | -1/+1 |
|
|
* | | | merge trunk | dgp | 2016-11-16 | 1 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c... | jan.nijtmans | 2016-11-16 | 1 | -13/+13 |
|
|
* | | | merge trunk | dgp | 2016-11-14 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Route all [string last] operations through a common implementation. | dgp | 2016-11-08 | 1 | -1/+3 |
|
|
| * | | First draft refactoring the [string first] functionality. | dgp | 2016-11-04 | 1 | -0/+2 |
|
|