Tcl Source Code

Check-in Differences
Login

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

Difference From 71e6ac46c0c26fe9 To 242a7d68cddde40f

2017-04-26
13:48
Move some variable declarations closer to where they are used. No change in functionality. check-in: cf831b219f user: jan.nijtmans tags: tip-458
2017-04-17
12:05
Repair revised tests that failed. check-in: 467717ad27 user: dgp tags: trunk
2017-04-14
13:00
merge trunk check-in: 242a7d68cd user: jan.nijtmans tags: tip-458
10:04
merge trunk check-in: 89e408ec01 user: jan.nijtmans tags: z_modifier
09:07
merge trunk check-in: 5483de49de user: jan.nijtmans tags: novem
09:06
merge core-8-6-branch check-in: 71e6ac46c0 user: jan.nijtmans tags: trunk
09:05
Don't use "0%o" format in test-cases, as it suggest's it's the normal way to format octal numbers: i... check-in: 50a34ec0ff user: jan.nijtmans tags: core-8-6-branch
2017-04-13
12:20
Translate all \u???? sequences to their UTF-8 counterpart in *.msg files: It is faster during parsin... check-in: a6c8a2df48 user: jan.nijtmans tags: trunk
2017-03-24
10:30
Merge trunk check-in: 16f83d748c user: jan.nijtmans tags: tip-458

Changes to unix/Makefile.in.

Changes to unix/configure.

Changes to unix/configure.ac.

Added unix/tclEpollNotfy.c.

Added unix/tclKqueueNotfy.c.

Added unix/tclSelectNotfy.c.

Changes to unix/tclUnixChan.c.

Changes to unix/tclUnixNotfy.c.