Tcl package Thread source code

Timeline
Login

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

186 check-ins using file doc/html/tpool.html version 38100e831f

2024-01-07
01:04
Upgrade to autoconf-2.72, update rules.vc Leaf check-in: 7a0da052b6 user: jan.nijtmans tags: thread-2-8-branch, rc0, thread-2-8-9
2024-01-05
23:13
Update to latest rules.vc check-in: 0a5faafa6d user: jan.nijtmans tags: thread-2-8-branch
2023-12-21
08:41
Update TEA files check-in: fa9e7bc638 user: jan.nijtmans tags: thread-2-8-branch
2023-11-08
13:06
Update TEA files check-in: 8440ba4557 user: jan.nijtmans tags: thread-2-8-branch
2023-10-17
16:51
ticket [ea0b8706]: refine thread::broadcast documentation check-in: 332e2e6b27 user: oehhar tags: thread-2-8-branch
2023-09-11
15:29
No longer support "utf16" build mode (not used by Thread anyway) check-in: 6088b58218 user: jan.nijtmans tags: thread-2-8-branch
2023-09-05
08:52
Minor tweaks check-in: 454a2f061a user: jan.nijtmans tags: thread-2-8-branch
06:49
actions/checkout @v3 -> @v4 check-in: 39611e22b8 user: jan.nijtmans tags: thread-2-8-branch
2023-07-24
06:29
update TEA files check-in: 4f7d64cd3f user: jan.nijtmans tags: thread-2-8-branch
2023-05-23
19:18
Remove unneeded parameter check-in: d7fc982267 user: jan.nijtmans tags: thread-2-8-branch
2023-05-16
15:41
sprintf -> snprintf, since latest MacOS doesn't like sprintf any more check-in: 4af6a2e50f user: jan.nijtmans tags: thread-2-8-branch
15:40
code cleanup (e.g "{}" usage) check-in: af0628c32e user: jan.nijtmans tags: thread-2-8-branch
2022-12-29
22:34
bump version to 2.8.9, for next release check-in: 6e73bafb8c user: jan.nijtmans tags: thread-2-8-branch
18:59
Fix [4240fdf861]: tsv::set or get in thread 2.8.8 crash check-in: 75bef1a957 user: jan.nijtmans tags: thread-2-8-branch
2022-11-10
12:36
update linux-build.yml check-in: b60ae0813f user: jan.nijtmans tags: release, thread-2-8-branch, thread-2-8-8
11:43
No need to check for TCL_MAJOR_VERSION: Thread 2.8.x doesn't work with Tcl 9 check-in: 14551d6da3 user: jan.nijtmans tags: thread-2-8-branch
2022-10-23
15:20
Update rules.vc check-in: 3f4f826948 user: jan.nijtmans tags: thread-2-8-branch
2022-10-14
22:03
update TEA check-in: 63a2e5d44c user: jan.nijtmans tags: thread-2-8-branch
2022-05-23
19:56
See: https://github.com/tcltk/tcl/pull/13 check-in: 623182db58 user: jan.nijtmans tags: thread-2-8-branch
2022-05-22
12:11
Update rules.vc. No longer warn for C4090, since it's buggy check-in: 77f176984c user: jan.nijtmans tags: thread-2-8-branch
2022-05-19
15:32
Update rules.vc check-in: 1b78981500 user: jan.nijtmans tags: thread-2-8-branch
2022-03-04
12:45
Fix nmake build (missing -I$(TMP_DIR)) check-in: 35d9e3d873 user: jan.nijtmans tags: thread-2-8-branch
2022-02-18
16:19
Update to latest TEA check-in: 679434b2f5 user: jan.nijtmans tags: thread-2-8-branch
2022-02-16
11:21
Add support for (cross-)compiling for windows-arm64 check-in: 92a8a3ba80 user: jan.nijtmans tags: thread-2-8-branch
2022-01-31
12:22
eol-spacing check-in: ac74a992f0 user: jan.nijtmans tags: thread-2-8-branch
2022-01-14
14:26
Fix [b5709ea906]: [::thread::send -async] posting order not respected when sending to current thread (backported from trunk) check-in: ff33a394fa user: jan.nijtmans tags: thread-2-8-branch
2022-01-07
23:24
Fix [93d12eacea] follow-up: Prevent invalid Tcl_Obj's to be formed , ever! check-in: ed7776b6da user: jan.nijtmans tags: thread-2-8-branch
20:55
Handle thread::build-info and thread::cancel presence in test-cases check-in: 08c12a370f user: jan.nijtmans tags: thread-2-8-branch
20:55
For small list's, don't ckalloc unneccessary check-in: 0927fb3831 user: jan.nijtmans tags: thread-2-8-branch
16:30
Only ckfree what was allocated check-in: 09815517dd user: jan.nijtmans tags: thread-2-8-branch
16:25
Fix [93d12eacea]: memory corruption in tsv::set for empty list with reserved space check-in: f62553eb9d user: jan.nijtmans tags: thread-2-8-branch
2021-12-02
22:03
Fix creation of manifest.uuid on subversion. Fix "make dist" check-in: c22713657f user: jan.nijtmans tags: thread-2-8-branch
2021-12-01
12:15
Fix makefile.vc build (missing threadUuid.h.in) check-in: 0b654dc768 user: jan.nijtmans tags: thread-2-8-branch
11:25
Use explicit "uplevel 1" when appropriate. Suggested by Schelte Bron (Thanks!) check-in: d532cbd23f user: jan.nijtmans tags: thread-2-8-branch
2021-11-25
21:09
Fix [c9b0bd2a88]: Bug in "unknown" proc implementation provided by Ttrace check-in: 2b51e4b079 user: jan.nijtmans tags: thread-2-8-branch
10:41
Update version to 2.8.8, for next release check-in: 3c7db13464 user: jan.nijtmans tags: thread-2-8-branch
10:21
Add support for TIP #599: Extended build information. Only effective when loaded in Tcl 8.7+ check-in: add3bb662b user: jan.nijtmans tags: thread-2-8-branch
2021-08-19
08:58
Update to autoconf-2.71 check-in: 90040000d9 user: jan.nijtmans tags: release, thread-2-8-branch, rc1, thread-2-8-7
2021-07-09
16:09
Fix gdb-test target check-in: 7534cbbc1d user: jan.nijtmans tags: thread-2-8-branch
16:08
Change name/signature of (internal, MODULE_SCOPE) *Init() functions check-in: 6121defdcf user: jan.nijtmans tags: thread-2-8-branch
14:57
Add /DUSE_NMAKE=1 to nmake build check-in: 030a9d122f user: jan.nijtmans tags: thread-2-8-branch
2021-07-05
20:56
Add CCLD = @CCLD@ to Makefile.in, and re-generate "configure" with C++-enabled tcl.m4 check-in: b86f084884 user: jan.nijtmans tags: thread-2-8-branch
2021-06-25
13:55
re-generate "configure" check-in: bca592e9f9 user: jan.nijtmans tags: thread-2-8-branch
2021-06-22
14:36
Update to latest TEA check-in: 116f304ee1 user: jan.nijtmans tags: thread-2-8-branch
2021-04-28
11:42
Update to latest TEA check-in: bb5abab116 user: jan.nijtmans tags: thread-2-8-branch
2021-04-23
06:29
Update version to 2.8.7 for release check-in: 8641d6fce3 user: jan.nijtmans tags: thread-2-8-branch
06:22
Update rules.vc check-in: af4c672765 user: jan.nijtmans tags: thread-2-8-branch
2021-04-19
14:33
Update to latest TEA files check-in: 280341caf4 user: jan.nijtmans tags: thread-2-8-branch
2021-02-24
14:05
Make "make install" work in github actions environment check-in: f49a7e8d22 user: jan.nijtmans tags: thread-2-8-branch
2021-02-23
09:36
Make "tclconfig" available for github actions build scripts check-in: 4f79b7f82c user: jan.nijtmans tags: thread-2-8-branch
2021-02-16
16:43
For now, don't worry about c++ compile check-in: da5c75d2f5 user: jan.nijtmans tags: thread-2-8-branch
2021-02-12
13:44
Fix working directory for build check-in: 319d38d32b user: jan.nijtmans tags: thread-2-8-branch
2021-02-11
10:54
Add runstatedir (not actually used) to Makefile.in check-in: 489d1cefa1 user: jan.nijtmans tags: thread-2-8-branch
10:06
Missing env line in github actions build check-in: 36d020c88d user: jan.nijtmans tags: thread-2-8-branch
2021-02-10
15:07
First shot at github actions build check-in: 6dcd1dfa75 user: jan.nijtmans tags: thread-2-8-branch
2021-01-19
09:34
Eliminate unnecessary "struct" keyword check-in: 3071f717f8 user: jan.nijtmans tags: thread-2-8-branch
2021-01-14
12:41
Fix [98ae20f0f5]: Type mismatch in TclIntStubs Closed-Leaf check-in: 7a8d2a9583 user: jan.nijtmans tags: bug-98ae20f0f5
2021-01-04
16:50
Update to latest rules.vc check-in: 6e021ac91a user: jan.nijtmans tags: thread-2-8-branch
2020-12-23
11:34
Fix compilation with VC++ 6.0 check-in: 484d137f7e user: jan.nijtmans tags: thread-2-8-branch, thread-2-8-6
2020-12-22
08:31
Update to latest rules.vc and targets.vc check-in: de039eda55 user: jan.nijtmans tags: thread-2-8-branch
2020-12-18
10:39
AC_OUTPUT with arguments is obsolete check-in: 9a357b8f70 user: jan.nijtmans tags: thread-2-8-branch
2020-12-17
08:15
Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: 52bbc45200 user: jan.nijtmans tags: thread-2-8-branch
2020-12-16
10:16
Update rules.vc and rules-ext.vc to latest version check-in: 0f038309e9 user: jan.nijtmans tags: thread-2-8-branch
2020-11-26
17:07
Fix fossil url's check-in: c1fa31f006 user: jan.nijtmans tags: thread-2-8-branch
15:50
Make sure there's a "manifest.uuid", even when checked out with GIT check-in: 130435072f user: jan.nijtmans tags: thread-2-8-branch
2020-11-10
17:37
Fix pkgIndex.tcl (shouldn't totitle PKG_LIB_FILE ...) check-in: adc6a367aa user: jan.nijtmans tags: thread-2-8-branch
17:15
Don't depend on 'load' doing the totitle conversion any more check-in: 85c4cc2bac user: jan.nijtmans tags: thread-2-8-branch
2020-11-02
11:56
Don't bother doing a Travis build on MacOS: "thread" doesn't have anything Mac-specific check-in: 3d91ace9ca user: jan.nijtmans tags: thread-2-8-branch
09:38
Fix "make install" build on Travis check-in: ef6878a7da user: jan.nijtmans tags: thread-2-8-branch
2020-10-30
16:14
Test "make install" in Travis too check-in: 953fc16334 user: jan.nijtmans tags: thread-2-8-branch
2020-10-24
13:53
Don't use "--with-gdbm --with-lmdb" for all builds, because those are not always available check-in: 06cef0867c user: jan.nijtmans tags: thread-2-8-branch
2020-10-23
14:32
Make options --with-gdbm --with-lmdb work on Linux check-in: 9749982a32 user: jan.nijtmans tags: thread-2-8-branch
14:11
--with-gdbm and --with-lmdb doesn't work on Linux check-in: 062bdb8608 user: jan.nijtmans tags: thread-2-8-branch
2020-10-22
14:47
Log test-result on Travis check-in: b01f5c332d user: jan.nijtmans tags: thread-2-8-branch
09:51
Make "make install" work in Travis check-in: f50b1425be user: jan.nijtmans tags: thread-2-8-branch
2020-10-21
11:07
misleading quote in .travis.yml check-in: 31118f2bd6 user: jan.nijtmans tags: thread-2-8-branch
08:39
Travis build doesn't work without tclconfig/install-sh check-in: dd4533dc5a user: jan.nijtmans tags: thread-2-8-branch
2020-10-20
13:36
Don't do Travis build in "unix" directory check-in: eeb2d69d90 user: jan.nijtmans tags: thread-2-8-branch
2020-10-16
20:27
Since "thread" is now on fossil, adapt README accordingly check-in: 2bf9fca8a4 user: jan.nijtmans tags: thread-2-8-branch
09:31
Fix warning messages related to gcc -Wextra. Add experimental .travis.yml file check-in: 632c73dc00 user: jan.nijtmans tags: thread-2-8-branch
2020-10-15
13:08
Update rules.vc to latest version check-in: 6220bdf3d0 user: jan.nijtmans tags: thread-2-8-branch
2020-07-16
15:01
Optimize ThreadSendData and ThreadClbkData usage to use only one ckalloc() in stead of two in most situations. check-in: 9a1fe2aece user: jan.nijtmans tags: thread-2-8-branch
14:02
Eliminate internal function threadSendFree(), since it's just the same as ckfree check-in: 248da51b62 user: jan.nijtmans tags: thread-2-8-branch
2020-07-09
14:28
If internal TclGetIntForIndex stub entry is available in Tcl, always use this one. check-in: 8c20940302 user: jan.nijtmans tags: thread-2-8-branch
2020-07-07
10:46
Add pkgIndex.tcl to .gitignore and ignore-glob. Add .project file for eclipse check-in: 456d201c84 user: jan.nijtmans tags: thread-2-8-branch
09:59
Add "manifest.uuid" to the distribution, so we can always see exactly which commit-id (either fossil or git) this distribution is generated from. check-in: 7c369b0bc1 user: jan.nijtmans tags: thread-2-8-branch
2020-07-03
11:05
Update to latest TEA check-in: 6737050201 user: jan.nijtmans tags: thread-2-8-branch
2020-06-05
12:31
Update rules.vc to latest TEA version check-in: df3b5ce7bb user: jan.nijtmans tags: thread-2-8-branch
2020-04-15
17:15
Update to latest TEA. Add double-quotes, in case DESTDIR contains spaces check-in: 467f1eb865 user: jan.nijtmans tags: thread-2-8-branch
2020-03-06
19:28
Two C++-isms check-in: ac0330f6e6 user: jan.nijtmans tags: thread-2-8-branch
2020-02-12
12:52
TEA update check-in: 7b2eedb786 user: jan.nijtmans tags: thread-2-8-branch
12:51
Make compile warning-free using -Wall -Wextra check-in: 57e7be4731 user: jan.nijtmans tags: thread-2-8-branch
2020-02-11
10:20
TEA update Remove unused CFLAGS_WARNING, but add missing LDFLAGS in Makefile.in check-in: 651b40afe0 user: jan.nijtmans tags: thread-2-8-branch
2020-01-23
09:36
Update to latest TEA check-in: 927d155ae3 user: jan.nijtmans tags: thread-2-8-branch
2020-01-13
14:12
Update version number to 2.8.6, for whenever we want to release next version. check-in: 186eea0729 user: jan.nijtmans tags: thread-2-8-branch
2020-01-06
11:10
Update to latest TEA check-in: bce25a0788 user: jan.nijtmans tags: thread-2-8-branch
2020-01-05
20:15
(cherry-pick): Chase compiler warning on converting from a char * check-in: c13069456d user: jan.nijtmans tags: thread-2-8-branch
20:10
(cherry-pick): Fix package name requirement in test target (Thread vs thread) check-in: 8688f78909 user: jan.nijtmans tags: thread-2-8-branch
20:08
(cherry-pick): Chase compiler warning on doing pointer arithmetic on a string literal check-in: 6440788c53 user: jan.nijtmans tags: thread-2-8-branch
2019-11-22
08:10
Update rules.vc check-in: d08af8df56 user: jan.nijtmans tags: thread-2-8-branch
2019-11-14
20:08
Update TEA check-in: b4dc84614e user: jan.nijtmans tags: thread-2-8-branch, thread-2-8-5
2019-10-31
12:50
DL_OBJS and DL_LIBS don't belong to be set in TEA extensions' configure scripts check-in: 6babdd7a50 user: jan.nijtmans tags: thread-2-8-branch
12:43
Update to latest TEA changes check-in: f02d2986c8 user: jan.nijtmans tags: thread-2-8-branch
2019-09-29
13:18
Update to latest rules.vc check-in: 361a9314d2 user: jan.nijtmans tags: thread-2-8-branch
2019-09-20
09:44
Remove more traces of threadWin.c Change tclsh8.4 -> tclsh8.6 check-in: 8af334271b user: jan.nijtmans tags: thread-2-8-branch
2019-09-19
13:00
Remove win/threadWin.c, as it's empty anyway. Don't compile Thread with -DUNICODE, since it doesn't access WIN32 UNICODE API anyway. check-in: 494c9b705a user: jan.nijtmans tags: thread-2-8-branch
2019-09-12
21:47
Update rules.vc to latest version check-in: 97b8a49cb3 user: jan.nijtmans tags: thread-2-8-branch
2019-09-04
10:52
When using Tcl 8.7 headers, don't worry about threaded-allocator mismatch any more in rules.vc check-in: b72f56f3e5 user: jan.nijtmans tags: thread-2-8-branch
2019-08-29
10:50
Update rules.vc check-in: 656a0532a5 user: jan.nijtmans tags: thread-2-8-branch
08:31
Update rules.vc to latest version check-in: 25a2173fc5 user: jan.nijtmans tags: thread-2-8-branch
2019-08-21
13:17
TEA update: fix system recognition for some msys toolchains (providing uname -s = MSYS_NT-10.0) check-in: e101054a01 user: jan.nijtmans tags: thread-2-8-branch
2019-08-12
12:25
Code cleanup: Eliminate "register" keyword and various unnecessary type-casts check-in: 32f963aa06 user: jan.nijtmans tags: thread-2-8-branch
2019-07-03
11:12
Make keyedListType MODULE_SCOPE check-in: 64888f72a9 user: jan.nijtmans tags: thread-2-8-branch
09:49
Don't bother Tcl 9.0 compatibility, doesn't work for thread 2.8 anyway. check-in: a0e46ee19d user: jan.nijtmans tags: thread-2-8-branch
2019-07-02
13:38
Make everything compile with a C++ compiler check-in: 98e6ef4220 user: jan.nijtmans tags: thread-2-8-branch
2019-06-29
14:38
Use Tcl's built-in Tcl_GetIntForIndex() function (TIP #544) in stead of Thread's own built-in SvGetIntForIndex(). When running on Tcl <= 8.6, use TclGetIntForIndex() in stead (runtime switched) check-in: 91cf470a77 user: jan.nijtmans tags: thread-2-8-branch
2019-05-17
12:27
Doc improvements, backported from trunk. check-in: d3520adc0e user: jan.nijtmans tags: thread-2-8-branch
12:19
Don't thrust availability of Tcl_GetUnicodeFromObj(): If it's not there, just don't use it. check-in: 72ee9d48e5 user: jan.nijtmans tags: thread-2-8-branch
2019-03-28
20:17
Update version number to 2.8.5, as preparation for next release check-in: 737ee63e1a user: jan.nijtmans tags: thread-2-8-branch
2019-03-25
08:54
Tcl_StringMatch -> Tcl_StringCaseMatch, since Tcl_StringMatch is actually a wrapper around Tcl_StringCaseMatch check-in: 36eb02f241 user: jan.nijtmans tags: thread-2-8-branch
2019-03-20
14:47
Further amend to [fe731813cd]: When using Tcl from the utf-max-6 branch (TIP upcoming), compiled with TCL_UTF_MAX>3, then use The Utf-32 version of Tcl_GetUnicodeFromObj() in stead of the Utf-16 version, switchable at run-time. check-in: 67e9a624e2 user: jan.nijtmans tags: thread-2-8-branch
2019-03-19
15:38
amend to [fe731813cd]: use Tcl_GetUnicodeFromObj (instead of Tcl_GetCharLength) for object-conversion in order to find string-type; There are really tcl-versions (or forks;) where Tcl_GetCharLength would not necessarily convert object to unicode. check-in: b49a179e29 user: sebres tags: thread-2-8-branch
15:01
Eliminate use of Tcl_UniChar type, so Thread compilation doesn't depend on value of TCL_UTF_MAX any more. check-in: fe731813cd user: jan.nijtmans tags: thread-2-8-branch
2019-03-15
14:05
Eliminate some useless type-casts check-in: d8ef48d392 user: jan.nijtmans tags: thread-2-8-branch
2019-03-08
20:23
Fix harmless gcc/MSVC compiler warnings. Somewhat more size_t usage. check-in: 2f57e12886 user: jan.nijtmans tags: thread-2-8-branch
2019-02-09
21:20
Use Tcl_BackgroundException in the source code. Re-generate configure script check-in: 32c4688af0 user: jan.nijtmans tags: thread-2-8-branch
2018-11-01
11:53
Add support for DragonFly check-in: 1bdae795ea user: jan.nijtmans tags: thread-2-8-branch, thread-2-8-4
2018-10-16
21:37
Update to latest TEA (latest commit reverted there). Otherwise it doesn't build on (at least) Linux check-in: 12c30f326b user: jan.nijtmans tags: thread-2-8-branch
2018-10-12
18:49
Update to latest TEA check-in: bc87912bdc user: jan.nijtmans tags: thread-2-8-branch
18:40
Re-number to 2.8.4 for release check-in: 4059955b4e user: jan.nijtmans tags: thread-2-8-branch
2018-07-17
11:30
code review check-in: dcb4f6c364 user: sebres tags: thread-2-8-branch
10:23
test-cases extended check-in: 1765cdf3c9 user: sebres tags: thread-2-8-branch
09:54
more extensive fix for [76f47e0376fb] and similar errors (additionally avoid segfault if string representation would be broken, e. g. without NTS 0-byte). check-in: 98170da165 user: sebres tags: thread-2-8-branch
2018-06-18
08:27
Merge thread-2-8-branch check-in: a52f7cd117 user: jan.nijtmans tags: trunk
08:26
Update to latest TEA check-in: c9ade9f27a user: jan.nijtmans tags: thread-2-8-branch
2018-03-21
22:52
Merge thread-2-8-branch check-in: 381dbfb4a4 user: jan.nijtmans tags: trunk
22:32
Update to latest tcl.m4 check-in: 26413f6840 user: jan.nijtmans tags: thread-2-8-branch
2018-03-19
17:24
Pulling changes from trunk check-in: 03912025a6 user: seandeelywoods tags: practcl
2018-02-26
22:59
Merge trunk check-in: 7b198e45f6 user: jan.nijtmans tags: novem
22:38
Merge trunk Closed-Leaf check-in: b4950f8596 user: jan.nijtmans tags: novem-support
22:17
Merge thread-2-8-branch check-in: 23a8390cd1 user: jan.nijtmans tags: trunk
21:56
Make Thread run on Tcl 8.7 with -DTCL_NO_DEPRECATED, even if compiled against Tcl 8.6 headers. Clean up some #ifdef-ery, adding more comments. check-in: 1049b1d136 user: jan.nijtmans tags: thread-2-8-branch
20:43
update TEA check-in: f53d61e08f user: jan.nijtmans tags: thread-2-8-branch
14:42
Renumber to 2.9a1. Make it loadable on both Tcl 8.x and 9.0 on 32-bit platforms, provided Thread is compiled with -DTCL_NO_DEPRECATED=1 (experimental) check-in: 65f646f33a user: jan.nijtmans tags: trunk
2018-01-25
20:36
Update to latest nmake build system and TEA. bump version. No longer allow Thread 2.8 to be loaded in Tcl 9.0: It doesn't work any more due to the remove stub entries there. check-in: 690e39eb00 user: jan.nijtmans tags: thread-2-8-branch
2018-01-23
15:35
Make threadWin compile with TCL_NO_DEPRECATED Tcl header files. (then CHAR/VOID e.d. should be provided by <windows.h>) check-in: 10a8ae5c3b user: jan.nijtmans tags: trunk
10:16
merge trunk check-in: 6228e18a97 user: jan.nijtmans tags: novem
10:09
merge trunk check-in: 24d28323f6 user: jan.nijtmans tags: novem-support
2018-01-16
17:25
Update to latest TEA. Don't rm -f when installing docs. Use DIST_INSTALL_* macros to make dist. check-in: f187edaf8d user: stu tags: trunk
2017-12-23
10:16
Update to v1.1 for nmake rules check-in: ca58aa4d34 user: apnadkarni tags: trunk
2017-12-22
12:18
Convert win/targets.vc to crlf line-endings (the other *.vc files were OK) check-in: 95bd0e6112 user: jan.nijtmans tags: trunk
2017-12-21
06:41
Added targets.vc and rules-ext.vc to distribution check-in: e26a3558e8 user: apnadkarni tags: trunk, thread-2-8-2
2017-12-14
11:16
re-generate "configure" check-in: de28ea827c user: jan.nijtmans tags: trunk
2017-12-13
10:54
Use nmakehlp -L to locate directories check-in: 4b087d37ca user: apnadkarni tags: trunk
2017-12-11
16:36
Updated copy of Tcl nmake support files check-in: 5c1834dd66 user: apnadkarni tags: trunk
09:08
Fix resource include file macro. Should be RCFILE, not PRJ_RCFILE. check-in: 96987c3cda user: apnadkarni tags: trunk
08:20
Make resource file version and file name definitions fall back to macros defined in TEA if the newer nmake-based macros are not defined. Note the TEA build does not actually use the resource file, but just in case it is added in the future. Updated build instructions in README. check-in: bf72ddc4b9 user: apnadkarni tags: trunk
2017-12-09
13:59
TIP 477: new nmake system. Test suite passes check-in: afeb91825d user: apnadkarni tags: trunk
13:35
Final nmake reform updates from tcl Closed-Leaf check-in: 4df66b97b3 user: apnadkarni tags: vc-reform
2017-12-01
15:21
update to latest TEA. Add "wideInt" as additional 'safe' type for threadSvCmd.c check-in: 813d7e13e9 user: jan.nijtmans tags: trunk
2017-11-23
16:00
merge sebres-fix-persist-storage branches check-in: f2411eb665 user: sebres tags: trunk
2017-11-08
09:22
merge trunk check-in: 79e52da88c user: jan.nijtmans tags: novem
09:17
merge trunk check-in: bcc2008c6a user: jan.nijtmans tags: novem-support
09:17
Update Thread version number to 2.8.2 check-in: 4ee2a339ed user: jan.nijtmans tags: trunk
2017-11-07
10:05
merge trunk check-in: 850ecc6563 user: jan.nijtmans tags: novem-support
10:03
merge trunk check-in: 0d44ae23bb user: jan.nijtmans tags: novem
09:56
Make "thread" compile after TIP #422 changes. See: TIP #422 check-in: 2abefa7c01 user: jan.nijtmans tags: trunk
2017-10-26
15:13
Purged old comments check-in: 395f97d8f6 user: apnadkarni tags: vc-reform
2017-10-18
14:15
Update to new nmake build system check-in: d2dae1bed2 user: apnadkarni tags: vc-reform
05:47
Create new branch named "vc-reform" check-in: b4615f982a user: apnadkarni tags: vc-reform
2017-10-03
14:50
Make nmakehlp return non-0 exit code if version not found. (taken over from vc-reform branch, good idea!). Remove some win98-specific hacks: win98 is not supported any more. check-in: ba3dbf5244 user: jan.nijtmans tags: trunk
2017-07-19
18:36
[win] allow lmdb (persistent storage) handler, if compiling for windows: ADDLINKOPTS and ADDOPTDEFINES can be specified to provide extra link- and compiler-options, for example: nmake -nologo -f makefile.vc TCLDIR=%TCLDIR% ... ADDOPTDEFINES="-I%LMDBDIR%" ADDLINKOPTS="%LMDBDIR%\Release\lmdb.lib" Closed-Leaf check-in: 31d323157d user: sebres tags: sebres-fix-persist-storage-win
18:26
leave entries in persistent bound storage on exit handler (avoid flushing data by delete array, causes if tcl-application properly exits with call of all exit-handlers); additionally fixes memory leak on arrayPtr->bindAddr by unbind; Closed-Leaf check-in: c00a271dae user: sebres tags: sebres-fix-persist-storage
2017-05-22
13:28
Update to latest TEA version check-in: 5de57fe262 user: jan.nijtmans tags: trunk, thread-2-8-1
2017-05-04
15:19
Tcl_InitStubs() call changed in novem check-in: 5cf3b92d9c user: jan.nijtmans tags: novem
15:03
merge trunk check-in: fac45df8c7 user: jan.nijtmans tags: novem
14:52
merge trunk check-in: e3ca7e2500 user: jan.nijtmans tags: novem-support
14:51
Update to latest TEA version check-in: 689f4d8368 user: jan.nijtmans tags: trunk
2016-11-20
01:16
For the thread pool, after adding a job completion to the hash table, be sure to signal the waiter. check-in: 52f62714d9 user: mistachkin tags: trunk
00:31
Move a call to ckfree() in tpool. check-in: 3064c13d57 user: mistachkin tags: trunk
00:25
Move access to the Tpool 'tearDown' field into the locked section. check-in: 9b4663a5d1 user: mistachkin tags: trunk
2016-11-15
11:07
Update version number to 2.8.1, as preparation for next release (whenever that is) check-in: e39816df28 user: jan.nijtmans tags: trunk
10:03
[3fe61dda61] Documentation spelling fixes check-in: 6c80ab4a09 user: gahr tags: trunk
2016-11-14
17:52
[63c86edf71] Check arguments in tpool::post check-in: aff57ffaaa user: gahr tags: trunk
2016-07-15
08:56
Do not use a static array to store handlers names. This solves the problem of an invalid empty initialization list when no handlers are available. check-in: 2321e9578f user: gahr tags: trunk, thread-2-8-0
2016-07-05
11:31
Re-generate "configure" with latest TEA. Many end-of-line spacings removed. check-in: 7de0ea7e11 user: jan.nijtmans tags: trunk