Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Space before tab is an extremely unlikely to be correct indentation pattern | dkf | 2024-06-04 | 1 | -4/+4 |
| | |||||
* | Few more spacing/formatting tweaks | jan.nijtmans | 2024-03-20 | 1 | -2/+2 |
|\ | |||||
* \ | Merge main | oehhar | 2023-11-02 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 9.0 | jan.nijtmans | 2023-07-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | Use "strict" in almost all commands. Only "glob" and environment variables ↵core-tip-657-candidate | jan.nijtmans | 2023-07-14 | 1 | -2/+10 |
|/ / | | | | | | | are left out. (Experimental) | ||||
* | | Merge 8.7 | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
| |\ | |||||
* | \ | Merge 8.7 | jan.nijtmans | 2022-07-19 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -5/+5 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ↵ | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | C sources can now use UTF-8, as far as gcc/clang/msvc support it. Not used yet | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-11-06 | 1 | -28/+0 |
|\ \ \ | |/ / | |||||
| * | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages ↵ | jan.nijtmans | 2020-11-06 | 1 | -28/+0 |
| |\ \ | | |/ | | | | | | | functions, since they turn out to be useless. The can be removed in 9.0 | ||||
* | | | merge 8.7 | dgp | 2020-03-09 | 1 | -6/+2 |
|\ \ \ | |/ / | |||||
| * | | TCL_UNUSED in the unix sources. | dgp | 2020-03-09 | 1 | -6/+2 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -2/+29 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2019-11-07 | 1 | -4/+3 |
| |\ \ | |||||
| * \ \ | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ↵ | jan.nijtmans | 2019-09-05 | 1 | -0/+2 |
| |\ \ \ | | | |/ | | |/| | | | | | Windows) without -Wunused-parameters warnings | ||||
| * | | | Handle "Unload" as well | jan.nijtmans | 2019-09-04 | 1 | -0/+8 |
| | | | | |||||
| * | | | (experiment) Allow C++ symbols to be found in loaded extensions | jan.nijtmans | 2019-09-04 | 1 | -0/+17 |
| | | | | |||||
| * | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| * | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2019-11-07 | 1 | -4/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | Rewrite documentation of IO subsystem. | pooryorick | 2019-11-06 | 1 | -4/+3 |
| |/ | |||||
* | | Another (big) round of int -> size_t enhancements. So Tcl can handle string ↵ | jan.nijtmans | 2019-02-01 | 1 | -2/+2 |
|\ \ | |/ | | | | | >2GiB in more places. | ||||
* | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, ↵ | jan.nijtmans | 2018-09-01 | 1 | -2/+2 |
|/ | | | | TCL_IO_FAILURE and TCL_NO_LENGTH (experimental, still open to be renamed following discussion) | ||||
* | Where "interp" is only used for error-reporting, it can be allowed to be ↵ | jan.nijtmans | 2015-10-07 | 1 | -11/+14 |
| | | | | NULL. This should fix [5da26d4760]: Tcl_LoadFile() segfaults if "interp" is NULL. | ||||
* | Finish the TIP #416 implementation as specified (#define's were still ↵ | jan.nijtmans | 2012-11-07 | 1 | -2/+2 |
| | | | | missing). Added warning to "load" documentation. Added test case for using -global without specifying filename. | ||||
* | syntax improvement: expect options before the filename | jan.nijtmans | 2012-10-24 | 1 | -1/+1 |
| | | | <p>start at documentation | ||||
* | experimental implementation of FRQ-3579001 | jan.nijtmans | 2012-10-24 | 1 | -4/+15 |
| | |||||
* | Add "flags" parameter from Tcl_LoadFile to to various internal functions, so ↵ | jan.nijtmans | 2012-10-23 | 1 | -1/+2 |
|\ | | | | | | | these flags are available through the whole filesystem for (future) internal use | ||||
* | | Followup to [6325d5dbeac6f91d28d6]. dlerror() may return NULL. Fixed the ↵ | andreask | 2012-08-27 | 1 | -1/+7 |
| | | | | | | | | code which wasn't prepared to deal with that. | ||||
* | | Unbreak. | stwo | 2012-08-04 | 1 | -1/+1 |
| | | |||||
* | | more result generation conversion | dkf | 2012-08-04 | 1 | -5/+5 |
| | | |||||
* | | Factor out a number of common patterns of use of Tcl_DStringAppend. | dkf | 2012-07-03 | 1 | -1/+1 |
| | | |||||
* | | Revert mistaken commit. | dgp | 2012-01-09 | 1 | -1/+0 |
| | | |||||
* | | Fix loading of timezones where one abbreviation is a proper suffix of ↵ | Kevin B Kenny | 2012-01-08 | 1 | -0/+1 |
|\ \ | |/ | | | | | another [Bug 3470928] | ||||
* | | [Bug #3216070] Loading extension libraries from embedded Tcl applications. | jan.nijtmans | 2011-03-22 | 1 | -7/+13 |
|\ \ | |/ | |||||
| * | [Bug #3216070] Loading extension libraries from embedded Tcl applications. | jan.nijtmans | 2011-03-22 | 1 | -7/+13 |
| |\ | |||||
| | * | bug-3216070 | jan.nijtmans | 2011-03-16 | 1 | -7/+7 |
| |/ | |||||
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -3/+3 |
| | | | | | | rest of Tcl source code. No ABI change. API change *should* be harmless. | ||||
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ | |/ | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ | | | | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
| | * | Workaround for silly compiler bug. [Bug 1503729] | dkf | 2006-06-13 | 1 | -3/+9 |
| | | | |||||
* | | | Eliminate various unnecessary type casts, use function typedefs whenever ↵ | nijtmans | 2010-06-21 | 1 | -5/+5 |
| | | | | | | | | | | | | possible | ||||
* | | | * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Simplified the | Kevin B Kenny | 2010-04-26 | 1 | -7/+12 |
| | | | | | | | | | | | | | | | logic so that the casts added in Donal Fellows's change for the same bug are no longer necessary. | ||||
* | | | * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Added an explicit cast | dkf | 2010-04-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | because auto-casting between function and non-function types is never naturally warning-free. |