Tcl Extension Architecture (TEA) Sample Extension

Timeline
Login

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

50 most recent check-ins

2024-12-18
21:36
one missing initializer Leaf check-in: 1048b81256 user: jan.nijtmans tags: trunk, main
21:28
Combine ckalloc's for context storage to a single ckalloc. Add "const", some more code cleanup check-in: 4c8cf4b5e9 user: jan.nijtmans tags: trunk, main
2024-12-17
19:28
Set bounded range until 9.x.x. THanks to Don for the suggestion. check-in: 4f8ae0a5bb user: oehhar tags: trunk, main
2024-12-16
11:07
As the "-" syntax is available since TCL 8.5, require this version. Also change comments. THanks, Jan, for the hint. check-in: d3ea4c7c4f user: oehhar tags: trunk, main
2024-12-15
17:13
Remove comment for version string of "Tcl_InitStubs". Following the man page, it was wrong. Neverthless "8.1-" worked for two versions, so add a "FIXME" comment. Thanks, Francois! check-in: 72d2c048a9 user: oehhar tags: trunk, main
2024-12-11
11:25
Backed out multi-interpreter solution. Moved to with checkin [86490c608c] to branch [ecf13be4c9-multi-interpreter] of ticket [ecf13be4c9] Closed-Leaf check-in: 5d8b8f6783 user: oehhar tags: 19630c0c-unload
11:02
Ticket [ecf13be4c9] Multi interpreter solution Closed-Leaf check-in: 86490c608c user: oehhar tags: ecf13be4c9-multi-interpreter
10:18
Ticket [048cac7c0a]: Put command in a namespace. Put the command to the namespace export list. Closed-Leaf check-in: 6f7f31d1ab user: oehhar tags: 048cac7c0a-namespace
2024-12-10
16:58
Add assoc data storage (thanks, Emiliano !) check-in: eba8935a06 user: oehhar tags: 19630c0c-unload
09:12
command token work startet. Also work on thread save (Ticket [ecf13be4c9]) check-in: 2c5e0e025e user: oehhar tags: 19630c0c-unload
07:10
Thread save: work in progress check-in: 792cc30232 user: oehhar tags: 19630c0c-unload
06:29
Merge main check-in: 1e531b004e user: oehhar tags: 19630c0c-unload
06:26
Ticket [54430c23e3]: revert solution. Tcl_InitStubs is a macro and does this automatically. check-in: 92fd2003f0 user: oehhar tags: trunk, main
2024-12-09
17:19
Remove created procs and give FIXME due to missing multi thread/interpreter management check-in: 37a2611f73 user: oehhar tags: 19630c0c-unload
15:23
Ticket [54430c23e3]: support non-stubs build check-in: bf5aa7db59 user: oehhar tags: trunk, main
15:07
Ticket [ad39d0234b]: support TCL 9 by init stubs. check-in: 3cb60bbd81 user: oehhar tags: trunk, main
14:52
Correct unload procedure comment check-in: 1ec5a0569f user: oehhar tags: 19630c0c-unload
12:56
Ticket [19630c0c] Propose unload procedure check-in: d1f80795ac user: oehhar tags: 19630c0c-unload
2024-11-13
14:27
Update TEA files to the latest version check-in: 4ea514dc68 user: jan.nijtmans tags: trunk, main
2024-10-16
14:21
Update TEA files to the latest version check-in: 6e1c8ba73e user: jan.nijtmans tags: trunk, main
2024-01-07
21:26
Update to autoconf-2.72. Update to latest rules.vc check-in: bb8e58bba2 user: jan.nijtmans tags: trunk, main
2023-12-11
13:45
size_t -> Tcl_Size, as recommended with Tcl 9 check-in: e26aa0345f user: jan.nijtmans tags: trunk, main
2023-09-11
15:30
Update to latest rules.vc check-in: 33580ef758 user: jan.nijtmans tags: trunk, main
2023-09-05
10:47
actions/checkout @v3 -> @v4 check-in: b841d725c7 user: jan.nijtmans tags: trunk, main
2023-07-24
13:41
Update TEA check-in: 291e4b88b7 user: jan.nijtmans tags: trunk, main
2023-05-16
16:28
Update nmakehlp.c. sprintf -> snprintf check-in: 95a5bbaa6b user: jan.nijtmans tags: trunk, main
2023-04-28
15:29
Update documentation to support 8.6/8.7/9.0 check-in: efd5f25479 user: jan.nijtmans tags: trunk, main
15:28
checkout@v2 -> v3 check-in: 3c91271116 user: jan.nijtmans tags: trunk, main
2022-10-26
20:52
Update rules.vc. Eliminate _ANSI_ARGS_ in examples check-in: ff281e2045 user: jan.nijtmans tags: trunk, main
2022-10-23
20:09
Update TEA files check-in: 1df5e6e62c user: jan.nijtmans tags: trunk, main
2022-06-08
08:31
Add generation of sampleUuid.h to win/makefile.vc check-in: be47fb0446 user: jan.nijtmans tags: trunk, main
2022-05-23
19:58
See: https://github.com/tcltk/tcl/pull/13. Also, update rules.vc check-in: 6fa72076f3 user: jan.nijtmans tags: trunk, main
2022-05-19
15:31
Update rules.vc to version 1.10. Also update TEA, for aarch64 (win64-arm) support check-in: bb09aef45d user: jan.nijtmans tags: trunk, main
2022-01-11
17:11
typo check-in: 5385f3b160 user: jan.nijtmans tags: trunk, main
17:08
clean-up "ClientData" usage check-in: cde6c25859 user: jan.nijtmans tags: trunk, main
16:33
Make it ready for Tcl9 check-in: dc06cf9f94 user: jan.nijtmans tags: trunk, main
12:44
Version 0.5 -> 0.6 check-in: 61cdc7b178 user: jan.nijtmans tags: trunk, main
12:23
Add "sample::build-info" command, for Tcl 8.7+ check-in: 4b82c72f2b user: jan.nijtmans tags: trunk, main
2021-08-19
15:00
Autoconfig -> 2.71 check-in: 91341f70f7 user: jan.nijtmans tags: trunk, main
2021-07-06
06:43
Add @CCLD@ (still unused) to Makefile.in. Update "configure" script check-in: 1d1263edd1 user: jan.nijtmans tags: trunk, main
2021-06-22
14:34
Update to latest TEA files check-in: 53d84c7fb2 user: jan.nijtmans tags: trunk, main
2021-04-23
12:45
Add support for TIP #595 check-in: 9fb45ea33a user: jan.nijtmans tags: trunk, main
2021-03-18
11:07
Since the configure script determines INSTALL_LIBRARY, use it check-in: 2c997348b0 user: jan.nijtmans tags: trunk, main
2021-02-26
16:07
Update rules.vc. Add github actions Linux build check-in: 5536c886b1 user: jan.nijtmans tags: trunk, main
2020-12-17
09:12
Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: 286e0c9747 user: jan.nijtmans tags: trunk, main
09:12
Update rules.vc and friends to latest version check-in: f0bc03339b user: jan.nijtmans tags: trunk, main
2020-11-09
15:00
Use "string totitle" in pkgIndex.tcl, in case we - one day - make the "load" command case-sensitive check-in: d52c1d5450 user: jan.nijtmans tags: trunk, main
2020-11-02
13:55
Fix Travis "make install". No need to do a Travis build on MacOS check-in: f842deb34c user: jan.nijtmans tags: trunk, main
2020-10-22
14:45
Log test output on Travis check-in: a061b0b914 user: jan.nijtmans tags: trunk, main
10:56
Unnecessary "touch" in .travis.yml check-in: aa77a01186 user: jan.nijtmans tags: trunk, main