| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | Refactoring repair to fix failing test. | dgp | 2014-02-20 | 1 | -15/+37 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | Next coverage test to expose another refactoring error. | dgp | 2014-02-19 | 2 | -1/+14 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | Shortcut ReadBytes() when it's a no-op. | dgp | 2014-02-19 | 1 | -1/+4 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | Callers of TranslateInputEOL are expected to manage the INPUT_NEED_NL flag. | dgp | 2014-02-18 | 1 | -0/+14 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | Another coverage test that reveals refactoring error. | dgp | 2014-02-18 | 2 | -1/+15 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | coverage test for -translation cr | dgp | 2014-02-18 | 2 | -1/+14 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | Refactor correction exposed by coverage test. | dgp | 2014-02-18 | 1 | -1/+1 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | Coverage test for -translation auto handling of INPUT_SAW_CR flag. | dgp | 2014-02-18 | 2 | -1/+15 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | merge 8.5 | dgp | 2014-02-12 | 6 | -13/+42 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Refactor so that CopyAndTranslateBuffer() calls on TranslateInputEOL() | dgp | 2014-02-11 | 1 | -2/+16 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | This patch is not pointless. Tests encoding-25.* demonstrate its utility. | dgp | 2014-02-07 | 3 | -1/+41 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Revised ReadChars to restore an attempt to make sure we do not short readdgp_may_be_pointless | dgp | 2014-02-06 | 3 | -1/+41 | |
| | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | merge 8.5 | dgp | 2014-02-06 | 7 | -779/+219 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-01-27 | 2 | -0/+4 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Revise the Tcl_Append* machinery to tolerate NULL bytes to append. | dgp | 2014-01-27 | 2 | -62/+34 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | merge 8.5 | dgp | 2014-01-24 | 1 | -10/+12 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no need for ReadBytes() or its caller(s) to track how many bytes | dgp | 2014-01-21 | 1 | -29/+18 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport of bytearray append machinery to support bug fixes in ReadBytes. | dgp | 2014-01-21 | 3 | -13/+98 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added comments raising questions about possible updates to channel | dgp | 2014-03-21 | 3 | -0/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix [2f7cbd01c3]: tcl8.6.1 fails to build on FreeBSD 10.0 | jan.nijtmans | 2014-03-20 | 2 | -10/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix [2f7cbd01c3]: tcl8.6.1 fails to build on FreeBSD 10.0 | jan.nijtmans | 2014-03-20 | 2 | -26/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Proposed fix for [2f7cbd01c3].bug_2f7cbd01c3 | jan.nijtmans | 2014-03-20 | 2 | -28/+20 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge core-8-5-branch (New tests covering INPUT_NEED_NL flag handling. One ex... | jan.nijtmans | 2014-03-09 | 1 | -0/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mark io-35.18b test as knownBug | jan.nijtmans | 2014-03-09 | 1 | -10/+10 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New tests covering INPUT_NEED_NL flag handling. One exposes a bug. | dgp | 2014-02-26 | 1 | -0/+71 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify macro handling in tclOO*Decls.h, just as already done in "novem" [0c... | jan.nijtmans | 2014-02-26 | 3 | -69/+55 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [8d5f5b8034] Flush internal representations in [string tolower] of unshared obj | dkf | 2014-02-25 | 2 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not reopen a win serial channel for serial detection. There are issues wit... | oehhar | 2014-02-25 | 3 | -13/+117 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not reopen a win serial channel for serial detection. There are issues wit... | oehhar | 2014-02-24 | 3 | -13/+165 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed position of flag evaluation as proposed by Phil Hoffmanbug_2413550 | oehhar | 2014-02-11 | 1 | -18/+18 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge 8.5 | oehhar | 2014-01-30 | 2 | -187/+116 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | win/tclWinChan.c Tcl_InitNotifier: Bug [2413550] Avoid reopening of serial ch... | oehhar | 2014-01-30 | 4 | -13/+171 | |
| | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [3597178]: Improve documentation of what's going on with encodings | dkf | 2014-02-23 | 2 | -11/+51 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [1230597] Update test comment. | dgp | 2014-02-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [1230597] Update test comment. | dgp | 2014-02-19 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [9bf7e67b37]: minor documentation blooper | dkf | 2014-02-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | typo | jan.nijtmans | 2014-02-12 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | typo | jan.nijtmans | 2014-02-12 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix execute permission bit (should not be set) for *Decls.h files | jan.nijtmans | 2014-02-11 | 5 | -0/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang... | jan.nijtmans | 2014-02-10 | 21 | -82/+79 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | [a4494e28ed] Use flag bit instead of NULL pointer to suppress | dgp | 2014-02-06 | 3 | -10/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Change the flag value to avoid merge conflict with trunk. | dgp | 2014-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list of | dgp | 2014-02-06 | 3 | -10/+39 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | check for existance of __BORLANDC__ before using its value | jan.nijtmans | 2014-02-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | / / / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Check for existance of __BORLANDC__ before using its value | jan.nijtmans | 2014-02-06 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Satisfy required position of __stdcall from VC++ | jan.nijtmans | 2014-02-04 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Satisfy required position of __stdcall from VC++ | jan.nijtmans | 2014-02-04 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add missing __stdcall (which crashes on win32), and clean-up indenting | jan.nijtmans | 2014-02-04 | 2 | -20/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | remove duplicate declaration | jan.nijtmans | 2014-02-04 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add missing __stdcall (which crashes on win32), and clean-up indenting | jan.nijtmans | 2014-02-04 | 2 | -20/+23 | |
