summaryrefslogtreecommitdiffstats
path: root/unix/tclXtTest.c
Commit message (Expand)AuthorAgeFilesLines
* Few more spacing/formatting tweaksjan.nijtmans2024-03-201-1/+1
|\
| * (backport) more spacing/formatting tweaks. For now, macosx/unix/win only.jan.nijtmans2024-03-201-1/+1
| * Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windowsjan.nijtmans2024-03-191-1/+1
* | Fix indentation/brace usage style issuesdkf2024-03-191-1/+1
* | Merge 8.7jan.nijtmans2023-10-191-1/+1
|\ \ | |/
| * Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-1/+1
* | Some more (internal) ClientData -> void * changesjan.nijtmans2022-09-021-1/+1
|/
* Merge 8.6jan.nijtmans2021-05-171-2/+1
|\
| * Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly.jan.nijtmans2021-05-171-2/+1
* | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib...jan.nijtmans2021-04-071-1/+1
* | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | TCL_UNUSED in the unix sources.dgp2020-03-091-1/+1
* | Record the fact that all stub-enabled extensions work in Tcl 8.5+, no 8.6 (or...jan.nijtmans2016-12-201-1/+1
|/
* Convert TesteventloopCmd and TestchmodCmd to Tcl_Obj-API form.jan.nijtmans2014-07-171-10/+9
* MINOR: Add emacs style info to end of C files.dkf2011-10-211-0/+9
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* | | Eliminate various unnecessary type casts, use function typedefs whenever poss...nijtmans2010-06-211-7/+7
* | | Fix compilation of xttest with 8.6 changesnijtmans2010-06-141-11/+5
* | | [ tcl-Feature Requests-2958832 ] Furthernijtmans2010-02-251-2/+2
* | | Fix [Bug 2883850]: pkgIndex.tcl doesn'tnijtmans2009-11-181-3/+18
* | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-091-3/+3
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-3/+3
|/ /
* | ANSIfydkf2005-11-021-30/+29
|/
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-3/+3
* Added hook points to the notifierwelch1999-07-021-1/+8
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+2
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+113