| Commit message (Expand) | Author | Age | Files | Lines |
* | more result generation conversion | dkf | 2012-08-04 | 1 | -26/+31 |
|
|
* | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 1 | -6/+4 |
|
|
* | Factor out a number of common patterns of use of Tcl_DStringAppend. | dkf | 2012-07-03 | 1 | -15/+15 |
|
|
* | Reduce amount of unreachable code. Refactor Win socket and load code to be less | dkf | 2012-04-05 | 1 | -31/+1 |
|
|
* | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+6 |
|\ |
|
| * | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+6 |
| |\ |
|
| | * | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+6 |
|
|
* | | | Convert TclGetLoadedPackages to use Tcl_Obj API for result generation. | dkf | 2011-05-07 | 1 | -38/+40 |
|
|
* | | | More generation of errorCodes ([interp], [lset], [load], [unload]). | dkf | 2011-04-02 | 1 | -2/+34 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -10/+10 |
|
|
* | | | 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 |
|
|
| * | | Fixed [Bug 2269431]: load of shared objects | nijtmans | 2008-11-14 | 1 | -3/+5 |
|
|
| * | | * tclWinTest.c: Fix compiler warning when compiling this file with mingw gcc: | nijtmans | 2008-10-07 | 1 | -3/+5 |
|
|
* | | | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c, | dkf | 2010-10-01 | 1 | -21/+25 |
|
|
* | | | 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 |
|
|