| Commit message (Expand) | Author | Age | Files | Lines |
* | WIP getting rid of the ::tcl_precision variablenovem_numbers_eias | dgp | 2012-12-10 | 1 | -3/+3 |
|
|
* | Remove all maintenance of a string result in the Interp. | dgp | 2012-11-30 | 1 | -8/+0 |
|\ |
|
| * | No string result -> no more need for TCL_RESULT_SIZEnovem_remove_string_result | dgp | 2012-11-29 | 1 | -2/+0 |
|
|
| * | Merge bug-3588687 | dgp | 2012-11-29 | 1 | -3/+6 |
| |\ |
|
| | * | Revise TclInitStubs() so that it checks for consistent values of both | dgp | 2012-11-29 | 1 | -2/+2 |
| | |\ |
|
| | * | | 3588687 Added cross checks so that [load]ed extension, [load]ing interp, and | dgp | 2012-11-27 | 1 | -3/+6 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge (selected bits of) novem | dgp | 2012-11-26 | 1 | -13/+1 |
| |\ \ \ |
|
| * \ \ \ | WIP removing the maintenance of a string result in the Interp. | dgp | 2012-11-17 | 1 | -6/+0 |
| |\ \ \ \ |
|
| | * \ \ \ | merge trunk | dgp | 2012-11-16 | 1 | -4/+10 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | Clean version of changes; ifdef-free | dkf | 2012-04-19 | 1 | -31/+1 |
|
|
| | * | | | | Experimental branch where the interp->result field and related are removed | dgp | 2012-04-18 | 1 | -7/+9 |
|
|
* | | | | | | merge (modified) novem-review. | jan.nijtmans | 2012-11-30 | 1 | -4/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Proposed rollback of the TCL_STUB_MAGIC change on novem branch.novem_review | dgp | 2012-11-29 | 1 | -4/+3 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Purge remnants of support for compilers ignorant of C keyword 'inline'. | dgp | 2012-11-29 | 1 | -9/+0 |
|
|
* | | | | | | Stop defining VOID. Demand C compilers that know the void keyword. | dgp | 2012-11-29 | 1 | -43/+9 |
|
|
* | | | | | | Destroy all the TCL_STORAGE_CLASS and associated nonsense. | dgp | 2012-11-29 | 1 | -25/+6 |
|
|
* | | | | | | Remove STRINGIFY and JOIN utility macros. Tcl doesn't use them. | dgp | 2012-11-29 | 1 | -14/+0 |
|/ / / / / |
|
* | | | | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas... | jan.nijtmans | 2012-11-26 | 1 | -13/+1 |
| |_|_|/
|/| | | |
|
* | | | | Single stub library can now handle Tcl8 and Tcl9 with different MAGIC values | jan.nijtmans | 2012-11-19 | 1 | -8/+7 |
|
|
* | | | | change stub library to detect - and generate a nice error-message - | jan.nijtmans | 2012-11-18 | 1 | -4/+2 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
* | | | 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 | 1 | -18/+0 |
|
|
* | | | eliminate CONST/CONST84/CONST86 | jan.nijtmans | 2012-11-16 | 1 | -37/+8 |
|\ \ \
| |/ / |
|
* | | | Merge trunk | jan.nijtmans | 2012-11-16 | 1 | -74/+1 |
|\ \ \
| |/ / |
|
* | | | Kill Octal; bump to 9.0a0; make test suite work again. | dgp | 2012-11-15 | 1 | -6/+6 |
|/ / |
|
* | | merge trunk | jan.nijtmans | 2012-11-09 | 1 | -2/+0 |
|\ \ |
|
| * | | Remove files and references for long outdated Wise Installer. | dgp | 2012-11-07 | 1 | -2/+0 |
|
|
* | | | Finish the TIP #416 implementation as specified (#define's were still missing... | jan.nijtmans | 2012-11-07 | 1 | -0/+8 |
|/ / |
|
* | | Make Tcl_Interp a fully opaque structure if TCL_NO_DEPRECATED is set (TIP 330... | jan.nijtmans | 2012-09-19 | 1 | -5/+9 |
|
|
* | | Release candidate branch for Tcl 8.6b3. | dgp | 2012-07-11 | 1 | -2/+2 |
|/ |
|
* | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used to | dkf | 2012-04-10 | 1 | -6/+26 |
|
|
* | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 1 | -33/+33 |
|\ |
|
| * | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 1 | -33/+33 |
| |\ |
|
| | * | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 1 | -33/+33 |
|
|
| | * | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-20 | 1 | -29/+76 |
|
|
* | | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-15 | 1 | -2/+16 |
|\ \ \
| |/ / |
|
| * | | x | jan.nijtmans | 2012-03-15 | 1 | -3/+17 |
|
|
* | | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-19 | 1 | -1/+1 |
|
|
| * | | Release candidate branch for Tcl 8.5.11. | dgp | 2011-10-20 | 1 | -2/+2 |
|
|
* | | | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) | jan.nijtmans | 2011-10-07 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway) | jan.nijtmans | 2011-09-16 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway) | jan.nijtmans | 2011-09-16 | 1 | -1/+1 |
|
|
| * | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 1 | -2/+2 |
|
|
* | | | merge trunk to feature branchtip_388_impl | jan.nijtmans | 2011-09-16 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | Tcl_MainEx() (like Tk_MainEx())rfe_1711975 | jan.nijtmans | 2011-08-30 | 1 | -2/+4 |
|
|
* | | | | TIP 388 implementation | jan.nijtmans | 2011-08-12 | 1 | -7/+7 |
|/ / / |
|
* | | | Bump version number to 8.6b2. | dgp | 2011-07-18 | 1 | -2/+2 |
|
|
* | | | New internal routines TclScanElement() and TclConvertElement(). | dgp | 2011-05-10 | 1 | -2/+0 |
|\ \ \
| |/ / |
|