summaryrefslogtreecommitdiffstats
path: root/library/reg
ModeNameSize
-rwxr-xr-xpkgIndex.tcl345logstatsplain
> | | * | | | | | | | | | | | | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-283-4/+11 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to add _r to CC on AIX with threads. | | * | | | | | | | | | | | | Fix examples. [Bug 2780680]dkf2009-04-272-27/+29 | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | Reset internal INTERP_ALTERNATE_WRONG_ARGSnijtmans2009-04-273-4/+9 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | flag inside the Tcl_WrongNumArgs function, so the caller no longer has to do the reset. | | * | | | | | | | | | | | | Don't chmod/exec installManPage. [Patch 2769530]stwo2009-04-242-7/+9 | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | Removed newline appended to POST data.patthoyts2009-04-197-19/+127 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added tests to check that the data provided by a POST is as stated in the content-length [Bug 2715421] | | * | | | | | | | | | | | | Doc improvements.dkf2009-04-153-21/+61 | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | * library/tzdata/Asia/Karachi: Updated rules for Pakistan SummerKevin B Kenny2009-04-142-0/+7 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Time (Olson's tzdata2009f) | | * | | | | | | | | | | | | update Apple copyright notice for 2009-04-10 changesdas2009-04-144-51/+13 | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | Clarify the rules for resolution of what forwarded methods forward to.dkf2009-04-115-22/+146 | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | D'ohdas2009-04-111-1/+1 | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | fix warningdas2009-04-101-1/+3 | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | Forgot to add changelog for http commitpatthoyts2009-04-101-0/+8 | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | Remove unused variable (compiler warning)dgp2009-04-101-2/+2 | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macrosdas2009-04-103-67/+65 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * macosx/tclMacOSXNotify.c: to manipulate select masks (Cassoff). [Bug 1960647] | | * | | | | | | | | | | | | * unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL.das2009-04-102-3/+6 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 1961211] | | * | | | | | | | | | | | | typodas2009-04-101-2/+2 | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-10