Timeline
Not logged in

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

50 events by user mdejong occurring around 2001-11-11 03:16:10.

2002-01-11
23:43 Ticket [497147ffff] termios not detected on macos x status still Open with 5 other changes artifact: 392919f181 user: mdejong
23:41 Ticket [501565ffff] VS.NET doesn't recognise -GD option status still Open with 1 other change artifact: de9583925f user: mdejong
23:40 Closed ticket [502270ffff]: make isn not able to build code plus 7 other changes artifact: 105d2d62a2 user: mdejong
20:46
* unix/configure: Regen. * unix/configure.in: * win/configure: Regen. * win/configure.in: Use ${... check-in: 71ae8c066c user: mdejong tags: trunk
19:21
added missing bug number check-in: 7984586a9b user: mdejong tags: trunk
19:17
* unix/Makefile.in: Burn Tcl build directory into tcltest executable to avoid crashes caused by l... check-in: f191c4e387 user: mdejong tags: trunk
2001-12-26
13:50 Ticket [496733ffff] Possible fix for obscure fconfigure bug status still Open with 4 other changes artifact: 6d8684dea8 user: mdejong ... 1 similar event omitted.
2001-12-21
04:32 Closed ticket [492418ffff]: tcl.m4 code for locating tclConfig.sh plus 7 other changes artifact: 9b9f592e56 user: mdejong
2001-12-20
21:28
* unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG): Search for config file using exec_prefix inst... check-in: b662595ca9 user: mdejong tags: trunk
03:47 Ticket [218110ffff] 'gcc -Wl,-rpath' breaks 'make test' status still Open with 4 other changes artifact: c403dacf70 user: mdejong
03:47 Add attachment tcltest-real.patch to ticket [218110ffff] artifact: a79dcccc6e user: mdejong
03:47 Ticket [218110ffff] 'gcc -Wl,-rpath' breaks 'make test' status still Open with 4 other changes artifact: 37d6759974 user: mdejong
03:12 Ticket [495096ffff] 'make dltest' == no-op! status still Open with 5 other changes artifact: 20d75e14c2 user: mdejong
02:53 Ticket [495120ffff] 'make dist' adds line: tools/tcl.wse.in status still Open with 5 other changes artifact: ef571b47ac user: mdejong
2001-12-19
21:34
* unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Update SunOS 5.[0-6] target so that correct l... check-in: 8702034d71 user: mdejong tags: trunk
21:26
* unix/README: Update to account for changes in the unix/dltest directory, the way autoconf is ru... check-in: d8079a7f71 user: mdejong tags: trunk
20:11
* unix/Makefile.in: Rename dltest to dlpkgs to fix problem where lib files were not getting built... check-in: e56caaccb5 user: mdejong tags: trunk
18:57 Ticket [218110ffff] 'gcc -Wl,-rpath' breaks 'make test' status still Open with 4 other changes artifact: 82c7481334 user: mdejong ... 1 similar event omitted.
18:57 Add attachment build_tclsh.patch to ticket [218110ffff] artifact: 23c319f6da user: mdejong
11:03
* unix/Makefile.in: Define new dltest target that simply does a cd to dltest/ before running make.... check-in: a97fc107a5 user: mdejong tags: trunk
2001-11-25
05:22
* unix/Makefile.in: Add comments to better describe TCL_EXE and when it should be available. * wi... check-in: 1c51ca7925 user: mdejong tags: trunk
01:56
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Add comctl32.lib to wish link libs. This... check-in: 105862eef5 user: mdejong tags: trunk
01:50
Fixed up some non-standard ChangeLog entries which did not parse correctly. check-in: 832904c5f9 user: mdejong tags: trunk
2001-11-11
03:16
* unix/Makefile.in: * win/Makefile.in: Add "make gdb" target. This target can run tclsh inside ei... check-in: 625a74073d user: mdejong tags: trunk
2001-11-09
18:43 Closed ticket [474790ffff]: tcl.m4 (8.3.4) for Tru64Unix and Thread plus 7 other changes artifact: 09ccde2980 user: mdejong
18:02 Ticket [473708ffff] --enable-threads on FreeBSD status still Closed with 2 other changes artifact: 85cf5fd9ab user: mdejong ... 1 similar event omitted.
11:41
Fixup stack size under OSF1. [Tcl patch 474790] * unix/configure: Regen. * unix/tcl.m4: Add HAVE... check-in: ab4a2de7b3 user: mdejong tags: trunk
11:39 Ticket [426197ffff] windows RC tool already defines a macro status still Open with 5 other changes artifact: f8c8bed627 user: mdejong
10:56
Enable thread support under FreeBSD. [Tcl bug 473708] * unix/configure: Regen. * unix/tcl.m4 (SC... check-in: c2f6ece1d7 user: mdejong tags: trunk
07:11
* unix/Makefile.in: * unix/dltest/Makefile.in: Avoid adding libc to the LIBS variable since it i... check-in: 2c712286d7 user: mdejong tags: trunk
2001-11-08
11:08 Closed ticket [219259ffff]: Makefile targets using TCL_EXE require "." in path plus 7 other changes artifact: 2bd485d230 user: mdejong
11:04 Closed ticket [420501ffff]: tclsh not found plus 7 other changes artifact: 95d71f6a54 user: mdejong
11:03 Ticket [423988ffff] tclsh not found again status still Closed with 2 other changes artifact: b6940c089a user: mdejong ... 1 similar event omitted.
10:47 Closed ticket [465874ffff]: Don't run genstubs from `make all` plus 7 other changes artifact: 3fa8e60051 user: mdejong
10:07 Closed ticket [421835ffff]: tclConfig.sh has no includedir param plus 7 other changes artifact: a056975791 user: mdejong
03:43
* unix/Makefile.in: * win/Makefile.in: Print a message indicating that the user should run "make... check-in: 91a7b2034e user: mdejong tags: trunk
03:07
Define TCL_INCLUDE_SPEC in tclConfig.sh. It should be included by extensions that need to find Tcl... check-in: 1b2b73902f user: mdejong tags: trunk
2001-11-07
23:37
* win/README: Change minimum VC++ version to 5.X since 4.X is known not to work. Indicate that Mi... check-in: eba0feaee0 user: mdejong tags: trunk
2001-10-13
03:53 Ticket [219409ffff] Unix newlines in Windows batch files status still Closed with 6 other changes artifact: f218441b51 user: mdejong
2001-10-05
04:18 Ticket [426197ffff] windows RC tool already defines a macro status still Open with 4 other changes artifact: 8185790993 user: mdejong
2001-09-29
01:57 Ticket [466037ffff] Optimise getting the head/tail of a list status still Open with 4 other changes artifact: 2110133ec6 user: mdejong
2001-09-28
08:40 Open ticket [423988ffff]: tclsh not found again plus 5 other changes artifact: 47c4da5200 user: mdejong
08:38 Open ticket [420501ffff]: tclsh not found plus 6 other changes artifact: 88278cc217 user: mdejong
08:10 Ticket [465874ffff] Don't run genstubs from `make all` status still Open with 4 other changes artifact: fca8a1dc13 user: mdejong
08:10 Add attachment genstub.patch to ticket [465874ffff] artifact: 38e3d46e62 user: mdejong
01:10 New ticket [465874ffff] Don't run genstubs from `make all`. artifact: 76d7cfcbf3 user: mdejong