aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2010-10-15Implement some new featuresSteve Bennett1-3/+2
Implement 'lreplace' Implement 'string last' Implement 'pid' Implement 'info procs' Implement 'info script' Implement 'info patchlevel' as an alias for 'info version' Implement syslog extensions for jim Fix return code display in jim-interactive.c Make jim more compatible if JIM_TCL_COMPAT is set *: Use tcl_interactive rather than jim_interactive *: Use auto_path rather than jim_libpath Add "." to the lib search path, not "./" Fix a couple of files with CRLF line endings
2010-10-15Benchmarks in milliseconds for easier readingSteve Bennett1-1/+1
2008-06-16 * retire CVS keyword expansion. Plays havoc with patches.oharboe1-1/+0
2005-03-10Some fix to bench.tcl to make it able to run in Tcl7.6.antirez1-2/+1
README update.
2005-03-09New file to tabulate accumulated benchmark data from bench.tcl -batchpatthoyts1-0/+48