Timeline
Not logged in

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

95 check-ins using file unix/tclUnixThrd.c version c36bb07c3f

2005-01-06
15:15
Horrible hack to keep the old error message. check-in: 1fe8ca8d3e user: dkf tags: trunk
11:15
Performance updates to http::mapReply [1020491] and fix version numbering. check-in: 78058a0d6f user: dkf tags: trunk
2005-01-05
16:38
Move emacs mode comment to end of file to stop problems with old man. check-in: d53a13aa4e user: dkf tags: trunk
10:34
* tests/winDde.test: Fixed broken test result. check-in: c18520e28b user: patthoyts tags: trunk
10:30
Move #include of tclConfig.h to right place. check-in: e0cafd9f33 user: dkf tags: trunk
2005-01-04
17:05
* tests/fCmd.test (fCmd-18.10): Added notNetworkFilesystem constraint. [Bug 456665] check-in: 414f369855 user: dgp tags: trunk
2004-12-30
02:01
* win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove -Gs (included in -O2) and -GD (... check-in: 6d8942c3c0 user: hobbs tags: trunk
2004-12-29
22:46
merge from HEAD check-in: 0a6d56f9eb user: kennykb tags: kennykb-numerics-branch
22:07
bugs 1090413, 1092789 fixed check-in: b110473621 user: kennykb tags: trunk
20:57
bugs 1090413, 1092789 fixed check-in: c237cdd9ec user: kennykb tags: trunk
2004-12-24
18:06
Avoid sharing cmdName literals accross namespaces, and generalise usage of the TclRegisterNewLiteral... check-in: faec68a625 user: msofer tags: trunk
2004-12-20
21:20
fix for last commit; thanks dgp and tclguy for catch/classify/throw check-in: 0749537da9 user: msofer tags: trunk
18:27
* generic/tclCompile.c: moved TclInitCompiledLocals to tclProc.c * generic/tclProc.c: new static I... check-in: 33e698fd89 user: msofer tags: trunk
2004-12-16
19:36
Upgrade the capabilities of time limits by allowing them to fire in the midst of the processing of t... check-in: 5ca9f3ce90 user: dkf tags: trunk
2004-12-15
20:44
* generic/tclTest.c: Added two new functions to allocate memory from the execution stack (TclStack... check-in: 2c38edb445 user: msofer tags: trunk
2004-12-14
21:12
bad date in Changelog check-in: 5667def00e user: msofer tags: trunk
21:11
changing the isProcCallFrame field of the CallFrame struct from a 0/1 field to flags. Should be perf... check-in: d1bccd9acc user: msofer tags: trunk
18:43
fixed zero-length array in BigInt struct; added conversion torture tests check-in: fbcbf748a5 user: kennykb tags: kennykb-numerics-branch
16:30
* unix/configure.in: Added special processing to remove "$U" from libraries in th... check-in: 21a1589a58 user: dgp tags: trunk
2004-12-13
22:17
* generic/tcl.h: Restored extern "C" guards so that C++ code sees function po... check-in: d7755cac97 user: dgp tags: trunk
22:11
* generic/tclEncoding.c: Plugged some memory leaks. Thanks to * generic/tclU... check-in: 87ae9e385a user: dgp tags: trunk
22:08
merge to kennykb-numerics-branch-20041213 check-in: 8e8fc006fd user: kennykb tags: kennykb-numerics-branch
22:02
synch with kennykb-numerics-branch-20041213 check-in: 34c9e99c86 user: kennykb tags: kennykb-numerics-branch
21:23
Added small-integer multiplication, bit shift check-in: 6dd74a9bae user: kennykb tags: kennykb-numerics-branch
15:51
Add note to clock.n disclaiming full ISO8601 support check-in: 6480f9d5c4 user: kennykb tags: trunk
01:50
* generic/tclVar.c (TclArrayObjCmd - ARRAY_NAMES): leaking an object [Bug 1084111] - thanks to Rol... check-in: b8b1ae30a6 user: msofer tags: trunk
2004-12-12
23:16
* generic/tclObj.c (TclSetCmdNameObj): special handling for fully qualified command names (as in f... check-in: 8af4091719 user: msofer tags: trunk
2004-12-11
14:41
converting the static function GetNamespaceFromObj() to MODULE_SCOPE TclGetNamespaceFromObj(). check-in: 35cfaac461 user: msofer tags: trunk
06:07
ran autoconf-2.57 check-in: f37b5d7dcf user: dgp tags: trunk
2004-12-10
23:00
Bump to a3 to prevent confusion with a2 release. check-in: 6b8fe167d9 user: dkf tags: trunk
21:17
added compare, copy, add and subtract of bigints check-in: c2eb1a0d0f user: kennykb tags: kennykb-numerics-branch
13:09
optimised loops that initialise a proc's arguments and compiled local variables, removing tests from... check-in: 6f2a5f2a7f user: msofer tags: trunk
00:16
Make ensemble API available to rest of Tcl core. check-in: 92950b4cb4 user: dkf tags: trunk
2004-12-09
23:00
Merge updates from HEAD check-in: 24873008cc user: dgp tags: dgp-refactor
22:59
added some of the BigInt functions - may want to revise to caller-allocates? check-in: 86f853ea56 user: kennykb tags: kennykb-numerics-branch
16:21
Provide an internal API for manipulating ensembles. check-in: d1c0c9717f user: dkf tags: trunk
10:54
regen with autoconf 2.57 check-in: d63ce44136 user: das tags: trunk
09:19
Minor doc fixes check-in: 3c6331c9b8 user: dkf tags: trunk
2004-12-08
21:46
update unix/tcl.m4 to use AC_CHECK_SIZEOF, etc. check-in: 1af463935c user: kennykb tags: kennykb-numerics-branch
20:24
changed Win configurator to use SIZEOF macros for Tcl_WideInt check-in: 13f1e5021e user: kennykb tags: kennykb-numerics-branch
18:24
merged with kennykb-numerics-branch-20041208 check-in: ab2eb12a79 user: kennykb tags: kennykb-numerics-branch
02:33
* tests/unixInit.test (2.1-4): Added constraints so that when a value of TCL_LIBRAR... check-in: 31c23f7e14 user: dgp tags: trunk
2004-12-07
23:15
add library/tzdata,msgs to dist target check-in: 46f3d59e96 user: hobbs tags: trunk, core-8-5-a2
20:47
Some HTML converters prefer distances in inches to ems. [Bug 1078760] check-in: b2c45d7a0a user: dkf tags: trunk
00:02
see ChangeLog check-in: 5d873e4c6e user: hobbs tags: trunk
00:01
* unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBits [Bug 1079286] check-in: c5a7563049 user: hobbs tags: trunk
00:00
minor nroff typos check-in: e308d155a9 user: hobbs tags: trunk
2004-12-06
22:49
* tests/msgcat.test: makeFile/removeFile cleanup [1079117] check-in: 0a98e3c6cc user: dgp tags: trunk
22:41
* tests/safe.test: Trim auto_path to improve performance [1080039] check-in: 6a514d4d16 user: dgp tags: trunk
2004-12-04
21:19
* generic/tclEncoding.c: Different fix for [Bug 1077005]. * generic/tclEvent.... check-in: 288a92f486 user: dgp tags: trunk
00:57
updated changes for 8.5a2 release check-in: e07470137a user: hobbs tags: trunk
2004-12-02
23:24
* generic/tclUtil.c (TclSetProcessGlobalValue): Handle the case where a ProcessGlob... check-in: f3df35d7df user: dgp tags: trunk
19:24
merge to kennykb-numerics-branch-20041202a check-in: ac3b922388 user: kennykb tags: kennykb-numerics-branch
18:49
filesystem, glob, tilde fix check-in: 979efdf14b user: vincentdarley tags: trunk
18:40
workaround for a bug in cygpath that made safe-8.5-8.7 fail check-in: 1f8af3a1ac user: kennykb tags: trunk
15:31
Remove a global mutex/state by using lists instead of hashtables to store the collection of aliases ... check-in: ad35750c6d user: dkf tags: trunk
11:10
Upgrade more of the file to tcltest2, and collect constraint definitions to the top. check-in: 067ebb1583 user: dkf tags: trunk
10:48
Convert mutex-protected global state into thread-local state. [FRQ 1077210] check-in: 56e4e88153 user: dkf tags: trunk
00:09
* generic/tclUtil.c (TclGetProcessGlobalValue): Narrowed the scope of mutex locks. check-in: 03a8df7249 user: dgp tags: trunk
2004-12-01
23:48
. check-in: b99313429d user: dgp tags: trunk
23:18
* generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to * generic/tclEn... check-in: 353036774e user: dgp tags: trunk
22:14
added comment about freewrap difficulties check-in: 30c87546ce user: dgp tags: trunk
21:58
* generic/tclEncoding.c: Moved TclpSetInitialEncodings() call from Tcl_FindEx... check-in: ac025ac01b user: dgp tags: trunk
14:02
Oops! <:^) check-in: 72a7b0b13f user: dkf tags: trunk
11:49
Fix reported problems with tests for dde error messages. Also use more tcltest2 features to reduce [... check-in: 74005c41eb user: dkf tags: trunk
2004-11-30
22:19
D'oh! Deal with missing ::errorCode or ::errorInfo. check-in: 81f2f82396 user: dgp tags: trunk
20:30
* library/init.tcl ([unknown]): Restored the save/restore of the variables ::errorCo... check-in: e254f91796 user: dgp tags: trunk
19:34
Patch 976520 reworks several of the details involved with startup/initialization of ... check-in: 5b205fd672 user: dgp tags: trunk
18:40
corrected a typo that caused a compilation failure on VC++ check-in: d45737011c user: kennykb tags: trunk
15:45
* library/clock.tcl: Corrected the regular expressions that match a time zone to allow for time zone... check-in: 25e02ac75c user: kennykb tags: trunk
09:28
Whitespace fixes check-in: 6e1c61d002 user: dkf tags: trunk
2004-11-29
22:41
* win/Makefile.in (install-libraries): Brought entry '2004-10-26 Don Porter (Tcl Modules)' into... check-in: a0d85d839f user: andreas_kupries tags: trunk
2004-11-26
20:02
* win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolon found at the end of the header... check-in: d421ebab80 user: andreas_kupries tags: trunk
19:49
* library/auto.tcl (tcl_findLibrary): Made sure the uniquifying operations on the ... check-in: 6771608575 user: dgp tags: trunk
14:00
Oops! Got the test sense wrong. check-in: 273673b40b user: dkf tags: trunk
11:17
Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524] check-in: 7beb4f6748 user: dkf tags: trunk
10:02
Added simple foreach example. [FRQ 1073334] check-in: 5fa0ef6033 user: dkf tags: trunk
2004-11-25
16:37
Fix [Bug 1066837] without reopening other bugs... What a horrid hack! :^/ check-in: 457eb30a98 user: dkf tags: trunk
16:17
* tests/tcltest.test: The order in which [glob] returns the file names is undefined, so tests should... check-in: 301a880117 user: rmax tags: trunk
16:03
See file check-in: a97119e819 user: vasiljevic tags: trunk
16:01
Added changes from core-8-4-branch check-in: 22a6e2458a user: vasiljevic tags: trunk
13:26
Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler. check-in: 777c4c3bfe user: dkf tags: trunk
11:28
Assorted cleanup and doc-fixes for the dde package. check-in: 46a09eeaa0 user: dkf tags: trunk
00:57
* unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine the number of... check-in: cae3b06249 user: dgp tags: trunk
2004-11-24
21:39
no message check-in: 5254bb6aed user: davygrvy tags: trunk
21:37
* generic/tclPort.h: Relative include of tclWinPort.h returned as it was requiring me set -I$(tcl_ro... check-in: dd01d87bbf user: davygrvy tags: trunk
21:12
Fixed compilation error in tclWinInit.c on VC++ --enable-symbols check-in: 0b8d3437af user: kennykb tags: trunk
20:12
* unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for 3-argument readdir_r [Bug 1001325]. * uni... check-in: aeeefc88e1 user: kennykb tags: trunk
19:28
* generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new * tests/info.test ... check-in: 14f9c14a23 user: dgp tags: trunk
11:24
Fix various problems with man2html converter reported by AKu Also updated to use [package require Tc... check-in: a2fcb23a54 user: dkf tags: trunk
00:10
Fix [Bug 1068171] though the fix is commented out for now. check-in: edfe4fc35f user: dkf tags: trunk
2004-11-23
00:12
Remove call to Tcl_GetStringResult to speed up processing of [$canv postscript] and other repeated c... check-in: 43d814b56e user: dkf tags: trunk
2004-11-22
23:28
Whitespace fixes check-in: bb1e05b2ad user: dkf tags: trunk
22:59
* unix/configure: Regen. * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Define HAVE_TYPE_OFF64_T only when o... check-in: 2d736f4133 user: mdejong tags: trunk
22:40
* unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Check for a 2 argument version of rea... check-in: de53d33e5e user: mdejong tags: trunk