summaryrefslogtreecommitdiffstats
path: root/Tests/Visibility
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-formatKitware Robot2016-05-164-8/+18
* Honor visibility properties for all target types (#15556)Brad King2015-05-265-9/+77
* Tests: Rename Visibility{InlinesHidden =>}Brad King2015-05-224-0/+39
e='bug_219866c1e9'>bug_219866c1e9 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/unix/dltest
Commit message (Expand)AuthorAgeFilesLines
* Silence compiler warnings.dgp2004-06-082-5/+5
* * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS,hobbs2004-05-261-2/+2
* Fix minor syntax problems. [Bug 909288]dkf2004-03-041-6/+6
* TIP#100 implementation largely based on work by Georgios Petasis.dkf2004-02-243-5/+345
* * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typomdejong2003-07-161-2/+2
* * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counteddgp2003-07-151-2/+10
* * unix/Makefile.in: Don't subst MATH_LIBS,mdejong2003-04-031-2/+2
* * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to passdgp2003-03-26