summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge mig-nre-modsmig2013-01-1022-183/+227
|\
| * adding new file, forgotten in last commitmig2013-01-101-0/+100
| * code reorg, trying to make it clearer who needs to know what about NRE internalsmig2013-01-105-101/+18
| * more info hiding: stop using the macro version of NRAddCallbackmig2013-01-1014-52/+49
| * more NRE abstractionmig2013-01-097-32/+62
* | merge from trunk and mig-nre-mods, via no280mig2013-01-089-156/+283
|\ \
| | \
| | \
| *-. \ mergesmig2013-01-087-150/+277
| |\ \ \ | | | |/
| | | * backing out the TCL_EVAL_REDIRECT changes, orthogonalmig2013-01-087-13/+18
| | | * added macros for speed, reduced stack size to 100mig2013-01-082-6/+16
| | | * NRE now running on a stack! Version 0: more things to test and details to pol...mig2013-01-084-84/+66
| | | * merge trunkmig2013-01-083-6/+13
| | | |\ | | | |/ | | |/|
| | | * fixed debug versionmig2013-01-082-26/+28
| | | * move to auto-initmig2013-01-081-2/+0
| | | * one smallbug gone, the big one still eludes memig2013-01-081-4/+4
| | | * CRASH. Have to look for who is calling TclNRAddCallback and trying to access ...mig2013-01-083-18/+144
| | | * backout, and merge trunkmig2013-01-079-74/+63
| | | |\
| | | * | move TCL_EVAL_REDIRECT from iPtr->evalFlags (tclInt.h) to flags passed to the...mig2013-01-077-15/+13
| | | * | more abstractionmig2013-01-072-36/+21
| | | * | reenable compiled tailcallmig2013-01-073-16/+8
| | | * | ... tmpmig2013-01-072-60/+26
| | | * | partial work towards a new tailcall mechanismmig2013-01-073-10/+34
| | | * | towards an nre stack (instead of linked list)mig2013-01-064-61/+100
| | | * | merge trunkmig2013-01-0557-457/+1327
| | | |\ \
| | | * \ \ merge trunk: get fix for test error under -DPURIFYmig2012-12-092-1/+6
| | | |\ \ \
| | | * \ \ \ merge trunk: get fix for test error under -DPURIFYmig2012-12-087-28/+62
| | | |\ \ \ \
| | | * | | | | New branch for exploring mods to nre's gutsmig2012-12-060-0/+0
| * | | | | | | merge trunkmig2013-01-083-6/+13
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | $builddir is a local variablejan.nijtmans2013-01-081-1/+1
| | * | | | | | [Bug 3092089]: [file normalize] can remove path components.jan.nijtmans2013-01-082-5/+12
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ [Bug 3092089]: [file normalize] can remove path components.jan.nijtmans2013-01-082-5/+12
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ [Bug 3092089]: [file normalize] can remove path components.jan.nijtmans2013-01-082-5/+12
| | | | |\ \ \ \ \ \
| | | | | * | | | | | new attempt for better fixbug_3092089jan.nijtmans2013-01-081-11/+6
| | | | | * | | | | | suggested fix for Bug 3092089: [file normalize] can remove path component, jan.nijtmans2013-01-031-0/+6
| | * | | | | | | | | mSys doesn't have $PWD. Reported by Rene Zaumseil on Tcl Core listjan.nijtmans2013-01-081-1/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | empty merge of trunk (via no280)mig2013-01-080-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | merge trunkmig2013-01-0838-364/+1010
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Restrict the stub library to only use Tcl_PkgRequireEx, Tcl_ResetResult and T...jan.nijtmans2013-01-073-65/+47
| * | | | | | | | | fix MEM_DEBUG and leak, ported from mig-strip-brutalmig2013-01-023-17/+14
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ merge trunkmig2013-01-076-9/+9
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | merge-mark. Hoping trunk is OK now, again ;-(jan.nijtmans2013-01-070-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Extend the public stub table with dummy NULL entries, up to the size of the T...jan.nijtmans2013-01-074-0/+224
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-01-076-22/+465
| | | * | | | | | | | Don't call "ulimit" on cygwin: On Cygwin the stack size cannot be modified, a...jan.nijtmans2013-01-071-1/+2
| * | | | | | | | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela...jan.nijtmans2013-01-067-9/+16
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | removing stupid trick of maintaining the diff, does not really helpmig2013-01-072-18704/+0
* | | | | | | | | | merge novemmig2013-01-06156-4908/+1965
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2013-01-0528-284/+965
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2013-01-024-25/+38
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | two more places where refCount was assumed to be a signed value. In Tcl9 that...jan.nijtmans2012-12-291-2/+2
| * | | | | | | | | | | | fix tm.tcl to include tcl8 locations, and fix corresponding test-casesjan.nijtmans2012-12-292-1/+5