summaryrefslogtreecommitdiffstats
path: root/tests/auto/guiapplauncher
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
* Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-271-4/+4
* Autotests: if you use X11 libs, you must link to X11 libs explicitly.Thiago Macieira2010-03-211-0/+3
* Update copyright year to 2010Jason McDonald2010-01-063-3/+3
* Autotest guiapplauncher: Build fix MinGWFriedemann Kleint2009-11-191-4/+2
* Launcher test: Clean stderr whitelistFriedemann Kleint2009-11-121-1/+14
* Autotests: Add gui application launcher test.Friedemann Kleint2009-11-127-0/+2172
ption value='bug_3545363'>bug_3545363 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | * doc/tcltest.n: Bump to version tcltest 2.3.0 to accountdgp2006-09-118-19/+27
* | | * library/msgcat/msgcat.tcl: Bump to version msgcat 1.4.2 to accountdgp2006-09-103-3/+8
* | | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-1011-746/+907
* | | Added special handling for Darwin where gethostbyname/addr are actuallyvasiljevic2006-09-084-15/+53
* | | * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString,andreas_kupries2006-09-082-6/+11
* | | unix/tclUnixCompat.c: Added fallback to MT-unsafevasiljevic2006-09-072-21/+69
* | | Rewritten MT-safe wrappers to return ptrs to TSD storage.vasiljevic2006-09-076-217/+169
* | | Use MODULE_SCOPE declaration where appropriatevasiljevic2006-09-061-7/+7
* | | Added for fixing Tcl Bug 999544vasiljevic2006-09-061-0/+584
* | | Added fixes for Tcl Bug 999544 (ported from core-8-4-branch).vasiljevic2006-09-069-14/+2089
* | | typodgp2006-09-051-1/+1
* | | * generic/tclCompExpr.c: Removed much complexity that isdgp2006-09-052-292/+91
* | | * tests/main.text (Tcl_Main-4.4): Test corrected to not bedgp2006-09-042-3/+8
* | | correct package examplehobbs2006-09-042-3/+8
* | | * generic/tclCompExpr.c: Corrected flawed logic fordgp2006-08-312-1/+8
* | | * tests/expr-old.test: The remaining failing tests reported indgp2006-08-313-4/+11
* | | * generic/tclParseExpr.c: Dropped the old expr parser.dgp2006-08-302-1965/+12
* | | * generic/tclBasic.c (Tcl_CreateInterp): init iPtr->threadIdhobbs2006-08-302-1/+4
* | | * win/tclWinChan.c [Bug 819667] Improve logic for identifying COMhobbs2006-08-302-51/+55
* | | see changeshobbs2006-08-301-4/+16
* | | * generic/tclIOGT.c (ExecuteCallback):hobbs2006-08-302-5/+6
* | | * unix/Makefile.in (valgrindshell): add valgrindshell target andhobbs2006-08-301-2/+9
* | | * generic/tclFileName.c (DoGlob): match incrs with decrs.hobbs2006-08-301-1/+3
* | | silence compiler warndgp2006-08-291-2/+2
* | | undo mistaken commitdgp2006-08-291-2/+2
* | | * generic/tclParseExpr.c: Use the "parent" field ofdgp2006-08-292-6/+19
* | | add casts to make gcc2 happy with previous commit [Bug 1548330]das2006-08-292-31/+31
* | | Fix for stack.test failures on FreeBSDJoe Mistachkin2006-08-293-13/+11
* | | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segvcoldstore2006-08-296-22/+48
* | | ftp://elsie.nci.nih.gov/pub/tzdata2006kKevin B Kenny2006-08-284-95/+106
* | | * generic/tclStringObj.c: Revised ObjPrintfVA to take caredgp2006-08-283-25/+42
* | | * generic/tclStringObj.c: Corrected TclFormatObj's failuredgp2006-08-282-4/+17
* | | undo last commit.dgp2006-08-282-6/+2
* | | simplification of previous commit, whitespace cleanupdas2006-08-281-13/+8
* | | fixed printf format warnings from gcc4 when TCL_COMPILE_STATS defineddas2006-08-282-10/+10
* | | Fixes for [Bug 1547662] and [Bug 1547681]Joe Mistachkin2006-08-283-7/+21
* | | bugfix, docs clarification and new tests for 'namespace upvar' [Bug 1546833]Miguel Sofer2006-08-264-17/+134
* | | * library/tzdata: Regenerated, including several new files,Kevin B Kenny2006-08-24