Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | oops | jan.nijtmans | 2012-07-31 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | add thread to coffbase.txt, so the thread extension can use it | jan.nijtmans | 2012-07-31 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | 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 | |
| | | | | | | | ||||||
| * | | | | | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer | dkf | 2012-07-31 | 1 | -10/+11 | |
| | | | | | | | | | | | | | | | | | | | | | objects. | |||||
| * | | | | | | [Frq 3544967] Missing objectfiles in static lib | jan.nijtmans | 2012-07-31 | 3 | -51/+40 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | same fore Makefile.infrq_3544967 | jan.nijtmans | 2012-07-18 | 2 | -46/+31 | |
| | | | | | | | ||||||
| | * | | | | | FRQ-3544967: Missing objectfiles in static lib | jan.nijtmans | 2012-07-18 | 2 | -7/+12 | |
| | | | | | | | ||||||
| * | | | | | | add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -15/+56 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | 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 | |
| | | | | | | | ||||||
| * | | | | | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT ↵ | jan.nijtmans | 2012-07-30 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | environment variable now, which makes "exit" do the same thing. | |||||
| * | | | | | | fix some comments | jan.nijtmans | 2012-07-29 | 2 | -4/+5 | |
| | | | | | | | ||||||
| * | | | | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in ↵ | jan.nijtmans | 2012-07-29 | 1 | -13/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | combination with tcltest86.dll to do that (Windows only) | |||||
| * | | | | | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 2 | -8/+8 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | 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 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | merge 8.5 | dgp | 2012-07-17 | 1 | -4/+3 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | merge 8.5 | dgp | 2012-07-16 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 2 | -2/+2 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | use forward slashes in $ROOT, whenever the path is handled by tclsh/tcltest | jan.nijtmans | 2012-07-26 | 1 | -12/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix TCL_LIBRARY value in "test-core" rule | |||||
| * | | | | | | | | | [Bug 3547994]: Abandon the synchronous Windows pipe driver to its fate when ↵ | ferrieux | 2012-07-25 | 1 | -4/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | needed to honour TIP#398. | |||||
| * | | | | | | | | | sync with TEA, fix some comments | jan.nijtmans | 2012-07-25 | 2 | -5/+5 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, ↵ | jan.nijtmans | 2012-07-20 | 1 | -13/+13 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | Darwin or Cygwin | |||||
| | * | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -4/+4 | |
| | | | | | | | | | ||||||
| * | | | | | | | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -4/+4 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | should be uppercase | jan.nijtmans | 2012-07-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | 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 | |
| | |\ \ \ \ \ | | | |/ / / / | | | | | / / | | | |_|/ / | | |/| | | | ||||||
| | | * | | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -4/+3 | |
| | | | | | | ||||||
| * | | | | | [Bug 3544943]: Version mismatch in rules.vc | jan.nijtmans | 2012-07-17 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | merge trunk | jan.nijtmans | 2012-07-16 | 2 | -8/+4 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | dde version: 1.4.0b1 | jan.nijtmans | 2012-07-12 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts ↵ | jan.nijtmans | 2012-07-11 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | | | example better in order to prevent problems when using HKEY_PERFORMANCE_DATA. | |||||
| | * | | | [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 '%' | |||||
| * | | | merge 8.5 | dgp | 2012-07-10 | 1 | -7/+3 | |
| |\ \ \ | | |/ / | ||||||
| | * | | * win/tclWinSock.c (InitializeHostName): Corrected logic that | dkf | 2012-07-10 | 1 | -10/+6 | |
| | | | | | | | | | | | | | | | | | | | | extracted the name of the computer from the gethostname call so that it would use the name on success, not failure. Also ensured that the buffer size is exactly that recommended by Microsoft. | |||||
* | | | | merge trunk | jan.nijtmans | 2012-07-08 | 7 | -36/+41 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | MSVC 6.0 does not have the %I modifier | jan.nijtmans | 2012-07-08 | 2 | -4/+10 | |
| |\ \ \ | | |/ / | ||||||
| | * | | and don't forget the % | jan.nijtmans | 2012-07-08 | 4 | -7/+7 | |
| | | | | ||||||
| | * | | add TCL_I_MODIFIER and use it in the correct places | jan.nijtmans | 2012-07-08 | 6 | -8/+14 | |
| | | | | ||||||
| * | | | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 1 | -1/+3 | |
| |\ \ \ | | |/ / | ||||||
| | * | | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 1 | -1/+3 | |
| | |\ \ | | | |/ | ||||||
| | | * | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293 | dgp | 2012-07-02 | 1 | -1/+3 | |
| | | | | | | | | | | | | to find end of written data bytes. |