| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 [241... | ferrieux | 2012-09-07 | 1 | -0/+0 |
|
|
* | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 2 | -21/+2 |
|
|
* | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
|\ |
|
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
|
|
* | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 3 | -115/+169 |
|
|
* | | 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, Darwi... | jan.nijtmans | 2012-07-20 | 1 | -9/+37 |
| |\ \
| | |/ |
|
| | * | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, Darwi... | jan.nijtmans | 2012-07-20 | 1 | -8/+36 |
|
|
| * | | 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 e... | jan.nijtmans | 2012-07-11 | 2 | -2/+2 |
|
|
* | | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 2 | -2/+2 |
|/ / |
|
* | | * win/tclWinSock.c (InitializeHostName): Corrected logic that | dkf | 2012-07-10 | 1 | -10/+6 |
|
|
* | | 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 '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293 | dgp | 2012-07-02 | 1 | -1/+3 |
|
|
* | | Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-22 | 1 | -2/+2 |
|
|
* | | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 1 | -4/+4 |
|
|
* | | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 1 | -77/+30 |
|\ \ |
|
| * | | remove some unused codebug_3362446 | jan.nijtmans | 2012-06-20 | 1 | -12/+8 |
|
|
| * | | [bug 3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-19 | 1 | -64/+30 |
|
|
* | | | Plug memory leak, part of [Bug #3362446] | jan.nijtmans | 2012-06-19 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Plug memory leak, part of [Bug #3362446] | jan.nijtmans | 2012-06-19 | 1 | -0/+2 |
| |/ |
|
* | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 2 | -34/+56 |
|\ \
| |/ |
|
| * | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 2 | -6/+6 |
|
|
| * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -15/+36 |
|
|
* | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 2 | -13/+29 |
|\ \
| |/ |
|
| * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 2 | -13/+30 |
|
|
* | | Protect against receiving strings without ending \0, as external applications... | jan.nijtmans | 2012-05-13 | 3 | -15/+12 |
|\ \
| |/ |
|
| * | Protect against receiving strings without ending \0, as external applications... | jan.nijtmans | 2012-05-13 | 1 | -4/+11 |
|
|
* | | [Bug 473946]: special characters not correctly sent | jan.nijtmans | 2012-05-10 | 1 | -53/+69 |
|\ \
| |/ |
|
| * | [Bug 473946]: special characters not correctly sen | jan.nijtmans | 2012-05-10 | 1 | -825/+796 |
| |\ |
|