aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)AuthorFilesLines
2012-01-04command: print BUG warning when usage is missingMathias K1-0/+16
2012-01-03helper: fix arm11 help textSpencer Oliver1-3/+5
2011-12-31build: fix mingw build issuesSpencer Oliver1-0/+3
2011-12-01binarybuffer: use strndup to allocate stringSpencer Oliver1-4/+2
2011-10-24Fix "Evaluate 'script' in the global scope"Freddie Chopin1-1/+1
2011-10-21jim: add missing jim licenseSpencer Oliver2-0/+86
2011-09-30jim-nvp is moving from jimtcl to openocdSteve Bennett3-2/+617
2011-08-11Evaluate 'script' in the global scopeSteve Bennett1-2/+2
2011-04-28ecos: add 64 bit types for sprintf/sscanfØyvind Harboe1-0/+2
2011-03-27command: fix leak when executing commandsØyvind Harboe1-0/+1
2011-02-25log: debug level is between silent and debug output levelsØyvind Harboe1-9/+8
2011-02-08performance: committed wrong version of buf_set_buf optimizationMathias K1-4/+18
2011-02-08buf_set_buf around 30% speed increaseMathias K1-7/+22
2011-02-0324bit buffer supportMathias K1-0/+24
2011-01-31error: remove debug output when reporting errorsØyvind Harboe1-1/+2
2011-01-09nit: more LOG_* \n fixesEric Wetzel2-7/+3
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel1-6/+6
2011-01-03error handling: the error number is not part of the user interfaceØyvind Harboe1-2/+2
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac1-1/+1
2010-12-29warnings: use more 'const' for char *Øyvind Harboe3-3/+3
2010-12-18script: support only Tcl commentsØyvind Harboe1-9/+0
2010-11-18build: add common.mkSpencer Oliver1-4/+1
2010-11-09JIM: document "echo" commandAntonio Borneo1-9/+14
2010-11-09JIM: Add "-n" option to "echo"Antonio Borneo1-1/+8
2010-10-29jim tests: use installedØyvind Harboe7-14857/+9
2010-10-27help: help now works on configuration commandsØyvind Harboe1-3/+0
2010-10-05gdbderver: fix gdb pipe startup overflowSpencer Oliver1-3/+5
2010-10-01server: add support for pipesØyvind Harboe1-9/+4
2010-10-01log: remove hack to redirect logs when pipes are in useØyvind Harboe1-17/+2
2010-09-29fileio: fileio_size() can now failØyvind Harboe2-3/+13
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe2-22/+47
2010-09-20startup: removed capture_catchØyvind Harboe1-7/+0
2010-09-20helper: fix flaky capture commandØyvind Harboe1-0/+16
2010-09-20warnings: fix alignment warningsØyvind Harboe1-1/+1
2010-09-12jim: fix crash when using Jim_ListInsertElementsØyvind Harboe1-0/+1
2010-09-11command: capture command now handles both types commandsØyvind Harboe1-2/+24
2010-08-02ioutil: fix internal fn namesØyvind Harboe1-15/+11
2010-08-01util: ms command to calculate length of operationsØyvind Harboe3-1/+92
2010-06-21helper/jim-eventloop.h: review unused definitionsAntonio Borneo1-14/+1
2010-06-21helper/jim-eventloop: review unused symbolsAntonio Borneo1-10/+0
2010-06-21helper/jim-eventloop: review scope of symbolsAntonio Borneo2-22/+9
2010-06-18reverse order of Jim stack trace outputAndreas Fritiofson1-1/+1
2010-06-18don't add confusing source info to JimAndreas Fritiofson1-2/+2
2010-06-18helper/jim: review unused symbolsAntonio Borneo1-24/+0
2010-06-18helper/jim: review scope of symbolsAntonio Borneo1-39/+40
2010-06-17mingw32: -Wshadow fixesFreddie Chopin1-9/+9
2010-06-17helper: remove helper membufAntonio Borneo3-380/+1
2010-06-16oops... backup file snuck in, remove it.Øyvind Harboe1-12823/+0
2010-06-15fileio: -Wshadow warning fixØyvind Harboe1-2/+2
2010-06-15jim: -Wshadow warning fixØyvind Harboe2-3/+12826