Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unused arguments in the OO source code files. | dgp | 2020-03-07 | 6 | -187/+98 |
* | more | dgp | 2020-03-06 | 5 | -129/+66 |
* | 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 |
* | | 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.6 | jan.nijtmans | 2020-03-05 | 3 | -1335/+1357 |
|\ \ \ | | |/ | |/| | |||||
| * | | Update to Unicode-13 | jan.nijtmans | 2020-03-05 | 3 | -1335/+1357 |
| |\ \ | |||||
| | * \ | Update all internal tables to Unicode 13. | jan.nijtmans | 2020-03-05 | 3 | -1333/+1355 |
| | |\ \ | |||||
| | | * | | Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] ... | jan.nijtmans | 2020-02-11 | 3 | -1335/+1357 |
| | * | | | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 | jan.nijtmans | 2020-02-26 | 1 | -1/+1 |
| | * | | | Correct ANSI prototype of TclNokia770Doubles() | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-03-05 | 1 | -20/+15 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Move setting of interpreter error-message from tclUnixSock.c to tclIO.c, sinc... | jan.nijtmans | 2020-03-05 | 1 | -19/+14 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-03-04 | 2 | -50/+56 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | Implement WideSeekProc() for all channels which have a SeekProc(). Implement ... | jan.nijtmans | 2020-03-04 | 4 | -494/+645 |
* | | | | Don't generate "deprecated" warning for Tcl_Close(), since only the stub entr... | jan.nijtmans | 2020-03-02 | 2 | -4/+3 |
* | | | | Better error-message in case of "index out of range", mentioning the actual i... | jan.nijtmans | 2020-02-29 | 2 | -17/+16 |
* | | | | Implement TIP #562: Deprecate channel types 1-4 | jan.nijtmans | 2020-02-28 | 10 | -106/+238 |
|\ \ \ \ | |||||
| * | | | | Oopsee | jan.nijtmans | 2020-02-02 | 1 | -1/+1 |
| * | | | | Deprecate Tcl_Close() stub entry as well | jan.nijtmans | 2020-02-02 | 7 | -42/+62 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek... | jan.nijtmans | 2020-01-31 | 10 | -60/+91 |
| * | | | | Merge 8.7 | jan.nijtmans | 2020-01-31 | 2 | -6/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-01-30 | 8 | -145/+117 |
| |\ \ \ \ \ | |||||
| * | | | | | | Deprecate channel types 1-4 | jan.nijtmans | 2020-01-29 | 8 | -87/+151 |
* | | | | | | | Implement TIP #557: C++ support for Tcl | jan.nijtmans | 2020-02-28 | 83 | -1751/+2689 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-02-26 | 6 | -10/+9 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-02-13 | 33 | -554/+878 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 14 | -94/+191 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix 2 unused arguments with USE_DTRACE | jan.nijtmans | 2019-12-20 | 1 | -1/+3 |
| * | | | | | | | | | Two more unused arguments. | jan.nijtmans | 2019-12-20 | 1 | -15/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge 8.7 and (hopefully) fix Travis build with C++ | jan.nijtmans | 2019-12-13 | 1 | -1/+9 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-12-13 | 22 | -1326/+370 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-12-11 | 1 | -6/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-12-08 | 2 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |