| Commit message (Expand) | Author | Age | Files | Lines |
* | Quick workaround for busted branch tip. | dgp | 2012-04-04 | 1 | -0/+1 |
|
|
* | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -2/+22 |
|\ |
|
| * | better solution for bug-510001bug_510001 | jan.nijtmans | 2012-03-29 | 1 | -0/+7 |
|
|
* | | remove unused ThreadSpecificData | jan.nijtmans | 2012-04-03 | 1 | -5/+0 |
|
|
* | | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6, | jan.nijtmans | 2012-04-03 | 1 | -13/+1 |
|
|
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 1 | -21/+28 |
|/ |
|
* | add TclGetAndDetachPids and TclpCloseFile to cygwin port | jan.nijtmans | 2012-03-23 | 1 | -3/+5 |
|
|
* | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 1 | -24/+23 |
|
|
* | many more cygwin functions present | jan.nijtmans | 2012-03-22 | 1 | -18/+102 |
|
|
* | [bug 3508771] fix OSX build | jan.nijtmans | 2012-03-22 | 1 | -1/+1 |
|
|
* | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-20 | 1 | -1/+1 |
|
|
* | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -5/+76 |
|\ |
|
| * | implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwin | jan.nijtmans | 2012-03-19 | 1 | -5/+56 |
|
|
| * | bug 3508771: load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-19 | 1 | -1/+23 |
|/ |
|
* | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly | jan.nijtmans | 2011-03-25 | 1 | -4/+4 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
* | * generic/tcl.decls: Implemented TIP #268, conditionally. | andreas_kupries | 2006-09-22 | 1 | -1/+20 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -1/+62 |
|
|
* | make genstubs | dkf | 2004-10-14 | 1 | -1/+17 |
|
|
* | * generic/tclDecls.h: Regenerated on a unix box. | andreas_kupries | 2004-06-10 | 1 | -942/+942 |
|
|
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -941/+942 |
|
|
* | commit genstubs generated files with unix line endings | dgp | 2004-05-17 | 1 | -941/+941 |
|
|
* | * generic/tclInt.decls: Restored TclpTime_t kludge to all
| Kevin B Kenny | 2004-05-17 | 1 | -941/+941 |
|
|
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -3/+13 |
|
|
* | * generic/tcl.decls: | das | 2003-05-13 | 1 | -1/+2 |
|
|
* | * generic/tclInt.h (tclOriginalNotifier): | dgp | 2003-03-21 | 1 | -1/+24 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): | hobbs | 2003-02-18 | 1 | -1/+2 |
|
|
* | * generic/tclStubInit.c: regen | hobbs | 2002-12-06 | 1 | -1/+2 |
|
|
* | * generic/tclEvent.c (TclInExit, TclInThreadExit): | mdejong | 2002-11-07 | 1 | -1/+2 |
|
|
* | * generic/tclInt.decls: made TclSetPreInitScript() declaration | das | 2002-10-09 | 1 | -9/+1 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -1/+4 |
|
|
* | * generic/tclInt.decls: | das | 2002-08-06 | 1 | -1/+5 |
|
|
* | removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar() | Miguel Sofer | 2002-07-17 | 1 | -7/+7 |
|
|
* | * doc/CrtTrace.3: Added TIP#62 implementation of command | hobbs | 2002-06-17 | 1 | -1/+3 |
|
|
* | * generic/tclInt.decls: | hobbs | 2002-05-29 | 1 | -1/+2 |
|
|
* | TIP#91 implementation; makes old style channels binary compatible with | dkf | 2002-05-24 | 1 | -1/+2 |
|
|
* | 2002-04-20 Daniel Steffen <das@users.sourceforge.net> | das | 2002-04-19 | 1 | -1/+2 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -3/+10 |
|
|
* | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and | Kevin B Kenny | 2002-02-10 | 1 | -1/+4 |
|
|
* | * doc/Tcl_Main.3: | dgp | 2002-01-05 | 1 | -1/+3 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -6/+6 |
|
|
* | added TIP#73 patch #483500 from Kevin Kenny. | hobbs | 2001-11-21 | 1 | -1/+2 |
|
|
* | Reference implementation of TIP's #22, #33 and #45. Adds the | hobbs | 2001-11-14 | 1 | -1/+2 |
|
|
* | * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): | andreas_kupries | 2001-10-15 | 1 | -2/+4 |
|
|
* | Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the use | Miguel Sofer | 2001-09-13 | 1 | -1/+2 |
|
|
* | * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' to | andreas_kupries | 2001-09-10 | 1 | -1/+2 |
|
|
* | fs | vincentdarley | 2001-09-06 | 1 | -1/+2 |
|
|
* | Changes due to TIP#49 "Tcl_OutputBuffered" from Rolf Schroedter | dkf | 2001-09-06 | 1 | -1/+2 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 1 | -1/+3 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -16/+10 |
|
|