Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
112 check-ins using file win/makefile.vc version 9372b9787a
|
2002-06-21
| ||
| 21:17 | LogSyntaxError() should reset the interpreter result [Bug 550142 "Tcl_ExprObj -> abort"] check-in: 0655f07beb user: jenglish tags: trunk | |
| 19:44 | * Corrected comments and namespace style issues. Thanks to Bruce Stephens. [Bug 572025] check-in: e63512ee1b user: dgp tags: trunk | |
| 14:31 | tip99 check-in: 4950ea7815 user: vincentdarley tags: trunk | |
| 14:22 | tip99 check-in: e0671d6019 user: vincentdarley tags: trunk | |
|
2002-06-20
| ||
| 16:41 | fix for [Bug 571385] check-in: dc7867f91b user: msofer tags: trunk | |
| 14:47 | * generic/tclExecute.c (TclCompEvalObj): clarified and simplified the logic for compilation/recompil... check-in: 5df39b2928 user: msofer tags: trunk | |
| 00:50 | doc/file.n: Fixed indentation. No substantive changes. check-in: 0c0d47c700 user: jenglish tags: trunk | |
| 00:11 | Added parens for clarity check-in: cc4dabeaf9 user: dgp tags: trunk | |
|
2002-06-19
| ||
| 22:38 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): get the resultPtr again as the Tcl_ObjSetVar2 may cause t... check-in: 1a723fe8cb user: hobbs tags: trunk | |
| 16:28 | generic/tclExecute.c (TEBC): removing unused "for(;;)" loop; improved comments; re-indentation. check-in: 9a0c8ce46b user: msofer tags: trunk | |
|
2002-06-18
| ||
| 22:02 | * generic/tclExecute.c (TEBC): elimination of duplicated code in the non-immediate INST_INCR instruc... check-in: e40e2593a5 user: msofer tags: trunk | |
| 13:22 | generic/tclExecute.c (TEBC, INST_DONE): small bug in the panic code for tcl-stack corruption. check-in: caa93cafba user: msofer tags: trunk | |
| 00:13 | no message check-in: d2132a783e user: davygrvy tags: trunk | |
| 00:12 | Trims to support the removal of RESOURCE_INCLUDED from rc scripts from FR #565088. * generic/tcl... check-in: 7e44d394de user: davygrvy tags: trunk | |
|
2002-06-17
| ||
| 22:52 | * doc/CrtTrace.3: Added TIP#62 implementation of command * doc/trace.n: execution... check-in: 3da5a82795 user: hobbs tags: trunk | |
| 21:06 | * Corrected en_UK references to en_GB. UK is not a country designation recognized in ISO 3... check-in: 3943024291 user: dgp tags: trunk | |
| 20:05 | * win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec] on windows did not treat { in ... check-in: 2c09144850 user: andreas_kupries tags: trunk | |
| 18:31 | generic/tcl.h: #ifdef logic for K&R C backwards compatibility changed to assume modern C by default.... check-in: 2f22f3aff2 user: jenglish tags: trunk | |
| 16:37 | * More Windows Registry locale codes from Bruno Haible. check-in: 0929d4e676 user: dgp tags: trunk | |
| 05:37 | * Revised locale initialization to interpret environment variable locale values according ... check-in: e23dfc2c8c user: dgp tags: trunk | |
| 00:09 | a better algorithm for the previous bug fix. check-in: 437763367e user: msofer tags: trunk | |
|
2002-06-16
| ||
| 22:24 | [Bug 569438] in the processing of dollar variables check-in: 6f670a6acb user: msofer tags: trunk | |
| 17:59 | bug in the consolidation of the INCR_..._STK instructions check-in: 7ad4b1f4f9 user: msofer tags: trunk | |
|
2002-06-14
| ||
| 21:08 | runtime peep-hole optimisation of variables (INST_STORE, INST_INCR) and commands (INST_INVOKE); fast... check-in: 7947220c57 user: msofer tags: trunk | |
| 20:11 | runtime peep-hole optimisation of comparisons. check-in: 28cc67147f user: msofer tags: trunk | |
| 19:31 | BC-engine: runtime peep-hole optimisation of INST_FOREACH check-in: 7b34e9a8ef user: msofer tags: trunk | |
| 14:48 | no message check-in: 88cb607e8d user: davygrvy tags: trunk | |
| 14:42 | The test for compiler optimizations was in error. Thanks goes to Roy Terry <royterry@earthlink.net>... check-in: b7bbb19323 user: davygrvy tags: trunk | |
| 13:17 | TIP#102 implementation: 'trace list' becomes 'trace info' check-in: 8a0002c6e0 user: dkf tags: trunk | |
|
2002-06-13
| ||
| 23:10 | consolidated code for the conditional branch instructions. check-in: 6227d63146 user: msofer tags: trunk | |
| 21:37 | fixed the previous patch - wouldn't compile with TCL_COMPILE_DEBUG set. check-in: 8a833be542 user: msofer tags: trunk | |
| 21:07 | TclExecuteByteCode: consolidated exception handling of INST_INVOKE, INST_EVAL, INST_BREAK and INST_C... check-in: 1f2720192b user: msofer tags: trunk | |
| 19:47 | consolidated opcodes in the bytecode engine, eliminating duplicated code. Added the new (but pre-exi... check-in: 6dc27c861c user: msofer tags: trunk | |
| 13:17 | new fCmd.test problems on Unix check-in: 4269f2bf0e user: vincentdarley tags: trunk | |
| 10:43 | fs normalize check-in: ce2b83f5c9 user: vincentdarley tags: trunk | |
| 09:39 | vfs, winfs testsuite check-in: 494e81b676 user: vincentdarley tags: trunk | |
|
2002-06-12
| ||
| 19:36 | fixed [Bug 568123] check-in: 4497e80bcb user: msofer tags: trunk | |
| 19:16 | * win/tclWinFile.c: corrected the symbolic link handling code to allow it to compile. Added real ... check-in: a8ec4236fe user: hobbs tags: trunk | |
| 15:05 | Made this file compile! check-in: 0814d34f8d user: dkf tags: trunk | |
| 09:28 | fs clarification and windows fixes check-in: cf698404c4 user: vincentdarley tags: trunk | |
|
2002-06-11
| ||
| 15:42 | optimised read access to local variables created at run-time check-in: 348eec187b user: msofer tags: trunk | |
| 13:56 | Removed assumptions that [makeFile] creates files in the current dir. check-in: 279f4db3ad user: dkf tags: trunk | |
| 13:47 | Duplicate test number... check-in: af034cf0bf user: dkf tags: trunk | |
| 13:22 | Fix for [info locals] bug #567386; added compile functions for [global], [upvar] and [variable]. check-in: d33879f966 user: msofer tags: trunk | |
| 12:38 | generic/tclExecute.c: optimised algorithm for exception range lookup check-in: 1b976abb5e user: msofer tags: trunk | |
|
2002-06-10
| ||
| 17:41 | fs fixed commit check-in: bcc8fc2401 user: vincentdarley tags: trunk | |
| 10:41 | small fs fixes check-in: 5d031eef10 user: vincentdarley tags: trunk | |
|
2002-06-07
| ||
| 19:48 | * More corrections to test suite so that tests of failing [test]s don't show up themselves ... check-in: f2232f26c6 user: dgp tags: trunk | |
| 10:38 | Cleaned up inclusion of float.h; that's really tcl<platform>Port.h's job check-in: 6c82a1feba user: dkf tags: trunk | |
| 08:50 | Make sure EOVERFLOW is defined on Unix. check-in: 190346ee55 user: dkf tags: trunk | |
|
2002-06-06
| ||
| 21:01 | speling ficks check-in: e464b42726 user: dgp tags: trunk | |
| 20:54 | * 4) deprecated [threadReap] and [mainThread] [Bug 534903] check-in: edeb884f6b user: dgp tags: trunk | |
| 19:45 | * unix/dltest/Makefile.in: Remove hard coded CFLAGS=-g and add CFLAGS_DEBUG, CFLAGS_OPTIMIZE, and ... check-in: 1b1f2ad6ef user: mdejong tags: trunk | |
| 19:23 | * Corrections to test suite so that tests of failing [test]s don't show up themselves as fa... check-in: ef1d6fa174 user: dgp tags: trunk | |
| 18:44 | * tests/io.test: Fixed up namespace variable resolution issues revealed by running t... check-in: 3b39c5277f user: dgp tags: trunk | |
| 17:37 | * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime): added mutex wrapped calls to readdi... check-in: fcf531e83a user: das tags: trunk | |
|
2002-06-05
| ||
| 16:46 | * Documented $tcl_rcFileName and added more clarifications about the intended use of Tcl_Ma... check-in: 576e3a284c user: dgp tags: trunk | |
| 11:59 | * generic/tclFileName.c (TclGlob): mac specific fix to recent changes in 'glob -tails' handling. ... check-in: a996da49e4 user: das tags: trunk | |
| 01:12 | * Added more TIP 85 tests from Arjen Markus. Converted tcltest.test to use a private namesp... check-in: ea15d6aad8 user: dgp tags: trunk | |
|
2002-06-04
| ||
| 19:23 | * win/README: Update msys+mingw URL. check-in: 4224ed5ffc user: mdejong tags: trunk | |
|
2002-06-03
| ||
| 23:44 | * Implementation of TIP 85. Allows tcltest users to add new legal values of the -match opt... check-in: de2e3621bf user: dgp tags: trunk | |
| 17:04 | added description of [namepace forget] behaviour for unqualified patterns [Bug 559268] check-in: 143c05451a user: msofer tags: trunk | |
| 16:45 | reverting an accidental modification in the last commit. check-in: a792ae3892 user: msofer tags: trunk | |
| 16:31 | clarify the empty variable name issue ([Bug 549285]) check-in: 9340f13694 user: msofer tags: trunk | |
|
2002-05-31
| ||
| 23:21 | * Fixed leak of slave interp in [pkg_mkIndex]. Thanks to Helmut for report. [Bug 550534] check-in: 1736e8e641 user: dgp tags: trunk | |
| 23:16 | * Use the "stdio" constraint to control whether an [open "|[interpreter]"] is attempted. check-in: 0d22f3e09c user: dgp tags: trunk | |
| 22:20 | * Removed internal routine TclMathInProgress and Unix implementation of matherr(). These ... check-in: e080b7f8c1 user: dgp tags: trunk | |
|
2002-05-30
| ||
| 15:03 | cleanup in [expr] compiler check-in: 142a17fb61 user: msofer tags: trunk | |
| 09:27 | glob fixes check-in: a6acf0723c user: vincentdarley tags: trunk | |
| 03:27 | updated strcmp stuff, see ChangeLog check-in: 19fb209fbf user: hobbs tags: trunk | |
| 03:27 | * unix/configure: regen'ed * unix/configure.in: replaced bigendian check with autoconf standard A... check-in: 5a5c16e5a7 user: hobbs tags: trunk | |
| 03:26 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): * generic/tclCmdMZ.c (Tcl_StringObjCmd):... check-in: c3460261c4 user: hobbs tags: trunk | |
|
2002-05-29
| ||
| 22:59 | * Removed "dummy" reference to Tcl_LinkVar. It is no longer needed since Tcl_Main() now act... check-in: 416a5e19a7 user: dgp tags: trunk | |
| 11:12 | commited working regenerated configure check-in: 73e2427cca user: hobbs tags: trunk | |
| 10:35 | Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is probably optimized far in ... check-in: b3535ea391 user: dkf tags: trunk | |
| 09:09 | * generic/tclInt.decls: * generic/tclIntDecls.h: * generic/tclStubInit.c: * generic/tclUtf.c: ad... check-in: c78da914be user: hobbs tags: trunk | |
| 09:09 | * generic/tclCompCmds.c (TclCompileStringCmd): removed error creation in code that no longer throw... check-in: 9901b51fc6 user: hobbs tags: trunk | |
| 09:09 | added more string comparison checks check-in: 0d46aa8304 user: hobbs tags: trunk | |
| 09:08 | better qualified 9.1 constraint check for %s check-in: 98804969a6 user: hobbs tags: trunk | |
| 00:19 | * tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.... check-in: 4d47e1cec7 user: hobbs tags: trunk | |
| 00:18 | * generic/tclThreadAlloc.c (TclpRealloc, TclpFree): protect against the case when NULL is based. check-in: 40c3da52d3 user: hobbs tags: trunk | |
|
2002-05-28
| ||
| 15:05 | load cleanup in vfs check-in: c5012597c9 user: vincentdarley tags: trunk | |
| 09:12 | D'oh! Accidentally made this file uncompilable. Added some extra commenting as part of fixing proc... check-in: 5eebe0f6c2 user: dkf tags: trunk | |
|
2002-05-27
| ||
| 10:14 | Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.) check-in: d935f8b1cd user: dkf tags: trunk | |
|
2002-05-24
| ||
| 22:43 | * tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patch and bug report by Kevin Kenny... check-in: 3cc2acd716 user: andreas_kupries tags: trunk | |
| 21:19 | TIP#91 implementation; makes old style channels binary compatible with new TIP#72-enabled Tcl. See ... check-in: b14125cf9e user: dkf tags: trunk | |
| 18:57 | * win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. We are not allowed to mess with th... check-in: bf3d724895 user: andreas_kupries tags: trunk | |
|
2002-05-21
| ||
| 18:17 | * unix/configure: Regen. * unix/configure.in: Invoke SC_ENABLE_SHARED before calling SC_CONFIG_CF... check-in: 70b993bcf6 user: mdejong tags: trunk | |
|
2002-05-20
| ||
| 10:22 | * generic/tclInt.h: added prototype for TclpFilesystemPathType(). * mac/tclMacChan.c: use MSL prov... check-in: 66a3c8ac71 user: das tags: trunk | |
|
2002-05-17
| ||
| 00:31 | doc/CrtObjCmd.3: Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: 7ee6b347de user: jenglish tags: trunk | |
| 00:26 | Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: c52548852e user: jenglish tags: trunk | |
|
2002-05-14
| ||
| 10:46 | More tidying up; tclUnixChan.c now builds with GCC without warnings. check-in: 240fda6816 user: dkf tags: trunk | |
| 09:44 | memory cleanup check-in: cb1c29b5b3 user: vincentdarley tags: trunk | |
|
2002-05-13
| ||
| 14:06 | Stop Solaris from generating a warning; the second argument to ioctl has been observed to be either ... check-in: 49996f43a2 user: dkf tags: trunk | |
| 13:19 | memory cleanup check-in: 7c2363b581 user: vincentdarley tags: trunk | |
| 12:31 | comment check-in: b85ac9fb30 user: vincentdarley tags: trunk | |
|
2002-05-10
| ||
| 18:47 | * Corrected some list-quoting issues and other matters that cause tests to fail when the pa... check-in: 8f8b6743f2 user: dgp tags: trunk | |
|
2002-05-08
| ||
| 23:51 | no message check-in: 67c2adb467 user: davygrvy tags: trunk | |
| 23:48 | Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix for single-quote macro mis-unde... check-in: 59ac3ed2d0 user: davygrvy tags: trunk | |
| 12:35 | no message check-in: 769e94b66b user: davygrvy tags: trunk | |
| 12:32 | Opps. An SH macro had two decimals. yes, I'm reverting my reversion. check-in: e9ae9e324a user: davygrvy tags: trunk | |
| 12:29 | Prior revisions returned. The single-quote macro misunderstanding was from man2tcl.c instead. check-in: db3ba2724d user: davygrvy tags: trunk | |
| 12:21 | commit mistake reverted to 1.9 contents. check-in: 9bed6485a8 user: davygrvy tags: trunk | |
| 12:20 | Proper source of macro error misunderstanding ' as the leading macro command found and repaired. check-in: aba5aa2aee user: davygrvy tags: trunk | |
| 10:18 | me bad grammer have, fix goodly better, now. check-in: 650e941a90 user: davygrvy tags: trunk | |
| 06:32 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: d1b69c320b user: dgp tags: trunk | |
| 05:59 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 6349f603db user: dgp tags: trunk | |
| 05:51 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 12ffd9611f user: dgp tags: trunk | |
| 05:50 | * Corrected [uplevel] quoting when [source]-ing test script in subdirectories. check-in: 2eae44a762 user: dgp tags: trunk | |
| 04:37 | no message check-in: 787932a67b user: davygrvy tags: trunk | |
| 04:36 | winhelp conversion tools where understand a ' as the first character on a line as an unknown macro. ... check-in: dd778828a2 user: davygrvy tags: trunk | |
| 04:25 | Added 'runtest' target. Added docs as dependencies for winhelp rtf. Changes from Peter Spjuth <pete... check-in: fc64fae440 user: davygrvy tags: trunk | |