Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Workaround for mingw versions which don't provide _fpcontrol in float.h | jan.nijtmans | 2012-11-14 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Workaround for mingw versions which don't provide _fpcontrol in float.h | jan.nijtmans | 2012-11-14 | 1 | -0/+8 | |
* | | | | | | | | | 360894 Threads inherit floating point config from their creator thread | dgp | 2012-11-13 | 1 | -4/+71 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | 360894 Threads inherit floating point config from their creator thread. | dgp | 2012-11-13 | 1 | -4/+71 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | 360894 Threads inherit floating point config from their creator thread | dgp | 2012-11-13 | 1 | -4/+70 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | merge 8.4bug_3567063 | dgp | 2012-11-13 | 5 | -8/+19 | |
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | merge 8.4 | dgp | 2012-10-03 | 0 | -0/+0 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | When checking for std channels being closed, compare the channel state, | dgp | 2012-10-03 | 2 | -20/+30 | |
| | | * | | | | | | | | Make compilation of the fp control changes possible with MinGW. | Joe Mistachkin | 2012-09-13 | 1 | -3/+10 | |
| | | * | | | | | | | | Free the WinThread structure before running the original thread procedure. | Joe Mistachkin | 2012-09-13 | 1 | -1/+8 | |
| | | * | | | | | | | | Initial work on SF FRQ #3567063. | Joe Mistachkin | 2012-09-13 | 1 | -4/+56 | |
* | | | | | | | | | | | also search for the library directory (init.tcl, encodings, etc) relative to ... | Joe Mistachkin | 2012-11-13 | 2 | -1/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | also search for the library directory (init.tcl, encodings, etc) relative to ... | Joe Mistachkin | 2012-11-13 | 2 | -1/+69 | |
* | | | | | | | | | | | merge mark | dgp | 2012-11-12 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | merge release to 8.5 | dgp | 2012-11-12 | 12 | -16/+49 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ChangeLog release markcore_8_5_13core_8_5_13_rc | dgp | 2012-11-09 | 1 | -0/+15 | |
| | * | | | | | | | | | merge mark | dgp | 2012-11-09 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | style fix | jan.nijtmans | 2012-11-12 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | added forgotten Changelog entry | mig | 2012-11-10 | 1 | -0/+6 | |
* | | | | | | | | | | re-enable bcc-tailcall, after fixing an infinite loop in the TCL_COMPILE_DEBU... | mig | 2012-11-10 | 2 | -2/+2 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Flag USE_TCLOO_STUBS is not necessary any more for extensions: Stubs are the ... | jan.nijtmans | 2012-11-09 | 2 | -2/+2 | |
* | | | | | | | | | dup test name | dgp | 2012-11-08 | 1 | -1/+1 | |
* | | | | | | | | | Updated the language of the documentation so that "object" refers to an OO | dkf | 2012-11-08 | 39 | -515/+530 | |
* | | | | | | | | | Missing bits of the msgcat 1.4 -> 1.5 bump. | dgp | 2012-11-08 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Pull msgcat fixes over the main dev branch | dgp | 2012-11-08 | 3 | -7/+7 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Revert msgcat requirement bump in the "clock" module. Should be no need for it. | dgp | 2012-11-08 | 2 | -2/+2 | |
| | * | | | | | | | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, lib... | oehhar | 2012-11-08 | 5 | -9/+9 | |
| | * | | | | | | | tzdata update | dgp | 2012-11-07 | 13 | -298/+790 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | update changes | dgp | 2012-11-07 | 1 | -0/+2 | |
| | * | | | | | | | merge 8.5 | dgp | 2012-11-07 | 6 | -74/+78 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | merge 8.5 | dgp | 2012-11-06 | 6 | -14/+24 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | make dist | dgp | 2012-11-05 | 1 | -6/+20 | |
| | * | | | | | | | | | merge 8.5 | dgp | 2012-11-05 | 1 | -3/+20 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | autoconf-2.59 | dgp | 2012-11-05 | 2 | -2/+2 | |
| | * | | | | | | | | | | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 7 | -8/+8 | |
* | | | | | | | | | | | | Remove another reference to tcl.wse.in | jan.nijtmans | 2012-11-08 | 2 | -4/+0 | |
* | | | | | | | | | | | | merge updates to make HTML generation better | dkf | 2012-11-08 | 2 | -11/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Added tooltip generation to contents and keywords pages.off_trunk | dkf | 2012-11-08 | 2 | -10/+40 | |
| * | | | | | | | | | | | | Make HTML generator more resilient against problems when generating docs for | dkf | 2012-11-08 | 1 | -1/+3 | |
* | | | | | | | | | | | | | Import tzdata2012i | Kevin B Kenny | 2012-11-07 | 12 | -298/+788 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Import tzdata2012i | Kevin B Kenny | 2012-11-07 | 13 | -298/+788 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Remove files and references for long outdated Wise Installer. | dgp | 2012-11-07 | 6 | -2632/+2 | |
* | | | | | | | | | | | | merge mark | dgp | 2012-11-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | / / / / / / / / / / | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 2 | -8/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 2 | -6/+12 | |
| * | | | | | | | | | | merge-mark | jan.nijtmans | 2012-11-07 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | needed for complation with mingw-w64 (autoconf still to be run) | jan.nijtmans | 2012-11-07 | 1 | -0/+1 | |
* | | | | | | | | | | | Added package descriptor file to allow for easier configuration of integratio... | dkf | 2012-11-07 | 1 | -0/+21 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Minor change: another formatting improvement | dkf | 2012-11-07 | 1 | -1/+1 | |
* | | | | | | | | | | Minor change: Formatting fix | dkf | 2012-11-07 | 1 | -1/+1 | |