Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
46 check-ins using file generic/tclDecls.h version 39b9c00b87
|
2018-02-06
| ||
| 19:55 | TIP 493: Cease Distribution of http 1.0 check-in: a1a80c75c0 user: dgp tags: core-8-branch | |
| 19:43 | Merge the NRE-enabling of [package require]. check-in: 01a902f856 user: dgp tags: core-8-branch | |
| 19:35 | Rework a set of TclString*() routines for consistency. check-in: e317b90b9f user: dgp tags: core-8-branch | |
| 19:10 | Rework TclStringReverse to consistent standard form. Closed-Leaf check-in: 40a7339d29 user: dgp tags: dgp-string-tidy | |
| 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:21 | Update TZ info to tzdata2018c. check-in: 22d68dec9d user: jima tags: core-8-branch | |
| 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
| ||
| 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
| ||
| 13:18 | merge 8.7 check-in: dc36231357 user: dgp tags: z_modifier | |
|
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-25
| ||
| 22:11 | Dup test name Closed-Leaf check-in: 3884c97fd6 user: dgp tags: tip-351 | |
| 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 | |
| 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: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
| ||
| 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 | |
|
2018-01-22
| ||
| 13:38 | typo check-in: 800ece7d79 user: dgp tags: core-8-branch | |
| 09:54 | make the old "int" type "static", since it's just used in a single file. check-in: 26bb9cc0b3 user: jan.nijtmans tags: no-wideint | |
| 09:18 | Put old "int" type back. Not used by Tcl anymore, but this restores compatibility with Tk < 8.6.9 an... check-in: f493a192a1 user: jan.nijtmans tags: no-wideint | |
| 08:41 | merge core-8-branch check-in: 63ddd9b65a user: jan.nijtmans tags: no-wideint | |
|
2018-01-20
| ||
| 16:02 | Follow-up to previous commit (TIP #485 implementation). Actually remove Tcl_Backslash and Tcl_EvalTo... check-in: c18e951f88 user: jan.nijtmans tags: core-8-branch | |
| 14:38 | merge core-8-branch check-in: decc9bc2f7 user: jan.nijtmans tags: initsubsystems | |
| 14:36 | merge core-8-branch. Now tested as well with new nmake system. check-in: a9afa012f9 user: jan.nijtmans tags: win-console-panic | |
|
2018-01-18
| ||
| 09:46 | merge core-8-branch check-in: 0ccd66d880 user: jan.nijtmans tags: z_modifier | |
|
2018-01-17
| ||
| 11:47 | TIP #485 implementation, Tcl 8.6 part: If Tcl is compiled with -DTCL_NO_DEPRECATED, all Deprecated A... check-in: 21037e889d user: jan.nijtmans tags: core-8-branch | |
|
2018-01-12
| ||
| 16:30 | merge core-8-branch Closed-Leaf check-in: cb3d9b77de user: jan.nijtmans tags: tip-485 | |
|
2017-11-30
| ||
| 16:18 | merge core-8-branch check-in: 3d9c34fb19 user: jan.nijtmans tags: tip-485 | |
|
2017-11-23
| ||
| 13:56 | merge core-8-branch. now really remove the math-related functions when compiling with -DTCL_NO_DEP... check-in: 3c414a62f6 user: jan.nijtmans tags: tip-485 | |
|
2017-11-21
| ||
| 09:48 | deprecate VOID/CHAR/SHORT/LONG (windows-only) as well. check-in: a52017885a user: jan.nijtmans tags: tip-485 | |
| 09:13 | Revert [d874801c57]: putting back "string bytelength". It turns out to be too complicated to take a... check-in: db112bb527 user: jan.nijtmans tags: tip-485 | |
|
2017-11-20
| ||
| 16:26 | Deprecate support for macro's like CONST, CONST84, _ANSI_ARGS_, INLINE, TCL_VARARGS check-in: ad7a53a680 user: jan.nijtmans tags: tip-485 | |