summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix for [f97d4ee020]; use a two-stage approach to avoid quadratic behavior.dkf2016-05-211-22/+64
|\
| * Make the tests pass.bug_f97d4ee020dkf2016-05-211-14/+26
| * Possible fix for [f97d4ee020]; uses a two-stage approach to avoid quadratic b...dkf2016-05-161-23/+53
* | Merge core-8-6-branch. Eliminate some unnecessary spacing.jan.nijtmans2016-05-131-1/+1
|\ \ | |/
* | Bug fix: Assembler dereferences a rogue pointer when unstacking an empty exce...Kevin B Kenny2016-05-131-4/+6
|\ \ | |/
| * Bug fix: Assembler dereferences a rogue pointer when unstacking an empty exce...bug_3154ea2759Kevin B Kenny2016-05-131-4/+6
| |\
| | * Bug fix. Have to arrange to only close a catch once. After the spacebug_3154ea2759dgp2016-05-061-0/+3
| |/
* | merge trunkdgp_dup_encoding_fixdgp2016-05-1016-297/+265
|\ \
| * | Parameterize TclInitByteCodeObj to callers sense of typePtr.dgp_init_bytecodedgp2016-04-294-14/+10
| * | No longer need to create Tcl_Obj just to make some bytecode.dgp2016-04-291-5/+2
| * | Make obj-free bytecode maker available to rest of compile-related files.dgp2016-04-292-1/+3
| * | Tease apart the bytecode creation machinery from the Tcl_Obj intrep machinery.dgp2016-04-291-35/+57
| * | Refactor bytecode initialization machinery.dgp2016-04-291-23/+24
| * | Refactor bytecode cleanup.dgp2016-04-224-33/+36
| * | [d1f55451c6] Remove unnecessary panic routines.dgp2016-04-111-28/+2
| * | Fix [07d13d99b0a9]: Who broke TCL 8.6 and Tclblend ?jan.nijtmans2016-04-101-2/+3
| |\ \ | | |/
| | * Fix [07d13d99b0a9]: Who broke TCL 8.6 and Tclblend ?jan.nijtmans2016-04-101-2/+3
| * | merge 8.6jan.nijtmans2016-04-081-3/+16
| |\ \ | | |/
| | * Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi...jan.nijtmans2016-04-081-3/+16
| | |\
| | | * Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi...jan.nijtmans2016-04-081-3/+16
| | | * [bbc304f61a] Avoid event handling when reflected channel has a watchdgp2016-03-081-2/+2
| | | * merge 8.5dgp2016-02-035-27/+79
| | | |\
| | | | * Backout the contributed patch memaccounting from Postgres since it changesdgp2016-02-015-27/+79
| | | * | merge 8.5dgp2016-01-291-0/+7
| | | |\ \ | | | | |/
| | | | * Implement TIP #440: Add engine to tcl_platform Arrayjan.nijtmans2016-01-291-0/+7
| | | * | RefineApproximation() leaked twoMv and twoMd in one of its exits.dgp2016-01-281-0/+2
| | | * | merge 8.5dgp2016-01-263-37/+55
| | | |\ \ | | | | |/
| | | * | merge 8.5dgp2016-01-212-9/+13
| | | |\ \
| | | * \ \ merge 8.5dgp2015-12-221-4/+5
| | | |\ \ \
| | | * \ \ \ merge 8.5dgp2015-11-307-11/+30
| | | |\ \ \ \
| | | * \ \ \ \ merge 8.5dgp2015-10-232-43/+12
| | | |\ \ \ \ \
| | | * | | | | | Bump to release number 8.5.19dgp2015-10-231-2/+2
| * | | | | | | | merge 8.6dgp2016-04-071-77/+50
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Tidy up the last commit.dgp2016-04-071-7/+6
| | * | | | | | | [213b6a2b9d] Make level parsing honor EIAS.dgp2016-04-061-72/+46
| * | | | | | | | Rename UtfCount() to TclUtfCount() and use it in more places. Suggested by ps...jan.nijtmans2016-04-053-16/+11
| * | | | | | | | [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does nothin...dkf2016-04-042-8/+41
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does nothin...potential_incompatibilitydkf2016-04-042-8/+41
| | |\ \ \ \ \ \ \
| | | * | | | | | | [47ac84309b] Import of aspect's branch from his personal repository on chisel...aspect_lreplace_cleanupdkf2016-03-302-8/+41
| * | | | | | | | | 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
| * | | | | | | | | | merge 8.6dgp2016-04-041-4/+5
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Was handling the flushing at the end of the stream wrongly.tk_bug_9eb55debc5dkf2016-04-041-4/+5
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge *both* commits to get the TclAsyncReady optimization. Withoutdgp2016-04-041-10/+17
| * | | | | | | | | Two micro-optimizations in Win and UNIX notifier. See: [http://code.activesta...jan.nijtmans2016-04-012-0/+4
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | merge trunkjan.nijtmans2016-03-301-2/+12
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | - Undo unix notifier changes: too risky at this moment. jan.nijtmans2016-03-258-146/+118
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | (experiment) Use TclpMasterLock() in stead of a separate notifierInitMutex. O...jan.nijtmans2016-03-211-0/+1
* | | | | | | | | | | The DupEncodingIntRep() routine is broken. It fails to set the typePtrdgp2016-03-281-0/+1
|/ / / / / / / / / /
* | | | | | | | | | [47ac84309b] Fix problems with [lreplace] compilation.dkf2016-03-271-2/+12
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | |