Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins using file src/th_tcl.c version 9f677bdf1c
|
2013-09-27
| ||
| 14:41 | The various "diff --tk" commands now take an optional, undocumented option "--script FILENAME" that causes the Tk script to be written into FILENAME rather than to be run. One use for this is to get a copy of the diff script in a form were it can be easily edited and enhanced before being moved back into Fossil. check-in: 326a736493 user: drh tags: tkdiff-enhancements | |
|
2013-09-24
| ||
| 16:11 | merged in trunk Closed-Leaf check-in: 4fb3675a1a user: stephan tags: usage-command | |
|
2013-09-23
| ||
| 10:17 | Prevent a crash in fossil during exit, when a mingw-compiled (with dw2) Tcl version is still loaded. This is clearly a dw2 bug (see: http://comments.gmane.org/gmane.comp.gnu.mingw.user/41724), but the suggested workaround works and is managable. check-in: da96f916cb user: jan.nijtmans tags: trunk | |
|
2013-09-19
| ||
| 18:36 | Per feedback, further improve the Tcl shared library error message. check-in: aad3ef3288 user: mistachkin tags: trunk | |