Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -6/+6 |
| | |||||
* | use kenny variant for 1936238 fix | hobbs | 2008-04-07 | 1 | -12/+4 |
| | |||||
* | * generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann) | hobbs | 2008-04-07 | 1 | -2/+3 |
| | |||||
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | Tidy up some variable types. | patthoyts | 2007-11-17 | 1 | -3/+3 |
| | |||||
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | * generic/tkCanvUtil.c: pointer from/to integer of different * generic/tkCanvas.c: size' on 64-bit platforms by casting * generic/tkCursor.c: to intermediate types * generic/tkInt.h: intptr_t/uintptr_t via new PTR2INT(), * generic/tkListbox.c: INT2PTR(), PTR2UINT() and UINT2PTR() * generic/tkObj.c: macros. * generic/tkStyle.c: * generic/tkTextIndex.c: * generic/tkUtil.c: * generic/ttk/ttkTheme.h: * generic/ttk/ttkTreeview.c: * unix/tkUnixMenu.c: * unix/configure.in: * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59 | ||||
* | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
| | |||||
* | restore unix line endings | dgp | 2007-06-25 | 1 | -421/+421 |
| | |||||
* | Cleaning up whitespace, comments, declarations. No functional changes. | dkf | 2007-06-24 | 1 | -426/+421 |
| | |||||
* | ANSIfy | dkf | 2005-11-04 | 1 | -211/+199 |
| | |||||
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -6/+7 |
| | | | | | | | | | * Updated callers of Tcl_GetStringResult. Rewrote PrintScrollFractions to ScrollFractions to stop scribbling directly on interp->result. * Updated callers of Tcl_GetVar, Tcl_GetVar2 * Updated callers of Tcl_SplitPath, Tcl_JoinPath, and Tcl_TranslateFileName. | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -7/+11 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+433 |