1. 11 Jul, 2009 3 commits
  2. 10 Jul, 2009 2 commits
  3. 09 Jul, 2009 1 commit
  4. 01 Jul, 2009 3 commits
  5. 26 Jun, 2009 4 commits
  6. 25 Jun, 2009 6 commits
  7. 19 Jun, 2009 2 commits
  8. 31 May, 2009 10 commits
  9. 30 May, 2009 9 commits
    • Davis King's avatar
      Fixed grammar · 8bbaca6f
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403082
      8bbaca6f
    • Davis King's avatar
      updated the docs · 3387105f
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403081
      3387105f
    • Davis King's avatar
      Added a comment about the configure_loggers_from_file() function. · 950147aa
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403080
      950147aa
    • 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