Commit Graph

2560 Commits

Author SHA1 Message Date
Shahram Najm b611f6d8b8 ECC-379: fix mistake in error message when encoding fails 2016-11-25 18:23:01 +00:00
Shahram Najm 54f8f4bfdd Ensure return values from codes_set calls are captured in case of errors 2016-11-25 18:22:04 +00:00
Shahram Najm be3cbdb217 New file string_util.c 2016-11-25 17:12:37 +00:00
Shahram Najm 1a3ede126c Rename func grib_strcasecmp to strcmp_nocase and move to string_util.c 2016-11-25 16:14:26 +00:00
Shahram Najm 5908fb0efd Put string handling functions into new file string_util.c 2016-11-25 16:06:28 +00:00
Shahram Najm 8ba5c21ed6 Hide local function 2016-11-25 14:46:14 +00:00
Shahram Najm f3dbd904a8 Testing: test localConcepts 2016-11-24 14:10:19 +00:00
Shahram Najm 9417f6797a ECC-388: Missing bounds check in grib_trie.c leads to segfault 2016-11-24 13:32:58 +00:00
Shahram Najm 118517cbf4 ECC-388: Missing bounds check in grib_trie.c leads to segfault 2016-11-24 13:25:09 +00:00
Shahram Najm 73dce7110a ECC-388: Missing bounds check in grib_trie.c leads to segfault 2016-11-24 13:24:15 +00:00
Shahram Najm 95b196366c Remove incorrect assertion 2016-11-23 18:04:44 +00:00
Shahram Najm 3e13d4b8a2 Debugging 2016-11-23 17:32:20 +00:00
Enrico Fucile 0d935f4a8a ECC-389 2016-11-22 17:00:56 +00:00
Shahram Najm 47504567b4 Eclipse settings 2016-11-22 11:06:35 +00:00
Shahram Najm f7379a7945 ECC-381: Palamida scan: Forensic Similarities to code from StackOverflow 2016-11-22 11:06:00 +00:00
Shahram Najm 0c95334754 ECC-381: Palamida scan: Forensic Similarities to code from StackOverflow 2016-11-21 18:37:25 +00:00
Shahram Najm 676ec3c342 Fix broken test 2016-11-21 15:56:34 +00:00
Shahram Najm 3a3255cd2f API example: grib_set_data for Fortran 2016-11-21 15:15:28 +00:00
Shahram Najm 1b89895fc6 Compiler warnings 2016-11-21 14:03:53 +00:00
Shahram Najm d36ea27f48 Pthread examples 2016-11-21 14:03:17 +00:00
Shahram Najm bd289bc8fd Documentation 2016-11-21 13:10:21 +00:00
Shahram Najm ab6ded0e33 ECC-387: Thread safety for BUFR decoding (Part 4) 2016-11-21 11:48:20 +00:00
Shahram Najm 6007e6b205 Testing: issue with clang sanitize compile flags 2016-11-21 11:48:07 +00:00
Shahram Najm 9c1e18137e ECC-387: Thread safety for BUFR decoding (Part 3) 2016-11-21 11:25:07 +00:00
Shahram Najm 1a23eb3a2a ECC-387: Thread safety for BUFR decoding (Part 2) 2016-11-21 09:57:49 +00:00
Shahram Najm ff90dd1d08 ECC-387: Thread safety for BUFR decoding (Part 1) 2016-11-18 20:20:59 +00:00
Shahram Najm 70d82571b7 Fix name of lock 2016-11-18 20:20:35 +00:00
Shahram Najm 76c9b0a383 BUFR decoding thread safety test 2016-11-18 18:09:15 +00:00
Shahram Najm c4b2515c07 BUFR decoding thread safety test 2016-11-18 18:09:04 +00:00
Shahram Najm b7facf9d20 Merge from tigge_check branch 2016-11-18 17:31:07 +00:00
Shahram Najm d3aed1dd78 Compiler warning 2016-11-18 14:05:09 +00:00
Shahram Najm 9fc1f7c072 ECC-336: ctest gts fail on minimac 2016-11-18 13:40:57 +00:00
Shahram Najm b60637b009 Suppress warning re unbound variables 2016-11-18 13:40:14 +00:00
Shahram Najm 7c44709ca6 Testing new gts/metar tools 2016-11-18 13:39:40 +00:00
Shahram Najm 0687b974bb Ignored files 2016-11-18 13:39:01 +00:00
Shahram Najm 37e4d7ac29 Fix issue when field value being encoded is out of range 2016-11-17 18:25:26 +00:00
Shahram Najm f5b22dfa50 Fix jpeg test 2016-11-17 17:08:22 +00:00
Shahram Najm 70a8754825 Fix memory leak (bitmap allocation) 2016-11-17 16:59:22 +00:00
Shahram Najm 0b011733e1 DGOV-68: update grib1 table 2016-11-17 16:38:05 +00:00
Shahram Najm 8b6cc9c381 DGOV-68: Change of parameter name: 228047 and 228048 2016-11-17 16:15:06 +00:00
Shahram Najm 08e0561b39 Remove download_data labels from tests. This is now automatically added by ecbuild 2016-11-17 15:36:53 +00:00
Marijana Crepulja a7b57f2125 ECC-376 WMO tables verison 27 2016-11-17 14:59:01 +00:00
Shahram Najm cf464e04f8 Add new source file 2016-11-17 10:48:50 +00:00
Shahram Najm 87aa2f3888 Fix macmini build: use float.h 2016-11-16 15:32:34 +00:00
Shahram Najm 879d78ea2f Change name of new grib2 key 2016-11-16 13:42:40 +00:00
Shahram Najm 9acee6d01f ECC-261: Reduce packing error by optimizing scaling factor (Part 2) 2016-11-15 17:16:20 +00:00
Shahram Najm ea7ca7c180 Const correctness 2016-11-14 10:59:17 +00:00
Shahram Najm dee2112604 ECC-261: Reduce packing error by optimizing scaling factor (Part 1) 2016-11-14 10:05:40 +00:00
Shahram Najm 214a036cce ECC-382: Provide API function to access the name of the package 2016-11-11 16:41:38 +00:00
Shahram Najm 9304e8e592 ECC-380: eccodes attempts to link to openjpeg 1.X library if found 2016-11-11 11:56:01 +00:00