summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Start of testsdkf2023-11-291-0/+32
| * | | | Command defined. It does nothing yet.dkf2023-11-274-1/+120
| * | | | Constants can't be written to or unsetdkf2023-11-271-2/+36
| * | | | Merge main into tip-677dkf2023-11-25230-5362/+7140
| |\ \ \ \
| * | | | | TIP 677 start. Define new flag for variablesdkf2023-09-111-5/+20
* | | | | | Merge 8.7jan.nijtmans2023-12-101-1/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge 8.6jan.nijtmans2023-12-101-1/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Try "sudo apt-get update" firstjan.nijtmans2023-12-091-1/+2
* | | | | | Merge 8.7jan.nijtmans2023-12-084-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2023-12-084-4/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Use "(char *)NULL" as sentinel in documentation. See: [26870862f0]jan.nijtmans2023-12-084-4/+4
* | | | | | Add (back) DL_LIBS, matching the UNIX version of tcl.m4jan.nijtmans2023-12-082-0/+5
* | | | | | Merge 8.7jan.nijtmans2023-12-082-6/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [31c54e6a59]: Add missing test files.jan.nijtmans2023-12-082-3/+14
* | | | | | Backout [b88bac358d]: "Experimental: update automatic build instructions". Bu...jan.nijtmans2023-12-081-37/+8
* | | | | | Fix [0f1ddc0df7] - use replace profile for exec i/oapnadkarni2023-12-075-1/+72
|\ \ \ \ \ \
| * | | | | | Comment correction: Error channels should *not* raise encoding errorsoehhar2023-12-051-1/+1
| * | | | | | Also ensure no encoding exceptions raised when reading pipe stderrapnadkarni2023-12-053-2/+19
| * | | | | | Proposed fix for [0f1ddc0df7].apnadkarni2023-12-052-0/+38
| * | | | | | Test case for bugapnadkarni2023-12-051-0/+16
* | | | | | | DTrace improvements (int -> Tcl_Size) for 9.0jan.nijtmans2023-12-064-24/+35
|\ \ \ \ \ \ \
| * | | | | | | int -> Tcl_Size for DTracejan.nijtmans2023-12-064-18/+27
| * | | | | | | ; terminationbch2023-12-061-1/+1
| * | | | | | | WIP: Let's try to make DTrace work for Tcl 9.0jan.nijtmans2023-12-061-6/+8
* | | | | | | | merge 8.7 (fix for [db4f2843cd])sebres2023-12-061-1/+1
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | merge 8.6 (fix for [db4f2843cd])sebres2023-12-061-1/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with append)sebres2023-12-061-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with appe...sebres2023-12-051-1/+1
| | |/ / / / / /
* | | | | | | | Merge 8.7jan.nijtmans2023-12-061-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix [0110923366]: some (wish package) is leaving a global variable "test" setjan.nijtmans2023-12-061-1/+0
* | | | | | | | Merge-markjan.nijtmans2023-12-060-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | typojan.nijtmans2023-12-061-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Fix: /tclBasic.c:1800:32: warning: passing argument 2 of ‘Tcl_EventuallyFre...jan.nijtmans2023-12-061-2/+4
* | | | | | close forkjan.nijtmans2023-12-062-5/+3
|\ \ \ \ \ \
| * | | | | | wsbch2023-06-291-4/+2
| * | | | | | speelingbch2023-06-291-1/+1
* | | | | | | Fix DTrace-enabled (--enable-dtrace) build on NetBSD.bch2023-12-051-4/+2
* | | | | | | Documentation updatejan.nijtmans2023-12-058-19/+12
* | | | | | | Add (back) testcases for the compabitiliby macro's (which need TCL_8_API now)jan.nijtmans2023-12-052-3/+19
| |_|_|/ / / |/| | | | |
* | | | | | TIP #661 implementation: Disable the Tcl 8 compatibility macros in Tcl 9 by d...jan.nijtmans2023-12-059-68/+77
|\ \ \ \ \ \
| * | | | | | Revert TIP #664 (put back the type-casts)jan.nijtmans2023-12-051-22/+22
| * | | | | | Rebase to 9.0jan.nijtmans2023-11-209-46/+55
| |\ \ \ \ \ \
| | * \ \ \ \ \ Rebase to 9.0. Document the TCL_8_API flag.jan.nijtmans2023-11-139-46/+55
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Rebase to TIP #664jan.nijtmans2023-11-071-3/+3
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Revive TIP #661 (but without the "configure" stuff, which makes no sense IMHO)jan.nijtmans2023-11-061-7/+7
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge trunk.pointsman2023-04-2311-53/+53
| | | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merged apn-disabletcl8api-warningspointsman2023-04-2132-140/+156
| | | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | | Updated disabletcl8api to post TIP 660. Changed the default while doing that....pointsman2023-04-214-44/+107
| | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7oehhar2023-11-303-35/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Remove 8.6 specific documentationoehhar2023-11-301-8/+0