summaryrefslogtreecommitdiffstats
path: root/doc/try.n
Commit message (Expand)AuthorAgeFilesLines
* [3603804]: Improve example to actually be capable of throwing the trapped errorsdkf2013-02-081-1/+1
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
* * doc/try.n: [Bug 2987551]: Fix typo.dkf2010-04-151-2/+2
* Added missing text. Noticed by Emiliano Gavilan.dkf2009-10-141-2/+3
* Docs for TIP 329.dkf2008-12-161-0/+104
span class='column4'>| | | | | merge-markjan.nijtmans2011-03-281-0/+0 | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | * | | | | | | | | | | | | | gcc warning: unused variable "key"jan.nijtmans2011-03-281-2/+1 | | | | | | | | | | | | | | | * | | | | | | | | | | | | The -debug:full option is not supported when using the modern versions of ↵jan2011-03-262-2/+2 | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | link.exe included with MSVC, use -debug instead * | | | | | | | | | | | | | The -debug:full option is not supported when using the modern versions of ↵jan2011-03-262-2/+2 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | link.exe included with MSVC, use -debug instead | * | | | | | | | | | | | | merge-markjan2011-03-251-0/+0 | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | * | | | | | | | | | | | | | [Bug 3007895]: Tcl_(Find|Create)HashEntryjan2011-03-252-2/+39 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stub entries can never be called. They still cannot be called (no change in functionality), but at least they now do exactly the same as the Tcl_(Find|Create)HashEntry macro's, so the confusion addressed in this Bug report is gone. Merged --cherrypick from Tcl8.5 (2010-12-31,e75735ef76) | * | | | | | | | | | | | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan.nijtmans2011-03-25