Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [bf58b04202]: compiler warning in tclEnv.c | jan.nijtmans | 2020-09-20 | 1 | -1/+1 |
| | |||||
* | Merge 8.7 | jan.nijtmans | 2020-05-11 | 1 | -0/+11 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2020-05-11 | 1 | -0/+11 |
| |\ | |||||
| | * | Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to ↵ | jan.nijtmans | 2020-05-11 | 1 | -0/+11 |
| | | | | | | | | | | | | Christian Werner for the Bug report and the Fix. | ||||
| | * | More uppercase HEX representations in source-code. | jan.nijtmans | 2020-03-18 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-03-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
* | | | merge 8.7 | dgp | 2020-03-17 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -1/+0 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-03-15 | 1 | -23/+23 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. Also fix build with -DTCL_NO_DEPRECATED (which was also the cause ↵ | jan.nijtmans | 2020-03-15 | 1 | -21/+21 |
| |\ \ | | |/ | | | | | | | of the "master" build failure) | ||||
| | * | Make ourEnviron type (techar **) not (char **), so we need less type-casts. | jan.nijtmans | 2020-03-15 | 1 | -32/+32 |
| | | | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-03-14 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix one wrong type-cast (only causing warning, nothing serious) | jan.nijtmans | 2020-03-14 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-03-14 | 1 | -22/+43 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-03-14 | 1 | -22/+43 |
| |\ \ | | |/ | |||||
| | * | Merge 8.6. | jan.nijtmans | 2020-03-13 | 1 | -8/+8 |
| | |\ | | | | | | | | | Code review: Tcl 8.6 doesn't (need to) build with -DUNICODE -D_UNICODE any more, so things can be simplified. Good work, thanks! | ||||
| | * | | fix back-ported from tclSE (with several modifications due to conflicts and ↵ | sebres | 2020-03-13 | 1 | -22/+43 |
| | |/ | | | | | | | | | | compat reasons) | ||||
* | | | merge 8.7 | dgp | 2020-03-06 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | (no comment) | dgp | 2020-03-06 | 1 | -2/+1 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -11/+12 |
|\ \ \ | |/ / | |||||
| * | | Implement TIP #557: C++ support for Tcl | jan.nijtmans | 2020-02-28 | 1 | -11/+12 |
| |\ \ | |||||
| | * \ | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -1/+2 |
| | |\ \ | |||||
| | * \ \ | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ↵ | jan.nijtmans | 2019-08-03 | 1 | -2/+2 |
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | c++) Als finish implementaton for MacOSX | ||||
| | * | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -3/+3 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -5/+5 |
| | |/ / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-26 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-02-26 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Resolve a number of shadowed variables (discovered by compiling with -Wshadow) | jan.nijtmans | 2020-02-26 | 1 | -3/+3 |
| | | | |||||
| | * | Add one more knownMsvcBug marker, for a test-case which sometimes fails in ↵ | jan.nijtmans | 2019-08-02 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | Travis. Fix a struct initializer, add two typecasts and a "const", which can generate gcc warnings with some compiler options. | ||||
* | | | Enhance documentations. Move TCL_INDEX_NONE from tclInt.h to tcl.h, since ↵ | jan.nijtmans | 2019-03-31 | 1 | -2/+2 |
| | | | | | | | | | | | | it's too useful. | ||||
* | | | Merge 8.7 | jan.nijtmans | 2019-03-07 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix gcc compiler warning | jan.nijtmans | 2019-03-07 | 1 | -1/+2 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2019-03-07 | 1 | -0/+12 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. Remove unneeded code from init.tcl | jan.nijtmans | 2019-03-07 | 1 | -0/+12 |
| |\ \ | | |/ | |||||
| | * | Fix [9471e6e304]: InitWinEnv not thread safe | jan.nijtmans | 2019-03-07 | 1 | -0/+12 |
| | | | |||||
| * | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) ↵ | jan.nijtmans | 2019-02-27 | 1 | -5/+5 |
| |/ | | | | | | | 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 | -3/+3 |
| | | | | | | | | more. Remove many type-casts which are not necessary any more. | ||||
* | | Merge 8.7 | jan.nijtmans | 2018-12-11 | 1 | -4/+4 |
|\ \ | |/ | | | | | 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. | ||||
* | | Use more TCL_AUTO_LENGTH, when appropriate | jan.nijtmans | 2018-10-06 | 1 | -4/+4 |
| | | |||||
* | | 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) | ||||
* | | New macro TclGetUnicodeFromObj() which can handle size_t | jan.nijtmans | 2018-07-01 | 1 | -11/+10 |
|/ | |||||
* | Unbreak build on Windows (and - most likely - some other platforms too) | jan.nijtmans | 2018-06-18 | 1 | -3/+2 |
| | |||||
* | Full cleanup of env cache when in a PURIFY build. | pooryorick | 2018-06-18 | 1 | -1/+9 |
| | |||||
* | Plug leak in TclSetEnv. | pooryorick | 2018-06-18 | 1 | -0/+4 |
| | |||||
* | Fix [6f2f83cc149e9918884faffefebc8dfa695f4ea0|6f2f83cc14]: tclWinload.c ↵ | jan.nijtmans | 2017-11-03 | 1 | -0/+1 |
| | | | | robustness. And fix a minor possible memory leak in TclSetupEnv() as well. Thanks to Christian Werner for both suggestions, backported from Androwish. | ||||
* | Proposed fix for [9b47029467631832]: testing existence of env(some_thing) ↵ | jan.nijtmans | 2016-02-19 | 1 | -3/+3 |
| | | | | | destroys traces. Was the comment [http://core.tcl.tk/tcl/artifact/f93c0675115b73ce?ln=554|here] not correct after all?. | ||||
* | Remove useless code, trying to sync win32 environment variables with ↵ | jan.nijtmans | 2015-05-25 | 1 | -98/+1 |
|\ | | | | | | | cygwin's. cygwin1.dll is responsible for doing that. Taken over from cygwin's tcl fork. | ||||
| * | Remove useless code, trying to sync win32 environment variables with ↵ | jan.nijtmans | 2015-05-25 | 1 | -99/+1 |
| | | | | | | | | cygwin's. cygwin1.dll is responsible for doing that. Taken over from cygwin's tcl fork. |