Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0 | jan.nijtmans | 2015-06-18 | 2 | -1044/+1090 | |
| | | | | | | | | | | | ||||||
| | | | | | | * | | | | Fix [e770d92d76]: Add support for higher baud rates in Tcl | jan.nijtmans | 2015-06-16 | 1 | -0/+33 | |
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix [e770d92d76]: Add support for higher baud rates in Tcl | jan.nijtmans | 2015-06-16 | 1 | -0/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Patch to add support for higher baud rates under Unix Ticket [e770d92d76]]ticket_e770d92d6 | hypnotoad | 2015-06-10 | 1 | -0/+33 | |
| | | | | | | | | | | | | ||||||
| | | | | | | | * | | | | Plug memory leaks in the Tcl_ZlibInflate() error handling code. Fix for ↵ | Joe Mistachkin | 2015-06-11 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ticket [478c446889]. | |||||
| | | | | | | | * | | | | Stop documentation lie about command rename traces and comment lie about | dgp | 2015-06-08 | 2 | -2/+2 | |
| | | | | | | | |\ \ \ \ | | | | | | | |/ / / / / | |_|_|_|_|_|_| / / / / |/| | | | | | | / / / | what's done with them in TclOO. | |||||
* | | | | | | | | | | | Stop telling lie about command delete traces. | dgp | 2015-06-08 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| | | | | | | * | | | | Fix typo in three thread tests. | Joe Mistachkin | 2015-06-05 | 1 | -3/+3 | |
| | | | | | |/ / / / | ||||||
| | | | | | * | | | | [268b23df11] Revised patch to create phony source string when the | dgp | 2015-06-03 | 1 | -5/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original script does not actually contain the command being invoked. (Example: the tcl::mathfunc::* command invoked via [expr] interpretation) | |||||
| | | | | | * | | | | Put the ellipsis inside, not outside, the close quote. | dgp | 2015-06-03 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | | | | * | | | | [268b23df11] When GetSrcInfoForPc() returns NULL, make sure it also sets | dgp | 2015-06-03 | 2 | -8/+20 | |
| | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | the length to a non-positive value so nothing tries to read offsets from a NULL pointer. | |||||
| | | | | * | | | | Make tweak to the mem-debug tracking official. It is now again possible to ↵ | andreask | 2015-05-27 | 1 | -14/+33 | |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | use regular packages with a mem-debug core without inciting a panic. | |||||
* | | | | | | | | | Make tweak to the mem-debug tracking official. It is now again possible to ↵ | andreask | 2015-05-27 | 1 | -14/+33 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use regular packages with a mem-debug core without inciting a panic. | |||||
| * | | | | | | | | | Minor compilation issue fix, make sure variable declaration (via macro) is ↵aku_mem_debug_allow_regular | Joe Mistachkin | 2015-05-22 | 1 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first. | |||||
| * | | | | | | | | | Moved Tcl_Obj* objThreadMap release tracking to a location where regular ↵ | andreask | 2015-05-22 | 1 | -14/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packages will call through, enabling their full tracking by the core, and thus avoiding the "expected to create new entry for object map" panic seen otherwise. | |||||
| | | | | | * | | | | Added missing marker for incompatibility. | dkf | 2015-05-26 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| | | | | | * | | | | Remove useless code, trying to sync win32 environment variables with ↵ | jan.nijtmans | 2015-05-25 | 2 | -101/+1 | |
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | cygwin's. cygwin1.dll is responsible for doing that. Taken over from cygwin's tcl fork. | |||||
* | | | | | | | | | | Remove useless code, trying to sync win32 environment variables with ↵ | jan.nijtmans | 2015-05-25 | 2 | -102/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cygwin's. cygwin1.dll is responsible for doing that. Taken over from cygwin's tcl fork. | |||||
| | | | | | * | | | | Missed a bit | dgp | 2015-05-20 | 2 | -4/+2 | |
| | | | | | | | | | | ||||||
| | | | | | * | | | | [29044ba23f] Remove RANLIB as part of library installation. At best it's | dgp | 2015-05-20 | 3 | -8/+2 | |
| | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | redundant to the RANLIB already done as part of library build. At worst, it conflicts with needs of cross-compiling. Thanks Erik Leunissen. | |||||
| | | | | * | | | | Simplify code generation for a list of literals. Generates slightly simpler ↵ | dkf | 2015-05-19 | 1 | -14/+1 | |
| | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bytecode too. | |||||
| | | | | | * | | | | Tidier version.dgp_defer_string_rep | dkf | 2015-05-19 | 1 | -15/+1 | |
| | | | | | | | | | | ||||||
| | | | | | * | | | | Don't cause string rep generation in [list <lit> <lit> ... <lit>] bytecode. | dgp | 2015-05-19 | 1 | -9/+10 | |
| | | | | |/ / / / | | | | | | | | | | | | | | | | | | | Candidate for merge to trunk to simplify bytecode. | |||||
| | | | | * | | | | [11250a236d] Made the documentation of non-greediness overrides more obvious. | dkf | 2015-05-18 | 1 | -1/+25 | |
| | | | | | | | | | ||||||
| | | | | * | | | | [c11a51c482] Stop race condition with -accept config option, and allow ↵ | dkf | 2015-05-18 | 2 | -15/+50 | |
| | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | overriding of it via -headers option. | |||||
| | | | * | | | | [ad6696285c] Correction of description of filter behaviour with 'unknown'. | dkf | 2015-05-17 | 1 | -3/+5 | |
| | | | | | | | | ||||||
| | | | * | | | | [ad6696285c] Demonstrate that filters are not called for destructors. | dkf | 2015-05-17 | 1 | -0/+28 | |
| | | | | | | | | ||||||
| | | | * | | | | [0f42ff7871] Remove unintentional difference between interpreted and ↵ | dkf | 2015-05-15 | 2 | -0/+191 | |
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | compiled [next]. | |||||
| | | | | * | | | | Added contributed tests from aspectbug_0f42ff7871 | dgp | 2015-05-12 | 1 | -0/+195 | |
| | | | | | | | | | ||||||
| | | | | * | | | | merge trunk | dgp | 2015-05-12 | 28 | -1232/+1403 | |
| | | | | |\ \ \ \ | ||||||
| | | | | * | | | | | Correction suggested by miguel. Passes test suite and fixes bug demos. | dgp | 2015-04-08 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | | | * | | | | | Proposed fix. | dgp | 2015-04-08 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | [9dd1bd7a74] Ensure that [self] returns a sensible value in a destructor ↵ | dkf | 2015-05-15 | 2 | -2/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | even when construction didn't complete. | |||||
| | | | * | | | | | | Bump to http 2.8.9 | dgp | 2015-05-14 | 4 | -6/+6 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | [6a71dbe6ec] Ensure that compression errors log correctly. | dkf | 2015-05-14 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | [b9d0434667] Prefer the gzip encoding for transfers. It's less efficient, but | dkf | 2015-05-14 | 3 | -15/+35 | |
| | | | | |/ / / / | | | | |/| | | | | | | | | | | | | | it is far more interoperable and that's a more important metric. | |||||
| | | | * | | | | | test portability | dgp | 2015-04-30 | 1 | -1/+2 | |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Test portability. | dgp | 2015-04-30 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
| | | | * | | | | | merge mark | dgp | 2015-04-29 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Use joinable threads to avoid thread finalization crashes. | dgp | 2015-04-29 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
| | | | * | | | | | [894da183c8] Test and fix for regression in flushing blocked channels. | dgp | 2015-04-29 | 2 | -2/+36 | |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | [894da183c8] Test and fix for regression in flushing blocked channels. | dgp | 2015-04-29 | 2 | -2/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [894da183c8] Fix and test for bug at the point it was introduced.bug_894da183c8 | dgp | 2015-04-29 | 2 | -1/+35 | |
| | | | | | | | | | | ||||||
| | | | | * | | | | | Merge tzdata2015d from ietf.org | venkat | 2015-04-29 | 16 | -1185/+1136 | |
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Update to tzdata2015d from ietf.org | venkat | 2015-04-29 | 16 | -1185/+1136 | |
| | | | | | | | | | | ||||||
| | | | | * | | | | | [879a0747be] Repair handling of incomplete multi-byte chars at the ends of ↵ | dgp | 2015-04-24 | 2 | -6/+105 | |
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | input buffers. Also properly reset input encoding flags when cycling through a fleeting EOF condition. | |||||
* | | | | | | | | | | [879a0747be] Repair handling of incomplete multi-byte chars at the ends | dgp | 2015-04-24 | 2 | -7/+106 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of input buffers. Also properly reset input encoding flags when cycling through a fleeting EOF condition. | |||||
| | | | | * | | | | | Fix UtfToUtfProc() to remove the potential to read beyond end of input buffer. | dgp | 2015-04-24 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Fix UtfToUtfProc() to remove the potential to read beyond end of input buffer. | dgp | 2015-04-24 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | | | * | | | | | Open linked folder shared on Windows - Patch [19ea026e43] | oehhar | 2015-04-23 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | |