Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A few missing renamings | jan.nijtmans | 2021-04-07 | 2 | -4/+4 |
* | Refactoring, ahoy | dkf | 2021-03-30 | 1 | -128/+116 |
* | Add --disable-zipfs flag to GNUmakefile | jan.nijtmans | 2021-02-09 | 1 | -1/+1 |
* | Fix [113be1991e]: zipfs on mac. | jan.nijtmans | 2021-01-29 | 1 | -1/+1 |
* | Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNoti... | jan.nijtmans | 2021-01-22 | 1 | -1/+1 |
* | Rebase to core-8-branch | jan.nijtmans | 2021-01-22 | 1 | -3/+3 |
|\ | |||||
| * | rebase | jan.nijtmans | 2013-07-09 | 1 | -3/+3 |
| |\ | |||||
| | * | Tk bug [http://core.tcl.tk/tk/tktview?name=1712098|1712098] | jan.nijtmans | 2013-06-28 | 1 | -4/+4 |
| |/ | |||||
* | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 2 | -2/+2 |
* | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 3 | -6/+6 |
* | | Generate html documentation in html5 format. Fix some html5 compatibiliy warn... | jan.nijtmans | 2020-11-20 | 2 | -36/+0 |
* | | backout e56a9f214a | culler | 2020-11-10 | 1 | -1/+1 |
* | | Merge 8.6 | culler | 2020-11-10 | 1 | -1/+1 |
|\ \ | |||||
| * | | Set a default DESTDIR in macosx/GNUmakefile | culler | 2020-11-10 | 1 | -1/+1 |
* | | | Merge 8.6 | jan.nijtmans | 2020-10-22 | 2 | -7/+15 |
|\ \ \ | |/ / | |||||
| * | | When building a subframework for macOS use a build directory in the staging d... | culler | 2020-10-21 | 2 | -7/+15 |
* | | | Update TZ info to tzdata2020c. | José Ignacio Marín | 2020-10-20 | 2 | -0/+14 |
|\ \ \ | |/ / | |||||
| * | | Add a make variable to GNUmakefile for building the Tcl.framework for use as ... | culler | 2020-10-19 | 2 | -0/+14 |
* | | | Merge 8.6. | jan.nijtmans | 2020-10-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | Add -Wshadow flag to the compiler, so we will be notified when (accidently) s... | jan.nijtmans | 2020-09-29 | 1 | -1/+1 |
* | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 2 | -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 |
* | | | Merge 8.6 | culler | 2020-07-18 | 1 | -40/+87 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-07-16 | 2 | -4/+4 |
| |\ \ | |||||
| * \ \ | Merge 8.6 | jan.nijtmans | 2020-07-11 | 3 | -13/+20 |
| |\ \ \ | |||||
| * | | | | Use the os_unfair_lock in place of OSSpinLock when the minimum build target i... | culler | 2020-06-22 | 1 | -10/+60 |
| * | | | | Sometimes the waitTime needs to be positive to avoid missing channel io events. | culler | 2020-06-18 | 1 | -5/+13 |
| * | | | | Code simplification and cleanup | culler | 2020-06-07 | 1 | -25/+16 |
| * | | | | Address macOS hangs in Tcl_WaitForEvent. | culler | 2020-06-06 | 1 | -14/+15 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-07-15 | 2 | -4/+4 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. | jan.nijtmans | 2020-07-15 | 2 | -4/+4 |
| | |/ / | |/| | | |||||
| * | | | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strs... | jan.nijtmans | 2020-06-28 | 3 | -14/+24 |
| |/ / | |||||
* | | | Merge 8.6. If compiled with -DTCL_NO_DEPRECATED, remove Tcl_MacOSXOpenBundleR... | jan.nijtmans | 2020-03-24 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | MacOS: Make Tcl_MacOSXOpenBundleResources() a macro calling Tcl_MacOSXOpenVer... | jan.nijtmans | 2020-03-24 | 1 | -0/+1 |
* | | | need internal header now. | dgp | 2020-03-09 | 1 | -0/+1 |
* | | | Bring TCL_UNUSED to macosx sources. | dgp | 2020-03-09 | 2 | -11/+6 |
* | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 2 | -16/+0 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 rc branch | jan.nijtmans | 2019-11-23 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | More WIP: All makefile builds appear to work fine, makefile.vc build still to... | jan.nijtmans | 2019-11-05 | 2 | -16/+0 |
* | | | | | Merge 8.7 | jan.nijtmans | 2019-12-03 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | merge 8.6 | dgp | 2019-11-22 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | merge 8.6 | dgp | 2019-10-28 | 1 | -2/+2 |
| | |\ \ | |||||
| | * | | | Tweak README | Kevin Walzer | 2019-10-27 | 1 | -3/+3 |
* | | | | | Merge 8.7 | jan.nijtmans | 2019-11-04 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2019-10-30 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath chan... | jan.nijtmans | 2019-10-30 | 1 | -1/+1 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2019-10-28 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / |