summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added tests for mcforgetpackage, mcpackagelocale and mcpackageconfigtip_412msgcat_dyn_localeoehhar2015-06-292-13/+323
|
* Tests for mcexists and mcloadedlocalesoehhar2015-06-262-1/+96
|
* Manpage, callback fail calls bgerror, clean catalog on packagelocale unsetoehhar2015-06-263-26/+317
|
* Merge trunkoehhar2015-06-2216-1070/+1226
|\
| * Make sure that an input lying precisely 1/2 ULP between two floating point ↵Kevin B Kenny2015-06-202-8/+35
| | | | | | | | values is rounded to even.
| * Remove lines of code made obsolete by earlier changes.dgp2015-06-191-5/+1
| |
| *-. [a4cb3f06c4] Fix edge case handling in lreplace. Many more tests.dgp2015-06-183-3/+38
| |\ \
| | | * From aspect, several edge case coverage tests.dgp2015-06-181-0/+52
| | | |
| | * | lreplace: more tests, doc improvementaspect_lreplace_refixaspect2015-06-162-1/+34
| | | |
| | * | fix for a4cb3f06c4fe - bug introduced in 32b61592465aspect2015-06-162-1/+4
| | | |
| * | | Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0jan.nijtmans2015-06-182-1042/+1088
| |\ \ \ | | | |/ | | |/|
| | * | Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0jan.nijtmans2015-06-182-1044/+1090
| | | |
| * | | Fix [e770d92d76]: Add support for higher baud rates in Tcljan.nijtmans2015-06-161-0/+33
| |\ \ \ | | |/ /
| | * | Fix [e770d92d76]: Add support for higher baud rates in Tcljan.nijtmans2015-06-161-0/+33
| | |\ \
| | | * | Patch to add support for higher baud rates under Unix Ticket [e770d92d76]]ticket_e770d92d6hypnotoad2015-06-101-0/+33
| | | | |
| * | | | Plug memory leaks in the Tcl_ZlibInflate() error handling code. Fix for ↵Joe Mistachkin2015-06-111-1/+2
| | | | | | | | | | | | | | | | | | | | ticket [478c446889].
| * | | | Stop documentation lie about command rename traces and comment lie aboutdgp2015-06-082-2/+2
| |\ \ \ \ | | |/ / / | | | | | what's done with them in TclOO.
| | * | | Stop telling lie about command delete traces.dgp2015-06-081-1/+1
| | | | |
| * | | | Fix typo in three thread tests.Joe Mistachkin2015-06-051-3/+3
| | | | |
| * | | | [268b23df11] Revised patch to create phony source string when thedgp2015-06-031-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.dgp2015-06-031-1/+1
| | | | |
| * | | | [268b23df11] When GetSrcInfoForPc() returns NULL, make sure it also setsdgp2015-06-032-8/+20
| | | | | | | | | | | | | | | | | | | | the length to a non-positive value so nothing tries to read offsets from a NULL pointer.
* | | | | Make all msgcat tests passoehhar2015-06-012-3/+12
| | | | |
* | | | | clock.tcl modified that all clock tests passoehhar2015-05-311-12/+5
| | | | |
* | | | | merge trunkoehhar2015-05-31823-29634/+48482
|\ \ \ \ \ | |/ / / /
| * | | | Make tweak to the mem-debug tracking official. It is now again possible to ↵andreask2015-05-271-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 ↵andreask2015-05-271-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_regularJoe Mistachkin2015-05-221-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | first.
| | | * | | Moved Tcl_Obj* objThreadMap release tracking to a location where regular ↵andreask2015-05-221-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.dkf2015-05-261-0/+1
| | | | | |
| * | | | | Remove useless code, trying to sync win32 environment variables with ↵jan.nijtmans2015-05-252-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.nijtmans2015-05-252-102/+1
| | | | | | | | | | | | | | | | | | | | | | | | cygwin's. cygwin1.dll is responsible for doing that. Taken over from cygwin's tcl fork.
| * | | | | Missed a bitdgp2015-05-202-4/+2
| | | | | |
| * | | | | [29044ba23f] Remove RANLIB as part of library installation. At best it'sdgp2015-05-203-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 ↵dkf2015-05-191-14/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | bytecode too.
| | * | | | | Tidier version.dgp_defer_string_repdkf2015-05-191-15/+1
| | | | | | |
| | * | | | | Don't cause string rep generation in [list <lit> <lit> ... <lit>] bytecode.dgp2015-05-191-9/+10
| |/ / / / / | | | | | | | | | | | | Candidate for merge to trunk to simplify bytecode.
| * | | | | [11250a236d] Made the documentation of non-greediness overrides more obvious.dkf2015-05-181-1/+25
| | | | | |
| * | | | | [c11a51c482] Stop race condition with -accept config option, and allow ↵dkf2015-05-182-15/+50
| | | | | | | | | | | | | | | | | | | | | | | | overriding of it via -headers option.
| * | | | | [ad6696285c] Correction of description of filter behaviour with 'unknown'.dkf2015-05-171-3/+5
| | | | | |
| * | | | | [ad6696285c] Demonstrate that filters are not called for destructors.dkf2015-05-171-0/+28
| | | | | |
| * | | | | [0f42ff7871] Remove unintentional difference between interpreted and ↵dkf2015-05-152-0/+191
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | compiled [next].
| | * | | | | Added contributed tests from aspectbug_0f42ff7871dgp2015-05-121-0/+195
| | | | | | |
| | * | | | | merge trunkdgp2015-05-1228-1232/+1403
| | |\ \ \ \ \
| | * | | | | | Correction suggested by miguel. Passes test suite and fixes bug demos.dgp2015-04-081-1/+1
| | | | | | | |
| | * | | | | | Proposed fix.dgp2015-04-081-0/+1
| | | | | | | |
| * | | | | | | [9dd1bd7a74] Ensure that [self] returns a sensible value in a destructor ↵dkf2015-05-152-2/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | even when construction didn't complete.
| * | | | | | | Bump to http 2.8.9dgp2015-05-144-6/+6
| | | | | | | |
| * | | | | | | [6a71dbe6ec] Ensure that compression errors log correctly.dkf2015-05-141-1/+1
| | | | | | | |
| * | | | | | | [b9d0434667] Prefer the gzip encoding for transfers. It's less efficient, butdkf2015-05-143-15/+35
| | |/ / / / / | |/| | | | | | | | | | | | it is far more interoperable and that's a more important metric.