Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 8 | -131/+10 | |
|\ | ||||||
| * | Merge 8.7 | jan.nijtmans | 2018-04-17 | 2 | -72/+0 | |
| |\ | | | | | | | Move stuff from SC_ENABLE_THREADS to SC_TCL_LINK_LIBS in tcl.m4, so SC_ENABLE_THREADS is no longer needed in configure.ac | |||||
| * \ | Merge 8.7 (convert makefile.vc to CRLF line-endings only) | jan.nijtmans | 2018-03-15 | 1 | -945/+945 | |
| |\ \ | | |/ | ||||||
| * | | merge 8.7 | dgp | 2018-03-15 | 15 | -150/+89 | |
| |\ \ | ||||||
| * \ \ | merge core-8-branch | jan.nijtmans | 2017-12-23 | 1 | -5/+34 | |
| |\ \ \ | ||||||
| * \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-21 | 4 | -72/+17 | |
| |\ \ \ \ | ||||||
| * | | | | | fix comment | jan.nijtmans | 2017-12-14 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | merge core-8-branch. Fully tested now, works fine. | jan.nijtmans | 2017-12-14 | 4 | -28/+231 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Initial implementation of TIP #491. Not tested yet. | jan.nijtmans | 2017-12-11 | 4 | -59/+6 | |
| | | | | | | | ||||||
* | | | | | | | merge 8.6 | jan.nijtmans | 2018-05-14 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge 8.5 | jan.nijtmans | 2018-05-14 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Unbreak build when HAVE_FTS is not set. | jan.nijtmans | 2018-05-14 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Move definitions of Tcl_DirEntry and TclDIR to tclWinPort.h, where it actually belongs | |||||
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only) | jan.nijtmans | 2018-05-11 | 5 | -2/+105 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | In case of redirecting stderr to a file on Windows, append CRLF after Panic ↵ | jan.nijtmans | 2018-03-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | output. | |||||
| * | | | | | | | | | merge 8.7 | jan.nijtmans | 2018-03-15 | 11 | -991/+986 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | merge core-8-branch. Now tested as well with new nmake system. | jan.nijtmans | 2018-01-20 | 7 | -184/+102 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Oops, couldn't build tclWinPanic.o. Fixed now. | jan.nijtmans | 2017-12-15 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | merge core-8-branch. Fully functioning now, including with the new vc-reform ↵ | jan.nijtmans | 2017-12-15 | 13 | -1955/+2667 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | implementation. | |||||
| * | | | | | | | | | | merge 8.7 | jan.nijtmans | 2017-12-06 | 6 | -13/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tclWinPanic.c is in the \win directory, not in \generic! | jan.nijtmans | 2017-10-23 | 1 | -4/+4 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | merge trunk | jan.nijtmans | 2017-10-23 | 9 | -18/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Rebase to trunk | jan.nijtmans | 2017-09-08 | 4 | -2/+112 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2017-05-04 | 32 | -4810/+5038 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2015-07-13 | 1 | -15/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2015-07-02 | 33 | -5974/+6788 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | rebase TIP [http://tip.tcl.tk/425|425] implementation | jan.nijtmans | 2013-11-08 | 5 | -3/+118 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | implement for Cygwin as well | jan.nijtmans | 2013-07-23 | 1 | -9/+24 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | rebase | jan.nijtmans | 2013-07-23 | 5 | -3/+103 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | rebase | jan.nijtmans | 2013-06-26 | 5 | -3/+103 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | rebase | jan.nijtmans | 2013-06-18 | 5 | -3/+103 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | rebase | jan.nijtmans | 2013-06-14 | 5 | -3/+103 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | rebase | jan.nijtmans | 2013-06-07 | 5 | -3/+103 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | | | | | | fix directory where tclWinPanic.c resides | jan.nijtmans | 2013-05-17 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | | | | | | | | rebase | jan.nijtmans | 2013-05-17 | 5 | -3/+103 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | rebase | jan.nijtmans | 2013-04-03 | 5 | -3/+103 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | increase limit to 26000 characters | |||||
| | | | | | | | | | * | | | | | | | | | | | | | | Better Windows console panic proc, still to be TIPped. | jan.nijtmans | 2013-03-30 | 5 | -3/+103 | |
| | | | | | | | | |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Fixed makefile.vc: install will create missing dir "tcl8/8.7" for msgcat | fbonnet | 2018-05-10 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | merge 8.6 | jan.nijtmans | 2018-05-01 | 1 | -19/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | amend after merge 8.5 | sebres | 2018-04-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | merge core-8-5-branch (fix-1613456fff) | sebres | 2018-04-30 | 1 | -19/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | minor fix on comment (restored getFileSecurityProc back, because ↵ | sebres | 2018-03-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | getNamedSecurityInfoProc not used) | |||||
| | * | | | | | | | | | | | | | | | | | | | | | win: fixes check of file permissions (readable, writable, executable) - more ↵ | sebres | 2018-03-22 | 1 | -19/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | faster and stable solution without direct check of security permissions by optimal terms; additionally corrected executable extensions (missing .ps1/.cmd) in useWide case. | |||||
* | | | | | | | | | | | | | | | | | | | | | | | merge 8.6 | dgp | 2018-04-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | / / / / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | http::geturl now returns full error stack information if the initial socket ↵ | oehhar | 2018-04-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command fails Ticket [ff82755e15] | |||||
* | | | | | | | | | | | | | | | | | | | | | | Bring back makefile.vc to CRLF line-endings, as all other *.vc files | jan.nijtmans | 2018-03-15 | 1 | -945/+945 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | msgcat 1.7.0 features need foundation of Tcl 8.7. | dgp | 2018-03-12 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Implement TIP 490: msgcat for TclOO | dgp | 2018-03-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Install msgcat 1.7 in library folder 8.6 instead 8.5. It uses tailcall and ↵ | oehhar | 2018-01-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | will not work with 8.5 | |||||
| * | | | | | | | | | | | | | | | | | | | | | Changed msgcat version from 1.6.2 to 1.7.0 -> this is not a patch release | oehhar | 2018-01-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | TIP490: oo for msgcal: new solution enable any command for oo, new command ↵ | oehhar | 2018-01-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mcpackagenamespacege |