summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge trunktip_445_forkdgp2016-04-054-16/+13
|\
| * Rename UtfCount() to TclUtfCount() and use it in more places. Suggested by ps...jan.nijtmans2016-04-053-16/+11
* | merge trunkdgp2016-04-043-11/+81
|\ \ | |/
| * [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does nothin...dkf2016-04-043-11/+81
| |\
| | * [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does nothin...potential_incompatibilitydkf2016-04-043-11/+81
| | |\
| | | * [47ac84309b] Import of aspect's branch from his personal repository on chisel...aspect_lreplace_cleanupdkf2016-03-303-11/+81
* | | | Use new routine TclGetLambdaFromObj to better isolate the "lambdaExpr" ObjType.dgp2016-04-043-46/+72
* | | | Use simple name for file static struct.dgp2016-04-041-12/+8
* | | | merge trunkdgp2016-04-041-63/+9
|\ \ \ \ | |/ / /
| * | | Revise "parsedVarName" Tcl_ObjType to eliminated unnecessary parts anddgp2016-04-041-63/+9
| |\ \ \
| | * | | There's a "parsedVarName" Tcl_ObjType that remembers how a variable namedgp_revise_parsedvarnametypedgp2016-03-281-11/+34
* | | | | Revise "nsName" ObjType to use proposed routines.dgp2016-04-041-27/+38
* | | | | Revise "instname" ObjType to use proposed routinesdgp2016-04-041-7/+24
* | | | | Revise "regexp" Tcl_ObjType to use proposed routines.dgp2016-04-041-28/+32
* | | | | merge trunkdgp2016-04-0412-67/+204
|\ \ \ \ \ | |/ / / /
| * | | | merge 8.6dgp2016-04-042-4/+23
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Corrections to compression stream flushing to make Tk generate PNGs correctly...dkf2016-04-042-4/+23
| | |\ \ \
| | | * | | Was handling the flushing at the end of the stream wrongly.tk_bug_9eb55debc5dkf2016-04-042-8/+9
| | | * | | Working on fixing problem with short reads from compressing streams that brea...dkf2016-04-031-0/+18
| | |/ / /
| * | | | close forkdgp2016-04-043-11/+117
| |\ \ \ \
| | * \ \ \ Merge tip-444micro_optgahr2016-04-043-11/+117
| | |\ \ \ \
| | | * \ \ \ merge trunktip_444gahr2016-04-04225-19575/+12192
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | micro-optimization from drh-micro-optimization branch: Knock perhaps 1% off e...jan.nijtmans2016-04-041-9/+11
| | |\ \ \ \ \
| | | * | | | | Knock perhaps 1% off execution time: guard on TclAsyncReady more efficient wh...dkf2015-10-231-9/+11
| | | * | | | | fix typo in micro-optimization TclpInitThreadAllocKevin B Kenny2015-10-221-1/+1
| | | * | | | | Turn off NRE asserts by default. About a 5% speedup on [clock format].dkf2015-10-223-7/+3
| | | * | | | | Micro-optimization: remove double checked lock from TclGetAllocCache in favou...Kevin B Kenny2015-10-214-35/+31
| | | | * | | | merge trunkgahr2016-03-03133-894/+848
| | | | |\ \ \ \
| | | | * | | | | Clarify that weekends are intended as Saturdays and Sundaysgahr2016-03-031-1/+1
| | | | * | | | | More comprehensive tests adding and subtracting week-daysgahr2016-02-241-10/+23
| | | | * | | | | merge trunkgahr2016-02-232-16/+26
| | | | |\ \ \ \ \
| | | | * | | | | | Make sure that adding 0 weekdays doesn't result in going back in timegahr2016-02-232-1/+10
| | | | * | | | | | [5f71353740] Support the "weekdays" unit in [clock add]gahr2016-02-173-11/+95
| * | | | | | | | | Merge *both* commits to get the TclAsyncReady optimization. Withoutdgp2016-04-041-10/+17
| |/ / / / / / / /
| * | | | | | | | RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase....jan.nijtmans2016-04-013-4/+5
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.txtjan.nijtmans2016-04-011-0/+1
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.txtjan.nijtmans2016-04-011-0/+1
| | | * | | | | | (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding depende...jan.nijtmans2016-03-291-66/+66
| | * | | | | | | (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding depende...jan.nijtmans2016-03-291-66/+66
| * | | | | | | | Two micro-optimizations in Win and UNIX notifier. See: [http://code.activesta...jan.nijtmans2016-04-015-43/+47
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge trunkjan.nijtmans2016-03-3014-335/+627
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | - Undo unix notifier changes: too risky at this moment. jan.nijtmans2016-03-2517-293/+229
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | (experiment) Use TclpMasterLock() in stead of a separate notifierInitMutex. O...jan.nijtmans2016-03-214-19/+54
* | | | | | | | | | | Revise "dict" Tcl_ObjType to use proposed routines.dgp2016-03-301-84/+99
* | | | | | | | | | | Revise several ACCEPT_NAN stanzas.dgp2016-03-303-29/+61
* | | | | | | | | | | Remove direct access to Tcl_Obj typePtr field that does nothing of anydgp2016-03-301-10/+4
* | | | | | | | | | | merge trunk:dgp2016-03-304-146/+81
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Eliminate AT_FORK_INIT_VALUE/RESET_ATFORK_MUTEX macro's, since other values t...jan.nijtmans2016-03-293-80/+15
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Better fix for [7d0db7c388f52de81]: In stead of adding dependencies to multip...jan.nijtmans2016-03-271-66/+66
* | | | | | | | | | Functional conversion of "list" Tcl_ObjType to proposed routines.dgp2016-03-294-88/+137