| Commit message (Expand) | Author | Age | Files | Lines |
* | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-01-07 | 1 | -0/+155 |
|
|
* | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -95/+0 |
|
|
* | [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 |
|/ |
|
* | 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/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 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): | hobbs | 2003-02-18 | 1 | -1/+11 |
|
|
* | * generic/tclEvent.c (TclInExit, TclInThreadExit): | mdejong | 2002-11-07 | 1 | -1/+8 |
|
|
* | * generic/tclIntDecls.h: fixed botched regen. | das | 2002-10-09 | 1 | -9/+1 |
|
|
* | * generic/tclInt.decls: made TclSetPreInitScript() declaration | das | 2002-10-09 | 1 | -15/+1 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -26/+27 |
|
|
* | removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar() | Miguel Sofer | 2002-07-17 | 1 | -54/+19 |
|
|
* | * generic/tclVar.c: refactorisation to reuse already looked-up Var | Miguel Sofer | 2002-07-15 | 1 | -6/+6 |
|
|
* | * doc/CrtTrace.3: Added TIP#62 implementation of command | hobbs | 2002-06-17 | 1 | -1/+23 |
|
|
* | * generic/tclInt.decls: | hobbs | 2002-05-29 | 1 | -1/+9 |
|
|
* | * tests/clock.test: added clock-9.1 | hobbs | 2002-05-29 | 1 | -3/+4 |
|
|
* | * Updated interfaces of generic/tclVar.c according | dgp | 2002-03-20 | 1 | -5/+5 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -5/+5 |
|
|
* | * [Patch 501006] Updated APIs in generic/tclResolve.c | dgp | 2002-01-25 | 1 | -16/+16 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -9/+9 |
|
|
* | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according | dgp | 2002-01-17 | 1 | -3/+3 |
|
|
* | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c | dgp | 2002-01-15 | 1 | -3/+3 |
|
|
* | Updated APIs in the files */tcl*Load*.c according to the guidelines | Kevin B Kenny | 2002-01-09 | 1 | -4/+4 |
|
|
* | * doc/Tcl_Main.3: | dgp | 2002-01-05 | 1 | -5/+20 |
|
|
* | Reference implementation of TIP's #22, #33 and #45. Adds the | hobbs | 2001-11-14 | 1 | -1/+10 |
|
|
* | * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): | andreas_kupries | 2001-10-15 | 1 | -3/+17 |
|
|
* | * Updated APIs in | dgp | 2001-09-27 | 1 | -5/+5 |
|
|
* | * Updated APIs in generic/tclGet.c | dgp | 2001-09-25 | 1 | -3/+3 |
|
|
* | * Updated APIs in | dgp | 2001-09-24 | 1 | -5/+6 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -110/+32 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -123/+102 |
|
|
* | * generic/tclBasic.c: added new CompileProc invocations to basic | hobbs | 2001-05-17 | 1 | -10/+9 |
|
|
* | Added several missing CONSTs in calls to TclGetNamespaceForQualName | Kevin B Kenny | 2001-04-27 | 1 | -3/+3 |
|
|
* | (TIP #27) Another round of CONST changes, this | Kevin B Kenny | 2001-04-24 | 1 | -9/+9 |
|
|
* | up-port of the stacked channel implementation rewrite in 8.3.2 to | hobbs | 2000-09-28 | 1 | -4/+12 |
|
|
* | * generic/tclTest.c: | hobbs | 2000-05-19 | 1 | -18/+15 |
|
|
* | * doc/glob.n: | hobbs | 1999-12-12 | 1 | -3/+13 |
|
|
* | * generic/tcl.decls : | redman | 1999-12-02 | 1 | -1/+16 |
|
|
* | 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so they | welch | 1999-08-10 | 1 | -1/+9 |
|
|
* | * generic/tcl.h: | redman | 1999-08-02 | 1 | -1/+9 |
|
|