Skip to content
Snippets Groups Projects
  1. Jul 29, 2019
    • Mark OLESEN's avatar
      STYLE: inconsistent use of readBeginList() · 80fb4da9
      Mark OLESEN authored
      - use readBegin() when the only delimiters are '()' and not '({})'
      80fb4da9
    • Mark OLESEN's avatar
      ENH: support low-level reading of raw binary blocks (#1378) · bdc1c9bf
      Mark OLESEN authored
      - symmetric with writeRaw() etc for the output stream. These are
        methods that are not required by normal users, but which provide
        a finer granularity for reading.
      
      - additional information about the current stream position when
        endList fails. This may help when tracing errors.
      
      STYLE: change return type of beginRaw()/endRaw() to bool
      
      - was of type Ostream& for output, but return value was unused.
        Having bool may be better for encapsulating logic
      
      STYLE: remove unused Istream::readEndBegin() function
      bdc1c9bf
  2. Jul 28, 2019
  3. Jul 26, 2019
  4. Jul 23, 2019
  5. Jul 30, 2019
  6. Jul 19, 2019
  7. Jul 18, 2019
  8. Jul 16, 2019
  9. Jul 15, 2019
  10. Jul 12, 2019
  11. Jul 17, 2019
  12. Jul 16, 2019
  13. Jul 15, 2019
  14. Jul 14, 2019
  15. Jul 09, 2019
    • Mark OLESEN's avatar
      ENH: support different iso-algorithms (#1374) · 7805fb45
      Mark OLESEN authored
      - add an 'isoAlgorithm' keyword to distance surface and cutting plane
        to advance further testing of the isoSurfaceTopo algorithm.
      
        Does not yet handle the full spectrum of bound boxes, cellZones etc.
      7805fb45
  16. Jul 12, 2019
  17. Jul 11, 2019
  18. Jun 28, 2019
  19. Jul 12, 2019
  20. Jul 10, 2019
  21. Jul 09, 2019
  22. Jul 08, 2019