Tcl Source Code

Timeline
Login

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

62 check-ins related to "spjuth-complex"

2025-02-23
23:37
Merged trunk Leaf check-in: 2e71fa8d18 user: pspjuth tags: spjuth-complex
22:55
Got complex working again check-in: 93e3f6a0d7 user: pspjuth tags: spjuth-complex
2025-02-22
01:04
Merge core-8-branch check-in: 2304ff539d user: pspjuth tags: spjuth-complex
01:02
Merge from along core-8-branch check-in: c60ddde0a7 user: pspjuth tags: spjuth-complex
00:59
Merge from along core-8-branch check-in: 5d83522d39 user: pspjuth tags: spjuth-complex
00:53
Merge from along core-8-branch check-in: 4a823b1125 user: pspjuth tags: spjuth-complex
00:38
Merge from along core-8-branch check-in: 713d272f75 user: pspjuth tags: spjuth-complex
00:31
Merge from along core-8-branch check-in: aad37d1401 user: pspjuth tags: spjuth-complex
00:26
Merge from along core-8-branch check-in: ae93a8803a user: pspjuth tags: spjuth-complex
00:15
Merge from along core-8-branch check-in: 66560dd236 user: pspjuth tags: spjuth-complex
2025-02-21
23:47
Merge from along core-8-branch check-in: 8e761e465d user: pspjuth tags: spjuth-complex
23:34
Merge from along core-8-branch check-in: 84e18d29eb user: pspjuth tags: spjuth-complex
23:15
Merge from along core-8-branch check-in: 25e00ada34 user: pspjuth tags: spjuth-complex
23:04
Merge from along core-8-branch check-in: 645d76baa6 user: pspjuth tags: spjuth-complex
22:52
Merge from along core-8-branch check-in: c4ecc786ff user: pspjuth tags: spjuth-complex
22:48
Merge from along core-8-branch check-in: c12dd4dafe user: pspjuth tags: spjuth-complex
22:39
Merge from along core-8-branch check-in: 7e8bb38da1 user: pspjuth tags: spjuth-complex
22:16
Merge from along core-8-branch check-in: 89fdef2741 user: pspjuth tags: spjuth-complex
22:09
Merge from along core-8-branch check-in: 7eeb399c2b user: pspjuth tags: spjuth-complex
22:03
Merge from along core-8-branch check-in: 69e41b3482 user: pspjuth tags: spjuth-complex
21:57
Merge from along core-8-branch check-in: af23934205 user: pspjuth tags: spjuth-complex
21:52
Merge from along core-8-branch check-in: 8d45a5436f user: pspjuth tags: spjuth-complex
21:43
Merge from along core-8-branch check-in: 1bc1e661ce user: pspjuth tags: spjuth-complex
21:20
Merge from along core-8-branch check-in: 71ed6c0e5c user: pspjuth tags: spjuth-complex
00:46
* In-code comments reflect what is actually happening - eg: Tcl_GetRange() does *not* only convert... check-in: 546413afa8 user: bch tags: trunk, main
2025-02-17
14:44
Remove references to ancient TIP's check-in: 81986487be user: jan.nijtmans tags: core-8-branch
2024-08-22
10:49
Whitespace changes check-in: dea1b5bd08 user: jan.nijtmans tags: core-8-branch
2024-04-29
11:51
Eliminate warnings in tclTest(Obj).c, caused by our -Wc++-compat flag. check-in: 6cf7e00ec0 user: jan.nijtmans tags: core-8-branch
2024-04-10
14:47
Merge 8.6 Use TclHasInternalRep() macro in more places. check-in: d326acc1c9 user: jan.nijtmans tags: core-8-branch
13:01
Use standard macro for freeing the internal rep check-in: 43e279fede user: dkf tags: core-8-branch
2024-02-08
16:25
Merge 8.6. Some int -> Tcl_Size check-in: ae7eb5c8b2 user: jan.nijtmans tags: core-8-branch
2023-01-22
01:55
Bug [e3dcab1d14] - merge fix from 8.6 check-in: 1e89a154c2 user: kbk tags: core-8-branch
2022-10-17
18:19
Implementation of TIP 638. check-in: 34ba76eafc user: dgp tags: core-8-branch
2022-10-16
16:57
Prevent warning: tclUnixSock.c:1079:19: warning: unused variable 'size' [-Wunused-variable] check-in: 6f46245f00 user: jan.nijtmans tags: core-8-branch
2021-04-30
07:20
TIP #597: "string is unicode" and better utf-8/utf-16/cesu-8 encodings check-in: f239465fd9 user: jan.nijtmans tags: core-8-branch
2021-04-29
12:30
unofficial -> snapshot check-in: 7630e5e006 user: jan.nijtmans tags: core-8-branch
2020-11-08
17:21
TIP 582: Comments in Expressions check-in: e518808108 user: dkf tags: core-8-branch
2020-11-06
17:33
Merge 8.6 check-in: 7c55fd161e user: jan.nijtmans tags: core-8-branch
2020-06-06
08:01
Update TZ info to tzdata2020a. check-in: 78ac12175e user: jima tags: core-8-branch
2019-09-12
08:01
Update TZ info to tzdata2019c. check-in: d9f0da5884 user: jima tags: core-8-branch
2018-11-06
12:13
Implemen TIP 506 check-in: a28f0b7fe2 user: dgp tags: core-8-branch
09:51
Implement TIP 445 check-in: bfd27f7857 user: dkf tags: core-8-branch
09:50
Implement TIP 406 check-in: 5f51fd5a97 user: dkf tags: core-8-branch
2018-10-08
19:08
TIP #514 implementation: Platform differences in handling int/wide check-in: d0f4e9da90 user: jan.nijtmans tags: core-8-branch
18:34
Merge 8.6 Also fix startup problems on win32, when the encoding path contains invalid UTF-8 (report... check-in: 59a19cdee3 user: jan.nijtmans tags: core-8-branch
2018-02-06
20:07
TIP 484: Merge 'int' and 'wideInt' Obj-type to a single 'int' check-in: 4f6d4a2b15 user: dgp tags: core-8-branch
19:55
TIP 493: Cease Distribution of http 1.0 check-in: a1a80c75c0 user: dgp tags: core-8-branch
2017-11-26
22:59
Merge from core-8-branch check-in: 691fd8f827 user: pspjuth tags: spjuth-complex
2017-11-25
18:24
Add missing parenthesis to an expression in TclEnsureNamespace. check-in: 17b5266ffc user: pooryorick tags: core-8-branch
2016-08-02
14:57
Bug fix in comparison check-in: 56a0bcc113 user: pspjuth tags: spjuth-complex
14:47
Merge from trunk check-in: c0edf8be73 user: pspjuth tags: spjuth-complex
2016-07-27
18:56
merge mark check-in: ac14beae58 user: dgp tags: trunk
2015-03-01
20:24
Compilable after merge. check-in: 5e083b2567 user: pspjuth tags: spjuth-complex
2015-02-28
23:02
Merge from trunk check-in: 819b089b26 user: pspjuth tags: spjuth-complex
2015-02-20
20:19
[32b6159246] Accept aspect patch for broken [lreplace] bytecode. No more [lreplace {1 2 3} 2 0] => 1... check-in: a3653be454 user: dgp tags: trunk
2012-08-18
22:25
Documented string rep a bit more check-in: ff63148c61 user: pspjuth tags: spjuth-complex (unpublished)
22:12
Cleanup after merge. check-in: 92e489fd5a user: pspjuth tags: spjuth-complex (unpublished)
20:57
Merge from trunk check-in: b983647777 user: pspjuth tags: spjuth-complex (unpublished)
2012-08-17
07:21
nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: 7c90caa198 user: jan.nijtmans tags: trunk
2011-04-06
22:36
Added missing file check-in: 6afe3d4c31 user: pspjuth tags: spjuth-complex (unpublished)
22:05
New branch for complex experiment check-in: 604b1b2e26 user: pspjuth tags: spjuth-complex (unpublished)
14:51
Don't use -fvisibility=hidden with static libraries (--disable-shared) check-in: 9cee434074 user: jan.nijtmans tags: trunk