Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r24078] Correct name of windows shared libraries | Allen Byrne | 2013-08-27 | 1 | -2/+2 |
| | |||||
* | [svn-r24077] Updated -help output for compile scripts for changing default ↵ | Larry Knox | 2013-08-27 | 3 | -11/+19 |
| | | | | | | from -noshlib to -shlib when hdf5 is built without static libraries (--disable-static). Tested with h5committest on jam, koala, ostrich and platypus. | ||||
* | [svn-r24070] Fix typo in flags options | Allen Byrne | 2013-08-26 | 1 | -3/+13 |
| | |||||
* | [svn-r24068] Snapshot version 1.9 release 162 | HDF Tester | 2013-08-25 | 13 | -26/+26 |
| | |||||
* | [svn-r24066] Eliminate switch default warning by printing err message. | Allen Byrne | 2013-08-23 | 2 | -10/+106 |
| | |||||
* | [svn-r24058] Coorect usage text wrt dataset subsetting | Allen Byrne | 2013-08-22 | 9 | -9/+9 |
| | |||||
* | [svn-r24057] Add --superblock long name to parser and add tests for both ↵ | Allen Byrne | 2013-08-22 | 6 | -65/+121 |
| | | | | | | --boot-block and --superblock. Tested: local linux | ||||
* | [svn-r24056] Move make_executable commands back from tests file | Allen Byrne | 2013-08-22 | 2 | -132/+156 |
| | |||||
* | [svn-r24055] Move make_executable commands back from tests file | Allen Byrne | 2013-08-22 | 2 | -35/+35 |
| | |||||
* | [svn-r24053] HDFFV-8498: --minimum option was disabled by HDFFV-8214. ↵ | Allen Byrne | 2013-08-21 | 3 | -7/+56 |
| | | | | | | | | Reverted code change and changed default to 0 from 1024. Changed limit test to use h5dump to compare repacked file instead of h5diff. Corrected test scripts for test folder path Tested: h5committest and local linux with CMake | ||||
* | [svn-r24050] HDFFV-8498: --minimum option was disabled by HDFFV-8214. ↵ | Allen Byrne | 2013-08-21 | 6 | -4/+181 |
| | | | | | | Reverted code change and changed default to 0 from 1024. Changed limit test to use h5dump to compare repacked file instead of h5diff. Tested local linux with CMake | ||||
* | [svn-r24046] HDFFV-8500: set h5detect compile optimization to -O0 | Allen Byrne | 2013-08-21 | 1 | -1/+6 |
| | | | | | | will generate correct H5Tinit.c file. Tested: local gcc 4.8.2 linux | ||||
* | [svn-r24030] Description: | Quincey Koziol | 2013-08-19 | 13 | -682/+571 |
| | | | | | | | | Clean up more compiler warnings. Tested on: Mac OSX/64 10.8.4 (amazon) w/gcc, C++ & FORTRAN (too minor to require h5committest) | ||||
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵ | Allen Byrne | 2013-08-19 | 56 | -8318/+8579 |
| | | | | | | developers. Tested: local linux | ||||
* | [svn-r24027] merge r 23938 from reduce warnings branch into trunk. | Mohamad Chaarawi | 2013-08-19 | 7 | -0/+39 |
|\ | | | | | | | | | This is the fix for "switch missing default case" warnings in src. Mohamad & Vailin worked on this patch. | ||||
| * | [svn-r23939] Fix unused variables warnings in trunk | Neil Fortner | 2013-07-26 | 11 | -188/+177 |
| | | | | | | | | | | | | | | Rename static functions in H5Adense.c, H5B2cache.c, H5Bcache.c Switch these functions to use FUNC_ENTER_STATIC* macros Tested: koala | ||||
| * | [svn-r23938] remove "switch missing default case" in src. | Mohamad Chaarawi | 2013-07-26 | 8 | -0/+41 |
| | | |||||
* | | [svn-r24023] Added tests to CMakeLists.txt that were only added to the *nix ↵ | Allen Byrne | 2013-08-19 | 1 | -0/+91 |
| | | | | | | | | | | | | script. Tested: local linux | ||||
* | | [svn-r24022] any_object option should be any_path | Allen Byrne | 2013-08-19 | 3 | -5/+5 |
| | | |||||
* | | [svn-r24020] Description: | Quincey Koziol | 2013-08-17 | 25 | -665/+626 |
| | | | | | | | | | | | | | | | | Clean up compiler warnings Tested on: Mac OSX/64 10.8.4 (amazon) w/C++ & FORTRAN (too minor to require h5committest) | ||||
* | | [svn-r24017] Bug fix: HDFFV-8500 | Albert Cheng | 2013-08-16 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | The new gcc v4.8.* compilers does not work well with dt_arith which failed in production mode. Solution: A temporary patch by removing any optimization (-O*) from the PROD_CFLAGS so that dt_arith will pass for now. A more through investigation is needed. Tested: Jam and Koala where it failed and now passes. | ||||
* | | [svn-r24015] A bug fix when merging changes from the trunk to 1.8 for h5stat ↵ | Vailin Choi | 2013-08-16 | 1 | -15/+24 |
| | | | | | | | | | | | | | | bug fix HDFFV-1238: Fix a problem when using opt_arg that is NULL for the new options added: -l N, -m N, -a N. h5committested. | ||||
* | | [svn-r24011] Description: | Quincey Koziol | 2013-08-15 | 6 | -4/+32 |
| | | | | | | | | | | | | | | | | Clean up a few warnings Tested on: Mac OSX 10.8.4 (amazon) w/C++ & FORTRAN (too minor to require h5committest) | ||||
* | | [svn-r24007] Update configure to support 64-bit cygwin | Allen Byrne | 2013-08-13 | 3 | -4/+126 |
| | | | | | | | | Tested: cygwin | ||||
* | | [svn-r24005] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive). | Allen Byrne | 2013-08-13 | 1 | -1/+3 |
| | | |||||
* | | [svn-r24004] HDFFV-8319 and -8321: Cleanup autotools code. | Allen Byrne | 2013-08-13 | 5 | -89/+63 |
| | | | | | | | | | | | | Also remove GetConsoleScreenInfo check from cygwin configure. Tested: h5committest | ||||
* | | [svn-r24003] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive). | Allen Byrne | 2013-08-13 | 2 | -3/+5 |
| | | | | | | | | Updated CDash site name in cmake script. | ||||
* | | [svn-r24002] Fix 32-bit and valgrind issues with new handle_paths code - ↵ | Allen Byrne | 2013-08-13 | 1 | -1/+1 |
| | | | | | | | | | | | | correct math of adding a NULL to a string. Tested: local linux (valgrind) and h5committest | ||||
* | | [svn-r23999] Move declaration to top of block - fix for windows. | Allen Byrne | 2013-08-13 | 1 | -1/+1 |
| | | |||||
* | | [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. ↵ | Allen Byrne | 2013-08-12 | 17 | -3/+330 |
| | | | | | | | | | | | | New test added, scripts updated, help text updated. Tested: local linux | ||||
* | | [svn-r23994] Correct printf % handling | Allen Byrne | 2013-08-12 | 9 | -9/+9 |
| | | |||||
* | | [svn-r23991] Reorder grouping | Allen Byrne | 2013-08-12 | 9 | -207/+207 |
| | | |||||
* | | [svn-r23989] Snapshot version 1.9 release 161 | HDF Tester | 2013-08-11 | 13 | -26/+26 |
| | | |||||
* | | [svn-r23988] Description: | Quincey Koziol | 2013-08-10 | 1 | -2/+3 |
| | | | | | | | | | | | | | | Make compiler happier and issue less warnings. Tested on: Mac OSX/64 10.8.4 (amazon) w/gcc 4.8 | ||||
* | | [svn-r23987] Merge r23939 from reduce_warning branch to trunk | Neil Fortner | 2013-08-09 | 11 | -188/+177 |
| | | | | | | | | | | | | | | | | | | | | | | Tested: jam, koala, ostrich (h5committest) Log from r23939: Fix unused variables warnings in trunk Rename static functions in H5Adense.c, H5B2cache.c, H5Bcache.c Switch these functions to use FUNC_ENTER_STATIC* macros Tested: koala | ||||
* | | [svn-r23986] merge warning fixes from Jonathan and Peter | Peter Cao | 2013-08-09 | 3 | -7/+80 |
|\ \ | |/ | |||||
| * | [svn-r23937] Remove unused param / var warnings and fix ↵ | Jerome Soumagne | 2013-07-26 | 6 | -9/+10 |
| | | | | | | | | H5HF_sect_single_dblock_info prototype | ||||
| * | [svn-r23932] Changes applied to eliminate several compiler warnings in the ↵ | Larry Knox | 2013-07-24 | 5 | -3/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | test directory in files: dt_arith.c filter_fail.c big.c dynlib2.c dynlib3.c Also an HDassert(0 && "Unknown type"); statement was added to all 29 combinations of case OTHER: default: See crucible review HDF5-145 for more details. | ||||
| * | [svn-r23863] Remove compile warnings due to missing switch defaults | Jonathan Kim | 2013-07-03 | 3 | -7/+80 |
| | | |||||
* | | [svn-r23985] Merge commit 23937 from reduce_warning branch | Jerome Soumagne | 2013-08-09 | 6 | -9/+10 |
| | | | | | | | | | | | | Remove unused param (src) and unused var (hl) warnings Tested on koala | ||||
* | | [svn-r23984] Merged 2 23932 from reduced_warnings branch: | Larry Knox | 2013-08-09 | 5 | -3/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes applied to eliminate several compiler warnings in the test directory in files: dt_arith.c filter_fail.c big.c dynlib2.c dynlib3.c Also an HDassert(0 && "Unknown type"); statement was added to all 29 combination s of case OTHER: default: See crucible review HDF5-145 for more details. Tested with h5committest. | ||||
* | | [svn-r23980] Add "_" to VS define. | Allen Byrne | 2013-08-09 | 1 | -1/+1 |
| | | |||||
* | | [svn-r23979] Correct Packaging var names. | Allen Byrne | 2013-08-09 | 3 | -4/+42 |
| | | |||||
* | | [svn-r23978] Add Bundle and plist file. Update script file add icon | Allen Byrne | 2013-08-08 | 4 | -3/+30 |
| | | |||||
* | | [svn-r23977] Update MANIFEST for previous checkin #23976. | Vailin Choi | 2013-08-08 | 1 | -0/+17 |
| | | | | | | | | h5committested. | ||||
* | | [svn-r23976] The following files were missing from previous checkin rev ↵ | Vailin Choi | 2013-08-08 | 17 | -0/+440 |
| | | | | | | | | | | | | #23975 for bug HDFFV-1238. h5committested. | ||||
* | | [svn-r23975] This checkin contains-- | Vailin Choi | 2013-08-08 | 13 | -124/+535 |
| | | | | | | | | | | | | | | | | | | A) Fix for HDFFV-1238: --Add 3 new options to allow users in setting threshold for small groups/datasets/attributes (tools/h5stat/h5stat.c) --Generate new test file for testing the new options (tools/h5stat/h5stat_gentest.c) --Add tests for the new options (tools/h5stat/testh5stat.sh.in) --Update expected output files (tools/h5stat/testfiles/*.ddl) B) Fix a bug in determining maximum dimension size for 1-D dataset in dataset_stats() (tools/h5stat/h5stat.c) | ||||
* | | [svn-r23968] Snapshot version 1.9 release 160 | HDF Tester | 2013-08-04 | 13 | -26/+26 |
| | | |||||
* | | [svn-r23964] Corrected "continuous" layout to "contiguous in h5repack -h ↵ | Larry Knox | 2013-08-02 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | output and comment. Jira issue HDFFV-8493. No test - text only change. | ||||
* | | [svn-r23960] HDFFV-8490: Reorder and group h5dump help text. | Allen Byrne | 2013-08-01 | 9 | -224/+285 |
| | | | | | | | | Tested: local linux |