summaryrefslogtreecommitdiffstats
ModeNameSize
-rw-r--r--.commit-template324logstatsplain
-rw-r--r--.gitignore3038logstatsplain
-rwxr-xr-x.hgignore2272logstatsplain
-rw-r--r--FAQ.txt1111logstatsplain
-rw-r--r--LGPL_EXCEPTION.txt1187logstatsplain
-rw-r--r--LICENSE.LGPL26835logstatsplain
-rw-r--r--LICENSE.PREVIEW.COMMERCIAL31573logstatsplain
d---------bin148logstatsplain
d---------config.tests121logstatsplain
-rwxr-xr-xconfigure257105logstatsplain
-rw-r--r--configure.exe856064logstatsplain
d---------demos851logstatsplain
d---------dist4216logstatsplain
d---------doc65logstatsplain
d---------examples1200logstatsplain
d---------lib66logstatsplain
d---------mkspecs3545logstatsplain
-rw-r--r--projects.pro5303logstatsplain
d---------qmake736logstatsplain
d---------src791logstatsplain
d---------tests205logstatsplain
d---------tools800logstatsplain
d---------translations2812logstatsplain
d---------util466logstatsplain
on> 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/tests/util.test
Commit message (Expand)AuthorAgeFilesLines
* Modify the "gettimes" test-command to use the Tcl_Obj API. jan.nijtmans2014-07-161-2/+3
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* missing constraintsdgp2011-11-081-10/+130
|\
| * Missing constraintsdgp2011-11-081-7/+127
* | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement().dgp2011-07-191-1/+7
|\ \ | |/
| * 3371644 Repair failure to properly handle (length == -1) in TclConvertElement().dgp2011-07-191-1/+7
* | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+29
|\ \ | |/
| * Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+33
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-3/+1
|\ \ | |/
| * 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
| | * * generic/tclExecute.c (ExprRoundFunc):mdejong2005-10-281-8/+1
| | * niggly test suite fixesdgp2004-11-031-3/+2
| | * * generic/tclUtil.c: Corrected [Bug 411825] and other bugs indgp2003-08-271-1/+21
| | * * tests/util.test: Added new tests for remaining TclNeedSpace()dgp2003-08-271-1/+36
| * | * doc/tclvars.n:Kevin B Kenny2011-01-151-1/+1959
| * | * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-1/+793
| * | missing constraintdgp2008-10-141-2/+3
| * | * generic/tclTest.c (TestconcatobjCmd):Miguel Sofer2008-08-171-1/+6
* | | * doc/tclvars.n:Kevin B Kenny2011-01-151-1/+1872
* | | * tests/util.test (util-15.*): Added test cases for floating pointKevin B Kenny2011-01-071-1/+89
* | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-1/+802
* | | add missing constraintsdgp2008-10-141-2/+3
* | | * generic/tclTest.c (TestconcatobjCmd):Miguel Sofer2008-08-171-1/+6
|/ /
* | Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-15/+6
* | Corrected duplication of test namesdgp2005-05-12