Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Cleaner error handling in fixempties(). | dgp | 2013-03-06 | 1 | -2/+4 | |
| | | ||||||
| \ | ||||||
*-. \ | 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines) | dgp | 2013-03-06 | 3 | -95/+258 | |
|\ \ \ | | |/ | |/| | ||||||
| | * | merge 8.5bug_3606683_85 | dgp | 2013-03-06 | 9 | -14/+50 | |
| | |\ | |_|/ |/| | | ||||||
* | | | Add Eclipse .project too | jan.nijtmans | 2013-03-06 | 1 | -0/+11 | |
* | | | Tell fossil and Eclipse that the default eol-convention is LF. | jan.nijtmans | 2013-03-06 | 5 | -0/+22 | |
|\ \ \ | ||||||
* | | | | Remove from tclCompile.h declarations used in only one source file. | dgp | 2013-03-05 | 3 | -13/+17 | |
* | | | | Remove TclInitCompilation() declaration with no definition. | dgp | 2013-03-05 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| | | | * | Rework into Tcl 8.5+ coding style. | dgp | 2013-03-06 | 1 | -50/+69 | |
| | | | * | Indent reduction in fixempties() | dgp | 2013-03-06 | 1 | -19/+19 | |
| | | | * | Use flag argument to combine copy(nonempty)* routines into copy* routines. | dgp | 2013-03-06 | 2 | -59/+25 | |
| | | | * | New routine hasnonemptyout() for minor improvement to new fixempties(). | dgp | 2013-03-06 | 2 | -1/+18 | |
| | | | * | Contributed regexp engine patch from Tom Lane. Backports clean from trunk. | dgp | 2013-03-05 | 2 | -81/+235 | |
| |_|_|/ |/| | | | ||||||
* | | | | merge mark | dgp | 2013-03-04 | 0 | -0/+0 | |
|\ \ \ \ | ||||||
* | | | | | [Bug 3606542]: Add missing constraint to test. | dkf | 2013-03-01 | 1 | -1/+1 | |
* | | | | | Somewhat tidier, less daunting test. | dgp | 2013-02-27 | 1 | -141/+40 | |
|\ \ \ \ \ | ||||||
* \ \ \ \ \ | Wrap test-case over multiple lines | jan.nijtmans | 2013-02-27 | 1 | -1/+139 | |
|\ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ... | jan.nijtmans | 2013-02-27 | 3 | -0/+13 | |
|\ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ | structs *ChannelHandler* GetsState CopyState used only locally. | dgp | 2013-02-26 | 2 | -108/+106 | |
|\ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | Don't panic if Tcl_ConvertToType is called for a type that doesn't have a set... | jan.nijtmans | 2013-02-26 | 2 | -1/+11 | |
* | | | | | | | | | Repair linked list management in Tcl_DeleteCloseHandler(). | dgp | 2013-02-25 | 2 | -13/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | LimitHandler struct used only locally. Remove from tclInt.h. | dgp | 2013-02-25 | 2 | -29/+31 | |
* | | | | | | | | | | Remove unused struct InterpList. | dgp | 2013-02-25 | 1 | -11/+0 | |
* | | | | | | | | | | ArraySearch struct used only locally. Remove from tclInt.h. | dgp | 2013-02-25 | 2 | -24/+24 | |
* | | | | | | | | | | 3605719,3605720 Test independence. Thanks Rolf Ade for patches. | dgp | 2013-02-25 | 3 | -10/+31 | |
* | | | | | | | | | | Restore the ReleaseCmdWordData cleanup routine from 8.4, to plug very | dgp | 2013-02-22 | 1 | -18/+26 | |
| | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ | Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine. | dgp | 2013-02-22 | 2 | -30/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ \ \ \ | 3605447 Make sure the -clear option to [namespace export] always clears, | dgp | 2013-02-21 | 3 | -43/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | revert mangling with "code" variable. This caused unrelated var.test failures. | jan.nijtmans | 2013-02-19 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Fix bug #2438181: Incorrect error reporting in traces. | jan.nijtmans | 2013-02-19 | 3 | -3/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ | 3604074 Fix regexp optimization to stop hanging on the expression | dgp | 2013-02-15 | 3 | -39/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | ChangeLog corrected: msgcat issue must not be XP specific | oehhar | 2013-02-14 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP | jan.nijtmans | 2013-02-14 | 7 | -17/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Finer granulated catchbug_3604576 | oehhar | 2013-02-14 | 1 | -17/+13 | |
| * | | | | | | | | | | | | | | | | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusiv... | jan.nijtmans | 2013-02-14 | 6 | -24/+25 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Improve some comments and quoting, no change in functionality | jan.nijtmans | 2013-02-14 | 2 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge-mark | jan.nijtmans | 2013-02-12 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | | | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 15 | -27/+0 | |
* | | | | | | | | | | | | | | | | | | Tcl_InvalidateStringRep -> TclInvalidateStringRep | jan.nijtmans | 2013-02-07 | 6 | -24/+24 | |
* | | | | | | | | | | | | | | | | | | [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" to | dgp | 2013-02-05 | 2 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | | | | [Bug 3433012]: Added dummy version of TclpLoadMemory to use in the event that a | dkf | 2013-02-05 | 2 | -0/+40 | |
* | | | | | | | | | | | | | | | | | | | Fix for Bug 3602706. | dgp | 2013-02-04 | 2 | -53/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Cherrypick again. Add test.bug_3602706 | dgp | 2013-02-04 | 2 | -6/+5 | |
| * | | | | | | | | | | | | | | | | | | | Cherrypick the refcount fixes and comments from mig-review. | dgp | 2013-02-04 | 1 | -2/+28 | |
* | | | | | | | | | | | | | | | | | | | | re-apply [8aca9a8e96], while backporting [d91c86d0da] from trunk. | jan.nijtmans | 2013-02-03 | 1 | -55/+98 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | cherry-pick [0f098031c3] | jan.nijtmans | 2013-01-31 | 1 | -5/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Bug [3598282]: Stop using installData.tcl to install the timezone files. | stwo | 2013-01-31 | 1 | -5/+32 | |
* | | | | | | | | | | | | | | | | | | | | Fix bug #3601260 and #3602706 by reverting [8aca9a8e96]. This gives time to i... | jan.nijtmans | 2013-01-31 | 1 | -54/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-5-branchbug_3601260 | jan.nijtmans | 2013-01-24 | 10 | -67/+82 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Bug 3601260: Reverting [8aca9a8e96] fixes it. | jan.nijtmans | 2013-01-17 | 1 | -54/+57 | |
| | | * | | | | | | | | | | | | | | | | | | | Branch for fixing 3602706 | dgp | 2013-01-31 | 0 | -0/+0 | |
| |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |