aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
2011-01-03error handling: the error number is not part of the user interfaceØyvind Harboe
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-12-18script: support only Tcl commentsØyvind Harboe
2010-11-18build: add common.mkSpencer Oliver
2010-11-09JIM: document "echo" commandAntonio Borneo
2010-11-09JIM: Add "-n" option to "echo"Antonio Borneo
2010-10-29jim tests: use installedØyvind Harboe
2010-10-27help: help now works on configuration commandsØyvind Harboe
2010-10-05gdbderver: fix gdb pipe startup overflowSpencer Oliver
2010-10-01server: add support for pipesØyvind Harboe
2010-10-01log: remove hack to redirect logs when pipes are in useØyvind Harboe
2010-09-29fileio: fileio_size() can now failØyvind Harboe
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe
2010-09-20startup: removed capture_catchØyvind Harboe
2010-09-20helper: fix flaky capture commandØyvind Harboe
2010-09-20warnings: fix alignment warningsØyvind Harboe
2010-09-12jim: fix crash when using Jim_ListInsertElementsØyvind Harboe
2010-09-11command: capture command now handles both types commandsØyvind Harboe
2010-08-02ioutil: fix internal fn namesØyvind Harboe
2010-08-01util: ms command to calculate length of operationsØyvind Harboe
2010-06-21helper/jim-eventloop.h: review unused definitionsAntonio Borneo
2010-06-21helper/jim-eventloop: review unused symbolsAntonio Borneo
2010-06-21helper/jim-eventloop: review scope of symbolsAntonio Borneo
2010-06-18reverse order of Jim stack trace outputAndreas Fritiofson
2010-06-18don't add confusing source info to JimAndreas Fritiofson
2010-06-18helper/jim: review unused symbolsAntonio Borneo
2010-06-18helper/jim: review scope of symbolsAntonio Borneo
2010-06-17mingw32: -Wshadow fixesFreddie Chopin
2010-06-17helper: remove helper membufAntonio Borneo
2010-06-16oops... backup file snuck in, remove it.Øyvind Harboe
2010-06-15fileio: -Wshadow warning fixØyvind Harboe
2010-06-15jim: -Wshadow warning fixØyvind Harboe
2010-06-15jim: more jim -Wshadow fixes that should be straightforwardØyvind Harboe
2010-06-15jim: -Wshadow fixesØyvind Harboe
2010-06-14-Wshadow fixesØyvind Harboe
2010-06-14helper: fix -Wshadow warning in number parsingØyvind Harboe
2010-05-18jim: fix bug in tcl "puts"Øyvind Harboe
2010-05-05command context: fix errors when running certain commands on startupØyvind Harboe
2010-04-10HELPER/LOG: review unused symbolsAntonio Borneo
2010-04-10BINARYBUFFER: review scope of data and functionsAntonio Borneo
2010-04-10TIME_SUPPORT: review unused symbolsAntonio Borneo
2010-02-15gpl: fix GPL startup messageØyvind Harboe
2010-02-04CMD: duplicate cmd error msgSpencer Oliver
2010-01-29Clang buildfixesAlex Austin
2010-01-28ARM semihosting: win32 and cygwin fixesSpencer Oliver
2010-01-28ARM semihosting: fix writing to stdoutSpencer Oliver
2010-01-21ecos: add missing PRId8 definitionØyvind Harboe
2010-01-19update win32 script search pathAndreas Fritiofson
2010-01-13debug: make logging of commands terserØyvind Harboe