Itcl - the [incr Tcl] extension

Timeline
Login

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

50 descendants of c191d695225f6c2d

2022-02-18
16:44
Add support for aarch64-w64-mingw32-clang check-in: 69449c9150 user: jan.nijtmans tags: trunk, main
2022-01-10
14:20
Update version -> 4.2.3 check-in: 66ea01e19e user: jan.nijtmans tags: trunk, main
2021-12-09
22:09
Fix dependeny check-in: 7717e33ef1 user: jan.nijtmans tags: trunk, main
21:38
Add "itcl::build-info" command, if loaded in Tcl 8.7+ check-in: 9798e278dc user: jan.nijtmans tags: trunk, main
21:00
Fix compiler warning: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] check-in: ac8db11f43 user: jan.nijtmans tags: trunk, main
2021-11-01
20:51
update ignore-glob check-in: 9be25da6ce user: jan.nijtmans tags: trunk, rc2, main, itcl-4-2-2
10:10
Add manifest.uuid to dist check-in: 0208c6fa68 user: jan.nijtmans tags: trunk, main
2021-10-29
20:41
Update version -> 4.2.2 check-in: 5b85cfca64 user: jan.nijtmans tags: trunk, rc1, main
15:48
Update rules.vc check-in: 1f0cd88aff user: jan.nijtmans tags: trunk, main
2021-08-27
13:47
autoconf -> 2.71 check-in: ee32ab9794 user: jan.nijtmans tags: trunk, main
2021-06-30
11:41
Update to latest TEA files check-in: a00d137cc4 user: jan.nijtmans tags: trunk, main
2021-04-23
12:33
A few doublequotes check-in: 955145a7d3 user: jan.nijtmans tags: trunk, main
06:20
Update rules.vc to latest version check-in: 1b76c09438 user: jan.nijtmans tags: trunk, main
2021-04-19
16:17
TIP #595 check-in: 00c56b12e9 user: jan.nijtmans tags: trunk, main
2021-02-24
14:50
Use --exec-prefix to make "make install" work check-in: 8bb88123a2 user: jan.nijtmans tags: trunk, main
2021-02-12
13:45
Fix working-directory for build check-in: 83154667e4 user: jan.nijtmans tags: trunk, main
2021-02-11
14:53
sync itclWidget/tclconfig/tcl.m4. re-generate itclWidget/configure check-in: 73d1330fa6 user: jan.nijtmans tags: trunk, main
14:30
First shot at github actions build on Linux. Update autoconf to 2.70 check-in: 746463c020 user: jan.nijtmans tags: trunk, main
2021-01-04
18:13
integrate fix for SF [a175e095b0] check-in: 68c7bd45de user: sebres tags: trunk, main
18:11
added tests covering [a175e095b0] - create a class and object with empty name Closed-Leaf check-in: 0d2f4eef4c user: sebres tags: bug-a175e095b0
18:09
fixes segfault [a175e095b0]: creating an object with empty name check-in: 2359462508 user: sebres tags: bug-a175e095b0
2020-12-22
08:30
Update to latest TEA files check-in: 2cbeca1796 user: jan.nijtmans tags: trunk, itcl-4-2-1, main
2020-12-21
21:54
Fix broken attempt (invalid syntax) to use [info loaded] to fetch Itcl library. check-in: ca3af73c6a user: dgp tags: trunk, main
2020-11-09
16:05
Use "string totitle" in pkgIndex.tcl, in case we - one day - make the "load" command case-sensitive check-in: c268c36089 user: jan.nijtmans tags: trunk, main
2020-11-02
14:22
Make "make install" work on Travis. No need to build on MacOS check-in: ad7908a4f6 user: jan.nijtmans tags: trunk, main
2020-10-23
07:54
Make Itcl compile (again) with Tcl 8.7+ headers check-in: 1424086acb user: jan.nijtmans tags: trunk, main
2020-10-22
14:38
Fix "make dist" on Travis. Don't bother "make install" check-in: e5ec7f6feb user: jan.nijtmans tags: trunk, main
2020-10-21
12:10
First version of .travis.yml check-in: ef6befcaf7 user: jan.nijtmans tags: trunk, main
2020-10-20
11:54
Update to latest install-sh and rules.vc. Eliminate all usage of "master" and "slave" check-in: b8b2d6c0d0 user: jan.nijtmans tags: trunk, main
10:45
Rename "trunk" to "main", but with new propagating tag "trunk" check-in: 5aae4ecd57 user: jan.nijtmans tags: trunk, main
2020-10-02
13:18
fixes [f0a72b44d7]: unpaired ItclReleaseClass (too much refCount decrements) if class gets deleted Closed-Leaf check-in: 944c23bdeb user: sebres tags: trunk
2020-09-28
15:12
Ancient logic error found by pickier compiler. check-in: 75d44e582e user: dgp tags: trunk
2020-07-09
14:51
Some end-of-line spacing elimination check-in: 10de030573 user: jan.nijtmans tags: trunk
2020-07-07
15:09
Update to latest TEA check-in: 5a5355678b user: jan.nijtmans tags: trunk
2020-05-28
16:29
merge bug-c1289b1c32, fix for SF-bug [c1289b1c32] check-in: b41d7dbea4 user: sebres tags: trunk
16:15
fixes segfault [c1289b1c32]; solution is a bit incompatible to 3.x (throws an error, where previously new test "methods-2.3" had called "C1::c1test") Closed-Leaf check-in: a06570e8ca user: sebres tags: bug-c1289b1c32
16:12
added test illustrating segfault [c1289b1c32]: calling of method without object context (deleted object in method) check-in: 232ba7ca00 user: sebres tags: bug-c1289b1c32
14:52
partially revert [ef0fae1fdd02b197] (broken on many non-cpp compilers), rewritten with TCL_UNUSED now check-in: a4680da506 user: sebres tags: trunk
2020-02-13
14:22
Update version to 4.2.1 check-in: d1780ec0ff user: jan.nijtmans tags: trunk
14:21
Make everything compile warning-free with -Wextra check-in: ef0fae1fdd user: jan.nijtmans tags: trunk
2019-11-28
12:54
TEA update check-in: 072ea1c103 user: jan.nijtmans tags: trunk
2019-11-26
13:45
fixes leak [8e632ce049], integrate branch bug-8e632ce049 check-in: da8e02393b user: sebres tags: trunk
13:43
fixed leak (bug [8e632ce049]), always call paired release in ItclAfterCallMethod for every preserve of ItclCheckCallMethod (moved outside of wrong if block). Closed-Leaf check-in: 6e1142ec9f user: sebres tags: bug-8e632ce049
13:36
bug [8e632ce049] - added test case covering leak check-in: 590d935e41 user: sebres tags: bug-8e632ce049
2019-11-20
16:39
TEA update check-in: c2637b44af user: dgp tags: trunk, itcl-4-2-0
2019-11-05
15:46
amend to [48d5801f5a]: remove header declaration check-in: 6fae71f276 user: sebres tags: trunk
14:30
Remove internal routine Itcl_CreateMethodVariable (name is deceptive) which no longer has callers check-in: 48d5801f5a user: dgp tags: trunk
2019-11-04
21:24
integrate bug fix of [777ae99cfb], fixes mem-leaks, certain optimizations check-in: 8b790617eb user: sebres tags: trunk
21:20
avoid mem-leak (methodVariables is object-hash, so key refCount is incremented automaticaly); grave speedup of method variables (share same object "fullNamePtr" between imvPtr and ivPtr); remove obsolete or unneeded code. Closed-Leaf check-in: 4e0bd29adf user: sebres tags: sebres-on-dmnd-resolver-perf-branch
20:28
fixes [777ae99cfb]: previous var-lookup in class body (in ::itcl::parser) could obtain inherited common vars, be sure it does not exists after new uninitialized common creation; more test cases covering corner cases; remove unneeded calls of Itcl_BuildVirtualTables, since resolveVars is build on demand (moved to ItclResolveVarEntry). check-in: 6c5eb55b81 user: sebres tags: sebres-on-dmnd-resolver-perf-branch
17:42
new test illustrating bug [777ae99cfb] check-in: c191d69522 user: sebres tags: sebres-on-dmnd-resolver-perf-branch