| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
|\ |
|
| * | Code cleanup: less of use "register" keyword, and better use of typecasts | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
|
|
| * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
|
|
| * | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strs... | jan.nijtmans | 2020-06-28 | 1 | -4/+4 |
|
|
* | | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -2/+2 |
|\ \ |
|
| * | | Remove "register" keyword in various places. Also add some type-casts to help... | jan.nijtmans | 2019-08-14 | 1 | -2/+2 |
|
|
* | | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ... | jan.nijtmans | 2019-08-03 | 1 | -2/+2 |
|/ / |
|
* | | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -5/+5 |
|
|
* | | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-glob | jan.nijtmans | 2019-03-01 | 1 | -1/+1 |
|
|
* | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -1/+1 |
|
|
* | | merge trunk | dgp | 2017-06-16 | 1 | -1/+1 |
|\ \ |
|
| * \ | merge core-8-6-branch | jan.nijtmans | 2017-06-07 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Tcl_GetWideIntFromObj() -> TclGetWideIntFromObj(), and minor other simplifica... | jan.nijtmans | 2017-06-07 | 1 | -1/+1 |
|
|
* | | | merge trunk | dgp | 2016-11-16 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c... | jan.nijtmans | 2016-11-16 | 1 | -3/+3 |
|
|
* | | | merge trunk | dgp | 2016-07-09 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -1/+1 |
|
|
* | | | merge trunk | dgp | 2016-07-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Simplify use of "struct" keyword in many places. | jan.nijtmans | 2016-06-30 | 1 | -1/+1 |
| |/ |
|
* | | Update Tcl_InitStringRep callers to handle OOM condition. | dgp | 2016-03-24 | 1 | -2/+5 |
|
|
* | | Revise "osType" Tcl_ObjType to use new routine. | dgp | 2016-03-24 | 1 | -15/+16 |
|/ |
|
* | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h> | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
|\ |
|
| * | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
|
|
* | | Tcl_InvalidateStringRep -> TclInvalidateStringRep | jan.nijtmans | 2013-02-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Tcl_InvalidateStringRep -> TclInvalidateStringRep | jan.nijtmans | 2013-02-07 | 1 | -1/+1 |
|
|
* | | Eliminate all Tcl_ConvertToType calls and all direct calls to typePtr->setFro... | jan.nijtmans | 2013-02-04 | 1 | -1/+1 |
|
|
* | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
|
|
* | | Final part of result generation conversion (modulo any minor blunders) | dkf | 2012-08-05 | 1 | -26/+31 |
|
|
* | | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 1 | -2/+4 |
|
|
* | | More generation of error codes (most platform-specific parts not already using | dkf | 2011-04-06 | 1 | -0/+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 |
|
|
* | | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c, | dkf | 2010-10-01 | 1 | -3/+5 |
|
|
* | | * macosx/tclMacOSXBundle.c, macosx/tclMacOSXFCmd.c: | dkf | 2010-03-25 | 1 | -73/+79 |
|
|
* | | Code Audit results: | dkf | 2010-03-05 | 1 | -9/+10 |
|
|
* | | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -2/+2 |
|
|
* | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -63/+71 |
|
|
* | | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 1 | -7/+7 |
|
|
* | | Add "const" to many internal | nijtmans | 2008-10-16 | 1 | -2/+2 |
|
|
* | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -6/+6 |
|/ |
|
* | * macosx/Tcl-Common.xcconfig: enable more warnings. | das | 2007-04-23 | 1 | -7/+6 |
|
|
* | * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versions | das | 2007-01-19 | 1 | -1/+12 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -3/+9 |
|
|
* | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -6/+24 |
|
|
* | * generic/tclInt.decls: implement globbing for HFS creator & type | das | 2006-03-21 | 1 | -30/+173 |
|
|
* | add #include <libkern/OSByteOrder.h> for OSX 10.2 | das | 2005-11-27 | 1 | -1/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -41/+79 |
|
|
* | ANSIfy | dkf | 2005-11-04 | 1 | -38/+30 |
|
|