Network

 
AuthorCommitMessageCommit Date
Quincey KoziolQuincey Koziol
c5a9bb780f5[svn-r28041] Description: Merge r27811 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
Dana RobinsonDana Robinson
9863f8481f5[svn-r28038] Minor fix to H5C.c that #includes H5ACpkg.h, which was accidentally removed in r28034, breaking parallel builds. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 serial w/ Fortran and C++ parallel (MPICH 3.1.4) w/ Fortran
Quincey KoziolQuincey Koziol
fa675882186[svn-r28037] Description: Bring r27806 from trunk to branch. Also, some minor code cleanups. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
e8409e6ff14[svn-r28036] Description: Bring r27801 & r27809 from trunk to branch Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
2f2bca0e937[svn-r28035] Description: Bring r27767 & r27968 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
040d7358870[svn-r28034] Description: Merge r27710 from trunk to branch. (And some other minor cleanups) Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
4b3730011f5[svn-r28029] Description: Merge r27626 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
ec2c0bc6fe1[svn-r28028] Description: Merge r27339, 27372, 27412, 27432, 27511, 27551, 27622, 27690 from trunk to branch (snapshots) Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
3705377c3c2[svn-r28026] Description: Merge r27707 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
Dana RobinsonDana Robinson
ed5b0214e91[svn-r28023] Free dynamically-allocated addresses in H5C_cork. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 serial w/ fortran and C++ parallel w/ fortran (MPICH 3.1.4)
Dana RobinsonDana Robinson
11bb0eb6fec[svn-r28000] Added H5D_chunk_index_t to the list of traceable types. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 (serial only)
Dana RobinsonDana Robinson
7779cf2c602[svn-r27999] Merge of r27800 from the trunk. Fixes warnings in the tests. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 (serial only)
Dana RobinsonDana Robinson
288ae329aaf[svn-r27994] Merge of r27799 from trunk. High-level library warnings. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2
Dana RobinsonDana Robinson
c0a19450a35[svn-r27993] Merge of r27805 from trunk. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2
Dana RobinsonDana Robinson
0acb80424e4[svn-r27985] Minor fixes to get testflushrefresh.sh to work correctly: - configure now checks for Perl (removed in the trunk and pushed here). - Removed the svn:executable property from some .in scripts. - Removed some bash-isms from a few test scripts. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2
Dana RobinsonDana Robinson
01eee8cabbd[svn-r27982] Merge of r27939 from trunk. Remove H5D__iterate and use H5S_select_iterate directly Add internal library callback to H5S_select_iterate to avoid having to pass hid_t objects internally Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 serial w/ Fortran and C++ parallel (MPICH 3.1.4) w/ Fortran
Dana RobinsonDana Robinson
a7b463e9d4f[svn-r27980] Merge of r27969 and 27974 from trunk. Removes _DO_NOT_DISTRIBUTE_ from a few files. Tested on: bin/chkmanifest
Dana RobinsonDana Robinson
aa9227c3ba7[svn-r27979] Merge of r27961, 27962, and 27966 from trunk. C++ changes to address HDFFV-9169 and HDFFV-9167. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 (serial only)
Dana RobinsonDana Robinson
5f024ec1576[svn-r27964] Merge of misc. changes from trunk r27771, 27772, 27773, 27832, 27900 Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) w/ gcc 4.9.2 (serial only)
Dana RobinsonDana Robinson
e2d7bf541d1[svn-r27963] Removed a few straggler Makefile.in, etc. from the repository. Tested on: bin/chkmanifest
Dana RobinsonDana Robinson
d8fe8a26814[svn-r27960] Autogen merges from trunk. r27794, 27795, 27802, 27812, 27819, 27826, 27828, 27829, 27878 27880, 27898, 27902 Tested on: local Linux
Dana RobinsonDana Robinson
36e9a8929c9[svn-r27955] Merge of r27943 and 27945 from the trunk: C++ changes Tested on: Ubuntu 15.04 (Linux 3.19 x86_64), gcc 4.9.2 serial C++
Dana RobinsonDana Robinson
b51f57fd854[svn-r27954] Merge of smaller changes from the trunk: r27807, 27810, 27834, 27847, 27854, 27892, 27938 Tested on: Ubuntu 15.04 (Linux 3.19 x86_64), gcc 4.9.2, MPICH 3.1.4 parallel w/ fortran serial w/ fortran and C++
Dana RobinsonDana Robinson
14d1cc2a4ff[svn-r27953] Merge of CMake files from the trunk. r27796, 27803, 27808, 27817, 27823, 27831, 27836, 27846, 27858-27874, 27894-27897, 27901, 27903-27933 Not tested. CMake still basically broken in this branch.
Dana RobinsonDana Robinson
376f8390b6d[svn-r27952] Merge of r27320 from the trunk Fix uninitialized memory write valgrind errors in trunk. Did this by modifying metadata cache clients to clear unused memory in the buffer after serializing. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64), gcc 4.9.2, MPICH 3.1.4 parallel w/ fortran serial w/ fortran and C++
Dana RobinsonDana Robinson
06e02a2a810[svn-r27951] Merge of r27298 from the trunk Description: Separate H5AC layer from using package-scoped pieces of the H5C layer, moving from including H5Cpkg.h to H5Cprivate.h. NOTE: H5AC still includes H5Cpkg.h since other code needs it. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64), gcc 4.9.2, MPICH 3.1.4 parallel w/ fortran serial w/ fortran and C++
Dana RobinsonDana Robinson
37c2195cfc2[svn-r27950] Merge of r27296 from the trunk Description: Correct error with braces around macro (in production builds), also clean up a few warnings. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64), gcc 4.9.2, MPICH 3.1.4 parallel w/ fortran serial w/ fortran and C++
Dana RobinsonDana Robinson
b9c4183b5cd[svn-r27948] Merge of r27427 from the trunk Parallel resource cleanup: - free comm keyval after setting atribute on comm_self - free allocated buffer in t_file_image test Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 and MPICH 3.1.4 (parallel only)
Dana RobinsonDana Robinson
b553ceaa71c[svn-r27883] Revert of r27881 The number of elements in a struct between the trunk and revise_chunks differed, which confused Subversion. Interestingly, only some of the compilers flagged this as an error. Tested on: local linux
Dana RobinsonDana Robinson
d7d2db33bc8[svn-r27881] Merge of r27549 from trunk. Update the file format debugging routines to match the recent changes to the metadata cache, along with a few other cleanups and miscellaneous enhancements. Tested on: Ubuntu 15.04 w/ gcc 4.9.3
Dana RobinsonDana Robinson
32f747588a2[svn-r27877] Added fcntl and flock to list of functions checked by CMake. This avoids redefinition of #defines in H5private.h when flock and co. exist. Tested on: Ubuntu 15.04 VM w/ gcc 4.9.3 and CMake 3.3.2 NOTE: tests still fail, but compilation improves
Dana RobinsonDana Robinson
ee1b751d2a5[svn-r27867] The testpar/t_cache test now just prints a "skipped" message. It will be a little while before the cache issue is fixed and the test prevents other parallel tests from continuing. Tested on: Ubuntu 15.04 VM w/ gcc 4.9.3 and MPI 3.1.4
Dana RobinsonDana Robinson
8a170f1c61b[svn-r27859] Merged revisions 27625, 27627, 27647, 27648, 27661, 27668, 27670, 27671, 27674, 27676, 27703, 27716, 27720, 27747, 27754, 27755 from the trunk. Mostly CMake and Fortran changes. Tested on: jam (w/ gcc/gfortran 4.9.3)
Dana RobinsonDana Robinson
a2f7a8f34be[svn-r27857] Merged revisions 27612-4, 27618, 27663, 27682, 27728 from the trunk. Tested on: jam (w/ gcc/gfortran 4.9.3)
Vailin ChoiVailin Choi
476b31d1015[svn-r27856] Fix the bug from revise_chunks daily test failure hl/test/ld.c: unable to open/lock the test file.
Dana RobinsonDana Robinson
a2236b4e89e[svn-r27855] Merged revisions: 27509, 27515, 27517, 27521, 27524, 27525, 27537, 27555, 27570, 27575, 27585, 27586, 27590, 27591, 27592 from the trunk. Minor CMake and Fortran changes Tested on: jam (w/ gcc/gfortran 4.9.3)
Dana RobinsonDana Robinson
57d670faa68[svn-r27853] Merged r27488-27500 from the trunk. Fortran 2003 changes Tested on: jam serial (w/ gcc/gfortran 4.9.3) jam parallel (fortran tests, parallel tests have known failure)
Dana RobinsonDana Robinson
510ac2e95eb[svn-r27841] Merged r27346, r27407, r27459, r27460, r27467, r27468, r27485 from trunk. These are all CMake-only or comment/whitespace changes. Tested on: N/A CMake still fails in this branch.
Dana RobinsonDana Robinson
46fb5b6ccbe[svn-r27840] Merged r27313, r27332, r27364, r27428, r27465, r27466 from trunk. These are all CMake-only changes. Tested on: N/A CMake still fails in this branch.
Vailin ChoiVailin Choi
c77dc57fda2[svn-r27822] Bring revisions #27262 - 27294 from trunk to revise_chunks. Tested on jam, ostrich, platypus, osx1010test, emu.
Vailin ChoiVailin Choi
c96f6e6400f[svn-r27821] Bring revisions #27262 - 27294 from trunk to revise_chunks. Tested on jam, ostrich, platypus, osx1010test, emu.
Albert ChengAlbert Cheng
92f43d66876[svn-r27791] corrected a spelling.
Vailin ChoiVailin Choi
3b87c7a1f75[svn-r27786] Bring revisions #27237 - 27262 from trunk to revise_chunks. Tested on jam, moohan, kite, platypus.
Dana RobinsonDana Robinson
32e30e06a25[svn-r27766] Merge of r27292 from trunk: Bring 'fail if unknown always' object header message flag from the avoid_truncate branch, strengthen error checking for unknown messages, and try to catch object header code configurations at compile time (instead of runtime). Tested on: koala
Dana RobinsonDana Robinson
b3b06d2703e[svn-r27765] Merges from trunk: - VMS code removal: 27572 - Dataspace memory error: 27605 - Extraneous dataset flush: 27615 - Warning quieting: 27623 - Hyperslab error clarity: 27631 - Duplicate attribute macros: 27753 Tested on: koala w/ C++ and Fortran
Dana RobinsonDana Robinson
806a3bfa735[svn-r27764] Merges r27415 from trunk: Fix potential error with H5I_clear_type which could occur when a callback closed a different ID in the same type. Added a new skiplist routine, H5SL_try_free_safe, which iterates over items, freeing some of them, and which intercepts and defers attempts to remove from the list outside of the main iteration. Changed H5I_clear_type to use this function. Tested on: ostrich and koala (h5committest)
Dana RobinsonDana Robinson
801f6a504c1[svn-r27763] Merges from trunk: - tools: 27238, 27252, 27267, 27656 - inline markup: 27278 - bin/bbrelease: 27280, 27283, 27624 - h5vers: 27475 - C++ Doxygen: 27494-6 - FUNC_ENTER macro bug: 27581 - H5is_library_threadsafe: 27587, 27601 - release_docs: 27597 - Autotools freshening: 27641, 27653, 27675, 27686, 27692, 27699, 27722 27731, 27734, 27752 - MANIFEST comments: 27642 Tested on: ostrich & koala various combinations of --enable-threadsafe
Dana RobinsonDana Robinson
e5fa6451ca4[svn-r27762] Merge of r27243 from trunk fix problem with encoding/decoding external fapl for lapls. Tested on: koala (LE), ostrich (BE)
Vailin ChoiVailin Choi
aa62b729d67[svn-r27761] Fix the bug uncovered by daily test failure: configure --with-default-api-version=v16. Tested on jam and moohan.
Vailin ChoiVailin Choi
a4e730506f7[svn-r27758] Implementation for "h5format_convert" tool to convert a chunked dataset's indexing type to v1 B-tree indexing type. Code review pending.