Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 7eeff18e38827a08.

2017-11-17
11:12
merge trunk check-in: 1f9599f5f7 user: jan.nijtmans tags: novem
11:05
Hash mounted zips by mount point, so the same zip can be mounted more than once. Path normalization... Leaf check-in: 500774557b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect-bymntpt
10:50
TIP #422, Tcl 9.0 part: Don't Use stdarg.h/va_list in Public API check-in: 717b28b47a user: jan.nijtmans tags: trunk
10:24
clean up stray unused dstrings check-in: c30d1e6bb0 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect
10:23
TIP #422, Tcl 8.7 part: Mark all *VA functions as deprecated. They will be removed in Tcl 9.0. check-in: 09065aa27e user: jan.nijtmans tags: core-8-branch
10:21
whitespace consistency check-in: b422e8383b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect
10:17
Zipfs: Nix AbsolutePath() and most uses of CanonicalPath(). Tcl_FSNormalizePath is to be trusted. check-in: 821756d959 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect
08:39
Zipfs: Use //zipfs:/ as mount point. Use Tcl_FSNormalizePath() on the way in to most VFS operations... check-in: 8b130a967c user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect
08:32
Suggested patch for [4f51e1c5dc]: patch to correct linker flag sequence. Same change done for a few ... Closed-Leaf check-in: eb2c85495f user: jan.nijtmans tags: bug-4f51e1c5dc
07:05
Check for existence of targets.vc, not rules.vc to determine nmake support dir. check-in: d3adc68def user: apnadkarni tags: vc-reform
06:52
Add PRJ_PACKAGE_TCLNAME and other minor changes.

Also: Change ifdef checks to check for empty strin... check-in: 9dfdb9f88b user: apnadkarni tags: vc-reform

04:47
Rebuilt the configure files without the call to the missing SC_ENABLE_ZIPFS macro Closed-Leaf check-in: ec5b26585d user: hypnotoad tags: core_zip_vfs-8-6
04:46
merge trunk Leaf check-in: d6a83ef702 user: aspect tags: bug-1224888
04:45
Final tweaks to get Msys Zipfs build working check-in: 0d0ba33c7c user: tne tags: core_zip_vfs-8-6
04:13
First pass on the Msys style windows build. Moving Zipfs features closer together in the autoconf check-in: b279fbbfa3 user: hypnotoad tags: core_zip_vfs-8-6
03:10
Pulling changes from core-8-6-branch check-in: e8f362e191 user: hypnotoad tags: core_zip_vfs-8-6
03:09
Moved Zipfs initialization and path hinting out of tclInterp.c and into a preinit script populated b... check-in: 173157c4c2 user: hypnotoad tags: core_zip_vfs-8-6
2017-11-16
22:32
remove test code check-in: 98ee6f28a0 user: aspect tags: bug-1224888
15:34
Change TclOO epoch fields from int to size_t. check-in: 9c2c91c803 user: jan.nijtmans tags: memory-API
13:50
Handle Tcl_UtfAtIndex/Tcl_UniCharAtIndex for extended index range. More field fixes. check-in: 78e8c0c5f6 user: jan.nijtmans tags: memory-API
12:48
readlink() does not null-terminate its result check-in: 4c78e13050 user: aspect tags: bug-1224888
11:17
re-base "novem-more-memory-API" to trunk. TIP not submitted yet, but upcoming. check-in: 3cb46ea71b user: jan.nijtmans tags: memory-API
08:45
merge core-8-6-branch check-in: e0e3d7c4ab user: jan.nijtmans tags: core-8-branch
08:42
No longer document (even though it's only in an example) that Tcl_SavedResult is a struct, and that ... check-in: 9cd5d84b3d user: jan.nijtmans tags: core-8-6-branch
08:39
No longer document (even though it's only in an example) that Tcl_SavedResult is a struct, and that ... check-in: 5f3aa55ed1 user: jan.nijtmans tags: core-8-5-branch
2017-11-15
15:00
merge core-8-branch. Also fix some test-cases, expecting the existence of "int" objType. check-in: 7eeff18e38 user: jan.nijtmans tags: no-wideint
14:13
Merge dgp's "end-int-registration" branch, but slightly different: In stead of not registering "int"... check-in: d1aa4663ab user: jan.nijtmans tags: no-wideint
13:39
merge trunk check-in: c782871a43 user: dgp tags: dgp-refactor
13:39
merge trunk check-in: 5d829c82fa user: dgp tags: dgp-properbytearray
13:39
merge 8.7 check-in: 59ee6d1b5a user: dgp tags: tip-445
13:18
Loosen restriction on where rules-ext.vc file is located. check-in: 67db82ed88 user: apnadkarni tags: vc-reform
11:47
Include PKGNAMEFLAGS in stubscflags as some extension stubs use it check-in: 3b82400057 user: apnadkarni tags: vc-reform
10:20
merge trunk check-in: a12a0623f0 user: jan.nijtmans tags: novem
10:01
merge core-8-branch check-in: 7163cf716b user: jan.nijtmans tags: trunk
09:42
Remove compat/float.h and related machinery. The last system known where this was needed was SunOS-4... check-in: bf8e546c42 user: jan.nijtmans tags: core-8-branch
09:14
missed one signature in previous commit, due to merging. check-in: 474d2de481 user: jan.nijtmans tags: novem
09:03
merge trunk check-in: 99f18c3b27 user: jan.nijtmans tags: novem
08:56
merge core-8-branch check-in: 8322a4ab21 user: jan.nijtmans tags: trunk
08:55
Change signature of (internal) TclScanElement() function. This saves memory allocation and the possi... check-in: 1019b4d815 user: jan.nijtmans tags: core-8-branch
08:54
Change signature of (internal) TclScanElement() function. This saves memory allocation and the possi... check-in: f2cb39b9be user: jan.nijtmans tags: core-8-6-branch
07:54
Added default-install-stubs target. Make presence of nmake support files in extension directory opti... check-in: 3be76595ca user: apnadkarni tags: vc-reform
2017-11-14
18:54
merge trunk check-in: 42f539f078 user: dgp tags: dgp-refactor
18:52
merge trunk check-in: 7cafc2bc32 user: dgp tags: dgp-properbytearray
18:52
merge 8.7 check-in: 673e6ace67 user: dgp tags: tip-445
18:38
merge trunk check-in: 7c064742bd user: dgp tags: novem
18:35
TIP 484 proposes a re-implementation of Tcl's "int" Tcl_ObjType. Since the new implementation is not... Closed-Leaf check-in: d9ee6504b4 user: dgp tags: end-int-registration
18:19
merge 8.7 check-in: ccd961edbd user: dgp tags: no-wideint
17:24
[5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: 42eaa6f3d1 user: dgp tags: trunk
17:09
Repair lost of broken [package prefer] testing. check-in: 1830f9f520 user: dgp tags: core-8-branch
14:48
[5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: dc94155e2d user: dgp tags: core-8-branch