Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -8/+8 |
|\ | |||||
* \ | 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 |
| | | | | | | | | C sources can now use UTF-8, as far as gcc/clang/msvc support it. Not used yet | ||||
* | | Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code. | jan.nijtmans | 2020-06-04 | 1 | -6/+6 |
|\ \ | |/ | |||||
* | | Merge 8.7 | jan.nijtmans | 2020-04-16 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Merge 8.7 | jan.nijtmans | 2020-04-16 | 1 | -1/+2 |
| |\ | |||||
| | * | Merge 8.6. Add TclStaticPackage to (internal) stub table. Code cleanup. | jan.nijtmans | 2020-04-16 | 1 | -29/+30 |
| | |\ | |||||
| | | * | Add (internal) stub entries for TclRegisterLiteral and TclStaticPackage. Not ↵ | jan.nijtmans | 2020-04-16 | 1 | -91/+121 |
| | | | | | | | | | | | | | | | | | | | | used in any test-cases yet, but could be used in extensions for testing. Backported from 8.6. New test commands "testbytestring" and "teststringbytes". Also backported from 8.6. Not used in any test-cases yet. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -6/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge tip-548. A few more fixes, trying to make the Travis build work (finally) | jan.nijtmans | 2019-09-02 | 1 | -3/+4 |
| |\ \ \ | |||||
| * \ \ \ | Let's try a real C++ build with Travis on Linux | jan.nijtmans | 2019-08-30 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -22/+22 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * | | | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -7/+7 |
| | | | | | | |||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-08-15 | 1 | -22/+22 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge 8.7 | jan.nijtmans | 2019-08-14 | 1 | -3/+3 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ↵ | jan.nijtmans | 2019-07-17 | 1 | -22/+22 |
| | |/ / / | |/| | | | | | | | | | | | | | in C++ (removed in C++17, even), and essentially does nothing with most modern compilers. | ||||
* | | | | | Merge 8.7 | jan.nijtmans | 2019-08-01 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Add some "const" keywords, in places where strings are really const. | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2019-07-24 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Eliminate the use of C++ keywords as variable names. Nothing more than ↵ | jan.nijtmans | 2019-07-23 | 1 | -2/+2 |
| |/ / / | | | | | | | | | | | | | rename the variables in something else. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2019-06-07 | 1 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | More usage of TCL_INDEX_NONE in stead of -1. More internal use of size_t, ↵ | jan.nijtmans | 2019-06-07 | 1 | -19/+23 |
| | | | | | | | | | | | | | | | | mainly in memory statistics (debug-mode only), and TCL_Z_MODIFIER. This gives broader memory statistics on win64. | ||||
* | | | | Merge 8.7, and add some more usage of TCL_INDEX_NONE/TCL_AUTO_LENGTH | jan.nijtmans | 2019-06-06 | 1 | -2/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Squelch compiler warnings, but make refCount of type unsigned int. | jan.nijtmans | 2019-06-06 | 1 | -4/+6 |
| |\ \ \ | |||||
| | * | | | squelch int vs. long int (size_t) warings in comparison, format specifiers | bch | 2019-06-06 | 1 | -4/+4 |
| |/ / / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-01 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-glob | jan.nijtmans | 2019-03-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) ↵ | jan.nijtmans | 2019-02-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | and (unsigned) type-casts, which don't make sense any more. | ||||
* | | | | More size_t-related consolidations. Now regexp can handle strings >2GB and ↵ | jan.nijtmans | 2019-02-05 | 1 | -19/+12 |
| | | | | | | | | | | | | | | | | more. Remove many type-casts which are not necessary any more. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2019-01-26 | 1 | -15/+26 |
|\ \ \ \ | |/ / / | |||||
| * | | | Do not assume that literals have a non-NULL bytes field; user code could ↵ | dkf | 2019-01-25 | 1 | -15/+26 |
| |\ \ \ | | |/ / | | | | | | | | | purge it. | ||||
| | * | | Do not assume that literals have a non-NULL bytes field; user code could ↵ | dkf | 2019-01-25 | 1 | -15/+26 |
| | |\ \ | | | |/ | | | | | | | | | purge it. | ||||
| | | * | Do not assume that literals have a non-NULL bytes field; user code could ↵ | dkf | 2019-01-25 | 1 | -15/+26 |
| | | | | | | | | | | | | | | | | purge it. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2018-12-11 | 1 | -11/+11 |
|\ \ \ \ | |/ / / | | | | | | | | | In test-cases, don't load Tcltest package if it isn't actually used. Another round of size_t related improvements. Nothing functional. Also improve some comments. | ||||
* | | | | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make ↵ | jan.nijtmans | 2018-11-18 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | code and documentation more readable. Shifted to feature branch as a temporary measure since it doesn't build. | ||||
* | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, ↵ | jan.nijtmans | 2018-09-01 | 1 | -14/+14 |
|\ \ \ \ | |/ / / | | | | | | | | | TCL_IO_FAILURE and TCL_NO_LENGTH (experimental, still open to be renamed following discussion) | ||||
* | | | | More using TCL_Z_MODIFIER where possible | jan.nijtmans | 2018-06-28 | 1 | -6/+6 |
| | | | | |||||
* | | | | merge trunk | jan.nijtmans | 2017-12-22 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Change a few (internal) refCount/mask variables to unsigned type. | jan.nijtmans | 2017-12-22 | 1 | -11/+12 |
| | | | | |||||
* | | | | re-base "novem-more-memory-API" to trunk. TIP not submitted yet, but upcoming. | jan.nijtmans | 2017-11-16 | 1 | -64/+66 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | More internal use of size_t in stead of int (e.g. in many 'epoch's) | jan.nijtmans | 2017-02-22 | 1 | -8/+6 |
| | | | | |||||
| * | | | More internal use of size_t. Eliminate unused "isBin" argument from ↵ | jan.nijtmans | 2016-12-01 | 1 | -51/+55 |
| | | | | | | | | | | | | | | | | TclpSysAlloc() | ||||
| * | | | merge trunk | jan.nijtmans | 2016-11-25 | 1 | -4/+4 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | merge trunk | jan.nijtmans | 2016-09-21 | 1 | -2/+7 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | merge trunk | jan.nijtmans | 2016-09-16 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | merge trunk | jan.nijtmans | 2016-09-07 | 1 | -16/+19 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge trunk | jan.nijtmans | 2016-09-05 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | Merge trunk | jan.nijtmans | 2016-07-12 | 1 | -7/+7 |
| | | | | | | | |||||
* | | | | | | | Merge core-8-6-branch. Add more comments to tclLiteral.c, contributed by ↵ | jan.nijtmans | 2016-09-21 | 1 | -2/+7 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | | | mr_calvin |