summaryrefslogtreecommitdiff
path: root/bench.tcl
Commit message (Expand)AuthorAge
* bench.tcl: fix the pi benchmarkSteve Bennett2014-01-15
* Update TODO to reflect the current state of JimSteve Bennett2011-06-10
* Properly allow the id to be set in bench.tclSteve Bennett2010-10-15
* Allow an optional version id in bench.tclSteve Bennett2010-10-15
* Simplify and speed up exprSteve Bennett2010-10-15
* More expr tests and fixesSteve Bennett2010-10-15
* Simplify expr evaluationSteve Bennett2010-10-15
* Benchmarks in milliseconds for easier readingSteve Bennett2010-10-15
* SetReturnCodeFromAny() modified to accept numerical codes.antirez2005-03-25
* Some fix to bench.tcl to make it able to run in Tcl7.6.antirez2005-03-10
* Improved formatting for normal outputpatthoyts2005-03-09
* New test added to the benchmarkantirez2005-03-09
* An initial [format] command.antirez2005-03-09
* JIM_VERSION is to be an integer value which we present as MAJOR.MINOR topatthoyts2005-03-08
* Added [info patchlevel] and setup argv0 and argv variables in jimsh.patthoyts2005-03-08
* [lsort] command and list sorting low-level functions (Pat Thoyts).antirez2005-03-07
* A specializing version of [for] that appears able to match theantirez2005-03-06
* Small README change to reflect LIBS Makefile var.antirez2005-03-04
* more benchmarks. Initial size of hashtables modified.antirez2005-03-04
* one more benchmarkantirez2005-03-02
* non local literal sharing disabled.antirez2005-03-02
* Improved the [time] resolution on windows.patthoyts2005-03-02
* Pat's patch for [load] on win32!antirez2005-02-27
* Initial revisionantirez2005-02-26