summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstringbuilder4
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* rename qstringbuilder test classeshjk2009-10-302-4/+33
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* split the qstringbuilder autotest into fourhjk2009-08-202-0/+50
value='bug_3511806'>bug_3511806 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
...
| * | | | | | | | | | | | | | Factor the ensemble code a bit more.dkf2008-07-152-168/+243
| * | | | | | | | | | | | | | * generic/tclParse.c: reverting the "fix" for [Bug 2017583],Miguel Sofer2008-07-143-6/+19
| * | | | | | | | | | | | | | Tidy up code for clarity.dkf2008-07-142-436/+431
| * | | | | | | | | | | | | | Store ClientDatas in NRE callback storage as an array; that's how they aredkf2008-07-144-22/+28
| * | | | | | | | | | | | | | * generic/tclParse.c: Remove unneeded TclInterpReady callMiguel Sofer2008-07-142-8/+6
| * | | | | | | | | | | | | | * generic/tclExecute.c: Remove unneeded TclInterpReady callMiguel Sofer2008-07-142-12/+3
| * | | | | | | | | | | | | | * generic/tclBasic.c.: Embedded Tcl_Canceled() calls intoMiguel Sofer2008-07-144-22/+14
| * | | | | | | | | | | | | | * generic/tclVar.c: fix error messageMiguel Sofer2008-07-142-2/+4
| * | | | | | | | | | | | | | remove unused variableMiguel Sofer2008-07-141-3/+1
| * | | | | | | | | | | | | | ChangeLog fixMiguel Sofer2008-07-141-1/+2
| * | | | | | | | | | | | | | * generic/tclParse.c: remove unnecessary numLevel managementMiguel Sofer2008-07-14