AuthorCommitMessageCommit dateIssues
Vailin ChoiVailin Choi
e29904660a0[svn-r27198] Set "entire_chunk" to false in H5D__chunk_write() for point selection as duplicate points are not checked to determine that it is really an "entire chunk". The bug appears from running the mdset.c test. This is a short-term fix for the problem.
Allen ByrneAllen Byrne
d92c74b4aa1[svn-r27196] Move pbbits file to subfolder
Mohamad ChaarawiMohamad Chaarawi
b9f2a18b5ae[svn-r27185] fix more instances where both mpi is_initialized and is_finalized need to be checked before making any MPI calls.tested with h5committest.
Allen ByrneAllen Byrne
0f4e97907cf[svn-r27172] Change disable to skip big test on cygwin
Allen ByrneAllen Byrne
84311eb7018[svn-r27171] Disable big test on cygwin
Mohamad ChaarawiMohamad Chaarawi
bf3b382df7f[svn-r27163] update manifest for newly added file.
Mohamad ChaarawiMohamad Chaarawi
929e8ce1281[svn-r27162] fix for HDFFV-9412: - Check for mpi is_initialized and is_finalized before making MPI calls in init/terminate of HDF5. - Add a test to make sure we can make serial HDF5 calls from rank 0 after MPI_Finalize is called.tested with h5committestHDFFV-9412
Private HDFPrivate HDF
02e9a43900c[svn-r27159] Snapshot version 1.9 release 221
Mohamad ChaarawiMohamad Chaarawi
4a2bee5cd8d[svn-r27158] missed rename if UNUSED to H5_ATTR_UNUSED in trace script.
Quincey KoziolQuincey Koziol
235b3b86c1e[svn-r27144] Description: Normalize trunk against the metadata_cache_merge branch, in preparation for merging the branch into the trunk.Tested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/64 2.6.x (koala) w/serial Linux/32 2.6.x (jam) w/serial & parallel
Allen ByrneAllen Byrne
e2fa1a7555e[svn-r27142] Add optional variable for version extension
Mohamad ChaarawiMohamad Chaarawi
fc45d5fcb05[svn-r27133] - Add a new attribute function characterstic for format: * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURNtested with h5committest.
Jerome SoumagneJerome Soumagne
92e3188ff3c[svn-r27130] Fix warnings in H5TconvRemove H5T_INIT_INTERFACE from H5Tconv Add macro in H5Tconv to check overflow when using H5T_CONV_uS
Jerome SoumagneJerome Soumagne
1ac9bcaaa60[svn-r27129] Fix warnings in H5Tbit
Jerome SoumagneJerome Soumagne
9ff45582032[svn-r27128] Fix warnings in H5Tdbg
Private HDFPrivate HDF
78c4a8f4c66[svn-r27127] Snapshot version 1.9 release 220
Scot BreitenfeldScot Breitenfeld
ae82b5232a9[svn-r27114] Fixed spelling and which file is created with the program.Tested: none -- comments only.
Mohamad ChaarawiMohamad Chaarawi
cea93c4a37a[svn-r27111] move undef of __attribute__ back to private and remove its usage from public routines.
Private HDFPrivate HDF
965e459a986[svn-r27110] Snapshot version 1.9 release 219
Dana RobinsonDana Robinson
194d647721c[svn-r27097] Fixed a typo in test/th5o.c that caused the wrong property list ID to be checked.Tested on: h5committest
Private HDFPrivate HDF
ab80cbadfd5[svn-r27092] Snapshot version 1.9 release 218
Mohamad ChaarawiMohamad Chaarawi
bf53b8c95c6[svn-r27089] move private functions from H5A.c to H5Aint.c
Allen ByrneAllen Byrne
8060c37ef47[svn-r27087] Add changes for debug flags
Quincey KoziolQuincey Koziol
8be8a708a3a[svn-r27084] Description: Clean up cache tests, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
20aa5608257[svn-r27083] Description: Clean up H5SM interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
197fa23dae4[svn-r27082] Description: Clean up H5O interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
2e9d48a5510[svn-r27081] Description: Clean up H5HL interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
8cc79c08258[svn-r27080] Description: Clean up H5HF interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
5c437fa51fa[svn-r27079] Description: Clean up H5G interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
8fd9d6b53f4[svn-r27078] Description: Clean up H5FS interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
cd1620238c7[svn-r27077] Description: Clean up H5FD interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
71bc00a0b50[svn-r27076] Description: Clean up H5FA interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
668be45b567[svn-r27075] Description: Clean up H5F interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
d0de32fc3ad[svn-r27074] Description: Clean up H5EA interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
9c9ac47ceb3[svn-r27073] Description: Clean up H5D interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
7206d78c523[svn-r27072] Description: Clean up H5B interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
775a54c19a8[svn-r27071] Description: Clean up H5B2 interface, to align w/v3 metadata cache changesTested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux 2.6.* (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
acdef5f665b[svn-r27070] Description: Clean up the H5B interface code, to better align with v3 metadata cache changes.Tested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.x (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
3d5e75b0930[svn-r27068] Description: Clean up the H5A interface code, to better align with v3 metadata cache changes.Tested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.x (jam) w/serial & parallel
Quincey KoziolQuincey Koziol
e81f0ade778[svn-r27066] Description: Protect gcc 5 debugging optionsTested on: MacOSX/64 10.10.3 (amazon) w/gcc 5.1
Allen ByrneAllen Byrne
37a07df7b40[svn-r27064] HDFFV-9327: Refactor compiler flags to config file.Tested: local linuxHDFFV-9327
Quincey KoziolQuincey Koziol
a86910deac8[svn-r27060] Description: Clean up obsolete and unsupported versions of GCC, and update for GCC 5.1 release.Tested on: Mac OSX/64 10.10.3 (amazon) w/C++, FORTRAN, serial, production & parallel (gcc 5.1 not available on other systems)
Quincey KoziolQuincey Koziol
7e231953a25[svn-r27058] Description: Convert internal chunk structures to use 'scaled' coordinates instead of absolute coordinates.Tested on: Mac OSX/64 10.10.3 (amazon) w/parallel & serial Linux 2.6.x/32 (jam) w/parallel & serial Linux 2.6.x/64 (koala) w/serial
Dana RobinsonDana Robinson
67ba6cb57d8[svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-ordered the arguments to be in a more logical order.Tested on: h5committest
Dana RobinsonDana Robinson
83d37604d35[svn-r27040] Moved '*' in H5PLget_loading_state() so that bin/trace would correctly process it and ran bin/trace.Tested on: h5committest
Allen ByrneAllen Byrne
674e9f842ce[svn-r27037] Added other platforms comment to cmd line and quoted use of directory in option.
Jerome SoumagneJerome Soumagne
9dc86e2cde3[svn-r27035] Do not pass warnings options to non-gnu compilers when compiling with CMake
Jerome SoumagneJerome Soumagne
8f82c9b8be8[svn-r27031] Fix warnings in H5detect and clean up code, use unsigned variablesUse H5_GCC_DIAG_ON/OFF to suppress larger-than and float-equal warnings Variables used with sigsetjmp/siglongjmp must be declared as volatile Remove unnecessary use of volatile after r24171 fix and fix prototypes Tested in release mode on: - jam (CentOS 5.11 i386 GCC 4.1.2) - ostrich (RHEL 6.6 ppc64 GCC 4.4.7) - local linux (OpenSuSE 13.2 x86_64 GCC 4.8.3) - local linux (Fedora 21 x86_64 GCC...
Jerome SoumagneJerome Soumagne
5c8ecdd14a3[svn-r27029] Fix bad comment in H5detect, this was preventing PGCC from compiling correctly.Tested on: bluewaters
Allen ByrneAllen Byrne
24ef4efe9a6[svn-r27015] updated with release changes