Tcl Source Code

Timeline
Login

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

50 most recent check-ins occurring on or after b40778af44.

2016-12-14
16:03
Update the documentation check-in: a2d596da81 user: limeboy tags: tip-456
15:59
Adjust OpenTcpServer for the latest changes to OpenTcpServerEx check-in: 523c93a0ec user: limeboy tags: tip-456
15:52
Fix for the argument parsing phase in the [socket] command. check-in: 1cdb56855b user: limeboy tags: tip-456
15:49
Make OpenTcpServerEx accept a 'service' string parameter instead of a port. check-in: c62457ec51 user: limeboy tags: tip-456
15:03
Implement all possible TCL_LL_MODIFIER formats in Tcl_ObjPrintf(), can be "ll", "I64" and "L", whate... check-in: 79a28ae5ea user: jan.nijtmans tags: trunk
14:14
Implement all possible TCL_LL_MODIFIER formats in Tcl_ObjPrintf(), can be "ll", "I64" and "L", whate... Closed-Leaf check-in: 907c39d91a user: jan.nijtmans tags: jn-wide-printf
2016-12-13
19:21
Rework array size increase/decrease tests to avoid dummy list element check-in: 00fc1efead user: andy tags: amg-array-enum-c-api
18:29
Update Tcl_SetByteArrayLength() and callers. check-in: 522ab5524f user: dgp tags: dgp-properbytearray
16:49
Detect binary errors in reflected channels. check-in: c7211f4bb5 user: dgp tags: dgp-properbytearray
01:27
Merge trunk Closed-Leaf check-in: 1f52682fb2 user: andy tags: lanam-array-for-impl
2016-12-12
04:53
Update ArrayArgs() comments again check-in: 9950120878 user: andy tags: amg-array-enum-c-api
04:52
Update ArrayArgs() comments check-in: 7496dc7aac user: andy tags: amg-array-enum-c-api
04:42
Commit changes received from Brad Lanam via email check-in: 9897959ab4 user: andy tags: lanam-array-for-impl
2016-12-11
05:00
Finish implementing array search tests check-in: b6226be9e1 user: andy tags: amg-array-enum-c-api
04:57
Remove invalid panic. There is an odd case in which exact matching does take a trip through the Arr... check-in: 484bb659db user: andy tags: amg-array-enum-c-api
04:29
Continue array search tests, array-7.12 panics check-in: 8a6ac2184a user: andy tags: amg-array-enum-c-api
04:08
Use setup feature in test array-5.4 check-in: 8ae0842cd3 user: andy tags: amg-array-enum-c-api
04:03
Add first array search test check-in: ee0c46cf5e user: andy tags: amg-array-enum-c-api
03:05
Adjust test array-5.4 to not use [array set] check-in: b6889151ea user: andy tags: amg-array-enum-c-api
03:04
Reorganize array tests check-in: 0647d1d636 user: andy tags: amg-array-enum-c-api
02:38
Add [array statistics] tests check-in: 48638af391 user: andy tags: amg-array-enum-c-api
2016-12-10
22:45
Add [array names] tests check-in: 56ba49af14 user: andy tags: amg-array-enum-c-api
22:43
Add [array get] tests check-in: fd28a7115c user: andy tags: amg-array-enum-c-api
22:42
Add [array exists] tests check-in: 152dbd7300 user: andy tags: amg-array-enum-c-api
22:37
Plan remainder of test suite check-in: 947139f371 user: andy tags: amg-array-enum-c-api
22:32
Adjust comments check-in: cbe1f81e3c user: andy tags: amg-array-enum-c-api
22:16
Rename $result to $resultPattern to reduce confusion check-in: 44213a209a user: andy tags: amg-array-enum-c-api
22:02
Fix spelling check-in: e2ef0b3feb user: andy tags: amg-array-enum-c-api
22:01
Add [array unset] tests check-in: 00c75d5769 user: andy tags: amg-array-enum-c-api
21:13
Add first [array unset] test check-in: 379ea4d427 user: andy tags: amg-array-enum-c-api
21:11
Add [array size] tests check-in: 9d74758ea5 user: andy tags: amg-array-enum-c-api
20:45
Exchange setup and extra check-in: 85bea029ad user: andy tags: amg-array-enum-c-api
20:42
Condense non-array error handling tests and incorporate non-array successful result tests check-in: 965e38bd07 user: andy tags: amg-array-enum-c-api
19:35
Add [array set] tests check-in: a8289808bb user: andy tags: amg-array-enum-c-api
2016-12-08
17:52
Bring back stub table in original state. Merge trunk check-in: 7054e2f2eb user: jan.nijtmans tags: package_files
2016-12-07
20:32
plug memory leak check-in: 58f7225908 user: dgp tags: dgp-properbytearray
20:01
Enable the no-copy path through narrowing that was overlooked. check-in: 617acf8eb6 user: dgp tags: dgp-properbytearray
19:52
Put explicit byte-narrowing in the write pipeline of -encoding binary channels. This makes tests pas... check-in: 236f5e4f11 user: dgp tags: dgp-properbytearray
19:22
Make explicit the implicit byte-narrowing function of [binary format]. check-in: 56ac0f8998 user: dgp tags: dgp-properbytearray
18:57
Create a narrowing procedure to make the operation explicit when needed. check-in: ba8e57d76c user: dgp tags: dgp-properbytearray
2016-12-06
21:52
move pthread_sigmask() calls to Tcl_WaitForEvent() where they belong Leaf check-in: 8cec831ad2 user: aspect tags: bug-f4f44174e
21:51
unblock signals correctly with SIG_SETMASK check-in: ae3cf707c1 user: aspect tags: bug-f4f44174e
20:09
Purge the old and broken Tcl_ObjType. check-in: ea03de5a23 user: dgp tags: dgp-properbytearray
19:35
More tests, comments and improvements to initial implementation. check-in: ed5acdb987 user: dah tags: dah-proc-arg-upvar
18:55
Several commands should be picky about expecting byte-valued arguments. Make them so. check-in: 1b7d737ce6 user: dgp tags: dgp-properbytearray
12:47
merge novem check-in: fd1d2bbcbe user: dgp tags: dgp-properbytearray
12:46
merge novem check-in: 5101240106 user: dgp tags: dgp-refactor
12:46
merge trunk check-in: 54d0f67188 user: dgp tags: novem
2016-12-05
23:40
remove ill-conceived feature test macro check-in: 4998d7833d user: aspect tags: bug-f4f44174e
23:14
use pthread_sigmask to protect the notifier against signals (bug [f4f44174e]) check-in: b40778af44 user: aspect tags: bug-f4f44174e