| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2024-01-12 | 1 | -1/+3 |
|\ |
|
| * | Leave out Tcl_UtfNcmp/Tcl_UtfNcasecmp from -DTCL_NO_DEPRECATED builds, becaus... | jan.nijtmans | 2024-01-12 | 1 | -0/+2 |
| |\ |
|
| | * | Update the pkga.c/pkgua.c examples, making sure there's no misunderstanding t... | jan.nijtmans | 2024-01-12 | 1 | -0/+2 |
|
|
| | * | No need for function prototypes in unix/dltest/*.c | jan.nijtmans | 2023-07-02 | 1 | -10/+0 |
|
|
| | * | Unbreak the 8.6 build. | fvogel | 2023-07-02 | 1 | -1/+1 |
|
|
| | * | Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com... | jan.nijtmans | 2022-11-29 | 1 | -1/+1 |
|
|
| | * | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l... | jan.nijtmans | 2021-05-20 | 1 | -1/+1 |
|
|
| | * | Make Pkgua package thread-safe and properly clean up everything when being un... | jan.nijtmans | 2021-05-18 | 1 | -20/+33 |
|
|
| | * | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. | jan.nijtmans | 2021-05-17 | 1 | -16/+11 |
|
|
| * | | Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/... | jan.nijtmans | 2023-04-01 | 1 | -1/+1 |
|
|
| * | | Backport unix/dltest/*.c changes from 9.0 | jan.nijtmans | 2022-06-13 | 1 | -3/+3 |
|
|
* | | | Fix gcc warnings from prior 9.0 merge | apnadkarni | 2023-04-01 | 1 | -1/+1 |
|
|
* | | | Make dltest/pkg*.c simple example how to use Tcl_Size with Tcl_GetStringFromO... | jan.nijtmans | 2023-03-04 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-05-31 | 1 | -3/+3 |
|/ / |
|
* | | Function prototypes are not always needed/useful | jan.nijtmans | 2022-05-29 | 1 | -10/+0 |
|
|
* | | Make pkgua package thread-safe | jan.nijtmans | 2021-05-18 | 1 | -24/+27 |
|
|
* | | Fix [28027d8bb7745fb0], memory leaks in tclUnload.c, | pooryorick | 2021-05-15 | 1 | -5/+15 |
|
|
* | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
|
|
* | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
|
|
* | | Fix (possible) gcc warnings in unix/dltest/*.c | jan.nijtmans | 2020-10-06 | 1 | -0/+3 |
|
|
* | | Record the fact that all stub-enabled extensions work in Tcl 8.5+, no 8.6 (or... | jan.nijtmans | 2016-12-20 | 1 | -1/+1 |
|
|
* | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -3/+2 |
|
|
* | | Eliminate internal use of TCL_STORAGE_CLASS, as it will be gone in 9.0 anyway | jan.nijtmans | 2016-06-29 | 1 | -12/+4 |
|
|
* | | Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions ... | jan.nijtmans | 2016-06-29 | 1 | -3/+3 |
|/ |
|
* | 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 |
|
|
* | | 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 | -2/+2 |
|
|
* | | Provide "lowest supported Tcl version" to | nijtmans | 2010-03-27 | 1 | -2/+2 |
|
|
* | | Remove unnecessary EXTERN's, which already | nijtmans | 2010-02-22 | 1 | -10/+18 |
|
|
* | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -6/+6 |
|/ |
|
* | 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 | -7/+7 |
|
|
* | restore line endings | dgp | 2007-05-29 | 1 | -334/+334 |
|
|
* | Convert to using ANSI function definitions. | dkf | 2007-05-02 | 1 | -336/+334 |
|
|
* | Silence compiler warnings. | dgp | 2004-06-08 | 1 | -3/+3 |
|
|
* | Fix minor syntax problems. [Bug 909288] | dkf | 2004-03-04 | 1 | -6/+6 |
|
|
* | TIP#100 implementation largely based on work by Georgios Petasis. | dkf | 2004-02-24 | 1 | -0/+336 |
|
|