1. 31 Dec, 2010 2 commits
  2. 30 Dec, 2010 4 commits
    • Dick Hollenbeck's avatar
      ++richio: · 0ff5faaf
      Dick Hollenbeck authored
        * Deleted kicad_exceptions, because it required the big #include <wx/wx.h> and
          that was slowing down compiling.  Moved that stuff back into richio.h where
          it came from.
        * Enhanced IO_ERROR to format an errorText.
        * Added THROW_IO_ERROR() and THROW_PARSE_ERROR() macros to capture the
          the call site of the thrower.  If you have problems compiling, it is probably
          due to the definition of __LOC__ in richio.h.  Some compilers may not support
          __func__ in C++ yet.  Find a macro that identifies your compiler, and we can
          work out something in the #define of __LOC__.
      0ff5faaf
    • Dick Hollenbeck's avatar
      see CHANGELOG.txt · d2cc77ac
      Dick Hollenbeck authored
      d2cc77ac
    • Dick Hollenbeck's avatar
      forgot sweet.keywords · d4b77573
      Dick Hollenbeck authored
      d4b77573
    • Dick Hollenbeck's avatar
      Constructed and organized all the /new infrastructure to get a Sweet string being passed · 70b17eed
      Dick Hollenbeck authored
      to PART::Parse() from test program.  Ready now to complete the PART parsing.
      70b17eed
  3. 29 Dec, 2010 7 commits
  4. 28 Dec, 2010 15 commits
  5. 27 Dec, 2010 8 commits
  6. 23 Dec, 2010 4 commits