summaryrefslogtreecommitdiffstats
path: root/generic/tclEnv.c
Commit message (Expand)AuthorAgeFilesLines
* Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-9/+6
* Clean up a lot of small whitespace issues dkf2024-05-131-6/+9
* More whitespace cleanupdkf2024-05-101-5/+4
* Rebase to 9.0. Error-message improvementjan.nijtmans2023-09-281-0/+11
|\
| * Rebase to 9.0jan.nijtmans2023-09-281-0/+7
|/
* Merge 8.7jan.nijtmans2023-07-211-27/+43
|\
| * simplify tenviron2utfdstr/utf2tenvirondstr macro's, since 2nd argument is alw...jan.nijtmans2023-07-211-38/+53
* | Merge trunkapnadkarni2023-04-141-1/+1
|\ \
| * \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-1/+1
| |\ \ | | |/
| | * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-10/+10
|/ /
* | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-4/+4
* | Merge 8.7jan.nijtmans2022-10-211-1/+1
|\ \ | |/
* | Remove code that was ifdef'ed outapnadkarni2022-08-071-12/+0
* | Start on TIP-602 implementation. Work in progressapnadkarni2022-07-081-0/+3
* | TIP #616: Tcl lists > 2^31 elementsjan.nijtmans2022-06-081-1/+1
* | Merge 8.7jan.nijtmans2021-07-171-0/+10
|\ \ | |/
| * Merge 8.6jan.nijtmans2021-07-171-0/+10
| |\
| | * Proposed fix for [592a25a505]: Tcl_PutEnv() crashes on Windowsjan.nijtmans2021-07-161-0/+10
* | | Merge 8.7jan.nijtmans2021-02-181-0/+9
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-02-181-0/+9
| |\ \ | | |/
| | * Performance optimization in TzsetIfNecessary() function. Cherry-picked from s...jan.nijtmans2021-02-181-0/+9
* | | Merge 8.7jan.nijtmans2020-12-081-2/+2
|\ \ \ | |/ /
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-2/+2
* | | Fix [bf58b04202]: compiler warning in tclEnv.cjan.nijtmans2020-09-201-1/+1
* | | Merge 8.7jan.nijtmans2020-05-111-0/+11
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-05-111-0/+11
| |\ \ | | |/
| | * Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian...jan.nijtmans2020-05-111-0/+11
| | * More uppercase HEX representations in source-code.jan.nijtmans2020-03-181-1/+1
* | | Merge 8.7jan.nijtmans2020-03-181-1/+1
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2020-03-171-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-03-171-1/+1
| |\ \ | | |/
* | | merge 8.7dgp2020-03-171-1/+0
|\ \ \ | |/ /
| * | TIP 569 - remove lint commentsdgp2020-03-171-1/+0
* | | Merge 8.7jan.nijtmans2020-03-151-23/+23
|\ \ \ | |/ /
| * | Merge 8.6. Also fix build with -DTCL_NO_DEPRECATED (which was also the cause ...jan.nijtmans2020-03-151-21/+21
| |\ \ | | |/
| | * Make ourEnviron type (techar **) not (char **), so we need less type-casts.jan.nijtmans2020-03-151-32/+32
| * | Merge 8.6jan.nijtmans2020-03-141-1/+1
| |\ \ | | |/
| | * Fix one wrong type-cast (only causing warning, nothing serious)jan.nijtmans2020-03-141-1/+1
* | | Merge 8.7jan.nijtmans2020-03-141-22/+43
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-03-141-22/+43
| |\ \ | | |/
| | * Merge 8.6. jan.nijtmans2020-03-131-8/+8
| | |\
| | * | fix back-ported from tclSE (with several modifications due to conflicts and c...sebres2020-03-131-22/+43
| | |/
* | | merge 8.7dgp2020-03-061-2/+1
|\ \ \ | |/ /
| * | (no comment)dgp2020-03-061-2/+1
* | | Merge 8.7jan.nijtmans2020-02-281-11/+12
|\ \ \ | |/ /
| * | Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-281-11/+12
| |\ \
| | * \ Merge tip-548jan.nijtmans2019-08-291-1/+2
| | |\ \
| | * \ \ Merge tip-548 (since using the *WChar* functions leads to less type-casts in ...jan.nijtmans2019-08-031-2/+2
| | |\ \ \ | | | |/ /
| | * | | Merge 8.7. Continue implementation for win32jan.nijtmans2019-08-021-3/+3
| | |\ \ \ | | | |/ /