| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName | jan.nijtmans | 2012-04-12 | 1 | -5/+3 |
|\ |
|
| * | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475 | jan.nijtmans | 2012-04-03 | 1 | -5/+3 |
|
|
* | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 1 | -3/+3 |
|\ \ |
|
| * \ | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 1 | -5/+5 |
| |\ \ |
|
* | \ \ | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -7/+9 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -10/+61 |
| |\ \
| | |/ |
|
| | * | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -12/+46 |
| | |\ |
|
| | | * | better solution for bug-510001bug_510001 | jan.nijtmans | 2012-03-29 | 1 | -0/+13 |
|
|
| | * | | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6, | jan.nijtmans | 2012-04-03 | 1 | -391/+388 |
| | |/ |
|
| * | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" | jan.nijtmans | 2011-03-25 | 1 | -96/+96 |
| |\ \
| | |/ |
|
| | * | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly | jan.nijtmans | 2011-03-25 | 1 | -4/+4 |
|
|
* | | | Renamed struct TEOV_callback to the more descriptive NRE_callback. | Miguel Sofer | 2011-03-05 | 1 | -2/+2 |
|
|
* | | | 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 | -6/+6 |
|
|
| | * | added CONST to TclpLocaltime and TclpGmtime param throughout | Kevin B Kenny | 2004-10-28 | 1 | -5/+5 |
|
|
| | * | make genstubs | dkf | 2004-10-14 | 1 | -1/+53 |
|
|
| | * | * generic/tclDecls.h: Regenerated on a unix box. | andreas_kupries | 2004-06-10 | 1 | -1362/+1362 |
|
|
| | * | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -1362/+1362 |
|
|
| | * | commit genstubs generated files with unix line endings | dgp | 2004-05-17 | 1 | -1362/+1362 |
|
|
| | * | * generic/tclInt.decls: Restored TclpTime_t kludge to all
| Kevin B Kenny | 2004-05-17 | 1 | -1362/+1362 |
|
|
| | * | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -1/+39 |
|
|
| * | | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 1 | -5/+5 |
|
|
| * | | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 1 | -5/+5 |
|
|
| * | | * generic/tclInt.decls: Backport of Kevin B. Kenny's work on | andreas_kupries | 2010-11-30 | 1 | -1/+27 |
|
|
| * | | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: | hobbs | 2010-11-30 | 1 | -4/+11 |
|
|
| * | | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to | hobbs | 2010-10-02 | 1 | -3/+3 |
|
|
| * | | [Bug #803489] Tcl_FindNamespace problem in the Stubs table | nijtmans | 2010-07-02 | 1 | -1/+16 |
|
|
| * | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -525/+393 |
|
|
| * | | Fix for [Bug 988703, 1565466] | Joe Mistachkin | 2009-10-18 | 1 | -1/+29 |
|
|
* | | | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285 | mig | 2011-03-01 | 1 | -0/+6 |
|
|
* | | | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get... | nijtmans | 2010-12-10 | 1 | -3/+3 |
|
|
* | | | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: | hobbs | 2010-11-30 | 1 | -4/+6 |
|
|
* | | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org> | Kevin B Kenny | 2010-11-28 | 1 | -1/+7 |
|
|
* | | | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to | hobbs | 2010-10-02 | 1 | -3/+3 |
|
|
* | | | * generic/tclBasic.c: [Patch 3072080] (minus the itcl | Miguel Sofer | 2010-09-27 | 1 | -3/+3 |
|
|
* | | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: | nijtmans | 2010-08-21 | 1 | -96/+96 |
|
|
* | | | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re... | nijtmans | 2010-08-19 | 1 | -775/+9 |
|
|
* | | | * generic/tclInt.decs: Reverted to the original TIP 337 implementation | dgp | 2010-07-02 | 1 | -16/+4 |
|
|
* | | | [Bug #803489] Tcl_FindNamespace problem in the Stubs table | nijtmans | 2010-07-02 | 1 | -10/+27 |
|
|
* | | | regen | dkf | 2010-03-20 | 1 | -8/+20 |
|
|
* | | | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -134/+134 |
|
|
* | | | - genStubs.tcl: No longer generate a space after "*" and | nijtmans | 2010-01-29 | 1 | -281/+271 |
|
|
* | | | Fix gcc warning: ignoring return value of ‘write’, | nijtmans | 2009-12-16 | 1 | -5/+5 |
|
|
* | | | Added code to save space in namespaces. Currently #ifdef'ed out for compat. | dkf | 2009-07-15 | 1 | -1/+44 |
|
|
* | | | regen | dkf | 2009-06-18 | 1 | -1/+11 |
|
|
* | | | [Bug 218977] Tcl_DbCkfree needs a return value | nijtmans | 2009-02-27 | 1 | -12/+11 |
|
|
* | | | CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27) | nijtmans | 2009-01-22 | 1 | -123/+1 |
|
|