summaryrefslogtreecommitdiffstats
path: root/generic/tclCompile.c
Commit message (Expand)AuthorAgeFilesLines
* More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-1/+1
* Merge trunk. Also update Tcl_ObjType.version to match TIP 644apnadkarni2022-11-091-0/+7
|\
| * Merge 8.7jan.nijtmans2022-11-071-1/+1
| |\
| | * Deprecate TclpHasSockets(): Every system nowadays has socketsjan.nijtmans2022-11-071-1/+1
| * | Merge 8.7. lreplace4 bcc instruction and FLT_MAX fixapnadkarni2022-11-051-0/+7
| |\ \ | | |/
| | * Rewrite lreplace4 implementation not to need extra immediate operands.apnadkarni2022-11-031-6/+7
| | * New bytecode implementation for lreplaceapnadkarni2022-10-301-2/+2
| | * New bytecode for linsertapnadkarni2022-10-301-2/+6
| | * Implement lreplace4 BCC instructionapnadkarni2022-10-301-0/+2
* | | TIP 644 - Make Tcl_ObjType extensibleapnadkarni2022-10-111-1/+3
|/ /
* | Merge 8.7jan.nijtmans2022-08-251-2/+6
|\ \ | |/
| * [37108037b9]: Code cleanups to support CHERI. Apply patch 0001 and 0003 (and ...jan.nijtmans2022-08-251-2/+6
* | Merge 8.7. Eliminate warning, seen with clangjan.nijtmans2022-06-131-1/+1
|\ \ | |/
* | Merge 8.7jan.nijtmans2022-06-131-8/+8
|\ \ | |/
| * Some -1 -> TCL_INDEX_NONE. Update fossil's ignore-globjan.nijtmans2022-06-131-43/+44
| * Fix merge conflict previous commitjan.nijtmans2022-01-171-1/+0
| * Merge 8.6jan.nijtmans2022-01-171-0/+1
| |\
| | * Tcl_NewObj() -> TclNewObj()jan.nijtmans2022-01-171-2/+3
* | | More (internal) int -> size_t, allowing values > 2^31jan.nijtmans2022-06-091-5/+5
* | | Undo unintended (internal) variable renamejan.nijtmans2022-06-081-1/+1
* | | TIP #616: Tcl lists > 2^31 elementsjan.nijtmans2022-06-081-106/+112
|\ \ \
| * | | more tweaksjan.nijtmans2022-03-311-14/+15
| * | | More progressjan.nijtmans2022-03-311-1/+1
| * | | more progressjan.nijtmans2022-03-311-1/+1
| * | | More progressjan.nijtmans2022-03-311-15/+15
| * | | more progressjan.nijtmans2022-03-311-8/+8
| * | | More progressjan.nijtmans2022-03-301-3/+3
| * | | More progressjan.nijtmans2022-03-301-15/+15
| * | | More progressjan.nijtmans2022-03-291-24/+24
| * | | More progressjan.nijtmans2022-03-291-6/+6
| * | | Fix some compiler warningsjan.nijtmans2022-03-281-1/+1
| * | | Make varIndexes a size_t[]jan.nijtmans2022-03-231-5/+6
| * | | More progressjan.nijtmans2022-03-231-1/+1
| * | | Furtherjan.nijtmans2022-03-181-4/+4
| * | | More progressjan.nijtmans2022-03-181-3/+3
| * | | More progressjan.nijtmans2022-03-171-14/+14
| * | | Revert previous commit (doesn't work) and merge 9.0jan.nijtmans2022-03-101-20/+20
| |\ \ \ | |/ / / |/| | |
| * | | More progressjan.nijtmans2022-03-091-20/+20
| * | | More size_tjan.nijtmans2022-03-081-3/+3
| * | | Another round of int -> size_t for internal functionsjan.nijtmans2022-03-071-6/+10
| * | | More progressjan.nijtmans2022-03-061-9/+9
|/ / /
* | | Merge 8.7. Fix (windows MSVC OPTS=symbols) build errorjan.nijtmans2022-01-141-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-01-141-1/+1
| |\ \ | | |/
| | * Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few simi...jan.nijtmans2022-01-131-1/+1
| | * IntRep -> InternalRep. Internal changes only.jan.nijtmans2021-10-191-2/+2
| * | Merge 8.7jan.nijtmans2021-10-111-2/+2
| |\ \ | | |/
| | * Eliminate many "register" keywords (which do nothing with modern compilers)jan.nijtmans2020-09-141-1/+1
* | | Merge 8.7jan.nijtmans2021-10-081-7/+7
|\ \ \ | |/ /
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-7/+7
* | | Merge 8.7jan.nijtmans2021-10-061-189/+178
|\ \ \ | |/ /