Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eliminate some ANSI_ARGS | jan.nijtmans | 2012-06-08 | 1 | -3/+3 |
|\ | |||||
* \ | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | |||||
* | | Less of that K&R or wrongly indented function header style! | dkf | 2007-02-22 | 1 | -35/+42 |
|/ | |||||
* | * Removed unnecessary dependence of tktest executable on the tcltest | dgp | 2002-06-21 | 1 | -7/+1 |
| | | | | | executable on Unix. If there are similar dependencies on other platforms, they can probably be removed as well. [Bug 572134]. | ||||
* | * unix/tkAppInit.c: Removed now unneeded and erroneous reference | andreas_kupries | 2002-06-14 | 1 | -9/+1 |
| | | | | to 'matherr'. See Tcl ChangeLog entry 2002-05-31 Don Porter. | ||||
* | * generic/tkMain.c : | redman | 1999-12-02 | 1 | -2/+25 |
| | | | | | | | * unix/tkAppInit.c: * win/winMain.c: Added added hooks into the main() code for supporting TclPro and other "big" shells more easily without requiring a copy of the main() code. | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -3/+10 |
| | |||||
* | * mac/tkMacAppInit.c: | stanton | 1999-02-04 | 1 | -2/+2 |
| | | | | | | | | | * generic/tkTest.c: * generic/tkAppInit.c: * win/winMain.c: Changed some EXTERN declarations to extern since they are not defining exported interfaces. This avoids generating useless declspec() attributes and makes the windows makefile simpler. | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+120 |