| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use arrays of length 1, just use a single element then, it makes code m... | nijtmans | 2010-05-19 | 1 | -4/+4 |
|
|
* | * generic/tcl.decls: [TIP #357]: First round of changes | Kevin B Kenny | 2010-04-02 | 1 | -51/+20 |
|
|
* | Code Audit results: | dkf | 2010-03-05 | 1 | -7/+7 |
|
|
* | CONSTify TclGetLoadedPackages second param | nijtmans | 2008-12-19 | 1 | -10/+10 |
|
|
* | Implement TIP#307. | dkf | 2008-12-05 | 1 | -3/+3 |
|
|
* | rename static function FSUnloadTempFile to | nijtmans | 2008-11-13 | 1 | -4/+7 |
|
|
* | Add "const" to many internal | nijtmans | 2008-10-16 | 1 | -2/+2 |
|
|
* | * generic/tclLoad.c: Make sure that any library which | nijtmans | 2008-10-04 | 1 | -3/+5 |
|
|
* | fix [2021443] inconsistant "wrong # args" messages (follow-up) | nijtmans | 2008-07-21 | 1 | -2/+2 |
|
|
* | Small clarifications that code a bit nicer to read. | dkf | 2008-05-30 | 1 | -44/+36 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 1 | -8/+9 |
|
|
* | Convert to using ANSI decls/definitions and using the (ANSI) assumption that ... | dkf | 2005-10-31 | 1 | -93/+88 |
|
|
* | Getting more systematic about style | dkf | 2005-07-17 | 1 | -219/+220 |
|
|
* | fixed typos in documentation and comments | vincentdarley | 2004-03-09 | 1 | -2/+2 |
|
|
* | Missed a pointer dereference in check for NULL. D'oh! [904307] | dkf | 2004-02-25 | 1 | -2/+2 |
|
|
* | TIP#100 implementation largely based on work by Georgios Petasis. | dkf | 2004-02-24 | 1 | -15/+490 |
|
|
* | Fix memory leak on error path | dkf | 2004-02-21 | 1 | -2/+3 |
|
|
* | * generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage
| Kevin B Kenny | 2003-02-01 | 1 | -18/+40 |
|
|
* | removed load-related clientData, made filesystem static | vincentdarley | 2002-07-22 | 1 | -8/+8 |
|
|
* | Updated APIs in the files */tcl*Load*.c according to the guidelines | Kevin B Kenny | 2002-01-09 | 1 | -2/+2 |
|
|
* | fs update | vincentdarley | 2001-08-23 | 1 | -7/+10 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -13/+25 |
|
|
* | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize | hobbs | 1999-12-01 | 1 | -1/+9 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -117/+136 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+636 |
|
|