summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Rebase to trunkjan.nijtmans2025-05-064-4/+60
|\
| * Rebase (makes use of [8ffd8cabd1])jan.nijtmans2025-05-054-4/+60
| |\
| | * Protect TclWinGetUserEncoding() for environments it doen't exist, e.g. Tcl 9....jan.nijtmans2025-04-251-0/+8
| | * Implement "encoding user" without TIP #716jan.nijtmans2025-04-244-4/+52
* | | [42d14c495a] Parsing long floating point stringsoehhar2025-05-051-0/+34
|\ \ \ | |/ / |/| |
| * | [42d14c495a] Parsing long floating point stringsoehhar2025-05-051-0/+34
| |\ \
| | * | [42d14c495a] Add source code comment and test case provided by Christian Wern...oehhar2025-05-051-0/+7
| | * | Proposed fix for [42d14c495a]: Parsing long floating point strings (thanks, C...jan.nijtmans2025-04-021-0/+27
| * | | Correct false claims in the header comment of RequiredPrecision()dgp2025-04-161-1/+2
* | | | Missing TclOOM() calls, which produce a panic when Tcl_InitStringRep() failsjan.nijtmans2025-05-053-4/+8
* | | | merge 8.7dgp2025-05-021-6/+5
|\ \ \ \
| * | | | Use Tcl_InitStringRep() as intended.dgp2025-05-021-6/+5
* | | | | merge fixdgp2025-05-021-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | Rework overflow test so it happens in a valid range.dgp2025-05-021-2/+4
* | | | | Indenting and comments, backported from 9.1jan.nijtmans2025-04-294-39/+50
* | | | | Minor tweak. Pass interp as NULL as error thrown away.apnadkarni2025-04-281-1/+1
* | | | | Fix compiled indexlist for lseqcore-apn-bug-452b-7d31apnadkarni2025-04-281-20/+16
* | | | | Partial fix and test cases for bug [452b103a74] - lseq nested indicesapnadkarni2025-04-271-1/+1
* | | | | Fix [7d3101bf28] - crash on out of bounds lindex into lseqapnadkarni2025-04-271-0/+7
* | | | | Fix lindex crash on non-numeric index into lseqapnadkarni2025-04-271-2/+3
* | | | | Unneeded (char *) typecastjan.nijtmans2025-04-241-2/+2
| |_|_|/ |/| | |
* | | | VarHashCreateVar() isn't used in tclExecute.cjan.nijtmans2025-04-201-9/+4
* | | | Fix warning: variables 'ui' and 'maxSizeDecade' used in loop condition not mo...jan.nijtmans2025-04-171-2/+1
* | | | off-by-8 (thanks, Don!)jan.nijtmans2025-04-171-1/+1
* | | | Correct false claims in the header comment of RequiredPrecision()dgp2025-04-161-1/+2
* | | | Review [56f880ad7b|this] commit: Introduce TclNewNamespaceObj() to factor out...jan.nijtmans2025-04-142-8/+7
* | | | Fix [92aeb847f9]: proc with more than 2**31 variablesjan.nijtmans2025-04-141-15/+26
|\ \ \ \
| * | | | Error-message cleanupjan.nijtmans2025-04-141-21/+17
| * | | | Slight improvement: Cleanup before creating error-messagejan.nijtmans2025-04-101-6/+11
| * | | | First attempt at fixing [92aeb847f9]: proc with more than 2**31 variables. At...jan.nijtmans2025-04-101-1/+10
* | | | | Put back a comment, which should not have been removedjan.nijtmans2025-04-131-0/+7
* | | | | Remove comment which is not true any more: TclVarHashFindVar() is not used in...jan.nijtmans2025-04-132-16/+0
* | | | | Fix for [fd8341e496]: Tcl_InitStubs compatibility for 9.1jan.nijtmans2025-04-111-0/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix for [fd8341e496]: Tcl_InitStubs compatibility for 9.1jan.nijtmans2025-04-111-0/+3
* | | | | Fix and speedup for TclLog2() - only used with TCL_COMPILE_STATS. Can now han...jan.nijtmans2025-04-114-43/+53
| |/ / / |/| | |
* | | | Fix [04aad56155]: __attribute__((noreturn)) conflicts with stdnoreturn.hjan.nijtmans2025-04-071-3/+3
|\ \ \ \ | |/ / /
| * | | Fix [04aad56155]: __attribute__((noreturn)) conflicts with stdnoreturn.hjan.nijtmans2025-04-071-1/+1
* | | | Fix [02fe7f5c89]: tcl::unsupported::icu::detect missing 32-bit error-checkjan.nijtmans2025-04-061-5/+8
* | | | Eliminate some -Wconversion warnings. Fix commentsjan.nijtmans2025-04-061-34/+33
* | | | Prevent warning on Cygwin: warning: 'ECASECLASH' is no longer used by Cygwinjan.nijtmans2025-04-031-0/+8
|\ \ \ \ | |/ / /
| * | | Prevent warning on Cygwin: warning: 'ECASECLASH' is no longer used by Cygwinjan.nijtmans2025-04-031-0/+8
| | |/ | |/|
* | | Fix -Wconversion warningsjan.nijtmans2025-04-021-50/+50
|\ \ \ | |/ /
| * | Fix -Wconversion and unused parameter warnings. Backported from (but unrelate...jan.nijtmans2025-04-021-90/+78
* | | Fix some -Wconversion warningscore-conversion-warningjan.nijtmans2025-03-301-2/+2
* | | merge 8.7sebres2025-03-141-1/+1
|\ \ \ | | |/ | |/|
| * | missing staticsebres2025-03-141-1/+1
* | | merge 8.7sebres2025-03-141-33/+26
|\ \ \ | |/ /
| * | code deduplicationsebres2025-03-141-31/+24
| * | paddingsebres2025-03-141-6/+6
* | | merge 8.7sebres2025-03-131-2/+2
|\ \ \ | |/ /