| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2023-07-02 | 1 | -1/+1 |
|\ |
|
| * | No need for function prototypes in unix/dltest/*.c | jan.nijtmans | 2023-07-02 | 1 | -13/+2 |
|
|
* | | Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/... | jan.nijtmans | 2023-04-01 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-03-30 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -1/+4 |
|
|
| * | Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com... | jan.nijtmans | 2022-11-29 | 1 | -2/+2 |
|
|
| * | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l... | jan.nijtmans | 2021-05-20 | 1 | -3/+3 |
|
|
| * | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. | jan.nijtmans | 2021-05-17 | 1 | -1/+9 |
|
|
* | | Backport unix/dltest/*.c changes from 9.0 | jan.nijtmans | 2022-06-13 | 1 | -3/+3 |
|
|
* | | Eliminate compiler warnings | jan.nijtmans | 2022-06-12 | 1 | -0/+1 |
|
|
* | | Use pkgb_demo to test function Tcl_UtfNcmp() | jan.nijtmans | 2022-06-12 | 1 | -1/+12 |
|
|
* | | Tcl_GetEncodingSearchPath() is available since Tcl 8.5 | jan.nijtmans | 2022-06-10 | 1 | -13/+1 |
|
|
* | | Function prototypes are not always needed/useful | jan.nijtmans | 2022-05-29 | 1 | -11/+0 |
|
|
* | | Lowercase package names are recommended now | jan.nijtmans | 2021-01-28 | 1 | -2/+2 |
|
|
* | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | | Vary dltest package names for test purposes | jan.nijtmans | 2020-11-04 | 1 | -3/+3 |
|
|
* | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -2/+2 |
|
|
* | | Fix (possible) gcc warnings in unix/dltest/*.c | jan.nijtmans | 2020-10-06 | 1 | -0/+8 |
|/ |
|
* | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s... | jan.nijtmans | 2013-04-12 | 1 | -2/+2 |
|\ |
|
| * | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s... | jan.nijtmans | 2013-04-12 | 1 | -2/+2 |
| |\ |
|
| | * | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s... | jan.nijtmans | 2013-04-12 | 1 | -2/+2 |
|
|
* | | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. | jan.nijtmans | 2013-01-02 | 1 | -0/+7 |
|\ \ \
| |/ / |
|
| * | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. | jan.nijtmans | 2013-01-02 | 1 | -0/+7 |
| |\ \
| | |/ |
|
| | * | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well | jan.nijtmans | 2013-01-02 | 1 | -0/+7 |
|
|
* | | | Inline compat Tcl_GetDefaultEncodingDir. | jan.nijtmans | 2012-12-21 | 1 | -28/+13 |
|\ \ \
| |/ / |
|
| * | | Make pkgb.so loadable in Tcl 8.4 as well. | jan.nijtmans | 2012-12-21 | 1 | -6/+12 |
| |\ \
| | |/ |
|
| | * | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks l... | jan.nijtmans | 2012-12-21 | 1 | -35/+41 |
|
|
* | | | Source compat, rather than stubs compat demo. | dgp | 2012-12-07 | 1 | -6/+13 |
|
|
* | | | add proper runtime-detection to pkgb.so | jan.nijtmans | 2012-12-07 | 1 | -1/+10 |
|
|
* | | | Extended test of [load]ing Tcl 8 compiled extension into Tcl 9 interp. | dgp | 2012-12-07 | 1 | -2/+15 |
|
|
* | | | Turn pkgb.so into a Tcl9 interoperability test | jan.nijtmans | 2012-12-07 | 1 | -6/+5 |
|\ \ \
| |/ / |
|
| * | | Turn pkgb.so into a Tcl9 interoperability test | jan.nijtmans | 2012-12-07 | 1 | -6/+5 |
| |\ \ |
|
| | * | | do some Tcl_EvalEx, for test-purposes, demonstrating a crash | jan.nijtmans | 2012-12-05 | 1 | -2/+1 |
|
|
| | * | | use Tcl_PkgProvideEx everywhere (again, for testing purposes) | jan.nijtmans | 2012-12-05 | 1 | -2/+2 |
|
|
| | * | | merge trunk | jan.nijtmans | 2012-12-05 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
* | | | Fix [Bug 3148192]: [load] broken. Assure that those files are never compiled ... | nijtmans | 2010-12-31 | 1 | -1/+2 |
|
|
* | | | Revert the conversion of TCL_VERSION to "8.1" and "8.5" in the Tcl_InitStubs() | dgp | 2010-03-28 | 1 | -3/+3 |
|
|
* | | | Provide "lowest supported Tcl version" to | nijtmans | 2010-03-27 | 1 | -3/+3 |
|
|
* | | | Remove unnecessary EXTERN's, which already | nijtmans | 2010-02-22 | 1 | -9/+15 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -5/+5 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * unix/dltest/pkga.c: whitespace & comment cleanup, remove | das | 2007-08-14 | 1 | -4/+5 |
|
|
* | | restore line endings | dgp | 2007-05-29 | 1 | -164/+164 |
|
|
* | | Convert to using ANSI function definitions. | dkf | 2007-05-02 | 1 | -164/+164 |
|
|
* | | * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to pass | dgp | 2003-03-26 | 1 | -3/+3 |
|/ |
|
* | * unix/dltest/pkg[a-e].c: Cleaned up test packages [Bug: 2293] | hobbs | 2000-04-04 | 1 | -32/+37 |
|
|