Network

 
AuthorCommitMessageCommit Date
Barbara JonesBarbara Jones
746e5331a3bdoxygen changes
Barbara JonesBarbara Jones
27c7cefae50doxygen changes
Barbara JonesBarbara Jones
9e64b3f8365cambios doxygen
Barbara JonesBarbara Jones
ce8f32109decambios para doxygen
Barbara JonesBarbara Jones
8f84d3174edcambios para doxygen
Barbara JonesBarbara Jones
055a7830080doxygen changes
Barbara JonesBarbara Jones
623e8234185doxygen changes
Gerd HeberGerd Heber
d2271bdf798Minor H5S touch-up.
Barbara JonesBarbara Jones
613d1df9f42doxygen changes
Barbara JonesBarbara Jones
e46fc3bd794doxygen changes
Barbara JonesBarbara Jones
b4cd6d1fc75doxygen changes
Barbara JonesBarbara Jones
ede6df75276doxygen changes
Barbara JonesBarbara Jones
8809cd9beeedoxygen changes
Gerd HeberGerd Heber
c62c2116ad7Fixed typo.
Gerd HeberGerd Heber
427e1296bdbAdded templates for known locations.
Gerd HeberGerd Heber
0bc5ca43042Added templates for consistency in parameter specification.
Gerd HeberGerd Heber
f47b562abdaOutline what'd missing from the RM frontpage.
Gerd HeberGerd Heber
cc90e9e3074Let's not forget the deprecated symbols!
Gerd HeberGerd Heber
f55bf70d6a6Minor touch-up of H5A.
Gerd HeberGerd Heber
3f4aeb6aa42The return phrase for entity names that start with a vowel.
Gerd HeberGerd Heber
3fae2c03950Let's collect what needs to be done!
Gerd HeberGerd Heber
453d76f1d21MMerge branch 'doxygen' of ssh://bitbucket.hdfgroup.org:7999/hdffv/hdf5 into doxygen
Barbara JonesBarbara Jones
4f3c4a4d470MMerge branch 'doxygen' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into doxygen
Barbara JonesBarbara Jones
0dfdb5b5f62doxygen changes
Gerd HeberGerd Heber
882e9f29f0cMinor touch up of comments.
Gerd HeberGerd Heber
a3e7166a073"Neutralized" the H5T module description.
Gerd HeberGerd Heber
3b902b8ea56Added Doxygen groups for core modules.
Barbara JonesBarbara Jones
2f95efcf548doxygen changes
Barbara JonesBarbara Jones
c887de65062doxygen changes
Barbara JonesBarbara Jones
494b66aedbbdoxygen changes
Barbara JonesBarbara Jones
263b25d4de8adding to doxygen
Barbara JonesBarbara Jones
386a4fd1476adding to doxygen
Barbara JonesBarbara Jones
c448d3b7ce5Added doxygen changes
Gerd HeberGerd Heber
12125d42d3aFirst steps in Doxygen-land.
Binh-Minh RiblerBinh-Minh Ribler
0762912c143Fixed typos
Binh-Minh RiblerBinh-Minh Ribler
73ddc01ddf5Fixing HDFFV-10933 Description: Updated the original fix by Kent Y. in commit 200a77d8c3e51663c375aafffff607ae9b438f4e - used internal functions instead of public API - moved some code into the subroutine for a cleaner look. - added test to dsets.c Platforms tested: Linux/64 (jelly) SunOS 5.11 (emu) (reference tests failed but unrelated)
Binh-Minh RiblerBinh-Minh Ribler
ad5076ff79eFixed typo
Binh-Minh RiblerBinh-Minh Ribler
ee25577fb74Fixing HDFFV-10933 Description: Updated the original fix by Kent Y. in commit 200a77d8c3e51663c375aafffff607ae9b438f4e - use internal functions instead of public API - move some code into the subroutine for a cleaner look. Platforms tested: Linux/64 (jelly) SunOS 5.11 (hedgehog)
Quincey KoziolQuincey Koziol
021dd6dcd29MMerge remote-tracking branch 'origin/develop' into vl_new
Tony LiTony Li
4566a43185fadd missed test change
Tony LiTony Li
187acc2b17efinished detagging
Quincey KoziolQuincey Koziol
1d5058a36f0MMerge remote-tracking branch 'origin/develop' into vl_dev_tony
Dana RobinsonDana Robinson
0d69520c70bMMerge pull request #2741 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit 'a975a8d0eb3244d1a08afc80133a12279d1f90e5': Removes unsuffixed float warnings
Dana RobinsonDana Robinson
a975a8d0eb3Removes unsuffixed float warnings These warnings can only be addressed with gnu extensions.
Dana RobinsonDana Robinson
51ab52ad429MMerge pull request #2740 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:code_tidy to develop * commit '5ce2a178043d9749d30076a2e62249d9998c40ec': Removes staff email addresses from the repository Removes redundant C library headers from hl library
Dana RobinsonDana Robinson
5ce2a178043Removes staff email addresses from the repository Removes redundant C library headers from hl library
Dana RobinsonDana Robinson
72363de1c07MMerge pull request #2730 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:file_locking_squash_2 to develop * commit '47ad0ac7237b464e939fe54dd129a151944d9706': Renames BEST-EFFORT to BEST_EFFORT for file locking env var Updated the file locking Fortran property list wrappers and added a test. Fixed missing parens in VFDs Minor change to header comments in file locking C++ changes. Squash merge of file locking fixes
Dana RobinsonDana Robinson
47ad0ac7237Renames BEST-EFFORT to BEST_EFFORT for file locking env var
Dana RobinsonDana Robinson
7391f5f26c0MMerge branch 'develop' into file_locking_squash_2
Dana RobinsonDana Robinson
b2c90cc84ecUpdated the file locking Fortran property list wrappers and added a test.