summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdAH.c
Commit message (Expand)AuthorAgeFilesLines
* merge novemdgp2017-03-171-69/+346
|\
| * Merge trunkjan.nijtmans2017-03-171-7/+7
| |\
| | * redundant end-of-line spacingjan.nijtmans2017-03-151-7/+7
| | |\
| | | * redundant end-of-line spacingjan.nijtmans2017-03-151-7/+7
| * | | Make 'clock' and 'encoding' into compilable ensembles that play with safe int...Kevin B Kenny2017-03-141-64/+342
| |\ \ \ | | |/ /
| | * | Make 'clock' and 'encoding' into compilable ensembles that play with safe int...Kevin B Kenny2017-03-141-64/+342
| | |\ \ | | | |/
| | | * Make 'clock' and 'encoding' into compilable ensembles that play with safe int...kbk_clock_encoding_ensemblesKevin B Kenny2017-03-141-1/+111
| | | * Make 'clock' and 'encoding' into proper compilable ensemblesKevin B Kenny2017-03-141-66/+234
| | * | If TCL_NO_DEPRECATED is defined, remove the "case" statement, and use much le...jan.nijtmans2017-01-251-1/+2
| | |/
* | | Several commands should be picky about expecting byte-valued arguments.dgp2016-12-061-0/+6
|/ /
* | merge trunkjan.nijtmans2016-09-051-1/+1
|\ \ | |/
| * Allow additional optional "interp" argument for testinterpresolver command. N...jan.nijtmans2016-09-051-1/+1
* | Merge trunkjan.nijtmans2016-07-121-1/+6
|\ \ | |/
| * Fix "file owned" for Cygwin: st_uid is only 16-bit there.jan.nijtmans2016-07-121-1/+6
* | merge trunkdgp2016-07-091-11/+25
|\ \ | |/
| * Bugfix [3613671]. file owned implementation for Windows.ashok2016-07-091-11/+6
| * Bugfix [ae61a67192]. file {stat, type, size} etc. support for built-in specia...ashok2016-07-091-0/+19
| * Align comment. Remove some end-of-line spacing. No functional changes.jan.nijtmans2015-09-281-1/+1
| |\
* | \ Merge trunkjan.nijtmans2014-02-111-1/+1
|\ \ \ | |/ /
| * | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang...jan.nijtmans2014-02-101-1/+1
| * | Use more portable TclIsSpaceProc() in stead of isspace().jan.nijtmans2013-06-171-4/+3
| |\ \ | | |/
| | * Use more portable TclIsSpaceProc() in stead of isspace(). jan.nijtmans2013-06-171-4/+3
| * | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>jan.nijtmans2013-02-101-1/+0
| |\ \ | | |/
| | * Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>.jan.nijtmans2013-02-101-1/+0
* | | Convert Tcl_GetIndexFromObj implementation to macrojan.nijtmans2013-01-241-3/+3
|\ \ \ | |/ /
* | | merge trunkjan.nijtmans2013-01-191-1/+0
|\ \ \ | |/ /
| | |
| \ \
*-. \ \ merge trunkdgp2013-01-171-0/+1
|\ \ \ \ | | |/ /
| | * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-0/+1
| | |\ \ | |/ / / | | | _
| | * revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-0/+1
| | * 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var.dgp2012-12-131-1/+0
* | | merge trunkjan.nijtmans2013-01-051-34/+34
|\ \ \ | |/ /
| * | Add super-simple compiler to many ensemble subcommands to allow better codedkf2013-01-041-34/+34
* | | Merge trunk. jan.nijtmans2012-12-141-1/+2
|\ \ \ | |/ /
| * | Fix for [Bug 3595576], found by andrewshmig2012-12-131-1/+2
* | | Goodbye to [case].dgp2012-11-151-137/+0
|/ /
* | compilation code adjusteddkf2012-10-051-28/+45
* | merge trunkdkf2012-09-041-19/+25
|\ \
| * | more result generation conversiondkf2012-08-031-17/+22
| * | converting to using Tcl_Obj API for error message generation; part donedkf2012-08-031-2/+3
* | | Rename 'mapeach' to 'lmap' per preferred alternative in TIP #405.twylite2012-08-081-3/+3
* | | Back-out 'foreacha' implementation but leave code cleanup of 'mapeach' and 'd...twylite2012-08-081-47/+11
* | | [Patch-3163961] Implementation of TIP #405 merged from private branch. Inclu...twylite2012-08-031-14/+96
|/ /
* | Factor out a number of common patterns of use of Tcl_DStringAppend.dkf2012-07-031-2/+2
* | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message.dkf2012-06-251-7/+9
|\ \ | |/
| * [Bug 3537605]: Make [encoding dirs ? ?] report the right error message.dkf2012-06-251-7/+11
| * make some more internal tables constjan.nijtmans2012-04-181-23/+23
| |\
* | | [Bug 3445787]: Improve the compatibility of safe interpreters' version ofdkf2012-05-161-2/+40
* | | * generic/tclUtil.c (TclDStringToObj): Added internal function to makedkf2012-04-251-9/+3
* | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGWjan.nijtmans2012-03-271-1/+1
|\ \ \ | |/ /
| * | [Bug 3508771] Wrong Tcl_StatBuf used on MinGWjan.nijtmans2012-03-271-1/+1
| |\ \ | | |/