| Commit message (Expand) | Author | Age | Files | Lines |
| * | On macOS, use the VFS pathname as name for the module, in stead of simply "[M... | jan.nijtmans | 2024-12-03 | 1 | -0/+1 |
|
|
| * | No need for error-reporting in TclpLoadMemory(): If it fails, a fallback scen... | jan.nijtmans | 2024-11-23 | 1 | -6/+0 |
| |\ |
|
| | * | Remove unused "interp" parameter from TclpLoadMemoryGetBuffer(). Make size ty... | jan.nijtmans | 2024-11-23 | 1 | -3/+2 |
|
|
| * | | Change TclpLoadMemoryGetBuffer/TclpLoadMemory signature using size_t/Tcl_Size | jan.nijtmans | 2024-11-21 | 1 | -3/+3 |
|
|
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
| * | | More TCL_UNUSED | jan.nijtmans | 2020-11-26 | 1 | -10/+8 |
|
|
| * | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f... | jan.nijtmans | 2020-11-06 | 1 | -30/+0 |
| |/ |
|
| * | Where "interp" is only used for error-reporting, it can be allowed to be NULL... | jan.nijtmans | 2015-10-07 | 1 | -5/+9 |
|
|
| * | Fix part of [d19aef1487] (broken --disable-load on MacOSX), broken by [4d4177... | jan.nijtmans | 2014-07-31 | 1 | -1/+3 |
|
|
| * | Eliminate last use of Tcl_SetResult (except the use in the Test suite) | jan.nijtmans | 2013-02-15 | 1 | -2/+2 |
|
|
| * | [3433012]: Added dummy version of TclpLoadMemory to use in the event that a | dkf | 2013-02-05 | 1 | -0/+33 |
| |\ |
|
| | * | [Bug 3433012]: Added dummy version of TclpLoadMemory to use in the event that a | dkf | 2013-02-05 | 1 | -0/+33 |
|
|
| * | | Add "flags" parameter from Tcl_LoadFile to to various internal functions, so ... | jan.nijtmans | 2012-10-23 | 1 | -1/+2 |
| |\ \
| |/ |
|
| * | | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 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/tcl.decls: [TIP #357]: First round of changes | Kevin B Kenny | 2010-04-02 | 1 | -55/+2 |
|
|
| * | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -3/+3 |
| |/ / |
|
| * | | More bits of ANSIfying | dkf | 2005-11-11 | 1 | -48/+57 |
| |/ |
|
| * | Tcl_LoadHandle usage | vincentdarley | 2002-07-18 | 1 | -4/+4 |
|
|
| * | load comments and clientData replacement | vincentdarley | 2002-07-18 | 1 | -7/+22 |
|
|
| * | load internals refactoring | vincentdarley | 2002-07-17 | 1 | -11/+18 |
|
|
| * | TclpLoadFile() didn't match proto of typedef Tcl_FSLoadFileProc. [Patch #502... | davygrvy | 2002-01-21 | 1 | -2/+3 |
|
|
| * | Updated APIs in the files */tcl*Load*.c according to the guidelines | Kevin B Kenny | 2002-01-09 | 1 | -2/+2 |
|
|
| * | * More CONST poisoning | dgp | 2001-09-28 | 1 | -2/+2 |
|
|
| * | filesystem | vincentdarley | 2001-08-30 | 1 | -3/+3 |
|
|
| * | * generic/tclLoadNone.c: Updated to use current interfaces, added | stanton | 1999-05-07 | 1 | -3/+33 |
|
|
| * | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -3/+3 |
|
|
| * | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
| * | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+82 |
|
|