aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
2011-04-28ecos: add 64 bit types for sprintf/sscanfØyvind Harboe
2011-03-27command: fix leak when executing commandsØyvind Harboe
2011-02-25log: debug level is between silent and debug output levelsØyvind Harboe
2011-02-08performance: committed wrong version of buf_set_buf optimizationMathias K
2011-02-08buf_set_buf around 30% speed increaseMathias K
2011-02-0324bit buffer supportMathias K
2011-01-31error: remove debug output when reporting errorsØyvind Harboe
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel
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