Network

 
AuthorCommitMessageCommit Date
Dana RobinsonDana Robinson
8c0dde1179f[svn-r29909] Cleaned up "conflicts with C++ keyword" warnings. Tested on: 64-bit Ubuntu 16.04 LTS w/ gcc 5.3.1 Autotools serial
Allen ByrneAllen Byrne
a8870d29e9d[svn-r29876] Move hl/tools/gif2h5 CMake code to subfolder. Add hl/tools/h5watch to CMake. Add tools/h5format_convert to CMake.
Allen ByrneAllen Byrne
d15c11349c8[svn-r29875] Adjust whitespace in H5.java for exception indentation. Adjust whitespace in JNI for function signature formatting.
Allen ByrneAllen Byrne
870035f1c0c[svn-r29872] rename examples clear-objects test names.
Allen ByrneAllen Byrne
0635550174c[svn-r29870] CMake whitespace cleanup. Comment spelling correction.
Allen ByrneAllen Byrne
fac95ac8fde[svn-r29869] Add files to clear test generated files tests.
Allen ByrneAllen Byrne
354bd605ec5[svn-r29865] Add ignore test names for Valgrind process. Add files to clear test generated files tests.
Allen ByrneAllen Byrne
295e94949b1[svn-r29863] Convert source list names from *_SRCS to *_SOURCES. Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR.
Quincey KoziolQuincey Koziol
8adb151354c[svn-r29849] Description: Misc. cleanups and alignment w/trunk Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
1f77b33bcfd[svn-r29845] Description: Align w/trunk Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Dana RobinsonDana Robinson
1c0dc2871a6[svn-r29831] Misc. warning fixes in the C library. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial
Dana RobinsonDana Robinson
431007366a6[svn-r29830] Fixed and annotated memory issues in the C library and tests. - Changed some HD memory allocation functions to use H5MM functions. - Memory returned from H5Fget_metadata_read_retry_info() in the tests is now freed using H5free_memory(). - Annotated a few places in the C library where HD functions are required. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 Autotools serial w/ C++, Fortran, and Java
Dana RobinsonDana Robinson
e8659571ac1[svn-r29828] Free SWMR retry memory that was allocated at file open (HDFFV-9786). Also changes allocation to use the H5MM functions instead of HD. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ C++, Fortran, & Java
Dana RobinsonDana Robinson
b472005d8ae[svn-r29826] Whitespace fixes in H5F.c (no code changes). Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 Autotools serial w/ C++, Fortran, and Java
Dana RobinsonDana Robinson
7999c50bece[svn-r29825] Fixed a cast warning in H5F.c. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 Autotools serial w/ C++, Fortran, and Java
Quincey KoziolQuincey Koziol
5f2fe609c24[svn-r29818] Description: Bring r29815 from trunk to revise_chunks branch. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Dana RobinsonDana Robinson
83bc2e65cdd[svn-r29813] Cleaned up warnings in H5Fint.c. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 Autotools serial w/ C++, Fortran, and Java
Dana RobinsonDana Robinson
5956395874f[svn-r29811] Whitespace cleanup in H5F code (no code changes). Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 Autotools serial w/ C++, Fortran, and Java
Quincey KoziolQuincey Koziol
f9d9c20ff67[svn-r29809] Description: Bring r29793, 29796, 29800, 29803 from trunk into revise_chunks branch. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
5db05a4ab4b[svn-r29792] Description: Bring r29710 from trunk Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
a9c422ea726[svn-r29789] Descriptin: Bring r29782 and 29786 from trunk. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
01e6a4ce35c[svn-r29777] Description: Align w/trunk Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
e7502a5c2ac[svn-r29771] Description: Bring r29755, 29759 and 29766 from trunk to revise_chunks branch. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committtest not required on this branch)
Quincey KoziolQuincey Koziol
6a0969a9b69[svn-r29749] Description: Bring r29745 from trunk: h5perf output; should be MB not MBs FIX: changed output text from MBs to MB and KBs to KB Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
3a0c92f0e12[svn-r29744] Description: Bring r29743 from trunk to revise_chunks branch: Close another FAPL in the test_missing_chunk() routine. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (w/check-vfd) (h5committest forthcoming)
Quincey KoziolQuincey Koziol
16f323b19cf[svn-r29737] Description: Bring r29736 from trunk: Close FAPL that was leaked in zero_dims test. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)5
Quincey KoziolQuincey Koziol
d685c8e72ff[svn-r29726] Description: Bring r29680, 29681, 29683 from trunk. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
62ed6cfd5a4[svn-r29725] Description: Bring r29696, 29712, 29714, 29715, 29716, 29717 from trunk Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
0019d629264[svn-r29721] Description: Minor formatting cleanups, to align w/trunk Tested on: None, just whitespace
Quincey KoziolQuincey Koziol
dd245d9d9a8[svn-r29713] Description: Clean up warnings and clarify comment. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Dana RobinsonDana Robinson
97511abfdad[svn-r29707] Merge of r29677 and 29698 from trunk. - Changes an instance of true/false to TRUE/FALSE in test/external. - svn EOL property changes for text files in src Tested on: 64-bit Ubuntu 15.10 (build + test/external only)
Vailin ChoiVailin Choi
e93a9b8931f[svn-r29685] Fix for daily test failure in test_file_double_file_dataset_open() in test/tfile.c Tested on platypus (pgcc -tp k8-32), osx1010test and quail (icc -m32)
Vailin ChoiVailin Choi
c2b8374cf5b[svn-r29675] (1) Fix for shared file pointer in idx_remove and idx_dest for EA, FA and BT2 (2) Refactor coding in H5D__farray_idx_delete() to be similar to H5D__earray_idx_delete() (2) Add test to test_file_double_file_dataset_open() in test/tfile.c to trigger shared file pointer failure in idx_remove.
Dana RobinsonDana Robinson
c57bacb4e78[svn-r29670] Tidying of test/atomic_reader/writer Changed Windows/MinGW to return EXIT_FAILURE since the code is POSIX only. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 hand built and ran (does not use HDF5)
Scot BreitenfeldScot Breitenfeld
b986723d133[svn-r29663] merged r29653 from trunk
Dana RobinsonDana Robinson
16b99425e9e[svn-r29662] Normalization w/ trunk Mostly whitespace w/ some casts moved from the trunk. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools parallel
Dana RobinsonDana Robinson
7d181ec8b03[svn-r29656] Minor tidying in H5Dpublic.h. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 (build only - non-code changes)
Quincey KoziolQuincey Koziol
8c8ce7074b1[svn-r29651] Description: Bring r29646, 29648, and 29649 from trunk to revise_chunks branch. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Dana RobinsonDana Robinson
b82f356b2c6[svn-r29642] Merge of r29591, 29599, 29601, and 29603 from the trunk. - Minor Fortran changes - Tools CMake changes - Add / test to H5LTpath_valid - Minor Java test change Note: CMake has pre-existing h5clear failure. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, C++, and Fortran CMake serial
Quincey KoziolQuincey Koziol
cb395034260[svn-r29631] Description: Minor code cleanups during merge to trunk. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
e3b5aad7a6f[svn-r29628] Descrtipion: Whitespace cleanup, to align w/trunk Tested on: (Not needed)
Quincey KoziolQuincey Koziol
d82356e9f6d[svn-r29623] Description: Minor cleanup on double-dataset open changes. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel
Dana RobinsonDana Robinson
3646efda154[svn-r29619] Updated comments about H5F_ACC_DEBUG being present but deprecated since it's no longer present. Tested on: 64-bit Ubuntu 15.10 (build only, no code changes)
Quincey KoziolQuincey Koziol
5fbafcd0c58[svn-r29613] Description: Remove unused variables. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (too minor to require h5committest)
Quincey KoziolQuincey Koziol
4d8cba3f440[svn-r29611] Description: Remove file format info checks in layout and EFL property comparison routines, along with testing code that worked around those comparisons being in place. Also, some minor code cleanups, to align w/trunk. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
491917d1882[svn-r29608] Description: Minor cleanups to align w/trunk Tested on: Too minor to require tests
Dana RobinsonDana Robinson
f2dc9ad9f62[svn-r29595] Updated MANIFEST
Allen ByrneAllen Byrne
3e8983761ae[svn-r29593] Fix h5dump CMake test scripts when using memchecker. Fix case of CMake function call.
Allen ByrneAllen Byrne
a7ae0f093ed[svn-r29586] Allow Java examples to work with debug libraries created by CMake.
Dana RobinsonDana Robinson
a2fc8bf6005[svn-r29582] Removed BRANCH.txt (an artifact from a branch merge).