summaryrefslogtreecommitdiffstats
path: root/library/init.tcl
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2023-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
* | | Merge 9.0jan.nijtmans2023-03-301-2/+2
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2023-03-281-2/+2
| |\ \ | | |/
| | * Merge 8.7. Go back to lowercase for POSIX err-messagesjan.nijtmans2023-03-271-2/+2
| | |\
| | * | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file ...jan.nijtmans2023-03-251-2/+2
| | |/
* | | Rebase TIP #626 to latest 9.0. Change Tcl version number from 9.0 to 9.1a0jan.nijtmans2022-11-061-1/+1
|\ \ \ | |/ / |/| |
* | | TIP #646: Change -eofchar handlingjan.nijtmans2022-10-261-1/+1
|\ \ \ | | |/ | |/|
* | | Merge 8.7jan.nijtmans2022-10-171-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * More octal -> hex usagejan.nijtmans2022-10-171-1/+1
* | Do tilde expansion when initializing from TCLLIBPATH and TM env varsapnadkarni2022-08-191-1/+9
* | Merge 8.7jan.nijtmans2021-07-161-1/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2021-07-161-1/+1
| |\
| | * Merge 8.5jan.nijtmans2021-07-161-2/+2
| | |\
| | | * Fix [1a89eba3761f62ee]: Add "exit" Windows shell built-in to auto_execokjan.nijtmans2021-07-141-5/+5
| | * | merge 8.6dgp2020-12-071-1/+1
| | |\ \
| | * \ \ merge 8.6dgp2020-10-271-2/+2
| | |\ \ \
| | * \ \ \ merge 8.6dgp2020-09-281-0/+1
| | |\ \ \ \
| | * \ \ \ \ merge 8.6dgp2020-09-151-2/+2
| | |\ \ \ \ \
| | * | | | | | Bump to 8.6.11 for release.dgp2020-07-061-1/+1
| * | | | | | | Bump version number to distinguish from release.dgp2021-06-181-1/+1
| * | | | | | | Bump to version 8.7a5 for release.dgp2021-05-031-1/+1
* | | | | | | | Bump version number to distinguish from release.dgp2021-06-251-1/+1
* | | | | | | | Bump to version 9.0a3 for release.dgp2021-05-031-1/+1
* | | | | | | | Merge 8.7. Remove "string bytelength" completely. Also fix some TIP #595 left...jan.nijtmans2021-04-301-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Remove wtf-8/wtf-16/tcl-8 encodingsjan.nijtmans2021-04-161-2/+2
| * | | | | | | Deprecate/remove "string bytelength"jan.nijtmans2021-04-091-2/+2
* | | | | | | | Merge 8.7jan.nijtmans2021-01-151-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -...jan.nijtmans2021-01-151-1/+1
* | | | | | | | merge 8.7dgp2021-01-031-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some pla...jan.nijtmans2020-12-281-1/+1
* | | | | | | | Merge 8.7jan.nijtmans2020-12-041-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-231-5/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-5/+5
* | | | | | | | | Merge 8.7jan.nijtmans2020-11-201-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 8.6jan.nijtmans2020-11-201-2/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-201-1/+1
| | | |_|_|/ / | | |/| | | |
| | * | | | | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-261-2/+2
| | | |_|/ / | | |/| | |
| | * | | | When sourcing script files (even when simulating that through open|read), alw...jan.nijtmans2020-09-251-0/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | * | When sourcing script files (even when simulating that through open|read), alw...jan.nijtmans2020-09-251-0/+1
| | * | | Use $index<0 in stead of $index==-1 consistantlyjan.nijtmans2020-09-111-2/+2
| | | |/ | | |/|
| * | | TIP #587 for Tcl 8.7jan.nijtmans2020-09-251-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | TCL_CFGVAL_ENCODING now defaults to "utf-8" as well.jan.nijtmans2020-09-241-2/+2
* | | | Merge trunk. Use utf-8 explicitly when reading/writing script filesjan.nijtmans2020-09-221-0/+1
|\ \ \ \
| * \ \ \ Merge 8.7jan.nijtmans2020-09-221-0/+1
| |\ \ \ \ |/ / / / / | | _ / / | | / /
| * | | When writing script files (like pkgIndex.tcl), always use -translation lf, s...jan.nijtmans2020-09-221-0/+1
* | | | Merge 8.7jan.nijtmans2020-09-111-2/+2
|\ \ \ \ | |/ / /
| * | | Use $index<0 in stead of $index==-1 consistantlyjan.nijtmans2020-09-111-2/+2