summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | Merge bug-3588687dgp2012-11-292-7/+53
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Revise TclInitStubs() so that it checks for consistent values of bothdgp2012-11-294-43/+59
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / /
| | | | * | | | | | | | | | | 3588687 Added cross checks so that [load]ed extension, [load]ing interp, anddgp2012-11-272-7/+59
| | | | | |_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | merge novemdgp2012-11-292-31/+35
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \
| | | *-----------. \ \ \ \ \ \ \ \ \ \ \ Merge (selected bits of) novemdgp2012-11-2617-306/+166
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | Stop segfaults in test suite.dgp2012-11-262-3/+5
| | | * | | | | | | | | | | | | | | | | | | merge (some of) novemdgp2012-11-267-108/+33
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge use of [load] to find and nicely report error when incompatible stubsdgp2012-11-261-2/+11
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | ...and here's the lines left behind in the editor.dgp2012-11-261-1/+4
| | | * | | | | | | | | | | | | | | | | | | | | | Comments and renamings around the legacy fields for string results.dgp2012-11-262-20/+45
| | | * | | | | | | | | | | | | | | | | | | | | | WIP removing the maintenance of a string result in the Interp.dgp2012-11-178-543/+54
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2012-11-1673-2935/+7019
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | merge trunkdgp2012-07-1948-1365/+1676
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | Implement Tcl_DStringResult with call to TclDStringToObj.dgp2012-04-251-6/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | merge trunkdgp2012-04-2518-134/+299
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | To preserve the ability of [load] to bring in mistmatched stubs-enableddgp2012-04-191-6/+3
| | | | * | | | | | | | | | | | | | | | | | | | | | | | Clean version of changes; ifdef-freedkf2012-04-198-628/+22
| | | | * | | | | | | | | | | | | | | | | | | | | | | | merge trunkdkf2012-04-192-10/+10
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Experimental branch where the interp->result field and related are removeddgp2012-04-188-15/+146
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Re-fix failing load-3.2 test. The right way this time.dgp2012-11-301-3/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Stop [glob] complaining about empty list result. Continue support fordgp2012-11-302-50/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | After a Tcl_SetObjResult, don't do a Tcl_TransferResult to the same interpreterjan.nijtmans2012-11-301-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | merge (modified) novem-review.jan.nijtmans2012-11-305-47/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Proposed rollback of the TCL_STUB_MAGIC change on novem branch.novem_reviewdgp2012-11-295-108/+56
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Factor out patterns.dkf2012-12-041-155/+92
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix math problem; remove duplicate opcodesdkf2012-12-035-159/+150
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimizations for incr-heavy code.dkf2012-12-032-104/+98
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Experimenting with not generating INST_START_CMD where it wouldn't be useful. dkf2012-12-024-140/+119
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve behavior when exception ranges need retraction.dkf2012-11-302-2/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | merge novemdkf2012-11-291-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fix. Stop load-3.2 test failure.dgp2012-11-291-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Get rid of two unusable bytecodes; they always Tcl_Panic()ed...dkf2012-11-294-132/+116
* | | | | | | | | | | | | | | | | | | | | | | | | | | | merge novemdkf2012-11-292-11/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Purge remnants of support for compilers ignorant of C keyword 'inline'.dgp2012-11-292-11/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | merge novemdkf2012-11-299-1050/+919
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Stop defining VOID. Demand C compilers that know the void keyword.dgp2012-11-291-43/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Destroy all the TCL_STORAGE_CLASS and associated nonsense.dgp2012-11-299-1007/+910
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Reducing the complexity of the bytecodes as an experiment.dkf2012-11-297-1030/+509
|/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Remove STRINGIFY and JOIN utility macros. Tcl doesn't use them.dgp2012-11-291-14/+0
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | merge trunkdgp2012-11-292-31/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-3/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | silence compiler warningdgp2012-11-291-7/+7
| * | | | | | | | | | | | | | | | | | | | | | | | Silence some (unimportant) warnings from the MIPSpro compiler.dkf2012-11-281-5/+6
| * | | | | | | | | | | | | | | | | | | | | | | | [3590483]: Some compilers cannot initialize with complex non-constants.dkf2012-11-281-24/+27
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas...jan.nijtmans2012-11-2614-272/+97
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | merge trunkjan.nijtmans2012-11-222-31/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | / / / / / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fix bug reported by Brian Griffin:jan.nijtmans2012-11-221-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | Fix bug reported by Brian Griffin:jan.nijtmans2012-11-221-4/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / /