summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-158-11/+15
* unbreak trunk; fix some warningsdkf2012-11-151-1/+2
* IMPLEMENTATION OF TIP#416: New Options for 'load': -global and -lazyjan.nijtmans2012-11-158-31/+124
|\
| * merge trunkfrq_3579001jan.nijtmans2012-11-143-5/+148
| |\
| * \ merge trunk. jan.nijtmans2012-11-122-3/+3
| |\ \
| * \ \ merge trunkjan.nijtmans2012-11-123-2/+8
| |\ \ \
| * \ \ \ merge trunkjan.nijtmans2012-11-0967-3468/+1392
| |\ \ \ \
| * \ \ \ \ merge trunkjan.nijtmans2012-11-076-70/+70
| |\ \ \ \ \
| * | | | | | Finish the TIP #416 implementation as specified (#define's were still missing...jan.nijtmans2012-11-076-8/+26
| * | | | | | merge trunkdkf2012-11-0632-464/+2912
| |\ \ \ \ \ \
| * | | | | | | syntax improvement: expect options before the filenamejan.nijtmans2012-10-246-30/+39
| * | | | | | | experimental implementation of FRQ-3579001jan.nijtmans2012-10-244-28/+80
* | | | | | | | merge markdkf2012-11-140-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overridingdkf2012-11-142-2/+59
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Backport from Tcl 8.6.dkf2012-11-142-2/+48
* | | | | | | | | | * unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factordkf2012-11-146-49/+87
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Workaround for mingw versions which don't provide _fpcontrol in float.hjan.nijtmans2012-11-141-0/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Workaround for mingw versions which don't provide _fpcontrol in float.hjan.nijtmans2012-11-141-0/+8
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Workaround for mingw versions which don't provide _fpcontrol in float.hjan.nijtmans2012-11-141-0/+8
* | | | | | | | | 360894 Threads inherit floating point config from their creator threaddgp2012-11-131-4/+71
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | 360894 Threads inherit floating point config from their creator thread.dgp2012-11-131-4/+71
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | 360894 Threads inherit floating point config from their creator threaddgp2012-11-131-4/+70
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ merge 8.4bug_3567063dgp2012-11-135-8/+19
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | merge 8.4dgp2012-10-030-0/+0
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | When checking for std channels being closed, compare the channel state,dgp2012-10-032-20/+30
| | | * | | | | | | | Make compilation of the fp control changes possible with MinGW.Joe Mistachkin2012-09-131-3/+10
| | | * | | | | | | | Free the WinThread structure before running the original thread procedure.Joe Mistachkin2012-09-131-1/+8
| | | * | | | | | | | Initial work on SF FRQ #3567063.Joe Mistachkin2012-09-131-4/+56
* | | | | | | | | | | also search for the library directory (init.tcl, encodings, etc) relative to ...Joe Mistachkin2012-11-132-1/+69
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | also search for the library directory (init.tcl, encodings, etc) relative to ...Joe Mistachkin2012-11-132-1/+69
* | | | | | | | | | | merge markdgp2012-11-120-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | merge release to 8.5dgp2012-11-1212-16/+49
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ChangeLog release markcore_8_5_13core_8_5_13_rcdgp2012-11-091-0/+15
| | * | | | | | | | | merge markdgp2012-11-090-0/+0
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | style fixjan.nijtmans2012-11-121-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | added forgotten Changelog entrymig2012-11-101-0/+6
* | | | | | | | | | re-enable bcc-tailcall, after fixing an infinite loop in the TCL_COMPILE_DEBU...mig2012-11-102-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Flag USE_TCLOO_STUBS is not necessary any more for extensions: Stubs are the ...jan.nijtmans2012-11-092-2/+2
* | | | | | | | | dup test namedgp2012-11-081-1/+1
* | | | | | | | | Updated the language of the documentation so that "object" refers to an OOdkf2012-11-0839-515/+530
* | | | | | | | | Missing bits of the msgcat 1.4 -> 1.5 bump.dgp2012-11-082-5/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Pull msgcat fixes over the main dev branchdgp2012-11-083-7/+7
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Revert msgcat requirement bump in the "clock" module. Should be no need for it.dgp2012-11-082-2/+2
| | * | | | | | | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, lib...oehhar2012-11-085-9/+9
| | * | | | | | | tzdata updatedgp2012-11-0713-298/+790
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | update changesdgp2012-11-071-0/+2
| | * | | | | | | merge 8.5dgp2012-11-076-74/+78
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge 8.5dgp2012-11-066-14/+24
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | make distdgp2012-11-051-6/+20
| | * | | | | | | | | merge 8.5dgp2012-11-051-3/+20
| | |\ \ \ \ \ \ \ \ \