Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
  1. Nov 02, 2018
  2. Sep 14, 2018
    • Gsell Achim's avatar
      * C-API · 4daf9b78
      Gsell Achim authored
      - H5PartSetNumPoints() renamed to H5PartSetNumItems()
      - H5PartGetNumPoints() renamed to H5PartGetNumItems()
      - Dataset names longer then 64 bytes are handled as error.
      - Same for step/iteration names.
      * core API
      - we use the term 'iteration' instead of 'step'
      - we use the term 'item' instead of 'point'
      - re-factor function and variable names
      - in printing messages/debug output fixed
      - do not flush (sync to disk) after writing a dataset by default,
        can be controlled by a property
      4daf9b78
  3. Sep 04, 2018
  4. Feb 02, 2018
  5. Feb 01, 2018
  6. Jan 05, 2018
  7. Jul 27, 2017
  8. Jul 26, 2017
  9. Jun 30, 2017
  10. Jun 23, 2017
    • gsell's avatar
      C examples: · 542daf7f
      gsell authored
      - define dummy MPI macros to be used in serial compilation, closing #10
      - cleanup some "unused variable" warnings
      - fix some format warnings, using C99 format macros
      542daf7f
    • gsell's avatar
      src/h5core/h5_err.c · f79c808e
      gsell authored
      - include stdlib.h added, closing #9
      f79c808e
    • gsell's avatar
      src/h5core/h5t_store.c · b6e482f5
      gsell authored
      - comments edited
      b6e482f5
    • gsell's avatar
      Fortran examples: · 6d3014ba
      gsell authored
      - adapted for serial compilation, closing #8
      6d3014ba
    • gsell's avatar
      configure.ac · 20424235
      gsell authored
      - set Fortran compiler with AC_PROG_FC, closing #7
      20424235
  11. Mar 18, 2017
  12. Sep 23, 2016
Loading