Timeline
Not logged in

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

45 check-ins using file win/Makefile.in version 36000a91f7

2004-06-23
22:45
Add update to let the async events work check-in: c1ebe3aba1 user: patthoyts tags: trunk
22:02
* tests/io.test: Added -force to 18.1 and 18.2. This was failing on WinXP. check-in: be2b7d29a4 user: patthoyts tags: trunk
21:32
* tests/winFCmd.test: Added a cleanup to winFCmd-16.11 to avoid a failure in 16.12. check-in: 88a51c52e3 user: patthoyts tags: trunk
21:01
* tests/eofchar.data: Added -kb option to ensure a binary checkout to win32 systems. This fixes a fa... check-in: 5071106ca0 user: patthoyts tags: trunk
19:23
* win/makefile.vc: fix for bug #977369 about launching tclsh to generate a tclConfig.sh with the nma... check-in: 30a13c52a1 user: patthoyts tags: trunk
17:26
* tests/winDde.test (createChildProcess): Added a 200-ms delay (with the event loop live) when shutt... check-in: c612fd8217 user: kennykb tags: trunk
15:46
Simplify constraint by assuming Mac is Unix (which is true these days) check-in: 618540629e user: dkf tags: trunk
15:36
Standardize some use of test constraints onto names that are documented check-in: f6289216a6 user: dkf tags: trunk
15:10
Fixed constraint name and whitespace usage check-in: 05a86b8fb7 user: dkf tags: trunk
03:49
Corrected typo in latest patch that broke build on OS X. check-in: 4609b442b3 user: dgp tags: trunk
00:25
Regen check-in: abb867dc74 user: dkf tags: trunk
00:24
Version of [Patch 746578] that works with Linux and is likely to work elsewhere check-in: f7e8a16883 user: dkf tags: trunk
2004-06-22
22:08
own typo repaired check-in: 2246f7274a user: davygrvy tags: trunk
19:41
* generic/tclEvent.c (NewThreadProc): Fixed broken build on Windows caused by missing TCL_THREAD_CRE... check-in: efd9bd6b1f user: kennykb tags: trunk
13:11
See file... check-in: 9e460ac378 user: vasiljevic tags: trunk
13:08
Integrated fix for Tcl Bug #770053 from core-8-4-branch check-in: 9f739d40a1 user: vasiljevic tags: trunk
2004-06-21
22:05
* win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, TclpCheckStackSpace, _except_checkst... check-in: c06e682eb3 user: mdejong tags: trunk
08:54
Make [Bug 975895] less likely to be hit check-in: a99c5f486a user: dkf tags: trunk
2004-06-19
00:42
* tests/load.test: Relaxed strictness of error message matching for test load-2... check-in: 5144d92f2d user: dgp tags: trunk
2004-06-18
20:38
* generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings. * generic/tclInt.... check-in: 7cbe86f3c9 user: dgp tags: trunk
15:59
* tests/winFCmd.test (winFCmd-16.12): Changed test to compute the target directory, so as not to fai... check-in: ff098068c1 user: kennykb tags: trunk
15:29
* unix/tcl.m4: autoconf 2.5 fixes in Darwin section. * unix/configure: autoconf-2.57 check-in: d5a6b2ba3b user: das tags: trunk
15:26
Added various Chinese locale->encoding mappings check-in: 3d9fa085dc user: dkf tags: trunk
15:17
Added note about not touching bytes during freeIntRepProc running. check-in: bde5f9b532 user: dkf tags: trunk
15:12
Fixed [Bug 886231] properly this time rather than with a broken version that breaks the core complet... check-in: 3a145c918b user: dkf tags: trunk
15:06
Added tests for deep-object-freeing check-in: 102d5672a6 user: dkf tags: trunk
14:44
Remove extraneous space check-in: 932e145c76 user: dkf tags: trunk
13:42
Fix tclWinInit.c for KBK, adding comments as I go. :^) check-in: 74fa673878 user: dkf tags: trunk
2004-06-17
22:18
Updated comments to agree with recent revisions. check-in: a8f7f64044 user: dgp tags: trunk
22:13
Relaxed panic condition on overwrite of default library path to accept double right of the same valu... check-in: 5743d098fd user: dgp tags: trunk
21:44
* generic/tclObj.c: Added missing space in panic message. check-in: 34e708d23e user: dgp tags: trunk
21:43
Remove debugging panic check-in: b583fd72e7 user: dgp tags: trunk
21:40
Reverted temporary change check-in: 9638d4c875 user: dgp tags: trunk
21:39
* generic/tclObj.c: Added missing space in panic message. check-in: 27aed8f4eb user: dgp tags: trunk
21:33
Added missing incr ref count. D'oh! check-in: d422046c68 user: dgp tags: trunk
21:26
Better panic message for diagnosis. check-in: 1f6581253a user: dgp tags: trunk
20:18
temporarily removed unset of ::tclDefaultLibrary for sake of testing. check-in: e65acbacb9 user: dgp tags: trunk
20:17
silence compiler warning check-in: 32b8d9350e user: dgp tags: trunk
19:41
more compiler fixes check-in: da08cdfb3d user: dgp tags: trunk
19:37
correct compile errors check-in: d732290f82 user: dgp tags: trunk
19:28
* win/tclWinInit.c: Inform [tclInit] about the default library directory via the... check-in: c28ec08e9c user: dgp tags: trunk
2004-06-16
21:20
* doc/library.n: Moved variables ::auto_oldpath and * library/auto.tcl: :... check-in: 86b4f4513a user: dgp tags: trunk
2004-06-15
22:22
Added doc clarification in response to [RFE 768852] check-in: 590545ebfe user: dkf tags: trunk
20:28
* unix/tclConfig.sh.in (TCL_EXTRA_CFLAGS): set to @CFLAGS@, which is the configure-time CFLAGS. Ad... check-in: 235c2cad60 user: hobbs tags: trunk
2004-06-14
22:14
* win/Makefile.in: Corrected compilation flags for tclPkgConfig.c so that it doesn't require Stubs. ... check-in: 8049481eef user: kennykb tags: trunk