Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 8.5griffin_numlevels | dgp | 2012-12-12 | 1 | -2/+2 |
|\ | |||||
| * | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 1 | -2/+2 |
| |\ | | | | | | | | | | call to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5. | ||||
| | * | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 1 | -8/+0 |
| | | | | | | | | | | | | systems. | ||||
* | | | merge 8.5 | dgp | 2012-11-26 | 38 | -2210/+2619 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| |\ \ | | |/ | |||||
| | * | merge 8.4bug_3567063 | dgp | 2012-11-13 | 2 | -6/+8 |
| | |\ | |||||
| | * | | 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 | 1 | -1/+63 |
| | | | | | | | | | | | | | | | | the build directory associated with the source checkout. | ||||
| * | | | merge release to 8.5 | dgp | 2012-11-12 | 2 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Pull msgcat fixes over the main dev branch | dgp | 2012-11-08 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, ↵ | oehhar | 2012-11-08 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | library/clock.tcl, win/makefile.bc and tools/tcl.wse.in | ||||
| | * | | | merge 8.5 | dgp | 2012-11-07 | 1 | -8/+7 |
| | |\ \ \ | |||||
| | * \ \ \ | merge 8.5 | dgp | 2012-11-06 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | * | | | | | autoconf-2.59 | dgp | 2012-11-05 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Import tzdata2012i | Kevin B Kenny | 2012-11-07 | 1 | -0/+0 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 1 | -8/+7 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| | | routines called by DllMain(). | ||||
| | * | | | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | routines called by DllMain(). | ||||
| | * | | | needed for complation with mingw-w64 (autoconf still to be run) | jan.nijtmans | 2012-11-07 | 1 | -0/+1 |
| | | |/ | | |/| | |||||
| * | | | complete bump to http 2.7.10 | dgp | 2012-11-06 | 1 | -2/+2 |
| | |/ | |/| | |||||
| * | | Correct build version and backported 973091ef75tip404_tcl8_5 | oehhar | 2012-09-17 | 1 | -2/+2 |
| | | | |||||
| * | | Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes ↵ | ferrieux | 2012-09-07 | 1 | -0/+0 |
| | | | | | | | | | | | | [2417695] | ||||
| * | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵ | jan.nijtmans | 2012-08-20 | 2 | -21/+2 |
| | | | | | | | | | | | | initialized winsock_2 library | ||||
| * | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
| |\ \ | | |/ | | | | | | | version numbers. | ||||
| | * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
| | | | | | | | | | | | | version numbers. | ||||
| * | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 3 | -115/+169 |
| | | | | | | | | | Backport some improvements from Tcl 8.6 | ||||
| * | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| * | | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
| | | | |||||
| * | | add thread to coffbase.txt, so the thread extensions can use it | jan.nijtmans | 2012-07-31 | 1 | -1/+9 |
| |\ \ | | |/ | |||||
| | * | add thread to coffbase.txt, so the thread extensions can use it | jan.nijtmans | 2012-07-31 | 1 | -1/+17 |
| | | | |||||
| * | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -87/+58 |
| |\ \ | | |/ | |||||
| | * | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -70/+267 |
| | | | |||||
| * | | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 2 | -8/+8 |
| | | | |||||
| * | | merge 8.5 | dgp | 2012-07-24 | 3 | -17/+45 |
| |\ \ | |||||
| | * \ | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, ↵ | jan.nijtmans | 2012-07-20 | 1 | -9/+37 |
| | |\ \ | | | |/ | | | | | | | | | Darwin or Cygwin | ||||
| | | * | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, ↵ | jan.nijtmans | 2012-07-20 | 1 | -8/+36 |
| | | | | | | | | | | | | | | | | Darwin or Cygwin | ||||
| | * | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -4/+4 |
| | | | | |||||
| | * | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -4/+4 |
| | | | | |||||
| * | | | merge 8.5 | dgp | 2012-07-17 | 1 | -4/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | should be uppercase | jan.nijtmans | 2012-07-17 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | should be uppercase | jan.nijtmans | 2012-07-17 | 1 | -1/+1 |
| | | | | |||||
| | * | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -4/+3 |
| | |\ \ | | | |/ | |||||
| | | * | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -4/+3 |
| | | | | |||||
| * | | | merge 8.5 | dgp | 2012-07-16 | 2 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts ↵ | jan.nijtmans | 2012-07-11 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | example better in order to prevent problems when using HKEY_PERFORMANCE_DATA. Forgot one important '%' |