Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | Add checks for the assumtions made in tclStubLib.c, making sure that those | jan.nijtmans | 2012-11-20 | 1 | -0/+23 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | make windde and winreg load again | jan.nijtmans | 2012-11-19 | 2 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Single stub library can now handle Tcl8 and Tcl9 with different MAGIC values | jan.nijtmans | 2012-11-19 | 6 | -15/+86 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | eliminate unused variable | jan.nijtmans | 2012-11-19 | 1 | -2/+0 | |
* | | | | | | | | | | | | Remove some undocumented - obsolete - function from the API with 'Old' in the... | jan.nijtmans | 2012-11-19 | 6 | -106/+33 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Better solution for handling errors from Tcl 8.x compiled extensions. Works f... | jan.nijtmans | 2012-11-19 | 2 | -4/+9 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | change stub library to detect - and generate a nice error-message - | jan.nijtmans | 2012-11-18 | 2 | -11/+20 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | <i>on-hold at Don Porter's request</i> on_hold_trunk | jan.nijtmans | 2012-11-18 | 1 | -7/+26 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | <i>On hold at Don Porter's request</i> on_hold_85 | jan.nijtmans | 2012-11-18 | 1 | -7/+26 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | <i>On-hold at Don Porter's request.</i> on_hold_84 | jan.nijtmans | 2012-11-18 | 1 | -6/+27 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
* | | | | | | | | | Burn the bridge back to obsolete [puts] syntax. (Tcl 6?!) | dgp | 2012-11-16 | 1 | -13/+0 | |
* | | | | | | | | | Burn the octal bridges. We're not goin' back. | dgp | 2012-11-16 | 16 | -342/+196 | |
* | | | | | | | | | Tcl_Value is now a synonym for Tcl_Obj ! | dgp | 2012-11-16 | 1 | -0/+2 | |
* | | | | | | | | | Remove pre-8.5 interface for custom expr functions. | dgp | 2012-11-16 | 12 | -834/+27 | |
* | | | | | | | | | merge trunk | dgp | 2012-11-16 | 3 | -39/+59 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | 3587651 Fix [info functions] and Tcl_ListMathFuncs(). | dgp | 2012-11-16 | 3 | -39/+59 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | 3587651 Fix Tcl_ListMathFuncs() by turning it into a call to [info functions] | dgp | 2012-11-16 | 1 | -31/+18 | |
| | * | | | | | | | 3587651 fix [info functions] (Re-implementation in Tcl) | dgp | 2012-11-16 | 2 | -8/+41 | |
* | | | | | | | | | eliminate CONST/CONST84/CONST86 | jan.nijtmans | 2012-11-16 | 11 | -248/+189 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | A few unneeded internal CONST/CONST86's | jan.nijtmans | 2012-11-16 | 3 | -10/+7 | |
* | | | | | | | | | Doc fix in TCL_MEM_DEBUG.3 | jan.nijtmans | 2012-11-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Doc fix in TCL_MEM_DEBUG.3 | jan.nijtmans | 2012-11-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Doc fix in TCL_MEM_DEBUG.3 | jan.nijtmans | 2012-11-16 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | Fix msgcat.test (in case a higher msgcat version is encountered, which is not... | jan.nijtmans | 2012-11-16 | 2 | -1/+8 | |
| | | * | | | | | | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 55 | -2933/+64 | |
* | | | | | | | | | Merge trunk | jan.nijtmans | 2012-11-16 | 23 | -170/+62 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Let all test-cases which require Thread, at least require Thread 2.7 | jan.nijtmans | 2012-11-16 | 8 | -8/+8 | |
| * | | | | | | | | Don't use deprecated function | jan.nijtmans | 2012-11-16 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe... | jan.nijtmans | 2012-11-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe... | jan.nijtmans | 2012-11-15 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe... | jan.nijtmans | 2012-11-15 | 2 | -2/+2 | |
| | | * | | | | | add missing macosx sections | jan.nijtmans | 2012-11-15 | 3 | -1/+198 | |
| | * | | | | | | merge-mark | jan.nijtmans | 2012-11-15 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Fix 2 failing tests on Windows 7. Fix backported from Tcl 8.6 | jan.nijtmans | 2012-11-15 | 1 | -29/+35 | |
| | * | | | | | | merge-mark | jan.nijtmans | 2012-11-15 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Remove all the long dead mac entries in tcl*.decls files | jan.nijtmans | 2012-11-15 | 7 | -595/+253 | |
| | | * | | | | | Remove all the long dead mac/* files (for Mac OS9 !?!). | dgp | 2012-11-15 | 56 | -28987/+0 | |
| | | * | | | | | 3587242 Missing Tcl_MutexUnlock() call made [testasync create] block. | dgp | 2012-11-14 | 1 | -0/+1 | |
| | | * | | | | | Fix botched patch | dkf | 2012-11-14 | 1 | -2/+13 | |
| * | | | | | | | Simplification: don't declare struct types that are never used. | jan.nijtmans | 2012-11-15 | 8 | -11/+15 | |
* | | | | | | | | Abandon support for pre-8.5 bytecode. | dgp | 2012-11-15 | 1 | -133/+1 | |
* | | | | | | | | Goodbye to [case]. | dgp | 2012-11-15 | 6 | -294/+0 | |
* | | | | | | | | Octal death documentation impacts. | dgp | 2012-11-15 | 3 | -12/+11 | |
* | | | | | | | | Kill Octal; bump to 9.0a0; make test suite work again. | dgp | 2012-11-15 | 35 | -65/+64 | |
|/ / / / / / / | ||||||
* | | | | | | | unbreak trunk; fix some warnings | dkf | 2012-11-15 | 1 | -1/+2 | |
* | | | | | | | IMPLEMENTATION OF TIP#416: New Options for 'load': -global and -lazy | jan.nijtmans | 2012-11-15 | 8 | -31/+124 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge trunkfrq_3579001 | jan.nijtmans | 2012-11-14 | 3 | -5/+148 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | merge trunk. | jan.nijtmans | 2012-11-12 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2012-11-12 | 3 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2012-11-09 | 67 | -3468/+1392 | |
| |\ \ \ \ \ \ \ \ \ \ |