summaryrefslogtreecommitdiffstats
path: root/generic/tclPkg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-02-101-2/+2
|\
| * Merge 8.6jan.nijtmans2022-02-101-2/+2
| |\
| | * Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_...jan.nijtmans2022-02-101-2/+2
| | * Tcl_NewObj() -> TclNewObj()jan.nijtmans2022-01-171-2/+3
| | * More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-131-1/+2
* | | Merge 8.7jan.nijtmans2021-11-261-3/+3
|\ \ \ | |/ /
| * | TIP #599 implementation: Extended build informationjan.nijtmans2021-11-261-3/+3
| |\ \
| | * | Remove tclPkg.c changes, instead implement new tcl::build-info commandjan.nijtmans2021-07-131-3/+3
| | * | Merge 8.7jan.nijtmans2020-12-131-2/+2
| | |\ \ | | |/ / | |/| |
| | * | Merge 8.7jan.nijtmans2020-10-051-2/+2
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2020-09-291-1/+1
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2020-09-271-4/+5
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2020-09-151-1/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7. Provide both major and minor version number for gcc/clang/msvcjan.nijtmans2020-07-061-10/+3
| | |\ \ \ \ \ \
| | * | | | | | | WIP: Store build info in packagejan.nijtmans2020-06-291-2/+9
| | |/ / / / / /
* | | | | | | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-5/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
* | | | | | | | 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
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge 8.7jan.nijtmans2020-10-021-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix -Wshadow warnings, when compiling with a C++ compilerjan.nijtmans2020-10-021-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge 8.7jan.nijtmans2020-09-281-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2020-09-281-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | Make Tcl compile warning-free using -Wshadowjan.nijtmans2020-09-281-2/+3
| | * | | end-of-line spacingjan.nijtmans2019-05-241-1/+1
| | |\ \ \
* | | \ \ \ Merge 8.7jan.nijtmans2020-09-171-4/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-4/+5
| | |_|_|/ | |/| | |
* | | | | Merge 8.7jan.nijtmans2020-08-131-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | More usage of TclNewIntObj() macrojan.nijtmans2020-08-131-1/+2
| | |_|/ | |/| |
* | | | merge 8.7dgp2020-03-171-1/+0
|\ \ \ \ | |/ / /
| * | | TIP 569 - remove lint commentsdgp2020-03-171-1/+0
* | | | Merge 8.7jan.nijtmans2020-03-091-22/+10
|\ \ \ \ | |/ / /
| * | | More TCL_UNUSED.dgp2020-03-081-22/+10
* | | | Merge 8.7jan.nijtmans2020-02-281-48/+60
|\ \ \ \ | |/ / /
| * | | Mark more unused parametersjan.nijtmans2019-09-031-3/+15
| * | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ...jan.nijtmans2019-08-031-2/+2
| |\ \ \
| * | | | Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-45/+45
* | | | | Merge 8.7jan.nijtmans2019-07-241-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Eliminate the use of C++ keywords as variable names. Nothing more than rename...jan.nijtmans2019-07-231-3/+3
| |/ / /
* | | | merge 8.7dkf2019-04-191-101/+218
|\ \ \ \ | |/ / /
| * | | Style corrections and warning eliminationdkf2019-04-181-101/+217
* | | | Code cleanup: Remove unneeded #undef's, and unneeded inclused. No change in f...jan.nijtmans2019-03-241-3/+3
* | | | merge 8.7dgp2019-03-081-20/+18
|\ \ \ \ | |/ / /
| * | | merge 8.6dgp2019-03-081-20/+18
| |\ \ \ | | |/ /
| | * | In the 8.6.* releases, Tcl_GetStringResult() still passes through interp->res...dgp2019-03-071-2/+2
| | * | [39fed4dae5] Minimal fix for volatile lifetime of string returned bydgp2019-03-061-18/+16
| * | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an...jan.nijtmans2019-02-271-4/+4
* | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >...jan.nijtmans2019-02-011-1/+1
|\ \ \ \ | |/ / /
* | | | Another round of int -> size_t modifications, so strings > 2Gb are handled co...jan.nijtmans2019-01-241-1/+2
* | | | Merge 8.7jan.nijtmans2018-12-111-6/+7
|\ \ \ \ | |/ / /
* | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_...jan.nijtmans2018-09-011-55/+55