| Commit message (Expand) | Author | Age | Files | Lines |
* | build: add common.mk | Spencer Oliver | 2010-11-18 | 1 | -4/+1 |
* | JIM: document "echo" command | Antonio Borneo | 2010-11-09 | 1 | -9/+14 |
* | JIM: Add "-n" option to "echo" | Antonio Borneo | 2010-11-09 | 1 | -1/+8 |
* | jim tests: use installed | Øyvind Harboe | 2010-10-29 | 7 | -14857/+9 |
* | help: help now works on configuration commands | Øyvind Harboe | 2010-10-27 | 1 | -3/+0 |
* | gdbderver: fix gdb pipe startup overflow | Spencer Oliver | 2010-10-05 | 1 | -3/+5 |
* | server: add support for pipes | Øyvind Harboe | 2010-10-01 | 1 | -9/+4 |
* | log: remove hack to redirect logs when pipes are in use | Øyvind Harboe | 2010-10-01 | 1 | -17/+2 |
* | fileio: fileio_size() can now fail | Øyvind Harboe | 2010-09-29 | 2 | -3/+13 |
* | fileio: refactor struct fileio to be an opaque structure | Øyvind Harboe | 2010-09-29 | 2 | -22/+47 |
* | startup: removed capture_catch | Øyvind Harboe | 2010-09-20 | 1 | -7/+0 |
* | helper: fix flaky capture command | Øyvind Harboe | 2010-09-20 | 1 | -0/+16 |
* | warnings: fix alignment warnings | Øyvind Harboe | 2010-09-20 | 1 | -1/+1 |
* | jim: fix crash when using Jim_ListInsertElements | Øyvind Harboe | 2010-09-12 | 1 | -0/+1 |
* | command: capture command now handles both types commands | Øyvind Harboe | 2010-09-11 | 1 | -2/+24 |
* | ioutil: fix internal fn names | Øyvind Harboe | 2010-08-02 | 1 | -15/+11 |
* | util: ms command to calculate length of operations | Øyvind Harboe | 2010-08-01 | 3 | -1/+92 |
* | helper/jim-eventloop.h: review unused definitions | Antonio Borneo | 2010-06-21 | 1 | -14/+1 |
* | helper/jim-eventloop: review unused symbols | Antonio Borneo | 2010-06-21 | 1 | -10/+0 |
* | helper/jim-eventloop: review scope of symbols | Antonio Borneo | 2010-06-21 | 2 | -22/+9 |
* | reverse order of Jim stack trace output | Andreas Fritiofson | 2010-06-18 | 1 | -1/+1 |
* | don't add confusing source info to Jim | Andreas Fritiofson | 2010-06-18 | 1 | -2/+2 |
* | helper/jim: review unused symbols | Antonio Borneo | 2010-06-18 | 1 | -24/+0 |
* | helper/jim: review scope of symbols | Antonio Borneo | 2010-06-18 | 1 | -39/+40 |
* | mingw32: -Wshadow fixes | Freddie Chopin | 2010-06-17 | 1 | -9/+9 |
* | helper: remove helper membuf | Antonio Borneo | 2010-06-17 | 3 | -380/+1 |
* | oops... backup file snuck in, remove it. | Øyvind Harboe | 2010-06-16 | 1 | -12823/+0 |
* | fileio: -Wshadow warning fix | Øyvind Harboe | 2010-06-15 | 1 | -2/+2 |
* | jim: -Wshadow warning fix | Øyvind Harboe | 2010-06-15 | 2 | -3/+12826 |
* | jim: more jim -Wshadow fixes that should be straightforward | Øyvind Harboe | 2010-06-15 | 1 | -7/+6 |
* | jim: -Wshadow fixes | Øyvind Harboe | 2010-06-15 | 1 | -88/+88 |
* | -Wshadow fixes | Øyvind Harboe | 2010-06-14 | 1 | -8/+8 |
* | helper: fix -Wshadow warning in number parsing | Øyvind Harboe | 2010-06-14 | 1 | -6/+6 |
* | jim: fix bug in tcl "puts" | Øyvind Harboe | 2010-05-18 | 1 | -9/+4 |
* | command context: fix errors when running certain commands on startup | Øyvind Harboe | 2010-05-05 | 2 | -2/+10 |
* | HELPER/LOG: review unused symbols | Antonio Borneo | 2010-04-10 | 2 | -46/+0 |
* | BINARYBUFFER: review scope of data and functions | Antonio Borneo | 2010-04-10 | 1 | -2/+2 |
* | TIME_SUPPORT: review unused symbols | Antonio Borneo | 2010-04-10 | 2 | -8/+0 |
* | gpl: fix GPL startup message | Øyvind Harboe | 2010-02-15 | 1 | -1/+1 |
* | CMD: duplicate cmd error msg | Spencer Oliver | 2010-02-04 | 1 | -1/+4 |
* | Clang buildfixes | Alex Austin | 2010-01-29 | 2 | -1/+11 |
* | ARM semihosting: win32 and cygwin fixes | Spencer Oliver | 2010-01-28 | 1 | -0/+6 |
* | ARM semihosting: fix writing to stdout | Spencer Oliver | 2010-01-28 | 1 | -0/+2 |
* | ecos: add missing PRId8 definition | Øyvind Harboe | 2010-01-21 | 1 | -0/+1 |
* | update win32 script search path | Andreas Fritiofson | 2010-01-19 | 1 | -5/+5 |
* | debug: make logging of commands terser | Øyvind Harboe | 2010-01-13 | 1 | -2/+11 |
* | commands: make error messages a bit more terse | Øyvind Harboe | 2010-01-11 | 1 | -1/+1 |
* | FreeBSD build fixes | David Brownell | 2010-01-10 | 1 | -0/+3 |
* | src/helper: usage/help updates | David Brownell | 2010-01-09 | 3 | -57/+81 |
* | buildfix on MacOS | Masaki Muranaka | 2010-01-09 | 1 | -2/+2 |