summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Improved documentation on behaviour of read w.r.t. serial ports.dkf2001-04-061-15/+33
* 2001-04-05 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-051-2/+2
* 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-042-0/+147
* (TIP#27) Changed a number of Tcl API's to accept "CONST char*"Kevin B Kenny2001-04-045-18/+18
* 2001-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-032-3/+56
* 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-03-301-2/+13
* * doc/tcltest.n: corrected incorrect macro usage.hobbs2001-03-301-46/+47
* * doc/lsort.n: corrected unbalanced nroff macros.hobbs2001-03-301-3/+2
* Added notes to clarify behaviour of [lsort] and many examples.dkf2001-03-291-2/+83
* * doc/Alloc.3: corrected docs to note that Tcl_Attempt* returnhobbs2001-03-281-3/+3
* Improved documentation for [info hostname].dkf2001-03-131-1/+12
* Fixed two faults with [unset -nocomplain]; one with a possible overrundkf2001-03-061-5/+5
* Updated documentation to reflect the addition of compat/strftime.c,Kevin B Kenny2001-02-181-27/+85
* Spelling fix.dgp2001-02-021-2/+2
* 2000-01-18 Andreas Kupries <a.kupries@westend.com>andreas_kupries2001-01-181-44/+45
* Added missing nroff directive.dkf2001-01-161-1/+2
* * docs/scan.n:hobbs2000-12-101-14/+12
* Why do you always find stupid typos after committing? <sigh>dkf2000-12-081-2/+2
* Applied patch #102680 after review and approval by several TCT membersdkf2000-12-081-2/+15
* Improved documentation to fix bug #119387 (info locals seems not todkf2000-11-213-7/+12
* doc/Tcl_Main.3: added docs for Tcl_SetMainLoophobbs2000-11-031-6/+26
* * tests/all.tcl: Removed support for tcltest 1.0.jenn2000-10-242-1427/+668
* * library/tcltest1.0/tcltest2.tcl:jenn2000-10-191-57/+67
* * doc/CrtChannel.3: fixed spelling mistakeshobbs2000-10-061-13/+13
* * doc/tcltest2.n: Modified the new form of the test command tojenn2000-09-291-108/+142
* updated docs to reflect 8.3.2 stacked channel implementation up-porthobbs2000-09-282-90/+250
* * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0.jenn2000-09-201-0/+1044
* 2000-09-19 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-09-191-10/+13
* * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc.ericm2000-09-142-2/+27
* * doc/trace.n: minor doc cleanuphobbs2000-09-071-1/+3
* New or changed "SEE ALSO" section.poenitz2000-09-0782-135/+293
* * doc/source.n:hobbs2000-09-062-2/+8
* * tests/trace.test: Extended array tracing tests.ericm2000-08-251-2/+5
* Tweaked tab settings for .SO (Standard Options) sections, from suggestionericm2000-08-251-2/+2
* * doc/trace.n: Updated documentation for new syntax; flagged oldericm2000-08-251-84/+163
* Thread-safe rewrite for the Tcl_Async* commands.davidg2000-07-261-1/+8
* * doc/msgcat.n: Added documentation about the selection of theericm2000-07-241-1/+4
* doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3,jenglish2000-07-2413-37/+37
* * generic/tclStubInit.c:ericm2000-07-221-12/+101
* * doc/binary.n: Noted that the example in the introduction assumes aericm2000-07-221-6/+6
* * generic/tclStubInit.c:ericm2000-07-201-101/+12
* * generic/tclStubInit.c:ericm2000-07-191-12/+101
* * library/msgcat1.0/msgcat.tcl:ericm2000-07-171-0/+11
* Added some SEE ALSO sections.poenitz2000-07-139-9/+36
* * doc/msgcat.n: Doc's for mcmax function.ericm2000-06-301-0/+8
* * doc/package.n: Corrected information about [package forget]ericm2000-06-263-33/+41
* * doc/Hash.3: Added documentation patch for Tcl_Obj *'s as keys inericm2000-06-241-3/+10
* * doc/RegExp.3: Replaced instances of "Tcl_GetRegExpInfo" withericm2000-06-191-8/+8
* 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com>hobbs2000-06-021-21/+58
* * tests/set-old.test:hobbs2000-06-011-5/+15