Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more auditing of error codes | dkf | 2012-07-30 | 27 | -93/+107 |
* | Working towards making the error codes more consistent. | dkf | 2012-07-30 | 28 | -174/+160 |
* | Purged Tcl_AppendElement from all non-test code. | dkf | 2012-07-29 | 23 | -974/+916 |
* | merge trunk | dkf | 2012-07-28 | 8 | -44/+103 |
|\ | |||||
| * | merge mark | dgp | 2012-07-27 | 0 | -0/+0 |
| |\ | |||||
| | * | merge release to dev | dgp | 2012-07-27 | 10 | -18/+37 |
| | |\ | |||||
| | | * | merge 8.5core_8_5_12core_8_5_12_rc | dgp | 2012-07-25 | 1 | -1/+5 |
| | | |\ | | | |/ | | |/| | |||||
| | | * | merge 8.5 | dgp | 2012-07-24 | 4 | -17/+11 |
| | | |\ | |||||
| | | * | | Release note tidiness | dgp | 2012-07-17 | 1 | -0/+16 |
| | | * | | merge 8.5 | dgp | 2012-07-17 | 2 | -4/+7 |
| | | |\ \ | |||||
| | | * \ \ | merge 8.5 | dgp | 2012-07-16 | 4 | -19/+78 |
| | | |\ \ \ | |||||
| | | * | | | | missed a spot | dgp | 2012-07-10 | 1 | -2/+2 |
| | | * | | | | Release candidate branch for Tk 8.5.12. | dgp | 2012-07-10 | 8 | -16/+19 |
| * | | | | | | update changes | dgp | 2012-07-25 | 1 | -1/+5 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | update changes | dgp | 2012-07-25 | 1 | -1/+5 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | sync with TEA | jan.nijtmans | 2012-07-25 | 1 | -3/+3 |
| * | | | | | silence compiler warnings | dgp | 2012-07-24 | 2 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | silence compiler warnings | dgp | 2012-07-24 | 2 | -2/+2 |
| * | | | | | Fix for [Bug 3546073]: | jenglish | 2012-07-23 | 2 | -10/+4 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix for [Bug 3546073]: | root | 2012-07-23 | 2 | -10/+4 |
| * | | | | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -6/+6 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -3/+3 |
| | |\ \ \ \ | |||||
| | | * | | | | Fixed previous commit date in changelog | fvogel | 2012-07-19 | 1 | -1/+1 |
| | | * | | | | Bug 3545457: Crash on packing a menubutton | fvogel | 2012-07-19 | 2 | -2/+8 |
| | | |\ \ \ \ | |||||
| | | | * | | | | [Bug 3545457]: Crash on packing a menubuttonbug_3545457 | fvogel | 2012-07-18 | 2 | -2/+8 |
| | | |/ / / / | |||||
| * | | | | | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -6/+6 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -4/+4 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 2 | -4/+7 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 2 | -4/+7 |
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| | | |||||
| | | * | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 2 | -4/+7 |
| * | | | | merge 8.5 | dgp | 2012-07-16 | 2 | -15/+73 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Update changes for Tk 8.5.12 release. | dgp | 2012-07-16 | 2 | -16/+75 |
* | | | | | Postscript generation now uses Tcl_Objs more extensively; still nasty in places. | dkf | 2012-07-27 | 9 | -384/+640 |
* | | | | | more conversions | dkf | 2012-07-26 | 7 | -378/+462 |
* | | | | | done [wm] on Win | dkf | 2012-07-25 | 1 | -139/+234 |
* | | | | | a few more places | dkf | 2012-07-24 | 8 | -103/+120 |
* | | | | | minor test corrections/stabilizations | dkf | 2012-07-24 | 2 | -11/+7 |
* | | | | | Ttk and Aqua done | dkf | 2012-07-24 | 17 | -554/+650 |
* | | | | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 70 | -1521/+1864 |
* | | | | | consistent error formatting, added error codes | dkf | 2012-07-21 | 14 | -223/+321 |
* | | | | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 46 | -757/+1006 |
|/ / / / | |||||
* | | | | merge-mark | jan.nijtmans | 2012-07-12 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Type correctness fix, to stop compiler complaint. | dkf | 2012-07-12 | 2 | -3/+3 |
| | |/ | |/| | |||||
* | | | Type correctness fix, to stop compiler complaint | jan.nijtmans | 2012-07-12 | 2 | -3/+3 |
* | | | don't forget to escape quotes | jan.nijtmans | 2012-07-08 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | don't forget to excape quotes | jan.nijtmans | 2012-07-08 | 2 | -2/+2 |
* | | | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 2 | -2/+2 |
* | | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 2 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 2 | -4/+4 |
| |\ \ | | |/ |