| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | * | | | | | | | | | | | | | Patch from Zoran Vasiljevic, fix for missing proper initialization of the thr... | jan.nijtmans | 2017-01-13 | 2 | -3/+1 |
| | | | |/ / / / / / / / / / / / |
|
| | | | * | | | | | | | | | | | | Use more Tcl_AppendResult(), in order to prevent the use of a (char *) type c... | jan.nijtmans | 2017-01-11 | 1 | -28/+28 |
|
|
| | | | * | | | | | | | | | | | | Merge core-8-6-branch. | jan.nijtmans | 2017-01-11 | 3 | -31/+35 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|/ / / / /
| | | | |/| | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | [win] accomplished winTime module using very fast wide clicks, with denominat... | sebres | 2017-02-09 | 1 | -7/+3 |
|
|
| | | * | | | | | | | | | | | | | [timerate] bug fix: missing scale conversion by Mac OSX on platform where hig... | sebres | 2017-02-09 | 3 | -15/+34 |
|
|
| | | * | | | | | | | | | | | | | resolve warning: enumeration value ‘TMRT_LAST’ not handled in switch (imp... | sebres | 2017-02-09 | 1 | -1/+1 |
|
|
| | | * | | | | | | | | | | | | | missing entry of tclInt.h added | sebres | 2017-01-09 | 1 | -0/+3 |
|
|
| | | * | | | | | | | | | | | | | New performance measurement routine "timerate" in opposition to "time" the ex... | sebres | 2017-01-09 | 2 | -1/+333 |
| | | |/ / / / / / / / / / / / |
|
| | | * | | | | | | | | | | | | Make TclGetLoadedPackagesEx() work with other than the only current interpret... | jan.nijtmans | 2017-01-05 | 1 | -9/+11 |
| | | | |_|_|_|_|_|/ / / / /
| | | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | | Fix [7c7d3b4481d4e4e86420b54031f4abd1df18d64|7c7d3b4481]: load test failures.... | jan.nijtmans | 2017-01-05 | 2 | -24/+21 |
| | | | |_|_|_|_|/ / / / /
| | | |/| | | | | | | | | |
|
| | | * | | | | | | | | | | TIP [http://www.tcl.tk/cgi-bin/tct/tip/459|459] implementation, but (for now)... | jan.nijtmans | 2017-01-04 | 6 | -18/+182 |
| | | |\ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|/ / / / /
| | | | |/| | | | | | | | |
|
| | | | * | | | | | | | | | Bring back stub table in original state. | jan.nijtmans | 2016-12-08 | 20 | -194/+419 |
| | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | Implement the "package forget" part, which was still missing. Handle the case... | jan.nijtmans | 2016-11-29 | 1 | -5/+16 |
|
|
| | | | * | | | | | | | | | | slightly simpler | jan.nijtmans | 2016-11-28 | 1 | -2/+1 |
|
|
| | | | * | | | | | | | | | | Complete implementation, tests and documentation | jan.nijtmans | 2016-11-28 | 4 | -13/+58 |
|
|
| | | | * | | | | | | | | | | Merge trunk. | jan.nijtmans | 2016-11-25 | 16 | -74/+100 |
| | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2016-11-24 | 1 | -2/+2 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | Starting implementing the "package files" command. TIP still to be written. | jan.nijtmans | 2016-11-24 | 3 | -10/+91 |
|
|
| | | * | | | | | | | | | | | | | TIP [http://www.tcl.tk/cgi-bin/tct/tip/456|456] implementation: Extend the C ... | jan.nijtmans | 2017-01-04 | 7 | -18/+125 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | Make the code slightly more pleasing to the eyes. | limeboy | 2017-01-01 | 1 | -2/+10 |
|
|
| | | | * | | | | | | | | | | | | | Make options -reuseaddr/-reuseport forbidden without -server, no matter the v... | jan.nijtmans | 2016-12-20 | 1 | -7/+5 |
|
|
| | | | * | | | | | | | | | | | | | merge fork | jan.nijtmans | 2016-12-20 | 1 | -15/+11 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | | | | | Decouple the switch handling. | limeboy | 2016-12-20 | 1 | -15/+10 |
|
|
| | | | | * | | | | | | | | | | | | | Correct the handling of -server and its options. | limeboy | 2016-12-20 | 1 | -1/+2 |
|
|
| | | | * | | | | | | | | | | | | | | merge trunk (still has test failure in socket.test) | jan.nijtmans | 2016-12-20 | 12 | -79/+238 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / / / / / / /
| | | | |/| | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | Adjust OpenTcpServer for the latest changes to OpenTcpServerEx | limeboy | 2016-12-14 | 1 | -1/+5 |
|
|
| | | | * | | | | | | | | | | | | | | Fix for the argument parsing phase in the [socket] command. | limeboy | 2016-12-14 | 1 | -2/+1 |
|
|
| | | | * | | | | | | | | | | | | | | Make OpenTcpServerEx accept a 'service' string parameter instead of a port. | limeboy | 2016-12-14 | 3 | -14/+20 |
|
|
| | | | * | | | | | | | | | | | | | | merge trunk | limeboy | 2016-12-01 | 15 | -161/+253 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk, and fix two socket test-cases. | jan.nijtmans | 2016-11-25 | 10 | -18/+26 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Forgot a - in the parameters array. | limeboy | 2016-11-24 | 1 | -1/+1 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | | | | | | | | Fix compile error if SO_REUSEPORT not supported. Put command options in alpha... | jan.nijtmans | 2016-11-24 | 1 | -3/+3 |
|
|
| | | | * | | | | | | | | | | | | | | | | | Allow a boolean argument to be passed. | limeboy | 2016-11-24 | 1 | -7/+35 |
| | | | |/ / / / / / / / / / / / / / / / |
|
| | | | * | | | | | | | | | | | | | | | | Implement the whole TIP 456 specification. | limeboy | 2016-11-24 | 5 | -11/+31 |
|
|
| | | | * | | | | | | | | | | | | | | | | Added stub entry for tip #456. Documentation and tests still missing. Doesn't... | jan.nijtmans | 2016-11-22 | 5 | -10/+49 |
|
|
| | | | * | | | | | | | | | | | | | | | | This is patch.002 from ticket [0b9d3ba2ba3e1e3fc33c97d5a9fa7ef85d11a696|0b9d3... | jan.nijtmans | 2016-11-22 | 1 | -3/+12 |
|
|
| | | * | | | | | | | | | | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-01-01 | 2 | -41/+173 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | Update -DMSTATS functionality, for possible total memory sizes > 2Gb. One mor... | jan.nijtmans | 2016-12-23 | 2 | -24/+24 |
|
|
| | | * | | | | | | | | | | | | | | | | | | Eliminate the internal macro/function TclNewIntObj: In all cases TclNewLongOb... | jan.nijtmans | 2016-12-23 | 6 | -26/+19 |
|
|
| | * | | | | | | | | | | | | | | | | | | | Let local variables declared from within macro's always start with underscore... | jan.nijtmans | 2017-05-09 | 2 | -41/+41 |
|
|
| | * | | | | | | | | | | | | | | | | | | | [6015221f59] Segfault after overflow of [binary] field specifier numeric count. | dgp | 2017-05-05 | 1 | -1/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | [f9fe90d0fa] [file join] normalization. See filesystem-1.52* | dgp | 2017-05-01 | 1 | -1/+11 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [f34cf83dd0] An optimization was being taken in a case where it produced the ... | dgp | 2017-04-28 | 1 | -0/+7 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | silence uninit variable warnings | dgp | 2017-04-28 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | [04e26c02c0] Remove useless condition that raises warnings. | dgp | 2017-04-27 | 1 | -4/+2 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | [50750c735a] Fix for uninit memory handling issue in zlib transforms. | dkf | 2017-04-25 | 1 | -18/+16 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | A better way of getting source file location information when disassembling. | dkf | 2017-04-22 | 3 | -20/+54 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | Don't use "0%o" format in test-cases, as it suggest's it's the normal way to ... | jan.nijtmans | 2017-04-14 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | Revert recent commit [80252e0aed]. TIP 237 is clear that %llu is invalid. | dgp | 2017-04-12 | 2 | -22/+13 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | merge fix-42202ba1e5ff566e | sebres | 2017-04-12 | 1 | -1/+31 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|