Timeline
Not logged in

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

14 check-ins using file generic/tclInt.h version 31b183ad79

2001-05-15
09:50
Added some documentation for the console command. check-in: 14854f4fff user: dkf tags: trunk
2001-05-14
08:57
Negative start index to [string first] caused offset return value (Bug 423581) check-in: d8f5293bb0 user: dkf tags: trunk
2001-05-11
23:02
* unix/Makefile.in: Add a LDFLAGS variable to the Makefile instead of directly substing @LDFLAGS@.... check-in: b415d56ee0 user: mdejong tags: trunk
2001-05-07
22:15
rand() gets != seeds in != threads [Bug 416643] check-in: 679d116ef3 user: msofer tags: trunk
2001-05-04
00:05
* tools/tcltk-man2html.tcl: removed use of 'exec' for portability and fixed up code. check-in: 7023c6ba73 user: hobbs tags: trunk
2001-05-03
23:59
fixed minor nroff bugs check-in: 225d96560a user: hobbs tags: trunk
23:57
by chance '\n' started a line, looking like a comment check-in: 0cee5f2df7 user: hobbs tags: trunk
23:52
removed extraneous 'v' from doc check-in: 9ac0296ad4 user: hobbs tags: trunk
23:35
* tests/tcltest.test: removed extraneous 'c' (doh!) [Bug: 414031] check-in: 84d7288ad6 user: hobbs tags: trunk
22:38
Fix for Bug 420186 check-in: 8d1325ceb9 user: dgp tags: trunk
21:14
Patch for bug #420507 check-in: 1b1c7f5a86 user: msofer tags: trunk
2001-05-02
20:42
* tools/genStubs.tcl: Add a package require of Tcl 8 at the beginning of the script so that the sc... check-in: 060a508bc9 user: mdejong tags: trunk
2001-04-27
22:15
Second attempt at committing the changes adding CONST qualifiers. check-in: aa645e2ead user: kennykb tags: trunk
22:11
Added several missing CONSTs in calls to TclGetNamespaceForQualName check-in: 0d69de5027 user: kennykb tags: trunk