Tcl Source Code

Changes On Branch frq-3579001
Login

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

Changes In Branch frq-3579001 Excluding Merge-Ins

This is equivalent to a diff from 73042d17c8 to 7e567b9e05

2012-11-15
00:20
IMPLEMENTATION OF TIP#416: New Options for 'load': -global and -lazy check-in: ee5b8dcfad user: jan.nijtmans tags: trunk
2012-11-14
13:01
* unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factor out all the code to do temp...
check-in: 2f3da59db1 user: dkf tags: trunk
09:58
merge trunk Closed-Leaf check-in: 7e567b9e05 user: jan.nijtmans tags: frq-3579001
09:12
Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: 73042d17c8 user: jan.nijtmans tags: trunk
09:11
Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: f93feee5b5 user: jan.nijtmans tags: core-8-5-branch
2012-11-13
21:23
360894 Threads inherit floating point config from their creator thread check-in: 3574448bf4 user: dgp tags: trunk
2012-11-12
08:01
merge trunk.

doc fix

check-in: 50ce5a659d user: jan.nijtmans tags: frq-3579001

Changes to doc/Load.3.

Changes to doc/load.n.

Changes to generic/tcl.h.

Changes to generic/tclLoad.c.

Changes to tests/load.test.

Changes to unix/tclLoadDl.c.

Changes to unix/tclLoadDyld.c.