summaryrefslogtreecommitdiff
path: root/src/helper
Commit message (Expand)AuthorAgeFilesLines
* build: add common.mkSpencer Oliver2010-11-181-4/+1
* JIM: document "echo" commandAntonio Borneo2010-11-091-9/+14
* JIM: Add "-n" option to "echo"Antonio Borneo2010-11-091-1/+8
* jim tests: use installedØyvind Harboe2010-10-297-14857/+9
* help: help now works on configuration commandsØyvind Harboe2010-10-271-3/+0
* gdbderver: fix gdb pipe startup overflowSpencer Oliver2010-10-051-3/+5
* server: add support for pipesØyvind Harboe2010-10-011-9/+4
* log: remove hack to redirect logs when pipes are in useØyvind Harboe2010-10-011-17/+2
* fileio: fileio_size() can now failØyvind Harboe2010-09-292-3/+13
* fileio: refactor struct fileio to be an opaque structureØyvind Harboe2010-09-292-22/+47
* startup: removed capture_catchØyvind Harboe2010-09-201-7/+0
* helper: fix flaky capture commandØyvind Harboe2010-09-201-0/+16
* warnings: fix alignment warningsØyvind Harboe2010-09-201-1/+1
* jim: fix crash when using Jim_ListInsertElementsØyvind Harboe2010-09-121-0/+1
* command: capture command now handles both types commandsØyvind Harboe2010-09-111-2/+24
* ioutil: fix internal fn namesØyvind Harboe2010-08-021-15/+11
* util: ms command to calculate length of operationsØyvind Harboe2010-08-013-1/+92
* helper/jim-eventloop.h: review unused definitionsAntonio Borneo2010-06-211-14/+1
* helper/jim-eventloop: review unused symbolsAntonio Borneo2010-06-211-10/+0
* helper/jim-eventloop: review scope of symbolsAntonio Borneo2010-06-212-22/+9
* reverse order of Jim stack trace outputAndreas Fritiofson2010-06-181-1/+1
* don't add confusing source info to JimAndreas Fritiofson2010-06-181-2/+2
* helper/jim: review unused symbolsAntonio Borneo2010-06-181-24/+0
* helper/jim: review scope of symbolsAntonio Borneo2010-06-181-39/+40
* mingw32: -Wshadow fixesFreddie Chopin2010-06-171-9/+9
* helper: remove helper membufAntonio Borneo2010-06-173-380/+1
* oops... backup file snuck in, remove it.Øyvind Harboe2010-06-161-12823/+0
* fileio: -Wshadow warning fixØyvind Harboe2010-06-151-2/+2
* jim: -Wshadow warning fixØyvind Harboe2010-06-152-3/+12826
* jim: more jim -Wshadow fixes that should be straightforwardØyvind Harboe2010-06-151-7/+6
* jim: -Wshadow fixesØyvind Harboe2010-06-151-88/+88
* -Wshadow fixesØyvind Harboe2010-06-141-8/+8
* helper: fix -Wshadow warning in number parsingØyvind Harboe2010-06-141-6/+6
* jim: fix bug in tcl "puts"Øyvind Harboe2010-05-181-9/+4
* command context: fix errors when running certain commands on startupØyvind Harboe2010-05-052-2/+10
* HELPER/LOG: review unused symbolsAntonio Borneo2010-04-102-46/+0
* BINARYBUFFER: review scope of data and functionsAntonio Borneo2010-04-101-2/+2
* TIME_SUPPORT: review unused symbolsAntonio Borneo2010-04-102-8/+0
* gpl: fix GPL startup messageØyvind Harboe2010-02-151-1/+1
* CMD: duplicate cmd error msgSpencer Oliver2010-02-041-1/+4
* Clang buildfixesAlex Austin2010-01-292-1/+11
* ARM semihosting: win32 and cygwin fixesSpencer Oliver2010-01-281-0/+6
* ARM semihosting: fix writing to stdoutSpencer Oliver2010-01-281-0/+2
* ecos: add missing PRId8 definitionØyvind Harboe2010-01-211-0/+1
* update win32 script search pathAndreas Fritiofson2010-01-191-5/+5
* debug: make logging of commands terserØyvind Harboe2010-01-131-2/+11
* commands: make error messages a bit more terseØyvind Harboe2010-01-111-1/+1
* FreeBSD build fixesDavid Brownell2010-01-101-0/+3
* src/helper: usage/help updatesDavid Brownell2010-01-093-57/+81
* buildfix on MacOSMasaki Muranaka2010-01-091-2/+2