Tcl Source Code

Changes On Branch spjuth-listhole
Login

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

Changes In Branch spjuth-listhole Excluding Merge-Ins

This is equivalent to a diff from e9aa33ca4b to ae0b307a5a

2012-08-25
10:11
[Bug 3561330]: Use the correct full name of March in Ukrainian. check-in: 7fd43f120a user: dkf tags: trunk
2012-08-24
21:36
Merge from trunk check-in: 2ef46287b2 user: pspjuth tags: spjuth-macro (unpublished)
21:32
Fixed some minor stuff after merge. List-with-holes is no longer working after the massive core refa... Leaf check-in: ae0b307a5a user: pspjuth tags: spjuth-listhole (unpublished)
20:58
Merge from trunk check-in: 466b2dceb5 user: pspjuth tags: spjuth-listhole (unpublished)
06:33
make sure that extensions which might still use TclWinNToHS, now use ntohs directly. check-in: e9aa33ca4b user: jan.nijtmans tags: trunk
06:29
make sure that extensions which might still use TclWinNToHS, now use ntohs directly. check-in: f66713fc65 user: jan.nijtmans tags: core-8-5-branch
2012-08-23
20:18
small wrapper for TclWinNToHs, for change in calling convention check-in: 65be206be4 user: jan.nijtmans tags: trunk

Changes to generic/tclBasic.c.

Changes to generic/tclCmdIL.c.

Changes to generic/tclInt.h.

Changes to generic/tclListObj.c.

Changes to generic/tclUtil.c.

Changes to tests/list.test.