1. 02 Jun, 2015 2 commits
  2. 28 May, 2015 1 commit
  3. 29 Apr, 2015 1 commit
  4. 27 Apr, 2015 1 commit
  5. 22 Apr, 2015 9 commits
  6. 21 Apr, 2015 2 commits
  7. 20 Apr, 2015 1 commit
  8. 17 Apr, 2015 4 commits
  9. 13 Apr, 2015 1 commit
  10. 08 Apr, 2015 1 commit
  11. 02 Apr, 2015 4 commits
  12. 01 Apr, 2015 1 commit
    • Karl-Hermann Wieners's avatar
      Merged changes from trunk · fb2f71b1
      Karl-Hermann Wieners authored
      * r3379: gribapiDefLevel: use function grib2DefLevel() to write grib2 levels
      * r3370: vlistMerge: compare size of grids (bug fix)
      * r3369: gribapiScanTimestep1: fixed bug from previous merge of branches/cdi_fileDrivenInput (GRIB2 read failed)
      * r3368: include config.h
      * r3363: merged changes from branches/cdi_fileDrivenInput
      fb2f71b1
  13. 30 Mar, 2015 1 commit
  14. 29 Mar, 2015 1 commit
  15. 27 Mar, 2015 5 commits
  16. 26 Mar, 2015 4 commits
  17. 25 Mar, 2015 1 commit
    • Karl-Hermann Wieners's avatar
      Merged changes from trunk · 978b609c
      Karl-Hermann Wieners authored
      * r3354: Fixed formatting in echam6 table file
      * r3351: Use unsigned for namespace counts.
      * r3350: Add missing static declarations.
      * r3349: Use unsigned for static variable table.
      * r3348: Remove effectively unused indirection table.
      * r3347: Replace array of resource handles with apply call.
      * r3346: Replace list of grids with call to resh apply.
      * r3345: Change return type of resource counts to unsigned.
      * r3344: Merge declarations and initializations in srv_add_record.
      * r3343: Prevent passing of value that might not work for exit(3).
      * r3342: Save repeated calls to query function.
      * r3341: Add tableID check to tableInqPar.
      * r3340: Simplify control flow in tableInqParUnits.
      * r3339: Simplify control flow in tableInqParLongname.
      * r3338: Merge declaration and initialization.
      * r3337: Simplify control flow in tableInqParCode.
      * r3336: Simplify control flow in tableInqParName.
      * r3335: Add missing conditional.
      * r3334: Return constant file suffix string pointers.
      * r3333: Add MPI flags and feature attribute to JSON description.
      * r3332: Generalize BUILD_* substitutions and add substitutions for MPI.
      * r3331: Allow for specification of MPI compilation/library flags.
      * r3330: Structure JSON description file hierarchically.
      * r3329: Update autoconf m4 macros.
      * r3328: cdilib.c update
      978b609c