This project is a fork of the jimtcl.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/jimtcl.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionport of jim to smaller, embedded processor
ownerDavidTaffs@gmail.com
last changeThu, 19 Mar 2015 09:45:24 +0000 (19 19:45 +1000)
content tags
add:
readme
I hope to shrink Jim as small as possible for our purposes.
shortlog
2015-03-19 Steve Bennettaio: add 'sync' subcommandmaster
2015-03-12 Steve Bennettexec: better handling of pipeline abnormal termination
2015-01-31 Steve BennettUpdate version to 0.760.76
2015-01-21 Steve Bennettdocs: Note regex treatment of nulls
2015-01-16 Steve BennettImprove performance of script validation commit
2014-12-30 Steve BennettThrow an error when parsing a bad script
2014-12-09 Steve Bennettglob: remove some leftover unused code in glob.tcl
2014-12-09 Steve Bennettaio: fix a compiler warning on some platforms
2014-12-09 Steve Bennettsignal: don't define more than NSIG signals
2014-12-09 Steve Bennettjim: change the output of errorInfo
2014-12-09 Steve Bennettadd support for [info source ?filename line?]
2014-12-04 Steve Bennetttry: fix use of catch/uplevel
2014-12-04 Steve Bennettbootstrap: Unix platforms have link()
2014-12-04 Steve Bennettfile copy: Use binary mode when reading and writing...
2014-12-04 Steve Bennettglob: fix some glob2.test tests on windows
2014-12-04 Steve Bennettfile: updates for Windows
...
tags
9 years ago 0.76 Release Jim 0.76
10 years ago 0.75 Release Jim 0.75
10 years ago 0.74 Release Jim 0.74
12 years ago 0.73 Release Jim 0.73
12 years ago 0.72 Release Jim 0.72
12 years ago 0.71 Release Jim 0.71
13 years ago 0.70 Release Jim 0.70
13 years ago 0.63 Release Jim 0.63
13 years ago 0.51 0.51
heads
9 years ago master