| Commit message (Expand) | Author | Age | Files | Lines |
| * | eliminate unnecessary TEXT() macros | nijtmans@users.sourceforge.net | 2012-09-23 | 1 | -2/+2 |
|
|
| * | Final part of result generation conversion (modulo any minor blunders) | donal.k.fellows@manchester.ac.uk | 2012-08-05 | 1 | -8/+8 |
|
|
| * | Factor out a number of common patterns of use of Tcl_DStringAppend. | donal.k.fellows@manchester.ac.uk | 2012-07-03 | 1 | -2/+2 |
|
|
| * | * generic/tclUtil.c (TclDStringToObj): Added internal function to make | donal.k.fellows@manchester.ac.uk | 2012-04-25 | 1 | -7/+5 |
|
|
| * | make some more internal tables const | nijtmans@users.sourceforge.net | 2012-04-23 | 1 | -1/+1 |
| |\ |
|
| | * | make some more internal tables const | nijtmans@users.sourceforge.net | 2012-04-23 | 1 | -1/+1 |
| | |\ |
|
| | | * | make some more internal tables const | nijtmans@users.sourceforge.net | 2012-04-23 | 1 | -1/+1 |
|
|
| | | * | [Bug 3388350] mingw64 compiler warnings | nijtmans@users.sourceforge.net | 2011-08-16 | 1 | -2/+2 |
|
|
| | | * | [Bug 3388350] mingw64 compiler warnings | nijtmans@users.sourceforge.net | 2011-08-15 | 1 | -1/+1 |
|
|
| | | * | ifdef protections to permit builds with mingw on amd64 systems. | nijtmans@users.sourceforge.net | 2011-03-11 | 1 | -14/+22 |
|
|
| * | | | More generation of error codes (most platform-specific parts not already using | donal.k.fellows@manchester.ac.uk | 2011-04-06 | 1 | -1/+4 |
|
|
| * | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -2/+2 |
|
|
| * | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp@users.sourceforge.net | 2011-03-02 | 1 | -2/+0 |
| |\ \ \
| |/ / |
|
| | * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-02 | 1 | -2/+0 |
| | |\ \
| | |/ |
|
| | | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-01 | 1 | -2/+0 |
|
|
| | | * | * win/tclWinFCmd.c: [Bug 1548263] Added test for NULL return | hobbs | 2006-08-30 | 1 | -1/+10 |
|
|
| | | * | bug #1225957 | Kevin B Kenny | 2005-06-23 | 1 | -201/+189 |
|
|
| | | * | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not | hobbs | 2005-02-17 | 1 | -3/+3 |
|
|
| | | * | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, | mdejong | 2004-06-21 | 1 | -12/+68 |
|
|
| | | * | backporting of filesystem tests, docs | vincentdarley | 2003-10-03 | 1 | -9/+22 |
|
|
| | * | | fix gcc warnings: unused variable 'registration' | nijtmans | 2010-11-19 | 1 | -3/+3 |
|
|
| | * | | * win/tclWin32Dll.c: #ifdef protections to permit builds with | dgp@users.sourceforge.net | 2010-09-08 | 1 | -17/+23 |
|
|
| * | | | fix gcc warnings: unused variable 'registration' | nijtmans | 2010-11-19 | 1 | -3/+3 |
|
|
| * | | | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-11-03 | 1 | -8/+8 |
|
|
| * | | | Eliminate many tclWinProcs-> indirect calls, which are no longer needed. | nijtmans | 2010-10-12 | 1 | -78/+75 |
|
|
| * | | | [Bug 3069278]: Breakage on head Windows triggered by install-tzdata, final fix | nijtmans | 2010-09-21 | 1 | -14/+6 |
|
|
| * | | | Eliminate tclWinProcs->useWide everywhere, since the value is always "1" on p... | nijtmans | 2010-09-20 | 1 | -63/+22 |
|
|
| * | | | [Bug 3069278]: breakage on head Windows triggered | nijtmans | 2010-09-18 | 1 | -4/+12 |
|
|
| * | | | * win/tclWinChan.c: #ifdef protections to permit builds with | dgp@users.sourceforge.net | 2010-09-08 | 1 | -17/+23 |
|
|
| * | | | [Freq 2965056]: Windows build with -DUNICODE | nijtmans | 2010-08-30 | 1 | -6/+5 |
|
|
| * | | | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFile | nijtmans | 2010-08-14 | 1 | -10/+11 |
|
|
| * | | | Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp) | nijtmans | 2010-04-22 | 1 | -4/+4 |
|
|
| * | | | test that tclOO stubs are present in stub library | nijtmans | 2010-03-07 | 1 | -8/+8 |
|
|
| * | | | Eliminate all internal Tcl_WinUtfToTChar | nijtmans | 2010-02-15 | 1 | -8/+8 |
|
|
| * | | | reverted earlier rename from tcl*Stubs to | nijtmans | 2010-02-15 | 1 | -6/+6 |
|
|
| * | | | eliminate TclWinResetInterfaceEncodings, because | nijtmans | 2009-08-02 | 1 | -3/+3 |
|
|
| * | | | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -3/+3 |
|
|
| * | | | eliminate -Wwrite-strings warnings in enable-threads build. | nijtmans | 2008-12-16 | 1 | -2/+2 |
|
|
| * | | | Style improvements - invoking callbacks without visual junk. | donal.k.fellows@manchester.ac.uk | 2008-10-26 | 1 | -60/+60 |
|
|
| * | | | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProc | nijtmans | 2008-10-05 | 1 | -2/+2 |
|
|
| * | | | Get rid of pre-C89-isms (esp. CONST vs const). | donal.k.fellows@manchester.ac.uk | 2008-04-27 | 1 | -34/+32 |
| |/ / |
|
| * | | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segv | coldstore | 2006-08-29 | 1 | -2/+9 |
|
|
| * | | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -4/+4 |
|
|
| * | | ANSIfy | donal.k.fellows@manchester.ac.uk | 2005-11-04 | 1 | -19/+19 |
|
|
| * | | Typo (spotted by George Staplin) | donal.k.fellows@manchester.ac.uk | 2005-08-05 | 1 | -2/+2 |
|
|
| * | | D'oh! [Bug 1244358] | donal.k.fellows@manchester.ac.uk | 2005-07-25 | 1 | -3/+3 |
|
|
| * | | Getting more systematic about style | donal.k.fellows@manchester.ac.uk | 2005-07-24 | 1 | -540/+587 |
|
|
| * | | bug 1225957 | Kevin B Kenny | 2005-06-23 | 1 | -207/+189 |
|
|
| * | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
| * | | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not | hobbs | 2005-02-17 | 1 | -3/+3 |
|
|