Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_ST... | sebres | 2018-05-09 | 4 | -4/+6 | |
| | * | | | | | | | Fix epoll notifier memory leak in initialization/finalization routines, | pooryorick | 2018-05-08 | 1 | -0/+4 | |
| * | | | | | | | | merge 8.7 | dgp | 2018-05-08 | 3 | -9/+15 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | merge 8.6 | dgp | 2018-05-08 | 3 | -9/+15 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | merge fix for [92564326a98b5510] from 8.5 | sebres | 2018-05-08 | 3 | -9/+15 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | ||||||
| | | | * | | | | | fixes [92564326a98b5510]: wrong x64-aligned handle from readdir64 by opendir/... | sebres | 2018-05-08 | 3 | -9/+15 | |
| * | | | | | | | | merge 8.7 | dgp | 2018-04-19 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | merge 8.6 | dgp | 2018-04-19 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | | | / | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | | * | | | | | http::geturl now returns full error stack information if the initial socket c... | oehhar | 2018-04-18 | 1 | -2/+2 | |
* | | | | | | | | Merge trunk | jan.nijtmans | 2018-04-15 | 3 | -7/+11 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | merge 8.7 | dgp | 2018-03-30 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Remove MINGW32 from the UNIX makefile, since Mingw should always build from t... | jan.nijtmans | 2018-03-26 | 2 | -4/+4 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | msgcat 1.7.0 features need foundation of Tcl 8.7. | dgp | 2018-03-12 | 1 | -1/+1 | |
| * | | | | | | merge 8.7 | dgp | 2018-03-12 | 1 | -3/+7 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | 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 wi... | oehhar | 2018-01-13 | 1 | -1/+1 | |
| | | * | | | | | 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 mc... | oehhar | 2018-01-10 | 1 | -2/+2 | |
| | * | | | | | | merge 8.7 | dgp | 2018-03-12 | 9 | -122/+29 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | merge 8.7 | dgp | 2017-11-07 | 19 | -1750/+3506 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Refactoring and preliminary implementation of tcl::process (list|status) | f.bonnet | 2017-08-23 | 1 | -3/+1 | |
| | * | | | | | | | | Completed [tcl::process autopurge] semantics and added [tcl::process purge] i... | f.bonnet | 2017-08-18 | 1 | -1/+3 | |
| | * | | | | | | | | Basic scaffolding for tcl::process | f.bonnet | 2017-08-17 | 1 | -1/+5 | |
* | | | | | | | | | | merge trunk | jan.nijtmans | 2018-02-22 | 3 | -46/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | merge 8.7 | dgp | 2018-02-15 | 2 | -39/+0 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Stop seeking out the libieee.a library and linking to it when found. | dgp | 2018-02-15 | 2 | -39/+0 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Stop seeking out the libieee.a library and linking to it when found. | dgp | 2018-02-15 | 2 | -67/+0 | |
| * | | | | | | | | | merge core-8-branch | jan.nijtmans | 2018-02-14 | 3 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | merge 8.7 | dgp | 2018-02-14 | 1 | -7/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | merge core-8-branch | jan.nijtmans | 2018-01-15 | 2 | -8/+2 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | merge core-8-branch | jan.nijtmans | 2017-12-19 | 4 | -17/+7 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | merge 8.7 | jan.nijtmans | 2017-12-06 | 5 | -44/+11 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | merge 8.7 | jan.nijtmans | 2017-11-07 | 2 | -3/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge trunk | jan.nijtmans | 2017-09-18 | 4 | -5/+25 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Rebase to trunk | jan.nijtmans | 2017-09-08 | 3 | -7/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2017-06-12 | 13 | -1607/+3255 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2017-04-12 | 1 | -129/+199 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk. Only use hash prefix (0x, 0b, 0 ) if value is not 0, except for %p. | jan.nijtmans | 2017-04-07 | 2 | -0/+9 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | (more experimenting): Make TCL_LL_MODIFIER behave more close to intuitive exp... | jan.nijtmans | 2017-03-29 | 3 | -7/+7 | |
| | | | |_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | merge trunk | jan.nijtmans | 2018-02-06 | 1 | -7/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | merge core-8-branch | jan.nijtmans | 2018-02-06 | 1 | -7/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | TIP 493: Cease Distribution of http 1.0 | dgp | 2018-02-06 | 1 | -7/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | Remove handling of http 1.0 package files from Makefiles. | dgp | 2017-12-29 | 1 | -7/+2 | |
* | | | | | | | | | | | | | | | | merge trunk | jan.nijtmans | 2018-01-29 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | merge core-8-branch | jan.nijtmans | 2018-01-10 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for ... | jan.nijtmans | 2018-01-10 | 1 | -6/+0 | |
| | |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | merge trunk | jan.nijtmans | 2017-12-28 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | merge core-8-branch | jan.nijtmans | 2017-12-28 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-12-28 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | / / / | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work when TCL_UTF_MAX > 3, mainly wh... | jan.nijtmans | 2017-12-28 | 1 | -2/+2 | |