summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix [77059c4f45]: TclPushVarName(): pointer overflowcore-bug-77059c4f45jan.nijtmans2025-09-181-1/+1
* Merge 8.6jan.nijtmans2025-09-182-2/+2
|\
| * (backport) The option -Wunused-but-set-variable appears to be usable starting...jan.nijtmans2025-09-182-839/+632
* | Eliminate __stdcall usage: cygwin32 is no longer supportedjan.nijtmans2025-09-165-47/+34
|\ \ | |/
| * Eliminate __stdcall usage: cygwin32 is no longer supportedjan.nijtmans2025-09-163-42/+32
* | The option -Wunused-but-set-variable appears to be usable starting clang 15jan.nijtmans2025-09-162-10/+12
|\ \ | |/
| * Fix some harmless complier warnings (discovered with clang 20)jan.nijtmans2025-09-162-18/+19
* | Bug [f0b80a3db9] Remove assertion that TclZipfs_AppHook has been called as cu...apnadkarni2025-09-161-2/+2
|\ \
| * | Bug [f0b80a3db9] Remove assertion that TclZipfs_AppHook has been called as cu...apnadkarni2025-09-151-2/+2
* | | Unicode version 17jan.nijtmans2025-09-152-876/+908
|\ \ \ | | |/ | |/|
| * | Unicode version 17jan.nijtmans2025-09-153-876/+910
* | | Merge 8.6jan.nijtmans2025-09-1510-13/+14
|\ \ \ | |/ / | | / | |/ |/|
| * (backport) Use correct equalityjan.nijtmans2025-09-1514-26/+29
* | deprecate (internal) NS_KILLED. It is not used any morejan.nijtmans2025-09-121-1/+3
* | Re-generate tclDate.c (which is not hand-edited any more)jan.nijtmans2025-09-113-10/+9
* | Clang doesn't know -Wunused-but-set-variablejan.nijtmans2025-09-112-3/+5
* | Change a panic into a runtime error: "can't convert value to type arithseries"jan.nijtmans2025-09-111-30/+1
* | Fix g++ warnings, when compiling for Tcl 8.6jan.nijtmans2025-09-103-8/+10
* | Merge 8.6jan.nijtmans2025-09-083-5/+35
|\ \ | |/
| * New test command "testobj huge". Not used in any testcase yetjan.nijtmans2025-09-081-1/+32
* | Any edit to a released package needs to bump the version number.dgp2025-09-084-6/+6
* | Refactoring for [0439e1e1a3]jan.nijtmans2025-09-082-129/+67
|\ \
| * | More refactoringjan.nijtmans2025-09-071-64/+51
| * | More follow-up to [0439e1e1a3]: Slow detection of illegal expr argument, some...jan.nijtmans2025-09-072-65/+16
* | | Remove empty else clauses from http.tcl, as they add nothing of valuedkf2025-09-081-39/+0
|/ /
* | rework install.tcl to use Tcl features more, and have standard code formattingdkf2025-09-051-191/+219
* | Fix [2a14c349a8]: inconsistant error-message inTcl_GetNumberFromObj(). With t...jan.nijtmans2025-09-052-6/+11
* | [5927f87da3] Remove outdated limit on argument size.dgp2025-09-051-8/+0
|\ \
| * | [5927f87da3] Remove outdated limit on argument size.dgp2025-09-041-8/+0
|/ /
* | %#d conversion is always performed. Fix commentjan.nijtmans2025-09-042-3/+2
* | Improve format #d documentationjan.nijtmans2025-09-041-3/+3
|\ \
| * | [af4780b0b5]: Improve format #d documentationjan.nijtmans2025-09-031-3/+3
|/ /
* | Remove some irksome indents in doc commentsdkf2025-09-022-6/+6
* | Update to burnett01/rsync-deployments@7.1.0jan.nijtmans2025-09-021-1/+1
* | Add code comments, move a function to a better file to own it.dkf2025-09-016-52/+122
* | Fix [85fc8bca03]: Pointer arithmetic with NULL in buildInfoObjCmd(). Update c...jan.nijtmans2025-09-012-2/+6
* | Mount zipfs early - see [87b69745be]apnadkarni2025-09-016-150/+178
|\ \
| * \ Merge 9.0apnadkarni2025-08-282-2/+2
| |\ \
| * | | Mount ALL zipfs archives before ANY library searchescore-apn-early-zipfs-mountsapnadkarni2025-08-276-150/+178
| * | | Create new branch named "apn-early-zipfs-mounts"apnadkarni2025-08-270-0/+0
* | | | Add testcases for out-of-range Unicode charactersjan.nijtmans2025-08-312-0/+100
* | | | Bump the patchlevel of TclOOdkf2025-08-314-4/+5
* | | | Make things that ought to be constants be so.dkf2025-08-301-8/+63
* | | | Backport of oo::object-><cloned> in C.dkf2025-08-3011-345/+446
|\ \ \ \
| * | | | Backport of oo::object-><cloned> in C.dkf2025-08-3011-345/+446
|/ / / /
* | | | More backported initialisation acceleration of TclOOdkf2025-08-288-469/+763
|\ \ \ \
| * | | | Modify code and comments for 9.0 styledkf2025-08-283-87/+114
| * | | | Move more machinery into C from the TclOO init scriptdkf2025-08-287-327/+547
| * | | | Tinkering, making code simpler or easier to maintaindkf2025-08-284-125/+151
| * | | | Complete the moving of the definition of slots entirely into Cdkf2025-08-284-123/+144
|/ / / /