summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* merge trunk to feature branchtip_388_impljan.nijtmans2011-09-1613-80/+162
|\
| * 3408408 Partial improvement by sharing as literals the computed values ofdgp2011-09-151-2/+24
| * 3390638 Workaround broken solaris studio cc optimizer.dgp2011-09-131-1/+2
| |\
| | * 3390638 Workaround broken solaris studio cc optimizer.dgp2011-09-131-1/+2
| | |\
| | | * 3390638 Workaround broken solaris studio cc optimizer.dgp2011-09-131-1/+2
| * | | 3405652 Portability workaround for broken system DTrace support.dgp2011-09-131-8/+8
| |\ \ \ | | |/ /
| | * | 3405652 Portability workaround for broken system DTrace support.dgp2011-09-131-8/+8
| | |\ \ | | | |/
| | | * 3405652 Portability workaround for broken system DTrace support.dgp2011-09-131-8/+8
| | | * Tcl_HashStats does not return a CONSTjan.nijtmans2011-09-064-6/+5
| * | | [Bug 3400658]: Correction to forwarded method magic so that Tcl_WrongNumArgsdkf2011-09-101-1/+1
| | | |
| | \ \
| *-. \ \ 3401704 Allow function names like influence(), nanobot(), and 99bottles()dgp2011-09-071-45/+73
| |\ \ \ \ | | | |/ /
| | | * | missing 'break'dgp2011-09-071-0/+1
| | |/ /
| | * | Tidiness, comments, and tests.dgp_3401704dgp2011-09-071-5/+28
| | * | Don't extend numbers with non-alphanumeric characters into barewords.dgp2011-09-061-0/+6
| | * | 3401704 New patch to enable nancy(), influence(), 99bottles().dgp2011-09-061-43/+38
| * | | [RFE 1711975]: Tcl_MainEx() (like Tk_MainEx())jan.nijtmans2011-09-063-8/+9
| |\ \ \
| | * | | Tcl_MainEx() (like Tk_MainEx())rfe_1711975jan.nijtmans2011-08-303-5/+6
| * | | | unused static array wtensjan.nijtmans2011-09-061-9/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | unused static array wtensjan.nijtmans2011-09-061-10/+0
| * | | | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex).dgp2011-09-011-0/+3
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex)dgp2011-09-011-0/+3
| * | | [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-0/+26
| |\ \ \ | | |/ /
| | * | [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-0/+26
| * | | Leak of ReflectedTransformMap.dgp2011-08-291-4/+3
| * | | Fix eval's faulty objProc, it was actually an nreProc [3399564|Bug 3399564]. ...mig2011-08-293-2/+13
* | | | Merge to feature branchjan.nijtmans2011-08-291-103/+103
|\ \ \ \ | |/ / /
| * | | [3396731] inline string reverse: minor further improvementsjan.nijtmans2011-08-291-32/+22
| * | | Repaired the lost performance in the copy loop hotspots. Now meets or revert_3396731dgp2011-08-271-13/+12
| * | | 3396731 Another rewrite of TclStringObjReverse() to make it adopt thedgp2011-08-251-70/+106
| * | | Revert the [string reverse] rewrite in a branch for more review.dgp2011-08-231-80/+80
| |\ \ \
* | \ \ \ Merge to feature branchjan.nijtmans2011-08-251-0/+25
|\ \ \ \ \
| * | | | | [Enh 3396731] Follow-up: special case for Pure-unicode representationjan.nijtmans2011-08-251-0/+25
| |/ / / /
* | | | | Merge to feature branchjan.nijtmans2011-08-241-4/+3
|\ \ \ \ \ | |/ / / /
| * | | | 3396948 Leak of ReflectedChannelMap.dgp2011-08-231-4/+3
* | | | | Merge to feature branchjan.nijtmans2011-08-232-84/+84
|\ \ \ \ \ | |/ / / /
| * | | | gcc 4.6 (64-bit) warningsjan.nijtmans2011-08-231-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | gcc 4.6 (64-bit) warningsjan.nijtmans2011-08-231-2/+2
| | * | | [Bug 2981154] async-4.3 segfault. (backport)ferrieux2011-08-191-9/+40
| * | | | [FRQ 3396731] inline string reversejan.nijtmans2011-08-231-80/+80
| | |/ / | |/| |
* | | | Merge to feature branchjan.nijtmans2011-08-223-19/+69
|\ \ \ \ | |/ / /
| * | | 3393279, 3393280 ReflectClose(.) is missing Tcl_EventuallyFree() callsdgp2011-08-191-0/+2
| * | | 3394654, 3393276 Revise FlushChannel() to account for the possibilitydgp2011-08-191-1/+3
| * | | Preserve the chanPtr during FlushChannel so that channel driversdgp2011-08-191-4/+11
| * | | [Bug 2981154] async-4.3 segfault.ferrieux2011-08-191-9/+43
| * | | [Bug 3096275] Sync fcopy buffers input.ferrieux2011-08-181-5/+10
* | | | Merge to feature branchjan.nijtmans2011-08-183-30/+30
|\ \ \ \ | |/ / /
| * | | [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-28/+25
| |\ \ \ | | |/ /
| | * | [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-28/+25
| | |\ \ | | | |/
| | | * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-28/+25
| | | * A few more compiler warningsjan.nijtmans2011-08-181-1/+1