Timeline
Not logged in

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

28 check-ins using file win/makefile.vc version f4e421ad43

2010-11-24
11:56
* tests/chanio.test, tests/iogt.test, tests/ioTrans.test: Convert more tests to tcltest2 and facto... check-in: 411fe1ce4d user: dkf tags: trunk
2010-11-21
12:12
More conversion of tcltest1 tests to tcltest2 check-in: 0e2f5a7990 user: dkf tags: trunk
2010-11-20
18:10
* tests/chanio.test: Converted many tests to tcltest2 by marking the setup and cleanup parts as su... check-in: 839e019f62 user: dkf tags: trunk
2010-11-19
20:47
fix gcc warnings: unused variable 'registration' check-in: 862a46901a user: nijtmans tags: trunk
10:17
Tcl_Panic already writes a newline at the end, so the caller doesn't have to do that check-in: 2894303074 user: nijtmans tags: trunk
2010-11-18
23:15
Set NO_VIZ=1 when zlib is compiled in libtcl, this resolves compiler warnings in 64-bit and static b... check-in: e580353eb9 user: nijtmans tags: trunk
15:50
[FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented for cygwin and mingw32 t... check-in: 078f74fc6d user: nijtmans tags: trunk
11:25
* doc/file.n: [Bug 3111298]: Typofix. check-in: 88108dee92 user: dkf tags: trunk
10:10
* tests/oo.test: [Bug 3111059]: Added testing that neatly trapped this issue. check-in: 9c0e4f52d8 user: dkf tags: trunk
00:44
* generic/tclNamesp.c: fix leak due to bad looping construct, [Bug 3111059] (Correct fix this tim... check-in: 1bc1cdfe72 user: msofer tags: trunk
00:35
* generic/tclNamesp.c: fix leak due to bad looping construct, [Bug 3111059] check-in: ff0d552461 user: msofer tags: trunk
2010-11-17
21:06
[FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented for mingw-w64 check-in: 8451fba99a user: nijtmans tags: trunk
10:37
Bring compilation under mingw-w64 a bit closer to reality (but don't break mingw32 build!) check-in: 87efc54866 user: nijtmans tags: trunk
2010-11-16
14:57
[Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 check-in: 54cb3a0c1d user: nijtmans tags: trunk
14:03
Bring compilation under mingw-w64 a bit closer to reality check-in: bef6da697c user: nijtmans tags: trunk
2010-11-15
21:34
* doc/interp.n: [3081184] TIP #378. * doc/tclvars.n: Performance fix for TIP #280. * generic/tcl... check-in: 61ddf0cf16 user: andreas_kupries tags: trunk
10:12
reverted previous commit: it has effect on the Windows console check-in: 6c8f8523b9 user: nijtmans tags: trunk
09:21
Eliminate use of the function Tcl_WinTCharToUtf in generic code check-in: 047cb5bdcf user: nijtmans tags: trunk
2010-11-10
17:43
* changes: Updates for 8.6b2 release. check-in: b6b51e0cdc user: andreas_kupries tags: trunk
2010-11-09
16:26
Fix [Bug 3105999]; deallocate temporary structure. check-in: db70277c1a user: dkf tags: trunk
14:41
Clarify the tests so that what is being tested is in the body... :-) check-in: 754284b8be user: dkf tags: trunk
14:38
* tests/oo.test: Various tests for memory leaks. check-in: 7ac1d58520 user: dkf tags: trunk
14:20
Revert previous commit at request of KBK. check-in: 1695a5f14d user: dkf tags: trunk
13:41
Added test case for [Bug #3105247] -NaN? check-in: 6803fb1fbc user: nijtmans tags: trunk
2010-11-08
09:02
Add missing 'objs' verb in error message. check-in: 38fe3826bf user: ferrieux tags: trunk
2010-11-05
08:16
fix TCL_ASCII_MAIN usage, as the name suggests check-in: ddecce42f0 user: nijtmans tags: trunk
2010-11-04
23:56
* generic/tclMain.c: Added missing conditional on _WIN32 around code that messes around with the def... check-in: 4bff967054 user: kennykb tags: trunk
21:48
[FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for Tcl on MSVC++ check-in: 6bbdcbed5f user: nijtmans tags: trunk