summaryrefslogtreecommitdiffstats
path: root/generic/tclCompile.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. lreplace4 bcc instruction and FLT_MAX fixapnadkarni2022-11-051-0/+8
|\
| * Merge core-8-branchapnadkarni2022-11-051-9/+8
| |\
| * | Rewrite lreplace4 implementation not to need extra immediate operands.apnadkarni2022-11-031-2/+8
| * | New bytecode for linsertapnadkarni2022-10-301-1/+1
| * | Implement lreplace4 BCC instructionapnadkarni2022-10-301-2/+4
* | | Merge 8.7jan.nijtmans2022-10-251-10/+10
|\ \ \ | | |/ | |/|
| * | Some more int -> Tcl_Size conversions, making the diff with the Tcl 9.0 heade...jan.nijtmans2022-10-251-9/+8
| |/
| * Change back some Tcl_Size usages to int (e.g. in MODULE_SCOPE definitions)jan.nijtmans2022-10-231-26/+26
| * typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628)jan.nijtmans2022-10-211-93/+93
* | Change back some Tcl_Size usage to size_t (e.g. in MODULE_SCOPE definitions, ...jan.nijtmans2022-10-231-20/+22
* | Merge 9.0jan.nijtmans2022-07-041-3/+3
|\ \
| * \ Merge 8.7jan.nijtmans2022-07-041-3/+3
| |\ \ | | |/
| | * Some -1 -> TCL_INDEX_NONE (Thanks, Gustaf!)jan.nijtmans2022-07-041-4/+4
* | | Merge 9.0jan.nijtmans2022-06-241-80/+80
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-06-241-3/+3
| |\ \ |/ / / | | _
| * Don't use TCL_HASH_TYPE for epoch/refCount type variables, keep it the same a...jan.nijtmans2022-06-241-3/+3
* | Merge 8.7jan.nijtmans2022-06-231-8/+8
|\ \ | |/
| * more "unsigned int" -> TCL_HASH_TYPEjan.nijtmans2022-06-231-8/+8
* | Merge 8.7jan.nijtmans2022-06-131-1/+1
|\ \ | |/
* | More (internal) int -> size_t, allowing values > 2^31jan.nijtmans2022-06-091-2/+2
* | Undo unintended (internal) variable renamejan.nijtmans2022-06-081-1/+1
* | Merge 9.0jan.nijtmans2022-05-301-12/+4
|\ \
| * \ Merge 8.7jan.nijtmans2022-05-271-12/+4
| |\ \ | | |/
| | * Use more Tcl_ObjCmdProc/Tcl_MethodCallProc typedefsjan.nijtmans2022-05-271-12/+4
* | | more tweaksjan.nijtmans2022-03-311-4/+4
* | | More progressjan.nijtmans2022-03-311-2/+2
* | | more progressjan.nijtmans2022-03-311-2/+2
* | | More progressjan.nijtmans2022-03-311-3/+3
* | | more progressjan.nijtmans2022-03-311-4/+4
* | | More progressjan.nijtmans2022-03-301-13/+13
* | | More progressjan.nijtmans2022-03-301-5/+5
* | | More progressjan.nijtmans2022-03-291-7/+7
* | | More progressjan.nijtmans2022-03-291-4/+4
* | | size_t continuedjan.nijtmans2022-03-241-4/+4
* | | More size_tjan.nijtmans2022-03-241-5/+5
* | | Make varIndexes a size_t[]jan.nijtmans2022-03-231-1/+1
* | | Furtherjan.nijtmans2022-03-181-2/+2
* | | More progressjan.nijtmans2022-03-171-7/+7
* | | Update doc, fix PrintSourceToObj signaturejan.nijtmans2022-03-101-5/+5
* | | Revert previous commit (doesn't work) and merge 9.0jan.nijtmans2022-03-101-8/+8
|\ \ \ | |/ /
* | | More progressjan.nijtmans2022-03-091-8/+8
* | | More size_tjan.nijtmans2022-03-081-6/+16
* | | Another round of int -> size_t for internal functionsjan.nijtmans2022-03-071-12/+12
|/ /
* | Use size_t in AuxDataPrintProcjan.nijtmans2022-03-011-3/+3
* | Backout part of previous commit, making compile.test work again with --enable...jan.nijtmans2022-02-281-6/+6
* | More size_t usage, e.g. for "foreach"jan.nijtmans2022-02-271-10/+10
* | Merge 8.7jan.nijtmans2022-01-131-9/+9
|\ \ | |/
| * Merge 8.6jan.nijtmans2022-01-131-9/+9
| |\
| | * Proposed fix for [26f1328a86]: sizeof(int) < sizeof(void*) -> Crashjan.nijtmans2022-01-121-9/+9
* | | Merge 8.7jan.nijtmans2021-10-081-6/+6
|\ \ \ | |/ /