Tk Source Code

History of generic/tkArgv.c of 118c0b44f69c4905
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file generic/tkArgv.c at check-in 118c0b44f69c4905

2024-05-24
14:58
Small round of sentinel/spacing improvements file: [9dcfda6f] check-in: [001d6665] user: jan.nijtmans branch: core-8-branch, size: 10987
2023-09-04
11:50
Merge 8.6 file: [d6727f1f] check-in: [637b6e17] user: jan.nijtmans branch: main, size: 11504
11:45
typo file: [6fedb1aa] check-in: [610fe139] user: jan.nijtmans branch: core-8-6-branch, size: 11427
11:40
More generic error-message for TK_ARGV_INT (just as TK_ARGV_FLOAT) file: [080a700b] check-in: [cc11f5e1] user: jan.nijtmans branch: bug-6cc8002951, size: 10939
11:26
Merge 8.7. More progress in converting strtod/strtol file: [b7df507b] check-in: [e55b9eb8] user: jan.nijtmans branch: bug-6cc8002951, size: 11145
2023-09-01
15:29
more progress strtod -> Tcl_GetDouble() file: [7c5d1f36] check-in: [92aac4ed] user: jan.nijtmans branch: bug-6cc8002951, size: 11256
11:11
Proposed fix for [6cc8002951]: numeric parameter errors depending on whether string vs double/int rep. Please review file: [13ad0c1e] check-in: [163a88ee] user: jan.nijtmans branch: bug-6cc8002951, size: 11179
2023-03-12
21:20
More -1 -> TCL_INDEX_NONE. More TCL_UNUSED( file: [585b9c3e] check-in: [e40ad52e] user: jan.nijtmans branch: main, size: 11505
2021-03-23
13:52
Eliminate "register" keyword. Use more TCL_UNUSED() file: [ee3ad4f6] check-in: [ee595678] user: jan.nijtmans branch: core-8-6-branch, size: 11428
2020-12-09
15:01
(c) -> © file: [4741f1ff] check-in: [bd978a76] user: jan.nijtmans branch: main, size: 11464
2019-12-20
10:41
Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. file: [2f1ed908] check-in: [b539c385] user: jan.nijtmans branch: cplusplus, size: 11466
2019-12-12
16:24
WIP: Add support for C++ file: [fae38168] check-in: [efcab42a] user: jan.nijtmans branch: cplusplus, size: 11493
2018-12-01
22:32
Tweaks related to Tk_ArgvInfo file: [5011ef66] check-in: [2b07fef9] user: jan.nijtmans branch: offsetof, size: 11426
2012-07-31
14:39
minor improvements to flag handling file: [b19c1b37] check-in: [9507ac2c] user: dkf branch: tk-errorcodes, size: 11455
2012-07-30
07:46
Working towards making the error codes more consistent. file: [235f96ce] check-in: [45327b3d] user: dkf branch: tk-errorcodes, size: 11453
2012-07-26
08:50
more conversions file: [71e2a924] check-in: [ae9d3a0f] user: dkf branch: tk-errorcodes, size: 11459
2012-07-16
12:32
Working towards adding all the Tcl_SetErrorCode calls that should be there. ** WORK IN PROGRESS ** file: [83827385] check-in: [0a60ec29] user: dkf branch: mistake, size: 11431
2012-04-18
18:08
make some more internal tables CONST file: [2dfdee38] check-in: [aa726163] user: jan.nijtmans branch: core-8-4-branch, size: 11561
2011-06-08
20:24
Purge RCS Keywords file: [35bcd2d0] check-in: [b8a13852] user: dgp branch: trunk, size: 10951
17:44
Purge RCS Keywords. file: [79cde4b2] check-in: [3f95fbe0] user: dgp branch: core-8-5-branch, size: 10903
16:13
Purge RCS Keywords. file: [8c619339] check-in: [a74f32bb] user: dgp branch: core-8-4-branch, size: 11555
2010-02-16
21:12
tkWindow.c/tkStubInit.c adapted from stub changes in Tcl tkArgv.c make defaultTable const tkScrollbar.c Store default for "-with" in static non-const memory tkWinInt.h make tkWinProcs const, and 5 tkWinX.c procs MODULE_SCOPE tkWinColor.c make sysColors const tkWinKey.c make keymap const tkWinScrlbr.c Simplify copying of "-with" default value. tkUnixWm.c make TkSetTransientFor static tests/textImage.test textImage-1.13 depends on hash-order file: [6d0e57bb] check-in: [43e4c59e] user: nijtmans branch: trunk, size: 11023
2008-11-08
18:44
Lots of small changes to make code more pretty and C89-like. file: [e923c37b] check-in: [782ccc1d] user: dkf branch: trunk, size: 11012
2008-10-28
22:33
CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindow and Tk_ParseArgv. move TkSelGetSelection to internal stub table (needed in tkWinTest.c) file: [1e8850f4] check-in: [17c2598f] user: nijtmans branch: trunk, size: 11023
2008-10-05
11:34
Backport of fix for [Bug 2112563] file: [6e1ae492] check-in: [12b78de6] user: dkf branch: core-8-5-branch, size: 10974
2008-10-03
13:13
Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563] file: [9eab02a0] check-in: [6902fa24] user: dkf branch: trunk, size: 10970
2008-06-25
16:46
merge updates from 8.5 branch file: [91a20cbe] check-in: [3b1a12a1] user: dgp branch: core-stabilizer-branch, size: 10965
2008-04-27
22:38
Get rid of pre-C89-isms (esp. CONST vs const). file: [a295fa0f] check-in: [ddfd8bb6] user: dkf branch: trunk, size: 10962
2008-04-07
22:27
use kenny variant for 1936238 fix file: [a950e2ba] check-in: [97ec5003] user: hobbs branch: trunk, size: 10964
22:27
use kenny variant for 1936238 fix file: [682583fa] check-in: [db7f726e] user: hobbs branch: core-8-5-branch, size: 10968
18:39
* generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann)
file: [0b8d88c6] check-in: [cb99da73] user: hobbs branch: trunk, size: 11238
18:38
* generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann)
file: [a2600246] check-in: [525fa7f0] user: hobbs branch: core-8-5-branch, size: 11242
2007-12-13
15:23
merge stable branch onto HEAD file: [0227ccaf] check-in: [e7868b44] user: dgp branch: trunk, size: 11181
2007-11-21
16:46
merge updates from 8.5b3 file: [4891e7d9] check-in: [74d963a2] user: dgp branch: core-stabilizer-branch, size: 11184
2007-11-17
23:07
Tidy up some variable types. file: [1e8a40e0] check-in: [dd028db1] user: patthoyts branch: trunk, size: 11187
2007-10-15
18:38
merge updates from HEAD file: [4f12f9f3] check-in: [0cc687e0] user: dgp branch: core-stabilizer-branch, size: 11178
07:24
* generic/tkArgv.c: Fix gcc warnings about 'cast to/from * 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
file: [587a87af] check-in: [a5a2868b] user: das branch: trunk, size: 11174
2007-09-07
01:25
merge updates from HEAD file: [882c3e6e] check-in: [07ac4df0] user: dgp branch: core-stabilizer-branch, size: 11176
00:34
header cleanup file: [5e413d65] check-in: [04ffea40] user: dgp branch: trunk, size: 11172
2007-06-25
19:12
merge updates from HEAD file: [6620f6e4] check-in: [8cf8a457] user: dgp branch: core-stabilizer-branch, size: 11192
19:07
restore unix line endings file: [3ca3405d] check-in: [5f2fb4b2] user: dgp branch: trunk, size: 11188
2007-06-24
16:07
Cleaning up whitespace, comments, declarations. No functional changes. file: [c3bb010c] check-in: [c98da578] user: dkf branch: trunk, size: 11609
2005-11-04
11:52
ANSIfy file: [31863152] check-in: [8a0af44f] user: dkf branch: trunk, size: 11266
2002-04-02
20:57
sync with head file: [f31d3147] check-in: [4d8abcfa] user: hobbs branch: core-8-4-win-speedup, size: 11628
2002-02-05
02:25
Merge with current TOT Added support for the wm stackorder command Fixed crash when selecting Menu items in the Application menu that we didn't put there. Added first bits of the use of CG for low-level drawing. The line-drawing works, the rest doesn't yet. You have to set the file static useCGDrawing to 1 and rebuild to activate this code. file: [6690f7d6] check-in: [32f71d05] user: wolfsuit branch: macosx-8-4-branch, size: 11631
2002-01-25
21:09
* Updated callers of Tcl_SplitList and Tcl_Merge. * 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.
file: [04b6f0de] check-in: [933dcfe8] user: dgp branch: trunk, size: 11621
1999-04-16
01:51
* Merged 8.1 branch into the main trunk file: [db20f204] check-in: [1120dc42] user: stanton branch: trunk, size: 11590
1998-09-30
02:19
Deleted: Merged 8.0.3 changes into 8.1 check-in: [01d0cdfc] user: stanton branch: core-8-1-0-branch, size: 0
02:15
Merged 8.0.3 changes into 8.1 file: [ac5fb27a] check-in: [0fa81ba1] user: stanton branch: core-8-1-branch-old, size: 11594
1998-09-29
00:25
initial tk8.1a2 version file: [5cc968d5] check-in: [644396f2] user: stanton branch: core-8-1-branch-old, size: 11569
1998-09-14
18:22
Replaced SCCS strings, fixed binary files file: [8bb04b40] check-in: [fb58b663] user: stanton branch: trunk, size: 11480
1998-04-01
09:51
Added: Initial revision file: [f1b9a1be] check-in: [2bf55ca9] user: rjohnson branch: trunk, size: 11459