Timeline
Not logged in

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

24 check-ins using file unix/tclConfig.sh.in version 01f489fa56

2013-01-03
14:07
Post-release revisions to restore building on later platforms. Closed-Leaf check-in: 314001c645 user: dgp tags: core-8-0-3-pr
1998-10-20
17:27
On Windows, Added the "debug" element of the tcl_platform array which indicates that the particular ... check-in: 519628b664 user: suresh tags: trunk
1998-10-17
00:21
Added the pkg_mkIndex test suite check-in: ace5d576b2 user: escoffon tags: trunk
00:20
Bumped the optimization to -O2 (optimize speed); test suite seems to have worked (as much as test su... check-in: 0247552e6b user: escoffon tags: trunk
00:19
Added README and README.binary to the list of files to modify check-in: 0835146a4c user: escoffon tags: trunk
00:16
upgraded to the new interfaces: -direct, -nopkgrequire check-in: 994e28878c user: escoffon tags: trunk
00:15
Fixed a number of buglets in pkg_mkIndex: - on windows, use case-insensitive comparison with the sha... check-in: 16bf786a4c user: escoffon tags: trunk
1998-10-14
21:12
Added fix to list processing in tclNotify that could cause events to be dropped. Added test to intet... check-in: 38ee7119c7 user: rjohnson tags: trunk
00:32
Made some the prototypes & function defs consistant in tclUnixTest.c check-in: dbb637ea7e user: rjohnson tags: trunk
1998-10-13
20:30
Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passed in 0 elements. Despi... check-in: 485b7d35e6 user: rjohnson tags: trunk
20:05
Fixed bug in "lsort -dictionary" that caused problems when comparing numbers that started with 0. check-in: bdfc546373 user: rjohnson tags: trunk
19:03
Bumped patch number to 8.0.4 check-in: ee94132f9b user: escoffon tags: trunk
18:44
Fixed bug in "info complete" - it did not handle NULLs correctly. check-in: 5ae085bcc2 user: rjohnson tags: trunk
1998-10-07
20:57
Fixed a bug that caused the Tcl DLL to be linked against msvcrt.lib for both debug and nodebug build... check-in: 39335e2e3d user: escoffon tags: trunk
1998-10-06
19:12
Minor changes in test file & C style. check-in: ca39630118 user: rjohnson tags: trunk
1998-10-05
22:32
Added a new Tcl object called "procbody"; this object's internal representation contains both a Proc... check-in: 0aa459d72f user: escoffon tags: trunk
17:35
added comment to clarify that it is not valid to modify argument strings in a string-based Tcl comma... check-in: 975dbf9367 user: stanton tags: trunk
1998-09-30
23:59
merged tcl8.0.4 changes check-in: 705dc36abf user: stanton tags: trunk
23:57
merged tcl8.0.4 changes to fix Windows memory allocation check-in: eec70dc1ff user: stanton tags: trunk
20:52
Added tests/stack.test, to test recursion limits. Added SHLIB_PATH to the list of special macros to ... check-in: c4a3d413ed user: escoffon tags: trunk
20:19
Added support for Win95. check-in: e22198e258 user: escoffon tags: trunk
1998-09-29
18:22
Removed function declarations that were never used and not referenced by any implementation. check-in: 2510e314d3 user: rjohnson tags: trunk
1998-09-23
20:13
Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS. check-in: ce25c23b8e user: suresh tags: trunk
1998-09-14
18:39
Replaced SCCS strings, fixed binary files check-in: 196f92fd17 user: stanton tags: trunk, core-8-0-3