Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 8.7 | dgp | 2020-03-09 | 35 | -425/+220 |
|\ | |||||
| * | Mac fix | dgp | 2020-03-09 | 1 | -1/+5 |
| * | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 12 | -125/+56 |
| * | TCL_UNUSED in the unix sources. | dgp | 2020-03-09 | 16 | -130/+75 |
| * | need internal header now. | dgp | 2020-03-09 | 1 | -0/+1 |
| * | Bring TCL_UNUSED to macosx sources. | dgp | 2020-03-09 | 2 | -11/+6 |
| * | more | dgp | 2020-03-09 | 2 | -139/+69 |
| * | More | dgp | 2020-03-09 | 3 | -27/+13 |
* | | Merge 8.7 | jan.nijtmans | 2020-03-09 | 14 | -740/+360 |
|\ \ | |/ | |||||
| * | More TCL_UNUSED | dgp | 2020-03-09 | 8 | -633/+281 |
| * | More TCL_UNUSED. | dgp | 2020-03-08 | 7 | -123/+85 |
* | | Merge 8.7 | jan.nijtmans | 2020-03-07 | 2 | -12/+14 |
|\ \ | |/ | |||||
| * | Move TCL_UNUSED to tclInt.h, so we can still deprecate JOIN() | jan.nijtmans | 2020-03-07 | 2 | -15/+15 |
* | | Merge 8.7 | jan.nijtmans | 2020-03-07 | 14 | -329/+177 |
|\ \ | |/ | |||||
| * | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using ... | jan.nijtmans | 2020-03-07 | 5 | -43/+43 |
| * | Unused arguments in the OO source code files. | dgp | 2020-03-07 | 6 | -187/+98 |
| * | more | dgp | 2020-03-06 | 5 | -129/+66 |
* | | merge 8.7 | dgp | 2020-03-06 | 32 | -1415/+668 |
|\ \ | |/ | |||||
| * | More unused arguments through the IO code. | dgp | 2020-03-06 | 4 | -92/+47 |
| * | more | dgp | 2020-03-06 | 1 | -17/+13 |
| * | more unused arguments | dgp | 2020-03-06 | 2 | -20/+11 |
| * | merge 8.6 | dgp | 2020-03-06 | 1 | -36/+1 |
| |\ | |||||
| | * | Remove SetIndexFromAny(), a useless routine that can only be reached via | dgp | 2020-03-06 | 1 | -35/+1 |
| * | | more | dgp | 2020-03-06 | 2 | -18/+8 |
| * | | more | dgp | 2020-03-06 | 3 | -33/+31 |
| * | | (no comment) | dgp | 2020-03-06 | 2 | -13/+7 |
| * | | (no comment) | dgp | 2020-03-06 | 1 | -6/+3 |
| * | | more unused arguments | dgp | 2020-03-06 | 2 | -141/+53 |
| * | | more of the same | dgp | 2020-03-06 | 3 | -117/+74 |
| * | | More TCL_UNUSED(). | dgp | 2020-03-06 | 6 | -599/+254 |
| * | | More TCL_UNUSED deployment | dgp | 2020-03-06 | 2 | -147/+73 |
| * | | More TCL_UNUSED deployment. | dgp | 2020-03-06 | 1 | -55/+23 |
| * | | Untangle some MEM_DEBUG ifdeffery. | dgp | 2020-03-06 | 1 | -22/+21 |
| * | | More deployment of TCL_UNUSED. (Travis appears happy with it). | dgp | 2020-03-06 | 2 | -101/+50 |
* | | | merge 8.7 | dgp | 2020-03-05 | 2 | -3/+13 |
|\ \ \ | |/ / | |||||
| * | | Have to move the JOIN() macro out of deprecation for this TCL_UNUSED. | dgp | 2020-03-05 | 1 | -4/+5 |
| * | | Merge TCL_UNUSED to dev branches for full Travis testing as a tool to arrest | dgp | 2020-03-05 | 2 | -2/+11 |
| |\ \ | |||||
| | * | | Create a new macro to deal with unused arguments so we can silence compiler | dgp | 2020-03-02 | 2 | -2/+11 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-03-05 | 5 | -1352/+1374 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-03-05 | 5 | -1352/+1374 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Update to Unicode-13 | jan.nijtmans | 2020-03-05 | 5 | -1352/+1374 |
| | |\ \ | |||||
| | | * \ | Update all internal tables to Unicode 13. | jan.nijtmans | 2020-03-05 | 7 | -1352/+1374 |
| | | |\ \ | |||||
| | | | * \ | Merge 8.7 | jan.nijtmans | 2020-02-12 | 1 | -45/+40 |
| | | | |\ \ | |||||
| | | | * | | | Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] ... | jan.nijtmans | 2020-02-11 | 5 | -1352/+1374 |
* | | | | | | | Merge 8.7 | jan.nijtmans | 2020-03-05 | 2 | -31/+19 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 8.6 | jan.nijtmans | 2020-03-05 | 2 | -33/+21 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Move setting of interpreter error-message from tclUnixSock.c to tclIO.c, sinc... | jan.nijtmans | 2020-03-05 | 2 | -50/+44 |
* | | | | | | | merge 8.7 | dgp | 2020-03-04 | 1 | -3/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | merge 8.6 | dgp | 2020-03-04 | 1 | -3/+11 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | The close routines of the "tcp" channel type were failing to record error | dgp | 2020-03-04 | 1 | -1/+10 |