| Commit message (Expand) | Author | Age | Files | Lines |
* | nit: do not add \n at end of LOG_ERROR | Eric Wetzel | 2011-01-05 | 1 | -6/+6 |
* | error handling: the error number is not part of the user interface | Øyvind Harboe | 2011-01-03 | 1 | -2/+2 |
* | ioutil: fix internal fn names | Øyvind Harboe | 2010-08-02 | 1 | -15/+11 |
* | src/helper: usage/help updates | David Brownell | 2010-01-09 | 1 | -26/+37 |
* | switch 'rm' command away from using Jim | Zachary T Welch | 2009-12-04 | 1 | -18/+11 |
* | remove redundant 'rm' command handler | Zachary T Welch | 2009-11-28 | 1 | -27/+0 |
* | add jim_handler to command_registration | Zachary T Welch | 2009-11-24 | 1 | -18/+42 |
* | ioutil: use register_commands() | Zachary T Welch | 2009-11-24 | 1 | -17/+45 |
* | use COMMAND_REGISTER macro | Zachary T Welch | 2009-11-24 | 1 | -6/+6 |
* | command_handler: change 'cmd_ctx' to CMD_CTX | Zachary T Welch | 2009-11-17 | 1 | -13/+13 |
* | command_handler: change 'args' to CMD_ARGV | Zachary T Welch | 2009-11-17 | 1 | -10/+10 |
* | command_handler: change to 'argc' to CMD_ARGC | Zachary T Welch | 2009-11-17 | 1 | -9/+9 |
* | command_context_t -> struct command_context | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | command_handler_t: make argc unsigned | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | use COMMAND_HANDLER macro to define all commands | Zachary T Welch | 2009-11-13 | 1 | -13/+7 |
* | Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes | oharboe | 2009-07-17 | 1 | -1/+1 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 1 | -12/+12 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 1 | -10/+10 |
* | - Fixes '+' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Fixes '=' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '==' whitespace | zwelch | 2009-06-23 | 1 | -6/+6 |
* | - Fixes '&&' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '!=' whitespace | zwelch | 2009-06-23 | 1 | -6/+6 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-23 | 1 | -7/+7 |
* | Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd. | zwelch | 2009-06-17 | 1 | -2/+2 |
* | fix ordering of arguments to fwrite() | oharboe | 2009-06-11 | 1 | -1/+1 |
* | remove unused include file: inttypes.h | oharboe | 2009-06-05 | 1 | -3/+0 |
* | delete unused code | oharboe | 2009-05-21 | 1 | -26/+0 |
* | fix warning. Use %p for pointers | oharboe | 2009-05-21 | 1 | -1/+1 |
* | Additional format warning fixes in ioutil, required by r1873 changes. | zwelch | 2009-05-21 | 1 | -2/+2 |
* | fix warnings | oharboe | 2009-05-19 | 1 | -4/+10 |
* | leave eCos include file issues alone for now. | oharboe | 2009-05-11 | 1 | -0/+2 |
* | Simplify #include directives in ioutil.c, use new header checks. | zwelch | 2009-05-11 | 1 | -36/+27 |
* | Remove redundant sys/types.h #include directives (now in types.h). | zwelch | 2009-05-11 | 1 | -2/+0 |
* | Fix typo from hurrying the last commit. Nothing to see here. | zwelch | 2009-05-08 | 1 | -1/+1 |
* | Fix loadFile to return file length once again. | zwelch | 2009-05-08 | 1 | -5/+9 |
* | Fix warnings in ioutil.c; improves loadFile inteface. | zwelch | 2009-05-08 | 1 | -12/+14 |
* | moved ioutil init to the right spot: before config scripts | oharboe | 2009-01-09 | 1 | -0/+1 |
* | cygwin fixes | oharboe | 2008-12-22 | 1 | -3/+6 |
* | houskeeping | oharboe | 2008-12-17 | 1 | -0/+121 |
* | - add missing svn props from r1243 commit | ntfreak | 2008-12-15 | 1 | -590/+590 |
* | sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna... | oharboe | 2008-12-15 | 1 | -0/+590 |