Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
119 check-ins using file unix/tclUnixThrd.c version 20f46f013d
|
1998-12-12
| ||
| 00:12 | Created branch core-8-1-b1-synthetic Closed-Leaf check-in: fc957b3337 user: cvs2fossil tags: core-8-1-b1-synthetic, core-8-1-b1 | |
| 00:12 | Tcl 8.1b1 Release check-in: 2690ddbb10 user: stanton tags: core-8-1-branch-old | |
|
1998-12-11
| ||
| 21:44 | test lint added support for additional platform specific locale specifiers check-in: b3e154fdbc user: stanton tags: core-8-1-branch-old | |
| 19:33 | updated installer check-in: d1df22ff65 user: stanton tags: core-8-1-branch-old | |
| 01:32 | more release stuff check-in: b1bcd640d4 user: stanton tags: core-8-1-branch-old | |
| 00:55 | updated file lists check-in: 5a7eb250db user: stanton tags: core-8-1-branch-old | |
| 00:44 | lint check-in: 1ec74e5c97 user: stanton tags: core-8-1-branch-old | |
| 00:12 | lint check-in: 4e151ed295 user: stanton tags: core-8-1-branch-old | |
|
1998-12-10
| ||
| 21:57 | lots of K&R C lint check-in: a72bbe29dc user: stanton tags: core-8-1-branch-old | |
| 21:21 | * Fixed lots of files that used TCL_THREAD instead of TCL_THREADS. * generic/tclEncoding.c (Tcl_Fre... check-in: 09f356baa2 user: stanton tags: core-8-1-branch-old | |
| 19:13 | merged 8.0 changes check-in: f5eac2de3f user: stanton tags: core-8-1-branch-old | |
| 18:27 | changed uses of localhost to 127.0.0.1 since not all machines define localhost check-in: 8bd38124b2 user: stanton tags: core-8-1-branch-old | |
| 03:28 | merged 8.0 changes check-in: e4dc37d96d user: stanton tags: core-8-1-branch-old | |
| 03:23 | lint check-in: 787935f226 user: stanton tags: core-8-1-branch-old | |
| 01:40 | * library/msgcat1.0/msgcat.tcl: Fixed bad export list, fixed so all locale strings are converted to ... check-in: 5d2e1c7768 user: stanton tags: core-8-1-branch-old | |
| 00:49 | release lint check-in: 9250fb1f00 user: stanton tags: core-8-1-branch-old | |
|
1998-12-09
| ||
| 20:31 | *** empty log message *** check-in: 75474721c4 user: stanton tags: core-8-1-branch-old | |
| 20:31 | * generic/regcomp.c (makescan): Fixed bug in longest match case that caused anchored patterns to fai... check-in: 53ddb32cd2 user: stanton tags: core-8-1-branch-old | |
| 03:10 | removed .sit file check-in: 54caa4c7a9 user: stanton tags: core-8-1-branch-old | |
| 01:14 | lint check-in: d67e4928c5 user: stanton tags: core-8-1-branch-old | |
| 01:13 | * library/msgcat1.0/msgcat.tcl: changed mc to invoke mcunknown in the calling context, changed local... check-in: 0776cbb259 user: stanton tags: core-8-1-branch-old | |
|
1998-12-08
| ||
| 04:29 | * generic/tclAlloc.c (TclpRealloc): Fixed a memory allocation bug where big blocks that were realloc... check-in: c3b99e9764 user: stanton tags: core-8-1-branch-old | |
|
1998-12-07
| ||
| 20:57 | *** empty log message *** check-in: fc83ef0959 user: stanton tags: core-8-1-branch-old | |
| 20:56 | cleaned up docs * tests/msgcat.test: Added message catalog test suite. * library/msgcat1.0/msgcat.... check-in: af4badd62c user: stanton tags: core-8-1-branch-old | |
|
1998-12-04
| ||
| 21:58 | *** empty log message *** check-in: c27980bae7 user: stanton tags: core-8-1-branch-old | |
| 21:58 | added man page for msgcat check-in: 131c2b67ad user: stanton tags: core-8-1-branch-old | |
| 21:58 | * library/msgcat1.0/msgcat.tcl: Changed code to conform to Tcl coding standards. Changed to use fil... check-in: 4fdecad309 user: stanton tags: core-8-1-branch-old | |
| 18:52 | * library/msgcat1.0/msgcat.tcl: * library/msgcat1.0/pkgIndex.tcl: Added initial implementaion of Tcl... check-in: 4adc9b58a2 user: stanton tags: core-8-1-branch-old | |
| 03:01 | *** empty log message *** check-in: bf650250bf user: stanton tags: core-8-1-branch-old | |
| 03:01 | fixed broken tests check-in: 73377ab304 user: stanton tags: core-8-1-branch-old | |
| 02:59 | * win/tclWinPipe.c (BuildCommandLine): Fixed bug that kept arguments containing spaces from being pr... check-in: 6785bdc47e user: stanton tags: core-8-1-branch-old | |
| 01:19 | * tclWinSock.c (CreateSocket, TcpAccept): Windows NT creates sockets so they are inheritable by defa... check-in: fc7501535c user: stanton tags: core-8-1-branch-old | |
|
1998-12-03
| ||
| 23:59 | *** empty log message *** check-in: 91775ec880 user: stanton tags: core-8-1-branch-old | |
| 23:59 | * generic/tclUtil.c (Tcl_StringMatch): Changed to match 8.0 behavior in corner case where there is n... check-in: 243b588dd0 user: stanton tags: core-8-1-branch-old | |
| 23:59 | fixed various broken tests check-in: 28466b9e56 user: stanton tags: core-8-1-branch-old | |
| 23:58 | * tests/defs: Changed so auto_path is set to only contain the Tcl library directory. This keeps the... check-in: 93bf267d93 user: stanton tags: core-8-1-branch-old | |
| 04:58 | *** empty log message *** check-in: 619f24df0b user: stanton tags: core-8-1-branch-old | |
| 04:57 | * win/tclWinPipe.c (TclpCreateCommandChannel): Changed reader/writer threads to have THREAD_PRIORITY... check-in: 0d7c176b15 user: stanton tags: core-8-1-branch-old | |
| 04:57 | * generic/tclIO.c (WriteBytes, WriteChars): Fixed so extraneous flushes do not happen in line mode. ... check-in: 54523ce067 user: stanton tags: core-8-1-branch-old | |
| 02:06 | Changed to 8.1b1 patchlevel check-in: 19f9484697 user: welch tags: core-8-1-branch-old | |
|
1998-12-02
| ||
| 23:46 | renamed regtests.test to reg.test check-in: d57ddf76ba user: stanton tags: core-8-1-branch-old | |
| 23:37 | *** empty log message *** check-in: fb35546990 user: stanton tags: core-8-1-branch-old | |
| 23:37 | * generic/regc_color.c (subcolor): Added check for error case to avoid an out of bounds array refere... check-in: 88bcbee9c1 user: stanton tags: core-8-1-branch-old | |
| 21:46 | *** empty log message *** check-in: c0399e99f2 user: stanton tags: core-8-1-branch-old | |
| 21:46 | fixed various broken tests check-in: d1d128d38d user: stanton tags: core-8-1-branch-old | |
| 21:45 | * generic/tclParse.c (Tcl_ParseCommand): Fixed bug in comment parsing where a trailing comment looke... check-in: 9a45082563 user: stanton tags: core-8-1-branch-old | |
| 21:45 | * generic/tclCmdAH.c (Tcl_EncodingObjCmd): Changed to avoid using Tcl_DStringResult because it is no... check-in: ca1b8c2cae user: stanton tags: core-8-1-branch-old | |
| 20:07 | 8.0.4 merge check-in: f4466ae52d user: welch tags: core-8-1-branch-old | |
| 03:16 | lint check-in: c42c25ac85 user: stanton tags: core-8-1-branch-old | |
| 03:13 | Cleaned up some tests Fixed an I/O bug where UpdateInterest was not always called on input check-in: 7d0d5b2428 user: stanton tags: core-8-1-branch-old | |
| 02:05 | updated to reflect EvalObjv change check-in: 72d810de01 user: stanton tags: core-8-1-branch-old | |
| 01:59 | fixed minor type conflict check-in: ab661ec864 user: stanton tags: core-8-1-branch-old | |
| 01:46 | *** empty log message *** check-in: 220d0bcdf3 user: stanton tags: core-8-1-branch-old | |
| 01:46 | * generic/tclTest.c (TestevalobjvObjCmd): Updated for EvalObjv change. * tests/parse.test: Updated ... check-in: e7a75e2b0f user: stanton tags: core-8-1-branch-old | |
|
1998-12-01
| ||
| 23:33 | *** empty log message *** check-in: 135e2d6e34 user: stanton tags: core-8-1-branch-old | |
| 23:33 | * generic/tclCompCmds.c (TclCompileForeachCmd): Fixed code that corrupted the exceptDepth value in t... check-in: 0de0ad2d26 user: stanton tags: core-8-1-branch-old | |
| 22:48 | fixed problem with test cleanup check-in: 1a6959fb35 user: stanton tags: core-8-1-branch-old | |
| 22:39 | * library/encoding/euc-kr.enc: * library/encoding/ksc5601.enc: * tools/encoding/ksc5601.txt: * unix/... check-in: 13bdb11803 user: stanton tags: core-8-1-branch-old | |
| 05:01 | *** empty log message *** check-in: d505426fcd user: stanton tags: core-8-1-branch-old | |
| 05:01 | * unix/tclUnixNotfy.c (Tcl_WaitForEvent): Fixed hang that occurs when trying to close a pipe that is... check-in: 27f98f73b7 user: stanton tags: core-8-1-branch-old | |
|
1998-11-24
| ||
| 21:56 | moved ChangeLog entries to top level check-in: 7e76feaeb8 user: stanton tags: core-8-1-branch-old | |
| 01:16 | * regexec.c: more performance tuning from Henry Spencer. check-in: bf571e701a user: stanton tags: core-8-1-branch-old | |
| 01:16 | fixed broken non-portable tests check-in: ca68cc943d user: stanton tags: core-8-1-branch-old | |
|
1998-11-18
| ||
| 23:16 | winhelp related man page cleanup check-in: 75079392fb user: stanton tags: core-8-1-branch-old | |
| 23:16 | updated version to 8.1 check-in: 6fd1dc43f0 user: stanton tags: core-8-1-branch-old | |
| 22:34 | lint check-in: d0cf20b29d user: stanton tags: core-8-1-branch-old | |
| 22:33 | updated regexp docs check-in: b2f19c704a user: stanton tags: core-8-1-branch-old | |
| 04:15 | * tclScan.c: moved "scan" implementation out of tclCmdMZ.c and added Unicode support. This required... check-in: cebcfe843b user: stanton tags: core-8-1-branch-old | |
| 03:34 | lint check-in: a8afda2326 user: stanton tags: core-8-1-branch-old | |
| 03:34 | * tclAlloc.c: changed so allocated memory is always 8-byte aligned to improve memory performance and... check-in: df12e15e76 user: stanton tags: core-8-1-branch-old | |
| 03:15 | added tclScan.c to build check-in: 64ff0c8839 user: stanton tags: core-8-1-branch-old | |
|
1998-11-17
| ||
| 21:38 | integrated latest changes from Henry Spencer, mostly performance improvements renamed re_u* interfac... check-in: a793d07cfa user: stanton tags: core-8-1-branch-old | |
|
1998-11-16
| ||
| 20:45 | moved scan implementation into tclScan.c changed scan to support unicode check-in: f9da63b2e8 user: stanton tags: core-8-1-branch-old | |
|
1998-11-11
| ||
| 04:54 | lots of lint wrapped mutex declarations in ifdefs to avoid compiler warnings check-in: 9535a849c1 user: stanton tags: core-8-1-branch-old | |
| 04:08 | merged 8.0.4 into 8.1 check-in: fe115bdad2 user: stanton tags: core-8-1-branch-old | |
| 01:44 | integrated latest regexp updates from Henry Spencer, includes new regexp switches "-line", "-lineanc... check-in: 61908a0265 user: stanton tags: core-8-1-branch-old | |
| 00:15 | fixed bug in initialization order, caught by Purify check-in: abca73d1c3 user: stanton tags: core-8-1-branch-old | |
|
1998-11-10
| ||
| 02:40 | fixed "format" so it handles multibyte characters in %s with field width and precision specifiers check-in: 131b8deb6e user: stanton tags: core-8-1-branch-old | |
|
1998-11-09
| ||
| 22:52 | integrated documentation patch check-in: 5a9c855ad8 user: stanton tags: core-8-1-branch-old | |
|
1998-11-06
| ||
| 21:51 | * tclVar.c (TclGetIndexedScalar): Fixed bug 796, var name was getting lost before being passed to Ca... check-in: 76d822d5f5 user: stanton tags: core-8-1-branch-old | |
|
1998-11-04
| ||
| 04:47 | *** empty log message *** check-in: 5c8fb289ea user: stanton tags: core-8-1-branch-old | |
| 04:39 | Merged Henry's latest changes to add support for character ranges in cvec data type Added support f... check-in: 6a4b8e2ee0 user: stanton tags: core-8-1-branch-old | |
|
1998-10-21
| ||
| 20:57 | fixed typo in include check-in: 078afb3c89 user: stanton tags: core-8-1-branch-old | |
| 20:39 | Integrated latest regexp changes from Henry Spencer. Moved regexp related declarations out of tclInt... check-in: 502d826d63 user: stanton tags: core-8-1-branch-old | |
| 20:21 | replaced SCCS strings check-in: 330412ceac user: stanton tags: core-8-1-branch-old | |
|
1998-10-16
| ||
| 01:28 | updated log for Unicode case changes check-in: 738e154eef user: stanton tags: core-8-1-branch-old | |
| 01:24 | updated docs to reflect changes in wordend/wordstart and the addition of the totitle command check-in: 07811a3f31 user: stanton tags: core-8-1-branch-old | |
| 01:16 | Added Unicode character table support: added TclUniCharIsWordChar tclCmdMZ.c (Tcl_StringObjCmd): ... check-in: a448adffae user: stanton tags: core-8-1-branch-old | |
|
1998-10-06
| ||
| 21:24 | 8.1a2 bug: The compile procedure for "if" incorrectly attempted to match against the literal string ... check-in: a58153dbcc user: stanton tags: core-8-1-branch-old | |
| 20:39 | Removed unused function decls. check-in: 55b9562382 user: rjohnson tags: core-8-1-branch-old | |
| 20:27 | added test for compilation of "::if" check-in: ee01365fe4 user: stanton tags: core-8-1-branch-old | |
| 03:09 | merge 8.0.4 into 8.1 check-in: 85d6811fcd user: stanton tags: core-8-1-branch-old | |
| 02:59 | merged 8.0.4 changes into 8.1 branch check-in: e8eee9b422 user: stanton tags: core-8-1-branch-old | |
| 00:42 | added a warning about static string modifications check-in: 49588c4d09 user: stanton tags: core-8-1-branch-old | |
| 00:42 | * tclWinFile.c: added warning about modifying static strings * makefile.vc: fixed version strings, a... check-in: df8e6385a0 user: stanton tags: core-8-1-branch-old | |
| 00:40 | * tclUnixFile.c: added warning about modifying static strings check-in: 1ea23e438f user: stanton tags: core-8-1-branch-old | |
| 00:40 | * tclIndex: updated index to reflect 8.1 files check-in: a2550f58c1 user: stanton tags: core-8-1-branch-old | |
| 00:37 | * tclMacFile.c: updated comments to warn about modifying statics check-in: 7e70b775c7 user: stanton tags: core-8-1-branch-old | |
| 00:37 | * tclInterp.c: added guard against deleting current interpreter check-in: eb80a96a21 user: stanton tags: core-8-1-branch-old | |
| 00:36 | * tclFileName.c: added warnings around code that modifies strings in place check-in: 54c1a6eebc user: stanton tags: core-8-1-branch-old | |
| 00:36 | * tclExecute.c: fixed off-by-one copying error, fixed merge bugs check-in: 74a88c6e48 user: stanton tags: core-8-1-branch-old | |
| 00:36 | * tclEvent.c: changed so USE_TCLALLOC is tested for value instead of definition so that we can compi... check-in: f1cd5519c2 user: stanton tags: core-8-1-branch-old | |
| 00:35 | * tclCompile.c (TclCompileScript): changed to avoid modifying the input string in place because name... check-in: 78ce452bce user: stanton tags: core-8-1-branch-old | |
| 00:35 | replaced SCCS strings added warnings around code that modifies strings in place check-in: 9907dfb5ba user: stanton tags: core-8-1-branch-old | |
|
1998-10-05
| ||
| 18:47 | * interp.test: added test for interp deleting itself check-in: 91f48d923a user: stanton tags: core-8-1-branch-old | |
| 18:46 | * auto.tcl, package.tcl: replaced SCCS strings with RCS strings * tclIndex: updated index to reflec... check-in: 58112df7ff user: stanton tags: core-8-1-branch-old | |
| 17:38 | replaced SCCS strings, added initializer to avoid purify warnings check-in: 595e79a4d6 user: stanton tags: core-8-1-branch-old | |
|
1998-10-03
| ||
| 01:56 | replaced SCCS with RCS strings check-in: c65ae5da0d user: stanton tags: core-8-1-branch-old | |
|
1998-09-30
| ||
| 23:58 | merged tcl8.0.4 changes check-in: f90444d589 user: stanton tags: core-8-1-branch-old | |
| 23:58 | merged tcl8.0.4 changes into 8.1 branch to fix Windows memory allocation check-in: 035915472d user: stanton tags: core-8-1-branch-old | |
| 23:04 | * tclCompCmds.c: lint check-in: 418e7360d2 user: stanton tags: core-8-1-branch-old | |
| 23:01 | * tclUnixPort.h: removed circular macro definitions for access/stat * tclUnixInit.c: lint * tc... check-in: 241545c7d6 user: stanton tags: core-8-1-branch-old | |
| 20:50 | * makefile.vc: fixed so TCL_LIBRARY is set before running tcltest * tclWinInit.c: lint * tclWin32D... check-in: 281afe0988 user: stanton tags: core-8-1-branch-old | |
| 20:47 | deleted TclpFinalize check-in: 93efb6ffef user: stanton tags: core-8-1-branch-old | |
| 20:46 | more cleanup of 8.0.3 merges into 8.1 check-in: 920c75be13 user: stanton tags: core-8-1-branch-old | |
|
1998-09-28
| ||
| 20:24 | fixed stat() and access() usage to use correct routines for wrapper check-in: 30cf91ed4b user: stanton tags: core-8-1-branch-old | |
|
1998-09-24
| ||
| 23:58 | merging changes from 8.0.3 into 8.1a2 check-in: 1c3c1ab19f user: stanton tags: core-8-1-branch-old | |
|
1998-09-22
| ||
| 00:36 | replaced opt0.1 with opt0.4 check-in: 275fd7e513 user: stanton tags: core-8-1-branch-old | |
|
1998-09-21
| ||
| 23:39 | Added contents of Tcl 8.1a2 check-in: 8c56dc8868 user: stanton tags: core-8-1-branch-old | |