Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 67e20b245ac891ea.

2017-12-19
21:00
[586e71dce4] Exeception handling at level #0 by EvalObjv check-in: aebab60489 user: dgp tags: core-8-branch
20:53
merge 8.6; update changes Closed-Leaf check-in: 1e46dacaab user: dgp tags: release, core-8-6-8, core-8-6-8-rc
20:48
[586e71dce4] Exeception handling at level #0 by EvalObjv check-in: 1a04c85a4f user: dgp tags: core-8-6-branch
16:31
merge trunk check-in: 7cc1c62ee1 user: dgp tags: dgp-refactor
16:22
merge trunk check-in: 9a95242f6d user: dgp tags: dgp-properbytearray
16:22
merge 8.7 check-in: dd50956e9c user: dgp tags: tip-445
15:46
merge core-8-branch check-in: 6cdd6bd319 user: jan.nijtmans tags: z_modifier
15:20
Somewhat better backwards compatibility on 64-bit platforms. check-in: 62da671053 user: jan.nijtmans tags: no-wideint
14:46
update changes check-in: fe783af831 user: dgp tags: core-8-6-8-rc
12:26
merge core-8-branch check-in: 30edd5c06a user: jan.nijtmans tags: no-wideint
12:25
merge trunk check-in: f43ba573f4 user: jan.nijtmans tags: novem
12:23
merge core-8-branch. Also change some internal refCount's from int to size_t. check-in: 6e23ad39af user: jan.nijtmans tags: trunk
11:23
Make TclEnsureNamespace() MODULE_SCOPE. Also change some refCount fields from type "int" to "unsigne... check-in: c1636bce70 user: jan.nijtmans tags: core-8-branch
11:21
Minor simplification on Cygwin, since we only support Windows NT now check-in: d52dbcaad3 user: jan.nijtmans tags: core-8-branch
2017-12-18
14:33
No need any more to check for "Windows NT" here, since the minimum is XP now. check-in: 6017f38c18 user: jan.nijtmans tags: core-8-branch
14:06
merge 8.6 check-in: 4f8460d7eb user: dgp tags: core-8-6-8-rc
13:58
merge core-8-6-branch check-in: 57d7b671e0 user: jan.nijtmans tags: core-8-branch
13:56
(cherry-pick): Added assoc, ftype and move as auto_execok shell built-ins on Windows. check-in: dc862b1ad2 user: jan.nijtmans tags: core-8-6-branch
11:57
merge trunk check-in: 0c8fe8e31c user: jan.nijtmans tags: novem
11:48
merge core-8-branch check-in: 424886647f user: jan.nijtmans tags: trunk
11:47
merge core-8-6-branch. Remove win/coffbase.txt, which isn't used any more. check-in: fe7de8f520 user: jan.nijtmans tags: core-8-branch
11:41
Add win/rules-ext.vc and win/targets.vc to "make dist". Reported by Paul Overmeier. Thanks! check-in: 09c31fe30f user: jan.nijtmans tags: core-8-6-branch
2017-12-16
03:33
Pulling changes from core-8-branch check-in: 855b386403 user: hypnotoad tags: core_zip_vfs
03:30
Update the config.test with new keys needed for zipfs check-in: 08182e0f9f user: hypnotoad tags: core_zip_vfs
03:24
Removing static package declaration of zipfs. check-in: 4d16722d25 user: hypnotoad tags: core_zip_vfs
03:22
Re-arranging code and providing forward prototypes to allow the C infrastructure of Zipfs to be act... check-in: 67e20b245a user: hypnotoad tags: core_zip_vfs
2017-12-15
21:28
merge-mark check-in: 8b45532df4 user: jan.nijtmans tags: trunk
21:27
Revert a few more (int -> size_t) transitions, which could effect extensions (such as Itcl 3.4) whic... check-in: b59ef9e0d8 user: jan.nijtmans tags: core-8-branch
19:55
merge trunk check-in: 878d1b77fd user: jan.nijtmans tags: memory-API
17:04
merge mark check-in: 30cbf759b2 user: dgp tags: trunk
16:50
Revert the (int -> size_t) transition of the "cmdEpoch" field of the struct Command that was part of... check-in: 7379c9a072 user: dgp tags: core-8-branch
16:08
merge core-8-branch check-in: 3994774bf7 user: jan.nijtmans tags: win-console-panic
16:06
merge trunk check-in: e3d9fa3868 user: jan.nijtmans tags: novem
15:02
Merge TIP #488 implementation. Some clean-up in tommath implementation (remove internal stub entrie... check-in: 70302ff935 user: jan.nijtmans tags: trunk
14:46
Mark TclPrecTraceProc() as deprecated, and remove it when compiling with -DTCL_NO_DEPRECATED. See TI... check-in: 8f2ba4c41d user: jan.nijtmans tags: core-8-branch
13:04
Oops, couldn't build tclWinPanic.o. Fixed now. check-in: d3fb144cc5 user: jan.nijtmans tags: win-console-panic
12:55
merge core-8-branch. Fully functioning now, including with the new vc-reform implementation. check-in: 8eb140e09f user: jan.nijtmans tags: win-console-panic
2017-12-14
14:38
fix comment check-in: 4d74cb42f6 user: jan.nijtmans tags: tip-491
13:41
merge core-8-branch. Fully tested now, works fine. check-in: 266e958c41 user: jan.nijtmans tags: tip-491
13:32
merge 8.6 check-in: 66da3b75c6 user: dgp tags: core-8-6-8-rc
12:02
Fix (harmless) compiler warning with Visual Studio check-in: 56f4e2ea09 user: jan.nijtmans tags: core-8-branch
2017-12-13
15:52
Pulling changes from core-8-branch check-in: 4f4380b7ac user: hypnotoad tags: core_zip_vfs
12:56
Fix syntax error in previous commit. check-in: fb1c6ebe6f user: pooryorick tags: pyk-TclOO
10:34
core-8-branch merge: Use nmakehlp -L to locate directories check-in: 0fc454593c user: apnadkarni tags: trunk
10:31
core-8-6-branch merge: Use nmakehlp -L to locate directories check-in: 3f56042ab4 user: apnadkarni tags: core-8-branch
10:03
Updated nmake system to make use of the new nmakehlp -L option for locating dependencies. check-in: aca1f49025 user: apnadkarni tags: core-8-6-branch
2017-12-12
17:34
Add -L option to nmakehlp to locate directories check-in: f9025565d6 user: apnadkarni tags: trunk
17:33
Add -L option to nmakehlp to locate directories check-in: 80e707b91b user: apnadkarni tags: core-8-branch
17:32
Add -L option to nmakehlp to locate directories check-in: c2285042d1 user: apnadkarni tags: core-8-6-branch
12:21
Correct argument passing (fellows on core list) Closed-Leaf check-in: 88b074811c user: oehhar tags: tip490-msgcat-oo