Commit Graph

21 Commits

Author SHA1 Message Date
Shahram Najm 5a2738b211 ECC-1468: Replace all instances of the deprecated function 'sprintf' with 'snprintf' 2022-11-10 12:46:18 +00:00
Shahram Najm be6971cbcb Cleanup 2022-11-09 20:45:20 +00:00
Shahram Najm ed1bd59a04 ECC-1172: BUFR encoding memory leaks (part 1) 2022-11-08 12:33:16 +00:00
Shahram Najm 2ba6982e8a Error messages: Use correct format string 2022-11-02 16:47:21 +00:00
Shahram Najm a86668a608 Fix logging format strings 2020-10-13 13:30:41 +01:00
Shahram Najm 43126e1270 Refactoring: make functions static. Also pass in context 2020-05-26 15:26:45 +01:00
Shahram Najm 3d42f57521 Fix missing grib_context 2020-05-21 18:34:18 +01:00
Shahram Najm 12c6150917 Copyright notices: use new format 2020-01-28 14:32:34 +00:00
Shahram Najm 3d188bebbf Applied clang-format (Part 2) 2020-01-22 14:48:06 +00:00
Shahram Najm 7d3619d493 Applied clang-format (Part 1) 2020-01-22 13:10:59 +00:00
Shahram Najm 02e934b688 Copyright updated 2019-04-15 14:44:45 +01:00
Shahram Najm d3fbd3f623 Compiler warning 2018-06-07 17:27:18 +01:00
Shahram Najm fe4b23e135 Debugging: grib_vdarray print 2018-04-12 12:36:39 +01:00
Shahram Najm 30b705b8da Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
Shahram Najm cc73e100af Update copyright notices: 2016 -> 2017 2017-01-03 11:03:48 +00:00
Shahram Najm 45badf3729 GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
Shahram Najm c4a2f548f9 Cleanup 2015-12-22 17:55:45 +00:00
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Shahram Najm 45daa319ef GRIB-588: compile grib_api with a C++ compiler 2014-10-02 17:48:41 +01:00
Shahram Najm 8196c05713 Fixes after merge with Enrico's changes 2014-08-07 14:39:49 +01:00
Enrico Fucile 63b92afd0f made separate bufr low level decoding to be compatible with bufrdc. Made test to
compare with bufrdc real array
2014-08-07 12:03:53 +01:00