SCM Repositories - tcl

Files shown:227 (Show 14 dead files)
Sticky Tag:

Index of /tcl/doc


File Rev. Age Author Last log entry
 Parent Directory        
Access.3  1.10  3 weeks  dkf  Formatting cleanup.
AddErrInfo.3  1.25  3 weeks  dkf  Formatting cleanup.
Alloc.3  1.10  2 years  dkf  Documentation improvements (including Tcl_Realloc(NULL,x) behaviour)
AllowExc.3  1.5  4 years  dkf  Update the .AS macro definition and take advantage of it's new-found power.
AppInit.3  1.11  3 weeks  dgp   TIP #338 IMPLEMENTATION * doc/AppInit.c: Made routines T...
AssocData.3  1.9  2 months  dkf  Lots of very minor formatting fixes.
Async.3  1.14  2 months  dkf  Lots of very minor formatting fixes.
BackgdErr.3  1.9  4 weeks  dgp   TIP #337 IMPLEMENTATION * doc/BackgdErr.3: Converted inter...
Backslash.3  1.10  12 months  dgp  merge stable branch onto HEAD
BoolObj.3  1.11  12 months  dgp  merge stable branch onto HEAD
ByteArrObj.3  1.7  2 months  patthoyts  patch #2215022: clean up the binary ensemble initialization code Applied a patc...
CallDel.3  1.8  2 months  dkf  Lots of very minor formatting fixes.
ChnlStack.3  1.9  3 months  nijtmans   * doc/ChnlStack.3: CONSTified the typePtr argument * doc/CrtChannel.3: of ...
Class.3  1.2  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
CmdCmplt.3  1.4  4 years  dkf  Convert CONST to const, VOID to void so we document how we want the API used.
Concat.3  1.9  3 years  kennykb  Merged kennykb-numerics-branch back to the head; TIPs 132 and 232
CrtChannel.3  1.43  2 months  dkf  Improve clarity of formatting.
CrtChnlHdlr.3  1.8  2 months  dkf  Improve clarity of formatting.
CrtCloseHdlr.3  1.4  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
CrtCommand.3  1.17  3 weeks  dgp   * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336). ...
CrtFileHdlr.3  1.10  2 months  dkf  Lots of very minor formatting fixes.
CrtInterp.3  1.10  3 weeks  dgp   * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336). ...
CrtMathFnc.3  1.19  2 months  dkf  Improve clarity of formatting.
CrtObjCmd.3  1.19  2 months  dkf  Lots of very minor formatting fixes.
CrtSlave.3  1.20  12 months  dgp  merge stable branch onto HEAD
CrtTimerHdlr.3  1.8  2 months  dkf  Lots of very minor formatting fixes.
CrtTrace.3  1.16  2 months  dkf  Lots of very minor formatting fixes.
DString.3  1.17  12 months  dgp  merge stable branch onto HEAD
DetachPids.3  1.7  12 months  dgp  merge stable branch onto HEAD
DictObj.3  1.12  5 months  dkf  Fix error in example. [Bug 2016740]
DoOneEvent.3  1.6  12 months  dgp  merge stable branch onto HEAD
DoWhenIdle.3  1.7  2 months  dkf  Lots of very minor formatting fixes.
DoubleObj.3  1.4  2 years  dgp   * doc/DoubleObj.3: More doc updates for TIP 237. * doc/scan...
DumpActiveMemory.3  1.8  4 years  dkf  Convert CONST to const, VOID to void so we document how we want the API used.
Encoding.3  1.32  2 months  dkf  Improve clarity of formatting.
Ensemble.3  1.7  3 months  dkf  Implement TIP 314. [Patch 1901783]
Environment.3  1.6  3 years  kennykb  Merged kennykb-numerics-branch back to the head; TIPs 132 and 232
Eval.3  1.28  6 months  mistachkin  TIP 285 Implementation
Exit.3  1.9  2 months  dkf  Lots of very minor formatting fixes.
ExprLong.3  1.15  12 months  dgp  merge stable branch onto HEAD
ExprLongObj.3  1.9  12 months  dgp  merge stable branch onto HEAD
FileSystem.3  1.67  2 months  dkf  Lots of very minor formatting fixes.
FindExec.3  1.7  4 years  dkf  Convert CONST to const, VOID to void so we document how we want the API used.
GetCwd.3  1.9  12 months  dgp  merge stable branch onto HEAD
GetHostName.3  1.4  4 years  dkf  Convert CONST to const, VOID to void so we document how we want the API used.
GetIndex.3  1.24  2 months  dkf  Improve documentation of [tcl::prefix].
GetInt.3  1.14  12 months  dgp  merge stable branch onto HEAD
GetOpnFl.3  1.14  12 months  dgp  merge stable branch onto HEAD
GetStdChan.3  1.9  2 months  dkf  Lots of very minor formatting fixes.
GetTime.3  1.10  3 weeks  dkf  Formatting cleanup.
GetVersion.3  1.4  4 years  dkf  Update the .AS macro definition and take advantage of it's new-found power.
Hash.3  1.31  7 weeks  nijtmans  Fix signature and implementation of Tcl_HashStats, such that it conforms to the ...
Init.3  1.6  12 months  dgp  merge stable branch onto HEAD
InitStubs.3  1.11  4 years  dkf  Convert CONST to const, VOID to void so we document how we want the API used.
IntObj.3  1.16  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
Interp.3  1.15  3 weeks  dgp   * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336). ...
Limit.3  1.8  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
LinkVar.3  1.17  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
ListObj.3  1.13  3 weeks  dkf  Formatting cleanup.
Method.3  1.3  3 months  dkf  Apply [Patch 2082450]
NRE.3  1.3  2 weeks  dgp   * doc/NRE.3: Formatting errors found by `make html` *...
Namespace.3  1.11  2 months  dkf  Improve clarity of formatting.
Notifier.3  1.25  3 weeks  dkf  Formatting cleanup.
Object.3  1.23  3 weeks  dkf  Formatting cleanup.
ObjectType.3  1.21  3 weeks  dkf  Formatting cleanup.
OpenFileChnl.3  1.37  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
OpenTcp.3  1.13  2 months  dkf  Improve clarity of formatting.
Panic.3  1.9  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
ParseArgs.3  1.1  3 months  dkf  Implement TIP #265. [FRQ 1446696]
ParseCmd.3  1.29  2 months  dkf  Improve clarity of formatting.
PkgRequire.3  1.12  3 weeks  dkf  Formatting cleanup.
Preserve.3  1.8  2 months  dkf  Lots of very minor formatting fixes.
PrintDbl.3  1.12  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
RecEvalObj.3  1.8  12 months  dgp  merge stable branch onto HEAD
RecordEval.3  1.10  12 months  dgp  merge stable branch onto HEAD
RegConfig.3  1.11  3 months  nijtmans   * doc/RegConfig.3: CONSTified the configuration argument * generic/tcl.decls...
RegExp.3  1.29  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
SaveResult.3  1.10  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
SetChanErr.3  1.5  3 weeks  dkf  General improvements.
SetErrno.3  1.9  12 months  dgp  merge stable branch onto HEAD
SetRecLmt.3  1.3  9 years  stanton  merged tcl 8.1 branch back into the main trunk
SetResult.3  1.24  3 weeks  dgp   * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336). ...
SetVar.3  1.16  12 months  dgp  merge stable branch onto HEAD
Signal.3  1.6  12 months  dgp  merge stable branch onto HEAD
Sleep.3  1.6  12 months  dgp  merge stable branch onto HEAD
SourceRCFile.3  1.4  4 years  dkf  Fix the argument list widths properly...
SplitList.3  1.17  3 weeks  dkf  Formatting cleanup.
SplitPath.3  1.10  2 months  dkf  Lots of very minor formatting fixes.
StaticPkg.3  1.12  3 weeks  dkf  Formatting cleanup.
StdChannels.3  1.14  12 months  dgp  merge stable branch onto HEAD
StrMatch.3  1.14  12 months  dgp  merge stable branch onto HEAD
StringObj.3  1.30  3 weeks  dkf  Formatting cleanup.
SubstObj.3  1.7  12 months  dgp  merge stable branch onto HEAD
TCL_MEM_DEBUG.3  1.11  12 months  dgp  merge stable branch onto HEAD
Tcl.n  1.20  2 months  dkf  Lots of very minor formatting fixes.
TclZlib.3  1.4  13 days  dkf  Assorted minor corrections to the Zlib C API to make it work with the PNG implem...
Tcl_Main.3  1.20  2 weeks  dgp   * doc/NRE.3: Formatting errors found by `make html` *...
Thread.3  1.30  5 months  nijtmans  CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is...
ToUpper.3  1.3  4 years  dkf  More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]
TraceCmd.3  1.13  2 months  dkf  Lots of very minor formatting fixes.
TraceVar.3  1.21  2 months  dkf  Lots of very minor formatting fixes.
Translate.3  1.13  12 months  dgp  merge stable branch onto HEAD
UniCharIsAlpha.3  1.5  12 months  dgp  merge stable branch onto HEAD
UpVar.3  1.11  2 years  msofer   * doc/UpVar.3: brough the docs in accordance to the code. Ever since 8.0, Tcl_...
Utf.3  1.26  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
WrongNumArgs.3  1.13  2 months  dkf  Lots of very minor formatting fixes.
after.n  1.12  2 months  dkf  Lots of very minor formatting fixes.
append.n  1.11  2 months  dkf  Lots of very minor formatting fixes.
apply.n  1.10  2 months  dkf  Improve clarity of formatting.
array.n  1.21  12 months  dgp  merge stable branch onto HEAD
bgerror.n  1.15  2 months  dkf  Improve clarity of formatting.
binary.n  1.44  3 weeks  ferrieux  Fix [Bug 2380293]. Redefine non-strict decoding to ignore only whitespace.
break.n  1.11  2 months  dkf  Improve clarity of formatting.
case.n  1.3  8 years  poenitz  New or changed "SEE ALSO" section.
catch.n  1.20  2 months  dkf  Improve clarity of formatting.
cd.n  1.10  2 months  dkf  Improve clarity of formatting.
chan.n  1.22  2 months  dkf  Lots of very minor formatting fixes.
class.n  1.2  2 months  dkf  Improve clarity of formatting.
clock.n  1.48  3 weeks  nijtmans  Document new DST fallback rules. Fix time change in Eastern Europe (not 3:00 but...
close.n  1.15  3 weeks  ferrieux  TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels
concat.n  1.12  2 months  dkf  Improve clarity of formatting.
continue.n  1.11  2 months  dkf  Improve clarity of formatting.
copy.n  1.2  2 months  dkf  Improve clarity of formatting.
dde.n  1.25  2 months  dkf  Improve clarity of formatting.
define.n  1.2  3 months  dkf  Implementation of TIP #320.#320.#320.
dict.n  1.21  38 hours  dkf  Added more examples. [Tk Bug 2491235]
encoding.n  1.17  2 months  dkf  Lots of very minor formatting fixes.
eof.n  1.10  2 months  dkf  Improve clarity of formatting.
error.n  1.13  2 months  dkf  Improve clarity of formatting.
eval.n  1.13  2 months  dkf  Improve clarity of formatting.
exec.n  1.25  2 months  dkf  Lots of very minor formatting fixes.
exit.n  1.10  2 months  dkf  Improve clarity of formatting.
expr.n  1.37  2 months  dkf  Improve clarity of formatting.
fblocked.n  1.8  3 years  kennykb  Merged kennykb-numerics-branch back to the head; TIPs 132 and 232
fconfigure.n  1.22  2 months  dkf  Improve clarity of formatting.
fcopy.n  1.19  3 days  dkf  Convert tabs to spaces for reliable display with nroff
file.n  1.56  5 weeks  dkf  Implementation of TIP #210.
fileevent.n  1.15  2 months  dkf  Lots of very minor formatting fixes.
filename.n  1.20  12 months  dgp  merge stable branch onto HEAD
flush.n  1.9  2 months  dkf  Improve clarity of formatting.
for.n  1.10  2 months  dkf  Improve clarity of formatting.
foreach.n  1.11  2 months  dkf  Improve clarity of formatting.
format.n  1.22  4 weeks  ferrieux  TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan]
gets.n  1.8  3 years  kennykb  Merged kennykb-numerics-branch back to the head; TIPs 132 and 232
glob.n  1.25  2 months  dkf  Improve clarity of formatting.
global.n  1.14  2 months  dkf  Improve clarity of formatting.
history.n  1.8  12 months  dgp  merge stable branch onto HEAD
http.n  1.38  2 months  dkf  Improve clarity of formatting.
if.n  1.10  2 months  dkf  Improve clarity of formatting.
incr.n  1.8  2 months  dkf  Improve clarity of formatting.
info.n  1.32  2 months  dkf  Document [info coroutine].
interp.n  1.42  4 weeks  dgp   TIP #337 IMPLEMENTATION * doc/BackgdErr.3: Converted inter...
join.n  1.10  2 months  dkf  Improve clarity of formatting.
lappend.n  1.17  2 months  dkf  Improve clarity of formatting.
lassign.n  1.7  2 months  dkf  Improve clarity of formatting.
library.n  1.25  6 weeks  kennykb  * library/tclIndex: Removed reference to no-longer-extant procedure ...
lindex.n  1.21  2 months  dkf  Improve clarity of formatting.
linsert.n  1.17  2 months  dkf  Improve clarity of formatting.
list.n  1.13  2 months  dkf  Improve clarity of formatting.
llength.n  1.15  2 months  dkf  Improve clarity of formatting.
load.n  1.24  2 months  dkf  Improve clarity of formatting.
lrange.n  1.19  2 months  dkf  Improve clarity of formatting.
lrepeat.n  1.7  3 months  dgp   TIP #323 IMPLEMENTATION (partial) * doc/lrepeat.n: Revise...
lreplace.n  1.21  2 months  dkf  Improve clarity of formatting.
lreverse.n  1.7  3 months  dkf  Fix [Bug 2118123]
lsearch.n  1.37  2 months  dkf  Improve clarity of formatting.
lset.n  1.19  2 months  dkf  Improve clarity of formatting.
lsort.n  1.32  2 months  dkf  Improve clarity of formatting.
man.macros  1.9  11 months  dkf  Improve Tcl macros to make Ttk documentation work better. [Tk Bug 1876493]
mathfunc.n  1.22  6 months  dkf  Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs...
mathop.n  1.12  2 months  dkf  Improve clarity of formatting.
memory.n  1.13  2 months  dkf  Improve clarity of formatting.
msgcat.n  1.33  2 months  dkf  Improve clarity of formatting.
my.n  1.2  2 months  dkf  Improve clarity of formatting.
namespace.n  1.35  2 months  dkf  Improve clarity of formatting.
next.n  1.3  2 months  dkf  Improve clarity of formatting.
object.n  1.4  2 months  dkf  Improve clarity of formatting.
open.n  1.36  2 months  dkf  Improve clarity of formatting.
package.n  1.23  2 months  dkf  Improve clarity of formatting.
packagens.n  1.9  12 months  dgp  merge stable branch onto HEAD
pid.n  1.9  12 months  dgp  merge stable branch onto HEAD
pkgMkIndex.n  1.23  12 months  dgp  merge stable branch onto HEAD
platform.n  1.5  9 months  dkf  Minor fixes to copyright declarations (spelling, consistency)
platform_shell.n  1.7  8 weeks  andreas_kupries   * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich * library/pla...
prefix.n  1.4  2 months  dkf  Improve documentation of [tcl::prefix].
proc.n  1.11  2 months  dkf  Improve clarity of formatting.
puts.n  1.14  2 months  dkf  Improve clarity of formatting.
pwd.n  1.8  2 months  dkf  Improve clarity of formatting.
re_syntax.n  1.18  12 months  dgp  merge stable branch onto HEAD
read.n  1.16  2 months  dkf  Improve clarity of formatting.
refchan.n  1.12  3 months  dkf  Documented channel transformations.
regexp.n  1.32  2 months  dkf  Improve clarity of formatting.
registry.n  1.22  11 months  dkf  Minor fixes for indented paragraph handling
regsub.n  1.26  2 months  dkf  Improve clarity of formatting.
rename.n  1.6  2 months  dkf  Improve clarity of formatting.
return.n  1.21  2 months  dkf  Improve clarity of formatting.
safe.n  1.13  12 months  dgp  merge stable branch onto HEAD
scan.n  1.27  4 weeks  ferrieux  TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan]
seek.n  1.10  2 months  dkf  Improve clarity of formatting.
self.n  1.2  2 months  dkf  Improve clarity of formatting.
set.n  1.10  2 months  dkf  Improve clarity of formatting.
socket.n  1.16  2 months  dkf  Improve clarity of formatting.
source.n  1.20  2 months  dkf  Improve clarity of formatting.
split.n  1.11  2 months  dkf  Improve clarity of formatting.
string.n  1.45  2 months  dkf  Improve clarity of formatting.
subst.n  1.17  2 months  dkf  Improve clarity of formatting.
switch.n  1.20  2 months  dkf  Improve clarity of formatting.
tclsh.1  1.16  2 months  dkf  Improve clarity of formatting.
tcltest.n  1.57  2 months  dkf  Improve clarity of formatting.
tclvars.n  1.39  3 months  mistachkin  Fixes for [Bug 1934272, 2072891]
tell.n  1.10  2 months  dkf  Improve clarity of formatting.
throw.n  1.1  3 weeks  dkf  Docs for TIP 329.
time.n  1.10  2 months  dkf  Improve clarity of formatting.
tm.n  1.18  2 months  dkf  Improve clarity of formatting.
trace.n  1.27  2 months  dkf  Improve clarity of formatting.
transchan.n  1.2  3 months  dkf  Corrected order of subcommands in a section to be alphabetic
try.n  1.1  3 weeks  dkf  Docs for TIP 329.
unknown.n  1.9  12 months  dgp  merge stable branch onto HEAD
unload.n  1.13  2 months  dkf  Improve clarity of formatting.
unset.n  1.14  2 months  dkf  Improve clarity of formatting.
update.n  1.11  2 months  dkf  Improve clarity of formatting.
uplevel.n  1.11  2 months  dkf  Improve clarity of formatting.
upvar.n  1.17  2 months  dkf  Improve clarity of formatting.
variable.n  1.12  2 months  dkf  Improve clarity of formatting.
vwait.n  1.8  2 months  dkf  Improve clarity of formatting.
while.n  1.6  2 months  dkf  Improve clarity of formatting.
zlib.n  1.6  2 weeks  dgp   * doc/NRE.3: Formatting errors found by `make html` *...