| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Renamed struct TEOV_callback to the more descriptive NRE_callback. | Miguel Sofer | 2011-03-05 | 1 | -1/+1 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclInt.decls: Yet another round of attempting | Kevin B Kenny | 2007-04-21 | 1 | -5/+5 |
|
|
| | * | replaced 'long' times with wides, to cope with Win64 | Kevin B Kenny | 2005-03-15 | 1 | -4/+4 |
|
|
| | * | added CONST to TclpLocaltime and TclpGmtime param throughout | Kevin B Kenny | 2004-10-28 | 1 | -5/+5 |
|
|
| | * | Speed up [info <thing> <simplePattern>] | dkf | 2004-10-14 | 1 | -1/+5 |
|
|
| | * | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -1/+5 |
|
|
| | * | * generic/tclInt.decls: Restored TclpTime_t kludge to all
| Kevin B Kenny | 2004-05-17 | 1 | -5/+5 |
|
|
| | * | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -3/+15 |
|
|
| * | | * generic/tclInt.decls: Backport of Kevin B. Kenny's work on | andreas_kupries | 2010-11-30 | 1 | -1/+6 |
|
|
| * | | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: | hobbs | 2010-11-30 | 1 | -5/+5 |
|
|
| * | | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to | hobbs | 2010-10-02 | 1 | -2/+2 |
|
|
| * | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -11/+12 |
|
|
| * | | Various CYGWIN-related fixes | nijtmans | 2010-01-31 | 1 | -8/+14 |
|
|
| * | | Fix for [Bug 988703, 1565466] | Joe Mistachkin | 2009-10-18 | 1 | -1/+6 |
|
|
| * | | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow | das | 2009-04-10 | 1 | -1/+4 |
|
|
* | | | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285 | mig | 2011-03-01 | 1 | -0/+5 |
|
|
* | | | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get... | nijtmans | 2010-12-10 | 1 | -4/+4 |
|
|
* | | | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: | hobbs | 2010-11-30 | 1 | -5/+5 |
|
|
* | | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org> | Kevin B Kenny | 2010-11-28 | 1 | -1/+6 |
|
|
* | | | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to | hobbs | 2010-10-02 | 1 | -2/+2 |
|
|
* | | | * generic/tclBasic.c: [Patch 3072080] (minus the itcl | Miguel Sofer | 2010-09-27 | 1 | -2/+2 |
|
|
* | | | [Patch 3034251] backport ttkGenStubs.tcl | nijtmans | 2010-09-15 | 1 | -247/+248 |
|
|
* | | | * generic/tclInt.decs: Reverted to the original TIP 337 implementation | dgp | 2010-07-02 | 1 | -4/+4 |
|
|
* | | | [Bug #803489] Tcl_FindNamespace problem in the Stubs table | nijtmans | 2010-07-02 | 1 | -2/+2 |
|
|
* | | | Allow [fcopy] to move more than 2GB per call. Frederic Bonnet identified issue. | dkf | 2010-03-20 | 1 | -2/+7 |
|
|
* | | | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -11/+11 |
|
|
* | | | - genStubs.tcl: No longer generate a space after "*" and | nijtmans | 2010-01-29 | 1 | -4/+4 |
|
|
* | | | Revert [2009-12-21] change in tcl.h, in stead | nijtmans | 2010-01-22 | 1 | -6/+6 |
|
|
* | | | Fix gcc warning: ignoring return value of ‘write’, | nijtmans | 2009-12-16 | 1 | -3/+3 |
|
|
* | | | Added code to save space in namespaces. Currently #ifdef'ed out for compat. | dkf | 2009-07-15 | 1 | -2/+22 |
|
|
* | | | Apply patch from [Bug 988703]. Many thanks to Joe Mistachkin for development. | dkf | 2009-06-18 | 1 | -1/+7 |
|
|
* | | | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow | das | 2009-04-10 | 1 | -1/+4 |
|
|
* | | | [Bug 218977] Tcl_DbCkfree needs a return value | nijtmans | 2009-02-27 | 1 | -10/+10 |
|
|
* | | | CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27) | nijtmans | 2009-01-22 | 1 | -4/+4 |
|
|
* | | | CONSTify TclGetLoadedPackages second param | nijtmans | 2008-12-19 | 1 | -2/+2 |
|
|
* | | | VOID -> void | nijtmans | 2008-12-18 | 1 | -2/+2 |
|
|
* | | | typos in comments | dgp | 2008-12-17 | 1 | -5/+5 |
|
|
* | | | TIP #338 IMPLEMENTATION | dgp | 2008-12-15 | 1 | -19/+24 |
|
|
* | | | restore source and binary compatibility | nijtmans | 2008-12-09 | 1 | -4/+4 |
|
|
* | | | TIP #337 IMPLEMENTATION | dgp | 2008-12-09 | 1 | -4/+5 |
|
|
* | | | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -105/+105 |
|
|
* | | | * generic/tclInt.decls: CONSTified the AuxDataType argument | nijtmans | 2008-10-05 | 1 | -5/+5 |
|
|
* | | | Completely revamped NRE implementation, with (almost) unchanged API. | Miguel Sofer | 2008-07-29 | 1 | -17/+16 |
|
|
* | | | just a few const -> CONST (in header files and .decls files) | nijtmans | 2008-07-24 | 1 | -5/+5 |
|
|
* | | | fix TclNRInterpProc stub table declaration (broke 'make checkstubs') | das | 2008-07-22 | 1 | -2/+3 |
|
|
* | | | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 1 | -1/+25 |
|
|
* | | | * generic/tclGet.c: Corrected out of date comments and removed | dgp | 2008-07-08 | 1 | -4/+5 |
|
|