Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 39fc31badbdfbc81.

2018-05-22
20:12
More removals of TCL_THREADS usage (configure scripts/win makefiles) check-in: 7c0047114e user: jan.nijtmans tags: core-8-branch
20:10
Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. In that case, fallback t... check-in: 8ef23e1f55 user: jan.nijtmans tags: core-8-branch
08:26
More docs check-in: d4f60c9644 user: dkf tags: tip-500
2018-05-21
20:19
Fix Namespace reference counting error in TclRenameCommand. check-in: df82243aa5 user: pooryorick tags: bug-e593adf103-core-8
10:02
merge core-8-branch check-in: 70e385378b user: pooryorick tags: bug-e593adf103-core-8
09:51
Fix memory leak in Tcl_DeleteNamespace. check-in: 3bf9010413 user: pooryorick tags: bug-e593adf103-core-8
08:13
merge 8.7 check-in: 65dcb92b6b user: jan.nijtmans tags: trunk
08:12
Demonstrate how Tcl can build without TCL_THREADS defined at all (assuming TCL_THREADS=1 as default)... check-in: faac759bd9 user: jan.nijtmans tags: core-8-branch
2018-05-20
15:09
merge core-8-branch check-in: 8bc53049e0 user: dkf tags: tip-500
2018-05-19
11:26
Disable many warnings that are pointless in the stub library. Yes, it accesses deprecated fields, we... check-in: 4cad2850ba user: dkf tags: core-8-branch
11:18
Minor updates to C API to handle private methods. check-in: 8632183f6c user: dkf tags: tip-500
08:38
Corrections for a number of small things to align with TIP check-in: 39e20c8e3a user: dkf tags: tip-500
07:10
Add test filesystem-1.30.2 {normalisation of nonexistent user specified as user@domain} check-in: 9d50014a1e user: fvogel tags: bug-9e6b569963
05:18
merge 8.7 check-in: ae6235c322 user: jan.nijtmans tags: initsubsystems
2018-05-18
19:54
Fix [9e6b569963]: file normalize ~user fails on Windows check-in: 38bcab5c78 user: fvogel tags: bug-9e6b569963
06:18
Add test filesystem-1.30.1 checking file normalize ~$::tcl_platform(user). This test should currentl... check-in: ffd0f31dba user: fvogel tags: bug-9e6b569963
2018-05-17
19:05
Merge 8.7, but keep TCL_THREADS undefined in tcl.h (since that's no longer necessary) check-in: f2c996cdb8 user: jan.nijtmans tags: trunk
18:53
TIP #491 implementation: Threading Support: phasing out non-threaded builds check-in: e9ee6fc387 user: jan.nijtmans tags: core-8-branch
2018-05-15
19:47
Re-base novem-bug-3598300 branch to trunk, going further as bug-3598300. "configure" not re-generate... check-in: 65118675f3 user: jan.nijtmans tags: bug-3598300
13:04
Make [info object methods] and [info class methods] work right. check-in: a0a3142700 user: dkf tags: tip-500
2018-05-14
20:55
Make sure that [self call] reports useful info. check-in: 0a346c9e04 user: dkf tags: tip-500
19:20
merge 8.7 check-in: 8fcc12b425 user: jan.nijtmans tags: trunk
19:16
merge 8.6 check-in: c9567c991f user: jan.nijtmans tags: core-8-branch
19:16
merge 8.5 check-in: 4929c1bb0f user: jan.nijtmans tags: core-8-6-branch
19:14
Unbreak build when HAVE_FTS is not set. Move definitions of Tcl_DirEntry and TclDIR to tclWinPort.h... check-in: 7bc44a586a user: jan.nijtmans tags: core-8-5-branch
2018-05-13
22:15
Initial implementation of TIP #508: [array default] check-in: 39fc31badb user: fbonnet tags: tip-508
21:56
Create new branch named "tip-508" check-in: 29555df087 user: fbonnet tags: tip-508
19:20
Correct results from unknown method handler. check-in: ea2054164a user: dkf tags: tip-500
16:10
Make [info vars] aware of private variable resolution. check-in: ecc06fcafa user: dkf tags: tip-500
13:55
merge 8.7 check-in: aba84558d8 user: jan.nijtmans tags: trunk
13:54
de-duplicate code in win32 panic implementation. Also eliminate gcc compiler warning. check-in: 1b065b1a05 user: jan.nijtmans tags: trunk
10:08
Merge core-8-branch check-in: aae3c29836 user: dkf tags: tip-500
07:17
General code style cleanup. check-in: ea1fc89541 user: dkf tags: core-8-branch, minor change
2018-05-11
17:26
Missing test file boilerplate. check-in: 743007c3cc user: dgp tags: core-8-branch
11:52
merge 8.7 check-in: 78ab648e4f user: dgp tags: bug-e593adf103-core-8
11:51
merge trunk check-in: b902e920e7 user: dgp tags: dgp-refactor
11:51
merge 8.7 check-in: ccb831a772 user: dgp tags: core_zip_vfs
11:44
merge 8.7 check-in: 4e888b608e user: dgp tags: tip-469
11:40
merge trunk check-in: a67ab16109 user: dgp tags: dgp-properbytearray
11:38
merge 8.7 check-in: ccf912ef15 user: dgp tags: tip-465
11:35
merge 8.7 check-in: 78b076cb46 user: dgp tags: tip-312
11:33
merge 8.7 check-in: 2da5d7183f user: dgp tags: tip-505
11:30
merge 8.7 check-in: 6733cec87a user: dgp tags: dgp-string-insert
11:26
merge 8.7 check-in: 5dd49e9ab7 user: dgp tags: tip-445
11:26
merge 8.7 check-in: 97fa4939ba user: dgp tags: tip-502
10:06
Merge 8.7 check-in: f1b73e3b4b user: jan.nijtmans tags: trunk
09:42
TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only) check-in: e2d9683a48 user: jan.nijtmans tags: core-8-branch
09:20
Merge 8.5. This adds Emoji 11.0 support, when Tcl is compiled with TCL_UTF_MAX>3. Useful for Androwi... check-in: 708287d936 user: jan.nijtmans tags: core-8-6-branch
09:15
merge 8.7 check-in: f956a39898 user: jan.nijtmans tags: trunk
09:14
Add emoji 11.0 to the set. Only active when compiled with TCL_UTF_MAX>3. Also prepare tooling for Un... check-in: ee9f293421 user: jan.nijtmans tags: core-8-5-branch