Timeline
Not logged in

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

35 check-ins using file generic/tclObj.c version 9fa97e45d9

2021-01-25
10:26
Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is defined check-in: 0e42f57406 user: jan.nijtmans tags: core-8-branch
09:16
Merge 8.6 check-in: b1994e722a user: jan.nijtmans tags: core-8-branch
08:27
Make sure MODULE_SCOPE is always defined correctly, for C++ compilers too check-in: e6db905194 user: jan.nijtmans tags: core-8-branch
2021-01-22
21:48
merge 8.7 check-in: 57b7888e51 user: dgp tags: dgp-review
21:47
merge 8.7 check-in: 4c83a8a53a user: dgp tags: tip-568
14:22
Fix [http://core.tcl.tk/tk/tktview?name=1712098|1712098]: Tk still needs Tcl source distro, by new e... check-in: c1807dd2c4 user: jan.nijtmans tags: core-8-branch
09:24
Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNotifierAddRunLoopMode Closed-Leaf check-in: 9a45585e63 user: jan.nijtmans tags: bug-1712098
08:57
Rebase to core-8-branch check-in: 2bb14ce2f1 user: jan.nijtmans tags: bug-1712098
2021-01-21
16:01
Merge 8.6 check-in: 69d621732d user: jan.nijtmans tags: core-8-branch
15:46
Merge 8.6 check-in: 411b16f75d user: jan.nijtmans tags: core-8-branch
12:43
Close fork check-in: ca7599ebbc user: jan.nijtmans tags: core-8-branch
2021-01-20
22:35
Improve [file attributes] documentation check-in: 3bf6c31454 user: msi tags: core-8-branch
16:23
merge-mark check-in: b97f8b5b77 user: jan.nijtmans tags: core-8-branch
14:13
Fix potential endless loop in "stats" command (only enable in debug-build) check-in: b84e49c927 user: jan.nijtmans tags: core-8-branch
11:44
Fix filesystem-1.52* (since "//foo" is canonical now). Merge 8.7 check-in: 77b23b693b user: jan.nijtmans tags: tip-402
07:47
Close fork check-in: 93ce3ce3eb user: jan.nijtmans tags: core-8-branch
2021-01-19
20:14
Improve clarity of [file attributes] documentation check-in: 4e09500f1f user: msi tags: core-8-branch
13:54
Merge 8.7 check-in: 0c85e9f95c user: jan.nijtmans tags: tip-402
13:20
Merge 8.6 check-in: 9ed0557b9c user: jan.nijtmans tags: core-8-branch
07:50
Document that Tcl_GetByteArrayFromObj accepts a size_t *lengthPtr as well (TIP #481) check-in: a700e8856e user: jan.nijtmans tags: core-8-branch
2021-01-18
15:59
Make Tcl_GetBytesFromObj work with size_t length parameter (just as Tcl_GetByteArrayFromObj in TIP #... check-in: 5e9d3fefc5 user: jan.nijtmans tags: tip-568
2021-01-15
22:01
merge 8.7 check-in: 3bc2ece943 user: dgp tags: tip-568
21:46
Merge TIP 481 (resolve conflicts) check-in: 7c6772d86e user: dgp tags: tip-568
15:59
merge 8.7 check-in: 82c1a7942e user: dgp tags: dgp-review
14:58
Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -eofchar \032, otherwise... check-in: 7b07bf0207 user: jan.nijtmans tags: core-8-branch
10:52
Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some indenting in code check-in: 7ff7203075 user: jan.nijtmans tags: core-8-branch
2021-01-14
16:46
Starting with TIP #514, we know exactly what [largest_int] is. So, make use of that in "string.test" check-in: bab207fe8e user: jan.nijtmans tags: core-8-branch
2021-01-13
15:37
Add mp_unpack() to the libtommath stub table, so this function is available to extensions (and to Tc... check-in: ae97648edb user: jan.nijtmans tags: core-8-branch
10:48
Merge 8.6 check-in: e57c59ad4e user: jan.nijtmans tags: core-8-branch
2021-01-12
17:11
Bring documentation in line with *.decls files check-in: f3f64889cd user: jan.nijtmans tags: core-8-branch
17:07
More WIP check-in: bd9e5afaf9 user: jan.nijtmans tags: bug-45ddcfc3b1
2021-01-11
17:07
Merge 8.7. WIP. Some little progress check-in: b92c69a102 user: jan.nijtmans tags: bug-45ddcfc3b1
16:01
Make tclStrToD.c compile on systems without inttypes.h check-in: 6ab0f6cf0e user: jan.nijtmans tags: core-8-branch
11:52
Merge 8.6 check-in: 68252f07db user: jan.nijtmans tags: core-8-branch
08:33
TIP #481 implementation: Tcl_GetStringFromObj() with size_t length parameter check-in: 777a907c79 user: jan.nijtmans tags: core-8-branch