aboutsummaryrefslogtreecommitdiff
path: root/bench.tcl
AgeCommit message (Expand)AuthorFilesLines
2005-03-10Some fix to bench.tcl to make it able to run in Tcl7.6.antirez1-3/+3
2005-03-09Improved formatting for normal outputpatthoyts1-2/+5
2005-03-09New test added to the benchmarkantirez1-0/+208
2005-03-09An initial [format] command.antirez1-1/+22
2005-03-08JIM_VERSION is to be an integer value which we present as MAJOR.MINOR topatthoyts1-1/+8
2005-03-08Added [info patchlevel] and setup argv0 and argv variables in jimsh.patthoyts1-5/+22
2005-03-07[lsort] command and list sorting low-level functions (Pat Thoyts).antirez1-3/+7
2005-03-06A specializing version of [for] that appears able to match theantirez1-5/+18
2005-03-04Small README change to reflect LIBS Makefile var.antirez1-22/+22
2005-03-04more benchmarks. Initial size of hashtables modified.antirez1-3/+56
2005-03-02one more benchmarkantirez1-0/+17
2005-03-02non local literal sharing disabled.antirez1-3/+4
2005-03-02Improved the [time] resolution on windows.patthoyts1-1/+2
2005-02-27Pat's patch for [load] on win32!antirez1-0/+11
2005-02-26Initial revisionantirez1-0/+188