Tcl Source Code

Timeline
Login

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

50 descendants of 8b366f71d8fb6d2d

2018-02-06
18:33
TclStringLast fixed. check-in: 514c7bb735 user: dgp tags: dgp-string-tidy
17:26
Rename TclStringFind to TclStringFirst. Repair its operations on bytearrays. Stop trying to operate ... check-in: d37a7eed5d user: dgp tags: dgp-string-tidy
11:16
Add remaining wrapper to the NR functions, remaining calls to TCL_NRAddCallback, and a test for a pa... Closed-Leaf check-in: 1be00566c4 user: pooryorick tags: py-package-nre
2018-02-05
16:34
Revise the TclStringCat() interface to follow a common pattern. check-in: 77b878eb09 user: dgp tags: dgp-string-tidy
16:10
Revise TclStringRepeat() interface so that in place operations are done only by caller request. Esta... check-in: 87c1b5cb88 user: dgp tags: dgp-string-tidy
13:41
Improved overflow prevention. check-in: 45d6ea17ab user: dgp tags: dgp-string-tidy
13:33
Improved overflow prevention. check-in: 37bc8a96c8 user: dgp tags: dgp-string-tidy
2018-02-04
22:53
An experimental branch that allows hash tables to handle int-holding Tcl_Objs without creating the s... check-in: 509db3eaac user: dkf tags: dkf-experimental-fast-number-hash
15:52
fileevent $ch exception ... check-in: 3d3173c16b user: avl42 tags: tip-469
2018-02-03
18:15
Refine documentation for Tcl_NR* functions. check-in: 66c9beaeff user: pooryorick tags: core-8-branch
2018-02-02
09:22
Update TZ info to tzdata2018c. check-in: 180f13019a user: jima tags: novem
09:21
Update TZ info to tzdata2018c. check-in: 0f39fd5d45 user: jima tags: trunk
09:21
Update TZ info to tzdata2018c. check-in: 22d68dec9d user: jima tags: core-8-branch
06:18
Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc to 1.2 check-in: 75bcb60774 user: apnadkarni tags: trunk
06:17
Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc to 1.2 check-in: 5183e7b4ae user: apnadkarni tags: core-8-branch
2018-01-31
12:18
Change Tcl_Token definition (int -> size_t). Many related code-changes. check-in: e3a724b790 user: jan.nijtmans tags: memory-API
00:07
Fix segmentation fault triggered by test package-3.12. Adapt signature of PkgRequireCore to conform... check-in: a202272098 user: pooryorick tags: py-package-nre
2018-01-29
15:41
merge trunk check-in: 28677b372a user: dgp tags: dgp-refactor
15:41
merge trunk check-in: 94b027ca28 user: dgp tags: dgp-properbytearray
15:36
merge 8.7 check-in: d47384a06e user: dgp tags: tip-445
15:35
merge trunk check-in: 5d8966c523 user: dgp tags: novem
15:05
merge trunk check-in: 85e70f6ac2 user: jan.nijtmans tags: memory-API
15:04
merge core-8-branch check-in: 2f3257aaa9 user: jan.nijtmans tags: trunk
13:18
merge 8.7 check-in: dc36231357 user: dgp tags: z_modifier
11:36
merge trunk check-in: 3faa71ab4f user: jan.nijtmans tags: memory-API
2018-01-28
18:21
Preparation to provide TclNRPackageObjectCmd: Eliminate the loop in PkgRequireCore so that TclNRAd... check-in: a73a48740a user: pooryorick tags: py-package-nre
14:37
Change the signature of PkgRequireCore in preparation to provide TclNRPackageObjCmd. check-in: f1658c3f82 user: pooryorick tags: core-8-branch
2018-01-27
18:17
Remove restriction on defining the class of a TclOO object not explicitly instantiated from ::oo::cl... check-in: ee4ed14090 user: pooryorick tags: core-8-branch
01:45
Fix segfault due to shimmering in [join $l $l]. (Test join-4.1). check-in: 26671cc34a user: dgp tags: core-8-branch
2018-01-26
21:09
merge amg-string-insert updates check-in: fbf1c81f32 user: dgp tags: sebres-string-insert-cr1
16:20
merge core-8-branch. Also add range checks to Tcl_GetUniChar() and Tcl_Range(), as suggested by Don ... check-in: c33b158bd6 user: jan.nijtmans tags: tip-389
13:29
Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/Tcl_SetLongObj to macro'... Closed-Leaf check-in: b162d433dc user: jan.nijtmans tags: no-wideint
12:32
Merge core-8-branch. Also some minor performance improvement: Turn Tcl_NewLongObj/Tcl_NewIntObj/Tcl_... check-in: 85e9d69071 user: jan.nijtmans tags: no-wideint
10:26
merge core-8-branch check-in: da1d7a3559 user: jan.nijtmans tags: trunk
2018-01-25
22:42
New bytecode instructions must be appended at the end of the instruction table. check-in: 27951f8463 user: dgp tags: amg-string-insert
22:11
Dup test name Closed-Leaf check-in: 3884c97fd6 user: dgp tags: tip-351
21:59
merge 8.7 check-in: 34b2aa02bc user: dgp tags: amg-string-insert
21:58
merge 8.7 check-in: 7547cad25b user: dgp tags: tip-351
21:35
test suite debugging check-in: b1f83268a5 user: dgp tags: core-8-branch
20:05
Allow -stride 1. check-in: 52aa1fc70a user: pspjuth tags: tip-351
19:50
Dup test names check-in: a47dc103f7 user: dgp tags: amg-string-insert
19:36
merge 8.7 check-in: aedd087091 user: dgp tags: amg-string-insert
16:51
merge 8.7 check-in: 5032ac5a1c user: dgp tags: tip-351
2018-01-24
12:02
Document "L" length modifier and (new) %a/%A specifiers. check-in: afb68da53e user: jan.nijtmans tags: z_modifier
10:01
merge core-8-branch check-in: 533391d8db user: jan.nijtmans tags: trunk
10:00
merge core-8-6-branch check-in: 4b20e752c0 user: jan.nijtmans tags: core-8-branch
08:47
merge core-8-branch. Improve documentation (format.n). check-in: 3046684145 user: jan.nijtmans tags: z_modifier
2018-01-23
15:51
merge core-8-branch check-in: ca785e4341 user: jan.nijtmans tags: tip-389
15:22
merge trunk check-in: 82716436dd user: jan.nijtmans tags: novem
15:02
Don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBooleanType. check-in: 8b82166955 user: jan.nijtmans tags: trunk
14:52
In Tcl 9.0, don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBo... check-in: 8b366f71d8 user: jan.nijtmans tags: core-8-branch