summaryrefslogtreecommitdiffstats
path: root/unix/dltest
Commit message (Expand)AuthorAgeFilesLines
* Few more spacing/formatting tweaksjan.nijtmans2024-03-202-4/+4
|\
* \ Merge 8.7jan.nijtmans2024-01-123-2/+8
|\ \ | |/
| * Leave out Tcl_UtfNcmp/Tcl_UtfNcasecmp from -DTCL_NO_DEPRECATED builds, becaus...jan.nijtmans2024-01-123-0/+6
| |\
| | * Update the pkga.c/pkgua.c examples, making sure there's no misunderstanding t...jan.nijtmans2024-01-122-0/+4
| | * (cherrypick) small part of: [26870862f0]: Wrong sentinel in Tcl_SetErrorCode ...jan.nijtmans2023-10-202-4/+4
* | | Merge 8.7jan.nijtmans2023-10-192-4/+4
|\ \ \ | |/ /
| * | Handle sentinels for any C++ compilerjan.nijtmans2023-10-172-4/+4
* | | Remaining part of TIP #666 implementation (first part already done [cd426d20a...jan.nijtmans2023-09-111-19/+2
|\ \ \ | |/ /
| * | TIP #666 implementation: Change ptrdiff_t → Tcl_Size in Tcl 8.7 (and 9.0)jan.nijtmans2023-09-112-23/+6
| |\ \
| | * \ Rebase to 8.7jan.nijtmans2023-07-262-4/+6
| | |\ \ | |/ / /
| | * | TIP #666 implementationjan.nijtmans2023-05-032-4/+6
* | | | Merge 8.7jan.nijtmans2023-07-022-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2023-07-022-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | No need for function prototypes in unix/dltest/*.cjan.nijtmans2023-07-025-50/+2
| | * | Unbreak the 8.6 build.fvogel2023-07-022-2/+2
* | | | Test update for bug [63530267aa]. Fix 32-bit embtest build issue.griffin2023-06-301-1/+1
* | | | Merge 8.7. Remove unused TclArithSeriesObjLength()jan.nijtmans2023-06-301-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2023-06-301-20/+24
| |\ \ \ | | |/ /
| | * | Use more strict compilation-flags (but not -DTCL_MEM_DEBUG) in unix/dltest/Ma...jan.nijtmans2023-06-302-23/+25
* | | | Revert 'fix' for [ac874937c5], committed as part of a "Merge 8.7" commit. It'...jan.nijtmans2023-06-301-1/+1
* | | | merge 8.7griffin2023-06-291-1/+1
|\ \ \ \ | |/ / /
* | | | Merge 8.7jan.nijtmans2023-05-151-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2023-05-151-3/+3
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * ckalloc -> attemptckalloc (since return-value is checked). Fix bug in unix/dl...jan.nijtmans2023-05-151-3/+3
| * | Fix dltest on Unixapnadkarni2023-04-191-1/+1
| * | Adapt TIP's #494/#481/#537/#544/#568/#616/#623/#627/#630 to TIP #660 changesjan.nijtmans2023-04-181-4/+4
* | | Use Tcl_Size instead of ptrdiff_t in Tcl_ObjCmdProc2(), Tcl_CmdObjTraceProc2,...pooryorick2023-05-031-4/+4
* | | Fix [0b9200888e]: TIP #660 breaks TIP #628/#630jan.nijtmans2023-04-121-4/+4
|\ \ \
| * | | Proposed fix for [0b9200888e]: TIP #660 breaks TIP #628/#630jan.nijtmans2023-04-111-4/+4
|/ / /
* | | Merge 9.0apnadkarni2023-04-051-2/+2
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2023-04-012-3/+3
| |\ \ \ | | |/ /
| | * | Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/...jan.nijtmans2023-04-016-6/+23
* | | | Fix gcc warnings from prior 9.0 mergeapnadkarni2023-04-012-6/+6
|/ / /
* | | Merge 8.7. Code cleanup in dltest packagesjan.nijtmans2023-04-016-7/+154
|\ \ \ | |/ /
| * | New "pkgt" for testing TIP #627jan.nijtmans2023-04-012-2/+119
* | | Merge 8.7jan.nijtmans2023-03-301-1/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-03-301-1/+4
| |\ \ | | |/
| | * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-301-1/+4
| | * Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com...jan.nijtmans2022-11-297-10/+10
* | | Another round of -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-054-4/+4
* | | Make dltest/pkg*.c simple example how to use Tcl_Size with Tcl_GetStringFromO...jan.nijtmans2023-03-043-5/+2
* | | Merge 9.0jan.nijtmans2022-10-133-3/+3
|\ \ \
* \ \ \ Merge 9.0. Fix MacOSX buildjan.nijtmans2022-07-012-7/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.7. Don't worry about Tcl_GetErrorLine() any morejan.nijtmans2022-06-282-7/+3
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2022-06-281-3/+3
| | |\ \ | | | |/
| | | * typo'sjan.nijtmans2022-06-281-3/+3
| | | * Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l...jan.nijtmans2021-05-206-10/+10
| | | * Make Pkgua package thread-safe and properly clean up everything when being un...jan.nijtmans2021-05-181-20/+33
| | * | Backport unix/dltest/*.c changes from 9.0jan.nijtmans2022-06-136-13/+13
* | | | Merge-mark 9.0. Use Tcl_Size (but not in tclWinDde.c/tclWinReg.c)jan.nijtmans2022-06-243-3/+3
|\ \ \ \ | |/ / /