summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Change the arguments of the `make html` target to take the right defaultdgp2021-06-131-2/+3
* Update dist target to renamed file.dgp2021-06-091-1/+1
* merge 8.7dgp2021-06-093-8/+11
|\
| * HP_UX -> HP-UX and another apparent typojan.nijtmans2021-06-082-4/+4
| |\
| | * re-generate unix/configure with autoconf-2.59jan.nijtmans2021-06-081-4/+7
| | * Use -fPIC by default on DragonFly/FreeBSD, but not on OSF1/HP-UX. Backported ...jan.nijtmans2021-06-081-3/+5
| * | Add full "libtommath" to "make dist" in stead of only the header-files and sr...jan.nijtmans2021-06-081-2/+5
| * | DragonFly/FreeBSD need -fPICjan.nijtmans2021-06-082-2/+2
| * | If the test suite needs a file, it needs to go in the distribution (cherry-pick)jan.nijtmans2021-06-081-1/+1
* | | ....and with the right path.dgp2021-06-071-1/+1
* | | If the test suite needs a file, it needs to go in the distribution.dgp2021-06-071-1/+1
* | | merge 8.7dgp2021-06-041-2/+2
|\ \ \ | |/ /
| * | Revise http version number from unusual 2.10.0a1 to conventional 2.10a1dgp2021-06-041-2/+2
* | | merge 8.7dgp2021-05-251-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-05-251-1/+1
| |\ \ | | |/
| | * Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl t...jan.nijtmans2021-05-251-1/+1
| | |\
| | | * Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl t...jan.nijtmans2021-05-251-1/+1
| | | * Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l...jan.nijtmans2021-05-217-95/+100
| | * | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l...jan.nijtmans2021-05-206-10/+10
| | * | Make Pkgua package thread-safe and properly clean up everything when being un...jan.nijtmans2021-05-181-20/+33
* | | | merge 8.7dgp2021-05-194-33/+44
|\ \ \ \ | |/ / /
| * | | Make pkgua package thread-safejan.nijtmans2021-05-181-24/+27
| * | | merge 8.7pooryorick2021-05-182-4/+6
| |\ \ \
| | * \ \ Merge 8.6jan.nijtmans2021-05-172-4/+6
| | |\ \ \ | | | |/ /
| | | * | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly.jan.nijtmans2021-05-178-66/+57
| | * | | Add valgrind option --keep-deguginfo=yespooryorick2021-05-151-0/+1
| * | | | Fix [28027d8bb7745fb0], memory leaks in tclUnload.c,pooryorick2021-05-151-5/+15
| * | | | Add valgrind option --keep-deguginfo=yespooryorick2021-05-151-0/+1
| |/ / /
| * | | Fix quoting issues in gdb-test and lldb targets.pooryorick2021-05-131-9/+4
* | | | Bump to version 8.7a5 for release.dgp2021-05-033-3/+3
|/ / /
* | | eol-spacingjan.nijtmans2021-04-131-1/+1
* | | TIP #598: export TclWinConvertErrorjan.nijtmans2021-04-081-1/+1
|\ \ \
| * | | TclWinConvertError -> Tcl_WinConvertErrorjan.nijtmans2021-03-091-1/+1
* | | | Fix compiler warning when using select notifierjan.nijtmans2021-04-082-2/+2
* | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib...jan.nijtmans2021-04-076-13/+18
* | | | Refactoring, ahoydkf2021-03-308-868/+724
* | | | Start of doing a clean up of the notifier code.dkf2021-03-214-216/+250
|/ / /
* | | Merge 8.6jan.nijtmans2021-03-091-5/+8
|\ \ \ | |/ /
| * | Fix [8419c55e2c]: Tclsh read loop does not handle EINTRjan.nijtmans2021-03-091-5/+8
* | | Fix SEGV in zipfs mounting, and try to make that code more comprehensibledkf2021-03-081-0/+3
* | | Merge 8.6. Fix Cygwin compilejan.nijtmans2021-02-232-1/+3
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2021-02-231-3/+3
| |\ \ | | |/
| | * Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size...jan.nijtmans2021-02-231-3/+3
| * | Merge 8.5jan.nijtmans2021-02-081-184/+186
| |\ \ | | |/
| | * Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c...jan.nijtmans2021-02-081-57/+48
* | | Simplify implementation on Cygwin: No need to use CFG_RUNTIME_BINDIR any morejan.nijtmans2021-02-232-2/+1
* | | Fix compiler warning on non-intel CPU'sjan.nijtmans2021-02-171-0/+3
* | | Don't pack tcl_library/registry/pkgIndex in zip-file on UNIXjan.nijtmans2021-02-171-1/+1
* | | Fix "make dist" on UNIX, broken due to TIP #590jan.nijtmans2021-02-171-1/+1
* | | Another TIP #430 fix for cygwin: libtcl8.7.dll is installed in /usr/bin, not ...jan.nijtmans2021-02-171-1/+1