Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
b46882fb0adHide Frortran directive warnings
Dana RobinsonDana Robinson
da9752598f9Updated test ddl files so CMake passes after h5dump failures.
vchoivchoi
9c153cce905Modifications based on PR review feedback.
vchoivchoi
517d6307183Add two routines gen_ref_files() and gen_sel_files() to generate test files related to references and selections. These test files will be copied to 1.12, 1.10 and 1.8 for compatibility testing.
Allen ByrneAllen Byrne
dc86e0ec5d8Remove flag from gfort-general in gfort-5, add /EHsc to Win C++
Allen ByrneAllen Byrne
af998861671Update printf pointer syntax and revert fortran to f2003
Allen ByrneAllen Byrne
ca81ce29fbdReduce window fortran standard to f90
Dana RobinsonDana Robinson
503720de027Updated tools dump output when dataset offset is undefined.
Dana RobinsonDana Robinson
12ecc595d8fAdded checks for native optional call support in some of the tools.
Dana RobinsonDana Robinson
2001e80bb26Misc changes for h5dump VOL changes.
Scot BreitenfeldScot Breitenfeld
3ecdd3c0f98Narrowed the scope of ISO_C_BINDING with ONLY additions
Allen ByrneAllen Byrne
e9f711699d1Minor updates and fix settings for fortran flags
Allen ByrneAllen Byrne
f2ae83054a2Update intel flags
Allen ByrneAllen Byrne
269478552fdFix missing endif
Allen ByrneAllen Byrne
c56d76e122eCorrect improper file move
Allen ByrneAllen Byrne
e1db7ff410aMove intel warnings to subfolder, update autotools files
Allen ByrneAllen Byrne
f94696a6628Corrected note
Allen ByrneAllen Byrne
a35379b296fRemove overzealous additions
Allen ByrneAllen Byrne
c178ec429e3Correct whitespace in flags, force list mode
Allen ByrneAllen Byrne
75b878326daFlag construction must be after compiler detection
Jordan HendersonJordan Henderson
8d9323aab77Skip testing of passthrough VOL connector in a Family File tools test
Jordan HendersonJordan Henderson
1a1343cb19cRestore previous tools library driver name behavior with passthrough VOL connector
Allen ByrneAllen Byrne
f5dc2a2f8dcTRILAB-192 add c++ and fortran warnings build systems one file
Allen ByrneAllen Byrne
9cc06d671abUpdate release note for CMake warnings
Allen ByrneAllen Byrne
48e81261e6aAdd missing header include
Dana RobinsonDana Robinson
02f8df1937fFixed unnecessary H5R casts in the tools that were raising warnings.
vchoivchoi
3a2d222a522A fix in the cleaning up code for datatype when datatype initialization via H5D__init_type() fails. This is triggered by the tests for revised references when the libver bounds setting does not allow version 4 datatype message to be created. The test failure is abort core dumped. This is due to the datatype initialization fails before the datatype ID is registered. The datatype cleanup code should provide for the above situation. The code to fix the problem is the same as what is done in H5D...
Dana RobinsonDana Robinson
27c3a519e9bChanged default dataset shared struct to initialize hid_t IDs to H5I_INVALID_HID.
David YoungDavid Young
8040d73fbe2Remove tongue-in-cheek credit for Rusty Shackleford and Dale Alvin Gribble. Delete the comment questioning whether pthread_mutex_lock is allowed in a key destructor, since pthread_key_create(3) provides the answer: There is no notion of a destructor-safe function. If an application does not call pthread_exit() from a signal handler, or if it blocks any signal whose handler may call pthread_exit() while calling async-unsafe functions, all functions may be safely called from d...
David YoungDavid Young
8ae25d32b07Follow HDF5 conventions.
Allen ByrneAllen Byrne
70d43341ec2Correct extra flags
Dana RobinsonDana Robinson
d4a43eebdf3Minor renaming in the tools code.
Gerd HeberGerd Heber
a641a130e71Fix for HDFFV-11065.
Jordan HendersonJordan Henderson
ba79f94586cFix latent bug in h5repack options file reading Add 'enable-error-stack' option to h5format_convert
Allen ByrneAllen Byrne
e36accb3069TRILAB-192 remove comment
Quincey KoziolQuincey Koziol
358558ad036Refactor to reduce verbosity.
Dana RobinsonDana Robinson
5b17d451209Minor renaming in h5dump (addr --> token)
Allen ByrneAllen Byrne
b4534374f7aTRILAB-192 add comparable clang flags
Jordan HendersonJordan Henderson
03681748229Fix some missing symbols issues in tools library
Jordan HendersonJordan Henderson
46a9771a9ecA few small tweaks to the tools from review
Jordan HendersonJordan Henderson
1da48555283Replace usage of some standard library functions with HD- versions
Jordan HendersonJordan Henderson
254388494a8Update Tools library to be better compatible with VOL connectors Modify h5repack to integrate with VOL connectors Update tools library to accomodate VOL connectors Update logic in h5tools_fopen for VOL connectors Add command-line options to h5repack for specifying in/out VOL connectors Implement h5tools_set_vol_fapl Fix library shutdown issue Integrate ROS3 and HDFS VFDs into new h5tools_get_fapl() scheme Avoid H5Ocopy in h5repack when using different VOL connectors Update h5tools_te...
Allen ByrneAllen Byrne
0a72a7bf6b8TRILAB-24 use CHECK_STRUCT_HAS_MEMBER
Quincey KoziolQuincey Koziol
aad3ff8244aCorrect macro check
Allen ByrneAllen Byrne
f4333990dd6Add extensive warnings to tools executables
Allen ByrneAllen Byrne
ac64ea0b63fReorg comments
Allen ByrneAllen Byrne
ad5dbf9539bCorrect warning flag form
Allen ByrneAllen Byrne
579625801a9Because of tools macro, this needs to be a warning
Allen ByrneAllen Byrne
3e81528f3b4unused set-variable in macro
Allen ByrneAllen Byrne
e498e3ac3ecFix Werror issues in JNI and tools