Commit Graph

42 Commits

Author SHA1 Message Date
Shahram Najm 0160e7ae71 Performance: reduce number of calls to strlen 2017-06-13 15:57:11 +01:00
Enrico Fucile a27665392b Performance: string optimisation 2017-06-13 11:31:13 +01:00
Shahram Najm cc73e100af Update copyright notices: 2016 -> 2017 2017-01-03 11:03:48 +00:00
Shahram Najm 85313a9c1b ECC-398: untrapped error : No descriptors in section 3. Malformed message 2016-12-09 14:56:51 +00:00
Baudouin Raoult 3330f4c634 Tidy up use of memfs 2016-06-19 09:22:15 +01:00
Baudouin Raoult 340175376b Use memfs to load definitions and templates 2016-06-14 15:27:49 +01:00
Shahram Najm de849402a9 ECC-257: Debugging: print filename and line number of triggered IF statement 2016-05-10 15:52:32 +01:00
Shahram Najm ca5ce9f52c Fix compiler warnings (INTEL) 2016-04-13 19:32:18 +01:00
Shahram Najm f37734820c Performance improvement: move call to strlen outside loop 2016-02-10 09:52:41 +00:00
Shahram Najm b6dacf6704 Print engine version when syntax error encountered (debugging aid) 2016-01-21 16:41:11 +00:00
Shahram Najm 45badf3729 GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
Shahram Najm 52ab4d1ba3 GRIB-884: OpenMP Support 2015-12-30 14:39:02 +00:00
Shahram Najm bd502a1c6d Rename GRIB_PTHREAD_ONCE macro (in preparation for GRIB-884) 2015-12-30 11:55:03 +00:00
Shahram Najm 2a168ac30d Remove compiler warnings (using clang) and code clean up 2015-12-18 18:01:56 +00:00
Enrico Fucile 81d349d2ff ECC-163 a->parent->h to grib_handle_of_accessor(a) 2015-11-05 13:32:03 +00:00
Enrico Fucile 67c2bcfd81 ECC-163 attribute change: no parent, handle direct access 2015-11-05 10:03:17 +00:00
Enrico Fucile 5b30fa1283 ECC-160 ECC-162 2015-10-14 10:22:00 +01:00
Shahram Najm e902f74df5 Fix compiler warnings 2015-09-28 16:54:51 +01:00
Enrico Fucile c67997cdcf ECC-137 2015-08-27 16:01:17 +01:00
Shahram Najm 0905b39d98 Improve error message when included file not found 2015-07-31 14:11:05 +01:00
Shahram Najm 579aa8ba51 GRIB-796: 'include' statement in definitions does not search GRIB_DEFINITION_PATH 2015-07-28 10:50:26 +01:00
Shahram Najm 0b8d658d11 Refactoring 2015-07-27 13:50:37 +01:00
Shahram Najm 26ae520583 Fix compiler errors when using g++ 2015-06-01 17:07:16 +01:00
Shahram Najm 2e8fc8a485 Fix crash in grib_accessors_list_print: freeing uninit ptr 2015-03-05 15:02:07 +00:00
Enrico Fucile c1c411a6b7 solved issue with strings ECC-32 2015-03-05 14:07:11 +00:00
Enrico Fucile 0dd11922c3 changes for the search by condition 2015-03-02 17:00:24 +00:00
Enrico Fucile ff361c7460 fixed problems with the search by condition 2015-02-27 17:23:14 +00:00
Enrico Fucile 198e3fe250 access by rank working and test added 2015-02-24 11:18:56 +00:00
Enrico Fucile a971189009 attributes working (example pressure->units). Test added in bufr_filter.sh 2015-02-18 10:50:25 +00:00
Shahram Najm 89a13f1f55 Rename grib_free_action to grib_action_delete 2015-02-11 11:33:13 +00:00
Shahram Najm e770bdbdad GRIB-695: grib_filter should read rules from standard input 2015-02-02 18:34:43 +00:00
Shahram Najm 84d5bcf9de Cleanup and better error message 2015-01-27 22:01:15 +00:00
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Enrico Fucile 88d6957590 semantics back working 2015-01-05 08:37:40 +00:00
Shahram Najm 9cce21e421 Merge grib api and eccodes - part 4 - src compiles 2014-06-20 18:18:57 +01:00
Shahram Najm e9cb722ffc Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01:00
Shahram Najm 3f1332b5f7 GRIB-481: GRIB API not threadsafe when creating grib_handle 2014-04-15 15:11:56 +01:00
Shahram Najm 2cc31e6ea6 Fix declaration order for yydebug 2014-04-14 13:39:58 +01:00
Shahram Najm cbae54f0da Update copyright text 2014-01-03 16:22:21 +00:00
Shahram Najm a864baa479 GRIB-453: grib_filter hangs if rules_file have wrong path 2013-11-06 18:22:28 +00:00
Shahram Najm d65b0e3016 Update copyright text 2013-04-18 10:23:23 +01:00
Tiago Quintino 33b891186d Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00