1. 27 Apr, 2015 1 commit
  2. 22 Apr, 2015 9 commits
  3. 21 Apr, 2015 2 commits
  4. 20 Apr, 2015 1 commit
  5. 17 Apr, 2015 4 commits
  6. 13 Apr, 2015 1 commit
  7. 08 Apr, 2015 1 commit
  8. 02 Apr, 2015 4 commits
  9. 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
  10. 30 Mar, 2015 1 commit
  11. 29 Mar, 2015 1 commit
  12. 27 Mar, 2015 5 commits
  13. 26 Mar, 2015 4 commits
  14. 25 Mar, 2015 5 commits
    • 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
    • Karl-Hermann Wieners's avatar
      01cd5887
    • Uwe Schulzweida's avatar
      a56ea559
    • Uwe Schulzweida's avatar
      merged changes from branch · 4e9f4dcd
      Uwe Schulzweida authored
      4e9f4dcd
    • Thomas Jahns's avatar
      Use unsigned for namespace counts. · 315cf517
      Thomas Jahns authored
      315cf517