summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* Rename the new API to TclMutexUnlockAndFinalize as it is not platform-specific.Joe Mistachkin2015-06-171-1/+1
* Change Tcl_MutexUnlockAndFinalize() to internal function TclpMutexUnlockAndFi...jan.nijtmans2015-06-161-0/+1
* Merge updates from trunk.Joe Mistachkin2015-05-171-1/+2
|\
| * Reduce the list walking by keeping lastPtr fields.zippy_fifodgp2015-04-161-1/+2
* | Draft fix for a potential race condition in the new Tcl_MutexUnlockAndFinaliz...Joe Mistachkin2015-05-171-0/+2
|/
* Eliminate TclIsLocalScalar(). No callers left.dgp2014-12-231-1/+0
* Rework the *FinalizeThread*() routines so that the quick exit preferencebug_af08e89777dgp2014-12-171-1/+1
* [d2ffcca163] Limit parsing results that are documented to accept only ASCII c...dgp2014-12-051-0/+1
|\
| * Stop using isalnum(.). Its results are not portable. Replace with ourdgp2014-12-041-0/+1
| * Backport the cheaper Preserve/Release on channels.dgp2014-08-011-0/+2
| |\
| * \ merge 8.5dgp2014-05-011-0/+18
| |\ \
| | * | Fix more corner-cases like [0e92c404f19ede5b2eb06e6db27647d3138cc56|0e92c404f...jan.nijtmans2014-05-011-0/+18
| * | | merge 8.5dgp2014-04-241-0/+1
| |\ \ \ | | |/ /
* | | | comment fixdgp2014-09-251-1/+1
* | | | [84af1192f5]: [regsub] compiler no longer confused by quantification handling.dkf2014-09-091-1/+2
* | | | TIP 429 Implementation: [string cat]ferrieux2014-08-021-0/+3
| |_|/ |/| |
* | | Reduce the cost of Preserve/Release on channelsdgp2014-07-301-0/+2
* | | Improved the error messages. dkf2014-06-071-0/+4
* | | Possible fix for [47d66253c92197d30bff280b02e0a9e62f07cee2|47d66253c9]: "lsea...bug_47d66253c9jan.nijtmans2014-05-121-0/+24
* | | merge trunkdgp2014-04-241-0/+1
|\ \ \
| * \ \ [3493120] Plug memory leak in thread exit.dgp2014-04-241-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Memory leak after thread exit, fixed (alloc cache released by exit), belong t...sebres2014-04-221-0/+1
* | | | Merge the checkins of the dgp-read-bytes branch onto the trunk, up todgp2014-03-231-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | merge 8.5dgp2014-02-121-0/+1
| |\ \ | | |/
| * | Revised ReadChars to restore an attempt to make sure we do not short readdgp_may_be_pointlessdgp2014-02-061-0/+2
| * | merge 8.5dgp2014-02-061-0/+2
| |\ \
| * | | Backport of bytearray append machinery to support bug fixes in ReadBytes.dgp2014-01-211-0/+2
* | | | [a4494e28ed] Use flag bit instead of NULL pointer to suppressdgp2014-02-061-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Change the flag value to avoid merge conflict with trunk.dgp2014-02-061-1/+1
| * | | [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list ofdgp2014-02-061-0/+1
| | |/ | |/|
* | | Simplify the core output operations of channels. Reduce duplicative and dead ...dgp2014-02-041-0/+2
|\ \ \ | |/ /
| * | Refactor WriteChars() and WriteBytes() into simple wrappers of a commondgp2014-01-301-0/+2
| |/
* | merge principal development branchdkf2014-01-251-0/+6
|\ \
| * | implementation of [yieldto] in bytecodedkf2014-01-211-0/+3
| * | added compilation for [nextto]dkf2014-01-191-0/+3
* | | merge main working branchdkf2014-01-071-1/+0
|\ \ \ | |/ /
| * | make function static once more; not needed outside of source filedkf2014-01-071-1/+0
* | | merge main working branchdkf2014-01-021-0/+4
|\ \ \ | |/ /
| * | merge main working branchdkf2013-12-301-164/+140
| |\ \
| * \ \ merge main dev branchdkf2013-01-031-1/+1
| |\ \ \
| * \ \ \ merge main dev branchdkf2012-11-051-0/+21
| |\ \ \ \
| * \ \ \ \ merge dkf-compile-misc-infodkf2012-11-021-0/+6
| |\ \ \ \ \
| * | | | | | Working towards a BCCed [next].dkf2012-11-011-0/+4
* | | | | | | merge main working branchdkf2013-12-301-164/+140
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | implement [namespace origin] in bytecodedkf2013-12-301-0/+3
| * | | | | | merge trunkdkf2013-12-231-1/+8
| |\ \ \ \ \ \
| | * | | | | | Making the optimizer pluggable by extensions; please review for committing to...mig_tmp_optimizemig2013-12-181-1/+8
| * | | | | | | simple compilation of [string replace]dkf2013-12-121-0/+3
| * | | | | | | merge trunkdkf2013-11-191-2/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Revert [3c0b0bbda6]. If this really is a problem, it needs to get fixed by ot...max2013-11-181-2/+3