Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch win64-unloadTcl Excluding Merge-Ins
This is equivalent to a diff from 1a30da30db to 0013d9ccb6
2013-09-27
| ||
08:52 | Disable use of the unloadTcl function on 64-bit Windows, since the underlying MinGW issue does not manifest there. check-in: ba779faf48 user: mistachkin tags: trunk | |
07:49 | unloadTcl is only needed on Win32, not for Win64 or any other platform. Closed-Leaf check-in: 0013d9ccb6 user: jan.nijtmans tags: win64-unloadTcl | |
04:08 | Make an exception in the spider protection code for Opera Mini. check-in: 1a30da30db user: joel tags: trunk | |
2013-09-26
| ||
08:09 | Rename the makefile variable BROKEN_MINGW_CMDLINE (not the C define) to more accurately reflect its usage. check-in: 4137f4cda9 user: mistachkin tags: trunk | |
Changes to src/main.c.
Changes to src/th_tcl.c.