index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r23472] I updated the default search path for plugin module to be /usr/l...
Raymond Lu
2013-03-27
1
-2/+2
*
[svn-r23465] I moved dynlib1.c to test/ directory and revised the Makefile.am...
Raymond Lu
2013-03-27
1
-4/+7
*
[svn-r23453] FIX plugin DLL decoration
Allen Byrne
2013-03-25
1
-6/+34
*
[svn-r23451] I took out RTLD_LAZY for dlopen.
Raymond Lu
2013-03-25
1
-1/+1
*
[svn-r23435] ported revisions 23346:23432 from the trunk
Raymond Lu
2013-03-22
5
-158/+14
|
\
|
*
[svn-r23417] Fixes an issue (HDFFV-8159) where uninitialized memory was being...
Dana Robinson
2013-03-21
1
-8/+11
|
*
[svn-r23366] Removed the H5Pset_dxpl_multi and H5Pget_dxpl_multi functions fr...
Dana Robinson
2013-03-18
2
-147/+0
|
*
[svn-r23361] Snapshot version 1.9 release 148
HDF Tester
2013-03-17
2
-3/+3
|
*
[svn-r23341] Snapshot version 1.9 release 147
HDF Tester
2013-03-10
2
-3/+3
|
*
[svn-r23323] Snapshot version 1.9 release 146
HDF Tester
2013-03-03
2
-3/+3
|
*
[svn-r23313] Description:
Quincey Koziol
2013-02-25
8
-76/+97
|
*
[svn-r23311] Snapshot version 1.9 release 145
HDF Tester
2013-02-24
2
-3/+3
|
*
[svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...
Allen Byrne
2013-02-18
1
-1/+1
|
*
[svn-r23290] Snapshot version 1.9 release 144
HDF Tester
2013-02-17
2
-3/+3
*
|
[svn-r23432] I added a new macro HDF5_PLUGIN_PRELOAD to skip plugin loading d...
Raymond Lu
2013-03-22
4
-43/+75
*
|
[svn-r23406] Correct typo
Allen Byrne
2013-03-20
1
-1/+1
*
|
[svn-r23403] Refactor windows code:
Allen Byrne
2013-03-20
2
-4/+20
*
|
[svn-r23386] More updates for Windows.
Raymond Lu
2013-03-19
1
-49/+9
*
|
[svn-r23382] I took out H5PLpkg.h. It no longer exist.
Raymond Lu
2013-03-19
1
-1/+0
*
|
[svn-r23381] More update for Windows.
Raymond Lu
2013-03-19
1
-3/+72
*
|
[svn-r23380] Description:
Quincey Koziol
2013-03-19
9
-479/+421
*
|
[svn-r23377] Description:
Quincey Koziol
2013-03-19
1
-0/+3
*
|
[svn-r23373] Some updates for Windows.
Raymond Lu
2013-03-18
2
-4/+4
*
|
[svn-r23370] Corrected macro name and removed optional function info in ERROR...
Allen Byrne
2013-03-18
2
-2/+2
*
|
[svn-r23369] Escape "\" char
Allen Byrne
2013-03-18
1
-1/+1
*
|
[svn-r23368] Correct names and add includes for windows
Allen Byrne
2013-03-18
3
-4/+16
*
|
[svn-r23367] I took out a declaration of "DIR" for Windows support.
Raymond Lu
2013-03-18
1
-4/+5
*
|
[svn-r23365] I opted out dirent.h for Windows.
Raymond Lu
2013-03-18
1
-2/+3
*
|
[svn-r23360] I added Windows support to H5PL_find function.
Raymond Lu
2013-03-16
1
-1/+63
*
|
[svn-r23359] I added some macros and refactoring the code to prepare for Wind...
Raymond Lu
2013-03-15
8
-98/+203
*
|
[svn-r23357] HDFFV-8338: Add cmake support, this commit only tested for linux
Allen Byrne
2013-03-15
1
-0/+16
*
|
[svn-r23350] I cleaned up some code and added comments for my previous checki...
Raymond Lu
2013-03-14
4
-27/+47
*
|
[svn-r23347] ported revision 23248:23346 from the trunk
Raymond Lu
2013-03-13
10
-80/+101
*
|
[svn-r23346] First commit for DESY project. It has the basic functionality o...
Raymond Lu
2013-03-13
20
-15/+747
|
/
*
[svn-r23240] Snapshot version 1.9 release 143
HDF Tester
2013-02-10
2
-3/+3
*
[svn-r23238] Description:
Quincey Koziol
2013-02-08
3
-15/+24
*
[svn-r23237] Purpose: Implement H5Dscatter and H5Dgather
Neil Fortner
2013-02-08
1
-3/+7
*
[svn-r23230] Purpose: Implement H5Dscatter and H5Dgather
Neil Fortner
2013-02-05
2
-1/+212
*
[svn-r23223] Description:
Quincey Koziol
2013-02-04
1
-4/+4
*
[svn-r23221] Snapshot version 1.9 release 142
HDF Tester
2013-02-03
2
-3/+3
*
[svn-r23219] Description:
Quincey Koziol
2013-02-02
6
-333/+378
*
[svn-r23196] I changed the call to H5P_object_verify to H5I_object as the hea...
Raymond Lu
2013-01-23
1
-3/+3
*
[svn-r23180] Snapshot version 1.9 release 141
HDF Tester
2013-01-20
2
-3/+3
*
[svn-r23165] HDFF-8203 Break H5FDmpi.h header into public and private components
Mohamad Chaarawi
2013-01-15
7
-65/+46
*
[svn-r23162] synchronized DECTRIS branch (r23161) with the trunk
Raymond Lu
2013-01-14
5
-35/+283
|
\
|
*
[svn-r23161] ported revisions 23146:23160 from the trunk
Raymond Lu
2013-01-14
3
-4/+4
|
*
[svn-r23152] I took out the obsolete function H5PSIwrite_chunk and its relate...
Raymond Lu
2013-01-11
2
-89/+1
|
*
[svn-r23147] ported revisions 23081:23145 from the trunk
Raymond Lu
2013-01-09
8
-766/+666
|
*
[svn-r23081] ported revisions 22987 to 23080 from the trunk
Raymond Lu
2012-12-06
14
-292/+92
|
*
[svn-r23078] I took out O_SYNC flag from the code. I used it to do performan...
Raymond Lu
2012-12-05
3
-6/+3
[next]