Timeline
Not logged in

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

41 check-ins using file generic/tclBasic.c version 271bbba1ae

2017-04-18
21:00
TIP#457: Updated implementation check-in: 97c5da5e61 user: mlafon tags: tip-457
2017-03-20
23:57
TIP#457: bugfix, add more testcases check-in: d6acf61ffe user: mlafon tags: tip-457
20:49
TIP#457: fix bug with -upvar inside a named group, add testcase check-in: 7324d35f49 user: mlafon tags: tip-457
2017-03-18
17:29
TIP#457: remove check on upvar'ed argument to exist, add related tests check-in: 654164646d user: mlafon tags: tip-457
2017-03-15
23:02
tip-457: add more tests check-in: 7af45c87a8 user: mlafon tags: tip-457
13:44
Implement TCL_LINK_C(long double). Some simplifications. check-in: 89a6937cd9 user: jan.nijtmans tags: tip-312
2017-03-14
15:55
Merge trunk. Implement TCL_LINK_D(long double), which could have size_t of 8 (same as double), 10 o... check-in: a47f420309 user: jan.nijtmans tags: tip-312
2017-03-13
21:15
Updates and fixes on TIP#457 * Detect simultaneous usage of both -upvar and -value. * Fix -upvar us... check-in: 5533ed11a7 user: mlafon tags: tip-457
08:38
Eliminate internal use of TclNewBooleanObj()/TclSetBooleanObj()/TclSetIntObj(). Replace Tcl_DbNewBoo... check-in: c77ac77cde user: jan.nijtmans tags: trunk
06:16
Add back missing significant character check-in: 6d8f6fb570 user: dkf tags: trunk
2017-03-12
19:45
Fix error in formatting in info.n check-in: b364092b62 user: fvogel tags: trunk
18:36
Add mappings for groff-style character naming, used in experimental branches of Tk. check-in: 07a9dec40d user: dkf tags: trunk
2017-03-11
10:54
Author: Mathieu Lafon <mlafon at gmail dot com> TIP#457: minor changes * Remove requirement to hav... check-in: 42ee1f509b user: avl tags: tip-457
2017-03-10
17:07
Merge the update of TZ info with trunk. check-in: 99108c6739 user: jima tags: trunk
13:16
Bring indenting in line with other code. No change in functionality check-in: 39f387a003 user: jan.nijtmans tags: tip-312
11:31
Fix compile on 32-bit Linux check-in: 9e65b836d1 user: jan.nijtmans tags: tip-312
10:25
Merge trunk. First step in re-coding the TCL_LINK_XXX macro's, encoding the sizeof(type) in the mac... check-in: ac86e89628 user: jan.nijtmans tags: tip-312
07:29
pulling Mathieu Lafon's implementation from git to fossil. check-in: 37245fa89d user: avl tags: tip-457
2017-03-08
14:50
minor simplification check-in: 6b8cff38a9 user: jan.nijtmans tags: tip-458
14:32
A few more end-of-line spacings check-in: 480612897a user: jan.nijtmans tags: tip-458
13:56
Fix compile error on Cygwin, and double definition of TclUnixWaitForFile() check-in: c12456b387 user: jan.nijtmans tags: tip-458
13:35
Re-base to trunk, and get latest code from here: [https://github.com/lalbornoz/tcl/tree/tip458]. Unt... check-in: 175904ed88 user: jan.nijtmans tags: tip-458
2017-03-07
18:21
merge core-8-6-branch check-in: 6f9b5e9515 user: sebres tags: trunk
11:08
Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib documentation is under a pot... check-in: 9f52002a0a user: jan.nijtmans tags: trunk
09:47
Merge core-8-6-branch check-in: 79d7f1f670 user: jan.nijtmans tags: trunk
08:45
merge trunk check-in: 05c17a7e1e user: jan.nijtmans tags: tip-312
2017-03-06
20:10
merge core-8-6-branch check-in: 7e04677d75 user: sebres tags: trunk
2017-03-05
19:38
Deal with backslashes in ${...}, change "char" to "character" in error, fix tests. check-in: 05efac2985 user: avl tags: tip-465
15:05
Fix for Ticket [71c0878b71] + test cases check-in: 154835dcb2 user: avl tags: trunk
11:22
cherrypick 3bcf97f766: array index syntax done. ${...} not yet complete wrt backslashes. check-in: 52073ab224 user: avl tags: tip-465
11:04
Create new branch named "tip-465" check-in: 64cf6142f5 user: avl tags: tip-465
2017-02-28
10:03
TIP 312 implementation. Patch from RenĂ© Zaumseil. Eliminated compiler warnings and partially reform... check-in: bf3596331e user: jan.nijtmans tags: tip-312
2017-02-27
14:53
ParseTokens failed to fully respect its numBytes argument. check-in: f37dff89f9 user: dgp tags: trunk
2017-02-26
15:33
[25842c161f] Ensure that finalization of a zlib stream works. check-in: 6b926caddb user: dkf tags: trunk
2017-02-19
01:06
namespace qualifier support, assignment target limitations. check-in: d64c1ea4de user: griffin tags: bg-tip-282
2017-02-17
10:51
Prevents dual convert "tryCvtToNumeric" (once before assignment should be enough); check-in: 41f67f9169 user: sebres tags: bg-tip-282
2017-02-16
20:38
Complete the conversion from "=" to ":=" as the assignment operator. check-in: 225d0a3c73 user: dgp tags: bg-tip-282
19:05
Merge in tip-282 branch so that they don't differ in gratuitous ways. check-in: e52b765182 user: dgp tags: bg-tip-282
18:49
Rebase patch to trunk. check-in: b65b5d7f86 user: dgp tags: bg-tip-282
18:48
merge trunk check-in: e334bfbd11 user: dgp tags: tip-282
2017-02-15
14:04
More internal use of size_t in stead of int, e.g. for epoch's check-in: ff3f6a12a8 user: jan.nijtmans tags: trunk