Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge 9.0 | jan.nijtmans | 2022-03-17 | 1 | -13/+81 | |
|\ | ||||||
| * | Merge 8.7 | jan.nijtmans | 2022-03-17 | 1 | -13/+81 | |
| |\ | ||||||
| | * | -nothrow -> -nocomplain | jan.nijtmans | 2022-03-05 | 1 | -14/+8 | |
| | * | Merge 8.7. STOPONERROR -> ILLEGALSEQUENCE | jan.nijtmans | 2021-11-24 | 1 | -2/+2 | |
| | |\ | ||||||
| | * \ | Merge 8.7. Remove -stoponerror option | jan.nijtmans | 2021-10-18 | 1 | -2/+2 | |
| | |\ \ | | | |/ | ||||||
| | * | | Handle the situation when there is "-nothrow" or "-stoponerror" but without p... | jan.nijtmans | 2021-05-26 | 1 | -32/+45 | |
| | * | | Merge 8.7. More parse improvement, WIP | jan.nijtmans | 2021-05-07 | 1 | -23/+25 | |
| | |\ \ | | | |/ | ||||||
| | * | | Parse simplifications and better errormessage. Not 100% correct yet | jan.nijtmans | 2021-05-07 | 1 | -23/+13 | |
| | * | | Remove character/byte value from error-message, only use hex here. | jan.nijtmans | 2021-05-06 | 1 | -2/+2 | |
| | * | | Make ?-stoponerror|-nothrow? argument first in stead of last for encoding con... | jan.nijtmans | 2021-05-06 | 1 | -8/+8 | |
| | * | | Set errorcode for STOPONERROR | jan.nijtmans | 2021-04-01 | 1 | -3/+11 | |
| | * | | Add experimental "-nothrow" option to encoding convertfrom|convertto. If com... | jan.nijtmans | 2021-04-01 | 1 | -8/+28 | |
| | * | | More bugfixes (and testcases showing this) | jan.nijtmans | 2021-04-01 | 1 | -1/+1 | |
| | * | | Better error-messages | jan.nijtmans | 2021-03-30 | 1 | -7/+16 | |
| | * | | add testcase for "encoding convertto". Move stub table one positions | jan.nijtmans | 2021-03-30 | 1 | -1/+1 | |
| | * | | Add documentation. Do a better job of counting exactly which byte/character c... | jan.nijtmans | 2021-03-30 | 1 | -12/+19 | |
| | * | | More WIP: Add -stoponerror flag to "encoding convertfrom/converto" | jan.nijtmans | 2021-03-26 | 1 | -8/+40 | |
* | | | | Merge 9.0 | jan.nijtmans | 2022-03-06 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Backout part of previous commit, making compile.test work again with --enable... | jan.nijtmans | 2022-02-28 | 1 | -3/+3 | |
* | | | | Merge 9.0 | jan.nijtmans | 2022-02-27 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | More size_t usage, e.g. for "foreach" | jan.nijtmans | 2022-02-27 | 1 | -3/+3 | |
* | | | | Same with TclListObjGetElements | jan.nijtmans | 2022-02-10 | 1 | -2/+2 | |
* | | | | Almost complete (at least the API) | jan.nijtmans | 2022-01-27 | 1 | -9/+10 | |
* | | | | TIP #616: Tcl lists > 2^31 elements. WIP | jan.nijtmans | 2022-01-24 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | merge trunk | dgp | 2021-05-07 | 1 | -2/+0 | |
|\ \ \ | ||||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2021-05-07 | 1 | -2/+0 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Better error-message "illegal byte sequence" when trying to read from invalid... | jan.nijtmans | 2021-05-07 | 1 | -2/+0 | |
| | |\ \ | | | |/ | | |/| | ||||||
| | | * | Remove TODO comment which is already done | jan.nijtmans | 2021-05-07 | 1 | -2/+0 | |
| | | * | Get rid of "register" keyword, forbidden in c++20. | jan.nijtmans | 2020-11-26 | 1 | -5/+5 | |
* | | | | Merge TIP 481 (resolve conflicts) | jan.nijtmans | 2021-01-21 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
* | | | | merge trunk | dgp | 2020-12-10 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 | |
* | | | | merge trunk | dgp | 2020-10-10 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.7 | jan.nijtmans | 2020-10-09 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge 8.6. Don't inline functions which are too big to be inlined (according ... | jan.nijtmans | 2020-10-09 | 1 | -2/+2 | |
| | |\ \ | | | |/ | ||||||
| | * | | Merge 8.6 | jan.nijtmans | 2020-04-14 | 1 | -1/+1 | |
| | |\ \ | | | |/ | ||||||
| | | * | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. | dgp | 2020-04-13 | 1 | -1/+1 | |
| | | |\ | ||||||
| | | | * | Guarantee TclNeedSpace and TclFindElement have common definition of whitespace | dgp | 2020-04-09 | 1 | -1/+1 | |
| | | * | | Merge 8.5 | jan.nijtmans | 2019-07-08 | 1 | -9/+4 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Simplify previous commit: Just always use Tcl_WideInt | jan.nijtmans | 2019-07-08 | 1 | -18/+4 | |
| | | | * | amend to [c14252171d]: fixes [4718b41c56] for x64 (and x86 with 64-bit predef... | sebres | 2019-07-08 | 1 | -3/+13 | |
* | | | | | Rework TIP 568 implementation for improved standard error message/code | dgp | 2020-03-20 | 1 | -2/+1 | |
| | | | | | ||||||
| \ \ \ \ | ||||||
*-. \ \ \ \ | merge near trunk | dgp | 2020-03-18 | 1 | -14/+1 | |
|\ \ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | merge 8.7 | dgp | 2020-03-17 | 1 | -14/+1 | |
| | |\ \ \ \ | |/ / / / / | | | _ / / | | | / / | ||||||
| | * | | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -15/+1 | |
* | | | | | merge trunk | dgp | 2020-03-09 | 1 | -135/+67 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | merge 8.7 | dgp | 2020-03-06 | 1 | -135/+67 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | More TCL_UNUSED deployment | dgp | 2020-03-06 | 1 | -137/+68 | |