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
/
perform
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r22450] Update winsock define to match autotools configure check
Allen Byrne
2012-06-11
1
-2/+2
*
[svn-r22430] CMake and configure synchronization effort. CMake added most tes...
Allen Byrne
2012-06-04
1
-22/+26
*
[svn-r22170] Removed extraneous svn executable properties from non-executable...
Dana Robinson
2012-03-28
1
-0/+0
*
[svn-r22004] Reduced warnings and fixed conflicts resulting from including h5...
Allen Byrne
2012-02-28
11
-136/+139
*
[svn-r21996] Add tools_init to main
Allen Byrne
2012-02-27
1
-0/+3
*
[svn-r21985] Tools must call h5tools_init before command_line parsing or usin...
Allen Byrne
2012-02-24
2
-31/+41
*
[svn-r21804] Update CMake Required version in all folders to match current st...
Allen Byrne
2011-12-05
1
-1/+1
*
[svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...
Allen Byrne
2011-10-25
1
-8/+11
*
[svn-r21664] Added solution folders for most of the projects. This still nee...
Dana Robinson
2011-10-25
1
-0/+8
*
[svn-r21484] Add HDprefix and change when pio_timer.h is included
Allen Byrne
2011-10-07
3
-7/+7
*
[svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...
Allen Byrne
2011-09-06
4
-198/+198
*
[svn-r21334] HDFFV-7687: add HD macro prefrix to functions and use h5_stat_t ...
Allen Byrne
2011-08-30
3
-54/+60
*
[svn-r21249] Description: Part II of F2003 branch merge into the trunk.
Scot Breitenfeld
2011-08-18
1
-0/+3
*
[svn-r21228] Added #ifdefs around #include unistd.h and created windows getlo...
Allen Byrne
2011-08-15
5
-79/+110
*
[svn-r21208] Add fortran COMPILE_FLAGS
Allen Byrne
2011-08-10
1
-2/+4
*
[svn-r21201] Prepend test folder name to perform and testpar cmake tests
Allen Byrne
2011-08-09
1
-13/+13
*
[svn-r20885] Description:
Quincey Koziol
2011-05-20
1
-2/+5
*
[svn-r20673] Eliminate memory buffer errors,
Allen Byrne
2011-04-28
2
-160/+164
*
[svn-r20670] Fixed file name handling with char pointer incorrectly causing c...
Jonathan Kim
2011-04-28
1
-4/+5
*
[svn-r20504] Purpose:
Mike McGreevy
2011-04-14
1
-1/+4
*
[svn-r20502] Purpose:
Mike McGreevy
2011-04-14
1
-26/+46
*
[svn-r20475] Purpose:
Mike McGreevy
2011-04-11
1
-0/+2
*
[svn-r20335] Remove unused windows defines. Add _CONSOLE to windows definitions.
Allen Byrne
2011-03-25
1
-8/+0
*
[svn-r20312] Change incorrect use of "struct stat" to use "h5_stat_t".
Allen Byrne
2011-03-24
2
-54/+64
*
[svn-r20153] Move ext lib handling for ext project building to a common macro...
Allen Byrne
2011-02-24
1
-11/+11
*
[svn-r20048] Description:
Quincey Koziol
2011-02-05
2
-82/+84
*
[svn-r20019] Bug 2019: h5perf or h5perf_serial is removed twice. Some systems...
Albert Cheng
2011-01-28
2
-20/+30
*
[svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ...
Allen Byrne
2011-01-04
1
-11/+11
*
[svn-r19895] Remove use of /MT compile flag for building static libs and prog...
Allen Byrne
2010-12-29
1
-11/+0
*
[svn-r19884] Corrected time_of_day define configuration, found during paralle...
Allen Byrne
2010-12-13
1
-0/+36
*
[svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15.
Larry Knox
2010-11-23
1
-0/+3
*
[svn-r19823] BZ2013: Remove use of WIN32 defines. These two files were depend...
Allen Byrne
2010-11-18
1
-2/+2
*
[svn-r19796] Bug 2091: remove all Metraowerks compiler code bracheted by __MW...
Albert Cheng
2010-11-16
5
-94/+19
*
[svn-r19686] Spelling mistake in TARGET_WIN_PROPERTIES broke cmake configuration
Allen Byrne
2010-10-28
1
-1/+1
*
[svn-r19527] Add clear generated objects commands to test blocks.
Allen Byrne
2010-10-06
1
-0/+15
*
[svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branch...
Larry Knox
2010-10-04
1
-5/+15
*
[svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an...
Larry Knox
2010-09-10
1
-1/+1
*
[svn-r19361] Move Windows specific compile and link flags to macros
Allen Byrne
2010-09-09
1
-90/+9
*
[svn-r19325] Added parallel build commands.
Allen Byrne
2010-08-31
1
-2/+66
*
[svn-r19217] Bug 1986, error1.
Albert Cheng
2010-08-10
1
-1/+2
*
[svn-r19059] Brought changes from hdf5_1_8 to add version information for for...
Larry Knox
2010-07-09
1
-0/+2
*
[svn-r19037] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...
Allen Byrne
2010-06-29
1
-0/+60
*
[svn-r18965] Windows use of VC_EXTRALEAN no longer did anything. It has been ...
Allen Byrne
2010-06-03
2
-8/+1
*
[svn-r18917] Description:
Quincey Koziol
2010-05-27
1
-15/+3
*
[svn-r18793] Add files to support building library with CMake
Allen Byrne
2010-05-13
1
-0/+74
*
[svn-r18759] pull r18757 from 1.8 branch
Allen Byrne
2010-05-11
1
-0/+1
*
[svn-r18709] Purpose:
Mike McGreevy
2010-05-05
1
-1/+1
*
[svn-r18581] Changes made to allow building programs on windows machines.
Allen Byrne
2010-04-15
2
-14/+15
*
[svn-r18579] Purpose:
Mike McGreevy
2010-04-15
1
-1/+1
*
[svn-r18420] Description:
Quincey Koziol
2010-03-18
2
-27/+3
[next]