Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
51 check-ins using file win/makefile.vc version e0a6d9f49a
|
2001-09-16
| ||
| 07:00 | works! I feel like a sculpter. Not done, by far. Closed-Leaf check-in: 52331e6e0c user: davygrvy tags: daves-mk-branch | |
|
2001-09-15
| ||
| 14:09 | environment prob repaired by using recursion. Looks scary, but works. check-in: dc11d07c04 user: davygrvy tags: daves-mk-branch | |
| 01:56 | added more logic around startup factors along with error messages about issue that the user must add... check-in: 5b7a4fe06e user: davygrvy tags: daves-mk-branch | |
|
2001-09-14
| ||
| 00:43 | fixed typo in socket-12.1 check-in: 5b022c9500 user: hobbs tags: trunk | |
|
2001-09-13
| ||
| 23:49 | * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): had to adjust fix from 2001-08-06 to actually duplicate t... check-in: d969b5b060 user: hobbs tags: trunk | |
| 19:58 | I forgot to mention [TIP: 56] in a Changelog entry. check-in: 39fe596d3c user: msofer tags: trunk | |
| 19:31 | * generic/tclUtf.c (Tcl_UtfPrev): corrected to return the proper location when the middle of a UTF... check-in: 5f02e9a154 user: hobbs tags: trunk | |
| 19:10 | * ChangeLog.1999: * ChangeLog: broke changes from 199x into ChangeLog.1999 to reduce size of the ... check-in: 4082435af6 user: hobbs tags: trunk | |
| 19:07 | * tests/ioCmd.test: Changed the computation of the result for iocmd-8.1[123] so that the tests ... check-in: 7a1cfa3169 user: andreas_kupries tags: trunk | |
| 11:57 | Correcting date in last Changelog entry. check-in: 4a41c71943 user: msofer tags: trunk | |
| 11:56 | Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the use of Tcl_EvalTokens, replaced b... check-in: 3e892aa048 user: msofer tags: trunk | |
|
2001-09-12
| ||
| 21:00 | * unix/configure: Regen. * unix/tcl.m4: Invert the logic that checks for $GCC. Instead of checkin... check-in: 1878b089da user: mdejong tags: trunk | |
| 20:28 | * Corrected tests to better isolate tests in one file from influencing tests in other files... check-in: 9b3e82229d user: dgp tags: trunk | |
| 16:32 | reserved a stub slot for [TIP 56] check-in: 44d3e8500b user: msofer tags: trunk | |
|
2001-09-11
| ||
| 18:29 | * doc/OpenFileChnl.3: Added documentation for Tcl_WriteRaw and Tcl_ReadRaw [#414929]. * doc/C... check-in: 014b9b3339 user: andreas_kupries tags: trunk | |
| 18:26 | reworked stack-2.1 to be impervious to interp state check-in: 79f6c28369 user: hobbs tags: trunk | |
| 18:03 | Restored to original state from test restrictions ... check-in: a93834e6b9 user: andreas_kupries tags: trunk | |
| 17:30 | * The changes below are a fix for [219253]. * tests/socket.test: Removed _most_ instances of har... check-in: ae3d71b80f user: andreas_kupries tags: trunk | |
| 03:52 | Tried to add Lcc-Win32, but their make is clunking. This will have to see an xml file for auto gene... check-in: ea2f02eacb user: davygrvy tags: daves-mk-branch | |
| 03:01 | Creating branch daves-chop-branch Closed-Leaf check-in: 2c2ee68e8b user: cvs tags: daves-chop-branch | |
| 03:01 | * Updated to reflect 2001-08-23 file system changes. check-in: 54b8921458 user: dgp tags: trunk | |
| 02:46 | added mingw anyways, just for the fun of it. now it's getting real contorted. check-in: 4dbf0ea1f3 user: davygrvy tags: daves-mk-branch | |
| 01:31 | * generic/tclEvent.c (TclInExit): Corrected handling of tsd in late stages of finalization. [Bug ... check-in: 9af33e089e user: hobbs tags: trunk | |
| 00:46 | * tests/stack.test: * generic/tclInterp.c (AliasObjCmd): Check the numLevels to ensure that we ar... check-in: 09e3192250 user: hobbs tags: trunk | |
|
2001-09-10
| ||
| 23:33 | Typo. check-in: 07f7fc2330 user: andreas_kupries tags: trunk | |
| 23:30 | Changed the phrasing of some blocks making them easier to understand. Thanks to Christopher Nelson ... check-in: e5a1486646 user: andreas_kupries tags: trunk | |
| 22:51 | Fix ChangeLog entry, the item in question was a patch and not a bug. check-in: ee29017412 user: mdejong tags: trunk | |
| 22:51 | noted 8.4 version upgrade in lsearch man page check-in: 30320b3850 user: hobbs tags: trunk | |
| 22:43 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Don't include . characters in the Tcl ... check-in: d58e5f803b user: mdejong tags: trunk | |
| 21:49 | * doc/tclsh.1: * doc/Tcl_Main.3: * doc/CrtChannel.3: * doc/OpenFileChnl.3: * doc/GetStdChan.3:... check-in: 70fe9d7da9 user: andreas_kupries tags: trunk | |
| 21:18 | * Added #include of tclInt.h; access to Tcl internals, notably TclpUnloadFile(), is require... check-in: fcf9e4d7c2 user: dgp tags: trunk | |
| 21:06 | * Removed vestiges of Tcl's old initialization from registry variables. [Bug 455645... check-in: 972b600b83 user: dgp tags: trunk | |
| 17:17 | * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' to the internal platform specific... check-in: 0f367d5570 user: andreas_kupries tags: trunk | |
| 17:08 | made [proc] bytecompile a no-op for procs defined with _args_ as single argument and an empty body. ... check-in: 8377abd1ac user: msofer tags: trunk | |
| 17:04 | Bytecompiling noops [FQ #451441] check-in: 7cd15dc856 user: msofer tags: trunk | |
| 00:33 | * unix/Makefile.in: * win/Makefile.in: Use () around variable name instead of {}. Use TCLTEST var... check-in: 69392e3d95 user: mdejong tags: trunk | |
|
2001-09-09
| ||
| 22:46 | no message check-in: 15ba655d10 user: davygrvy tags: trunk | |
| 22:45 | * generic/tcl.h: * generic/tclPlatDecls.h: Reminder from David Cuthbert <dacut@kanga.org> that I... check-in: 866b2163df user: davygrvy tags: trunk | |
| 22:25 | * generic/tcl.h: reminder from David Cuthbert <dacut@kanga.org> that I hadn't finished the Borland... check-in: 69bdc398d1 user: davygrvy tags: daves-mk-branch | |
| 17:32 | * tests/cmdAH.test: Modify cmdAH-20.5 and cmdAH-24.8 to display the file atime or mtime results if... check-in: e425e9e440 user: mdejong tags: trunk | |
| 04:20 | first round of edits... Rome wasn't built in a day check-in: 67afb722bc user: davygrvy tags: daves-mk-branch | |
| 00:47 | initial try of forming an all tool Win32 makefile system for VC++, BCC, and Watcom using the native ... check-in: 785c8678c7 user: davygrvy tags: daves-mk-branch | |
|
2001-09-08
| ||
| 23:53 | no message check-in: 3ec4bf3c6e user: davygrvy tags: trunk | |
| 23:52 | * win/mkd.bat: * win/rmd.bat: made these text files, text files again. [Patch: 451333] check-in: 7cfd23e72f user: davygrvy tags: trunk | |
| 22:30 | * win/mkd.bat: * win/rmd.bat: Apply binary property (cvs admin -kb) to files and convert to CRLF... check-in: 8edc367e2e user: mdejong tags: trunk | |
| 14:05 | channel-copy-fix check-in: 1f2c7bb4fd user: vincentdarley tags: trunk | |
| 00:02 | no message check-in: af493149e9 user: davygrvy tags: trunk | |
| 00:00 | * win/tcl.m4: Added -link50compat option so a VC6 linker makes a VC5 (pre sp3) compatible import l... check-in: dc2afbd963 user: davygrvy tags: trunk | |
|
2001-09-07
| ||
| 18:57 | * win/tclWinThrd.c (TclpThreadExit): Cast status argument to _endthreadex to unsigned instead of D... check-in: 3c678e5d93 user: mdejong tags: trunk | |
| 17:08 | * All the changes below serve to fix bug [219148] which reports a 80x performance hit for file ... check-in: fe985089ac user: andreas_kupries tags: trunk | |
| 02:43 | * Updated http package to version 2.4, reflecting the new features just added. check-in: 6b6e834d7c user: dgp tags: trunk | |