Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify testbytestring such that is only produces pure byte-arrays, if not it ↵ | jan.nijtmans | 2019-04-01 | 1 | -5/+5 |
| | | | | | errors out. Modify Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewWideIntObj. Less references to "long" datatype. | ||||
* | Merge 8.6 | jan.nijtmans | 2019-03-28 | 2 | -8/+0 |
|\ | |||||
| * | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead ↵ | jan.nijtmans | 2019-03-28 | 2 | -8/+0 |
| | | | | | | | | of exported int symbols. | ||||
* | | 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) ↵ | jan.nijtmans | 2019-02-27 | 1 | -1/+1 |
| | | | | | | | | and (unsigned) type-casts, which don't make sense any more. | ||||
* | | Merge 8.6 | jan.nijtmans | 2019-01-22 | 2 | -22/+4 |
|\ \ | |/ | |||||
| * | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ↵ | jan.nijtmans | 2019-01-22 | 2 | -22/+4 |
| | | | | | | | | support this anymore | ||||
* | | Merge 8.6 | jan.nijtmans | 2018-12-18 | 2 | -4/+0 |
|\ \ | |/ | |||||
| * | Merge 8.5 | jan.nijtmans | 2018-12-18 | 2 | -4/+0 |
| |\ | |||||
| | * | No need for latest "rvm" any more in osx builds (now even gives an error) | jan.nijtmans | 2018-12-18 | 2 | -4/+0 |
| | | | | | | | | | Remove unused/empty header-file | ||||
| | * | Fix brokenness in GNUmakefile | dkf | 2018-11-12 | 1 | -2/+4 |
| | | | |||||
| | * | Fix compiler warnings (discovered on latest clang/gcc6), suggested by Gustaf ↵ | jan.nijtmans | 2016-01-21 | 1 | -3/+1 |
| | | | | | | | | | | | | Neumann. All harmless, no change of functionality. | ||||
* | | | merge 8.6 to get Travis fixes | dkf | 2018-11-12 | 1 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | Make the macosx build able to succeed | dkf | 2018-11-10 | 1 | -2/+4 |
| | | | |||||
* | | | merge 8.7 | dgp | 2018-10-24 | 1 | -14/+87 |
|\ \ \ | |||||
| * | | | Squash warnings in the OSX notifier | dkf | 2018-10-21 | 1 | -14/+87 |
| | | | | |||||
* | | | | merge 8.7 | dgp | 2018-06-04 | 2 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Neither use --disable-threads on MacOS builds, and don't mention it any more ↵ | jan.nijtmans | 2018-05-31 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | in the README | ||||
* | | | | 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 ↵ | jan.nijtmans | 2017-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | simplifications/optimizations. No functional change. | ||||
* | | | | merge trunk | dgp | 2017-03-29 | 1 | -3/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add TCL_NORETURN attribute to TclpThreadExit() and Tcl_ExitThread() | jan.nijtmans | 2017-03-24 | 1 | -3/+2 |
| | | | | |||||
* | | | | merge trunk | dgp | 2017-03-09 | 2 | -4/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge core-8-6-branch | jan.nijtmans | 2017-03-07 | 2 | -4/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Remove "makefile.bc". Not updated for many-many years, most likely it ↵ | jan.nijtmans | 2017-03-07 | 2 | -4/+0 |
| | | | | | | | | | | | | | | | | doesn't work any more and it doesn't seem to care anyone. Let's see if someone complains ;-) | ||||
* | | | | merge trunk | dgp | 2017-01-12 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge core-8-6-branch. | jan.nijtmans | 2017-01-11 | 1 | -1/+1 |
| |\ \ \ | | |/ / | | | | | | | | | Do gcc-compiles with the option -Wwrite-strings, so we can detect mis-usage of "const". Make Tcl_AddErrorInfo() and Tcl_AddObjErrorInfo() a macro. | ||||
* | | | | merge trunk | dgp | 2016-11-18 | 2 | -1/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes ↵ | jan.nijtmans | 2016-11-16 | 2 | -1/+8 |
| | | | | | | | | | | | | | | | | between libtommath 0.42.0 and 1.0). Still to be tested thourougly, before doing anything with it. | ||||
* | | | | merge trunk | dgp | 2016-11-16 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of ↵ | jan.nijtmans | 2016-11-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | type-casts which are not necessary any more. | ||||
* | | | | 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 |
| | | | | | | | | | | | | | | | | in many places where possible. | ||||
* | | | | merge trunk | dgp | 2016-07-02 | 2 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Simplify use of "struct" keyword in many places. | jan.nijtmans | 2016-06-30 | 2 | -3/+3 |
| | | | | |||||
* | | | | merge trunk | dgp | 2016-06-29 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Eliminate internal use of TCL_STORAGE_CLASS, as it will be gone in 9.0 anyway | jan.nijtmans | 2016-06-29 | 1 | -3/+3 |
| | | | | |||||
* | | | | 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 |
|/ / / | |||||
* | | | configure.in -> configure.ac | jan.nijtmans | 2016-03-08 | 4 | -18/+18 |
| | | | |||||
* | | | Bump trunk to 8.7a0 to accept new feature development. | dgp | 2016-03-03 | 1 | -1/+1 |
|/ / | |||||
* | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵ | jan.nijtmans | 2015-06-25 | 2 | -4/+0 |
|\ \ | |/ | | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil. | ||||
| * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵ | jan.nijtmans | 2015-06-25 | 2 | -4/+0 |
| | | | | | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil. | ||||
| * | Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing ↵ | Kevin Walzer | 2015-03-10 | 1 | -1/+2 |
| | | | | | | | | Tcl_ServiceAll() event processing: http://core.tcl.tk/tk/tktview/3028676fffffffffffffffffffffffffffffffff | ||||
| * | Revert use of the install-headers target. Tcl 8.5 has no such target. | dgp | 2015-01-02 | 1 | -1/+1 |
| | | |||||
| * | Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patch | Kevin Walzer | 2014-12-13 | 1 | -1/+1 |
| | | |||||
* | | Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing ↵ | Kevin Walzer | 2015-03-10 | 1 | -1/+2 |
| | | | | | | | | Tcl_ServiceAll() event processing: http://core.tcl.tk/tk/tktview/3028676fffffffffffffffffffffffffffffffff | ||||
* | | Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patch | Kevin Walzer | 2014-12-13 | 1 | -1/+1 |
| | | |||||
* | | Remove a number of eol-spaces. No change in functionality. | jan.nijtmans | 2014-11-14 | 1 | -1/+1 |
| | |