| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates to the initial scanchain validation code: | dbrownell | 2009-09-26 | 1 | -1/+1 |
* | Try/catch scheme. Typed up the functionality and regression tested. | oharboe | 2009-09-25 | 2 | -9/+100 |
* | Start handling the (second) SRST stage of reset better: | dbrownell | 2009-09-23 | 1 | -6/+11 |
* | Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why these | oharboe | 2009-09-23 | 1 | -16/+16 |
* | Remove annoying end-of-line whitespace from most src/* | dbrownell | 2009-09-21 | 2 | -22/+22 |
* | Tweak TCL reset script ... mostly improving descriptions of | dbrownell | 2009-09-18 | 1 | -12/+27 |
* | Fix coredump seen in some code paths. | dbrownell | 2009-09-17 | 1 | -0/+3 |
* | error message upon recursive invocation of reset from reset event handlers | oharboe | 2009-09-14 | 1 | -0/+22 |
* | Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p... | oharboe | 2009-08-30 | 1 | -1/+1 |
* | David Brownell <david-b@pacbell.net> start phasing out integers as target IDs | oharboe | 2009-08-30 | 1 | -1/+1 |
* | David Brownell <david-b@pacbell.net> Be sure the built-in search paths always... | oharboe | 2009-08-30 | 3 | -6/+7 |
* | add missing isblank() for eCos | oharboe | 2009-08-25 | 1 | -0/+2 |
* | Steve Grubb <sgrubb@redhat.com> fix various and sundry leaks | oharboe | 2009-08-24 | 1 | -0/+4 |
* | Jonas Horberg [jhorberg@sauer-danfoss.com] | ntfreak | 2009-08-18 | 1 | -9/+0 |
* | Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes | oharboe | 2009-07-17 | 21 | -21/+21 |
* | delete long retired commented out code (daemon_startup) | oharboe | 2009-07-07 | 1 | -4/+0 |
* | - fix build when using a cross compiler - do not try and run any host tools | ntfreak | 2009-07-06 | 1 | -0/+2 |
* | try to use tabs instead of spaces | oharboe | 2009-07-06 | 1 | -3/+3 |
* | human readable error message upon invalid arguments | oharboe | 2009-07-06 | 1 | -1/+13 |
* | Add missing copyright header and fix @page direction in membuf.h. | zwelch | 2009-07-01 | 1 | -3/+21 |
* | Fix doxygen 'undocumented parameter' warnings in membuf.h. | zwelch | 2009-06-30 | 1 | -1/+2 |
* | Switch to strotk() grr.... | duane | 2009-06-27 | 1 | -2/+4 |
* | Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com" | duane | 2009-06-25 | 1 | -1/+1 |
* | Remove whitespace at end of lines, step 2. | zwelch | 2009-06-24 | 2 | -11/+11 |
* | - Replace '){' with ') {'. | zwelch | 2009-06-24 | 1 | -13/+13 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-24 | 2 | -44/+44 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-24 | 2 | -46/+46 |
* | - Fixes '[<>]' whitespace | zwelch | 2009-06-24 | 1 | -2/+2 |
* | - Fixes '+' whitespace | zwelch | 2009-06-24 | 1 | -2/+2 |
* | - Fixes '=' whitespace | zwelch | 2009-06-24 | 1 | -1/+1 |
* | - Fixes '==' whitespace | zwelch | 2009-06-24 | 1 | -1/+1 |
* | - Replace 'for(' with 'for ('. | zwelch | 2009-06-24 | 1 | -1/+1 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-24 | 1 | -13/+13 |
* | Fix end-of-line style properties on newly added files. | zwelch | 2009-06-24 | 2 | -356/+356 |
* | Add a growable sprintf memory buffer library | duane | 2009-06-24 | 3 | -0/+358 |
* | Remove whitespace at end of lines, step 2. | zwelch | 2009-06-23 | 11 | -279/+279 |
* | - Replace '){' with ') {'. | zwelch | 2009-06-23 | 3 | -74/+74 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 7 | -263/+263 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 8 | -266/+266 |
* | - Fixes '[<>]' whitespace | zwelch | 2009-06-23 | 6 | -18/+18 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-23 | 6 | -9/+9 |
* | - Fixes '+' whitespace | zwelch | 2009-06-23 | 10 | -200/+200 |
* | - Fixes '=' whitespace | zwelch | 2009-06-23 | 9 | -71/+71 |
* | - Fixes '==' whitespace | zwelch | 2009-06-23 | 6 | -24/+24 |
* | - Fixes '<<' whitespace | zwelch | 2009-06-23 | 2 | -6/+6 |
* | - Fixes '>>' whitespace | zwelch | 2009-06-23 | 2 | -7/+7 |
* | - Fixes '<=' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '>=' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '&&' whitespace | zwelch | 2009-06-23 | 2 | -4/+4 |
* | - Fixes '[+]=' whitespace | zwelch | 2009-06-23 | 2 | -4/+4 |