1. 30 May, 2009 7 commits
    • Davis King's avatar
      Fixed grammar · 9ebae062
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403079
      9ebae062
    • Davis King's avatar
      updated the docs · 89676085
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403078
      89676085
    • Davis King's avatar
      Reworked the config_reader interface a little to make it easier to use. In · 59fcaaff
      Davis King authored
      particular, I removed the enumerator over blocks in favor of a simple
      get_blocks() function that just returns a std::vector of all the blocks.
      I also removed the requires clauses on the block and key accessor functions
      and instead made a request for a non-existent key/block result in a non-fatal
      exception.  This way users can let the config reader perform a more natural
      role in config file validation (by catching this exception and acting accordingly).
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403077
      59fcaaff
    • Davis King's avatar
      updated the docs · 9ff5b39d
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403076
      9ff5b39d
    • Davis King's avatar
      Updated the equal() function so that it can compare complex matrices. · f36501d7
      Davis King authored
      I also changed a matrix test case to be more robust.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403075
      f36501d7
    • Davis King's avatar
      Made the clp checker spec more clear. · eeb0b806
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403074
      eeb0b806
    • Davis King's avatar
      Simplified the matrix code slightly. This also fixed a strange compile time bug · b2efcc52
      Davis King authored
      that you can get from gcc in certain cases.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403073
      b2efcc52
  2. 29 May, 2009 3 commits
  3. 28 May, 2009 1 commit
  4. 27 May, 2009 2 commits
  5. 26 May, 2009 6 commits
  6. 25 May, 2009 12 commits
  7. 21 May, 2009 1 commit
  8. 20 May, 2009 1 commit
  9. 19 May, 2009 4 commits
  10. 17 May, 2009 2 commits
  11. 16 May, 2009 1 commit
    • Davis King's avatar
      updated the docs · 111f19c6
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403039
      111f19c6