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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r1624] forgot to actually chance the open to HDopen last time!
Patrick Lu
1999-09-01
1
-1/+1
*
[svn-r1623] included the H5private.h file and replace calls to open() with HD...
Patrick Lu
1999-08-31
1
-5/+1
*
[svn-r1622] Updated with new GASS driver files.
Albert Cheng
1999-08-31
1
-0/+5
*
[svn-r1621] Added GASS driver. Coded by Saurabh Bagchi, bagchi@uiuc.edu.
Albert Cheng
1999-08-31
12
-4/+1233
*
[svn-r1620] Fixed a typo in the configure.in. configure is derived from it.
Albert Cheng
1999-08-31
2
-2/+2
*
[svn-r1619] ./src/H5O.c [1.2, 1.3]
Robb Matzke
1999-08-30
9
-1720/+250
*
[svn-r1616] added __DLL__ in front of all the function prototypes so the dll ...
Patrick Lu
1999-08-30
2
-32/+32
*
[svn-r1615] put the __DLL__ in front of the function prototypes so the dll co...
Patrick Lu
1999-08-30
5
-28/+28
*
[svn-r1614] put a #ifdef HAVE_UNISTD_H around the #include for the it.
Patrick Lu
1999-08-30
1
-4/+32
*
[svn-r1613] Added check for reading an attribute immediately after writing it.
Quincey Koziol
1999-08-27
1
-0/+13
*
[svn-r1612] Fixed bug in attribute writing which was causing core dump if an ...
Quincey Koziol
1999-08-27
1
-3/+0
*
[svn-r1608] ./src/libhdf5.settings.in [1.2, 1.3]
Robb Matzke
1999-08-27
2
-4/+4
*
[svn-r1607] corrected an error in the hdf5dll project file
Patrick Lu
1999-08-27
1
-0/+0
*
[svn-r1606]
Patrick Lu
1999-08-27
1
-0/+0
*
[svn-r1602] Changes since 19990825
Robb Matzke
1999-08-26
2
-2/+10
*
[svn-r1599] Changed return type of H5Tenum_nameof and H5Tenum_valueof from hi...
Quincey Koziol
1999-08-25
2
-5/+11
*
[svn-r1597] Extended space for string read in.
Quincey Koziol
1999-08-25
1
-1/+1
*
[svn-r1595]
Patrick Lu
1999-08-25
1
-2/+2
*
[svn-r1594]
Patrick Lu
1999-08-25
1
-0/+3
*
[svn-r1593] *** empty log message ***
Robb Matzke
1999-08-25
1
-0/+85
*
[svn-r1592] ./src/H5private.h
Robb Matzke
1999-08-25
2
-10/+548
*
[svn-r1591] ./configure.in [1.2, 1.3]
Robb Matzke
1999-08-25
3
-3/+3
*
[svn-r1586] There is a problem compiling when the H5TRACE_DECL is void and th...
Dan Wells
1999-08-24
1
-7/+12
*
[svn-r1585] Changes since 19990820
Robb Matzke
1999-08-24
16
-241/+667
*
[svn-r1583] ./src/H5private.h [1.2, 1.3]
Robb Matzke
1999-08-20
1
-1/+4
*
[svn-r1582] ./configure.in [1.2, 1.3]
Robb Matzke
1999-08-20
2
-537/+507
*
[svn-r1577] Added test for H5Dvlen_get_buf_size function.
Quincey Koziol
1999-08-19
1
-0/+33
*
[svn-r1576] Added H5Dvlen_get_buf_size function.
Quincey Koziol
1999-08-19
8
-50/+268
*
[svn-r1575] I don't remember modifying this....
Quincey Koziol
1999-08-19
1
-450/+533
*
[svn-r1574] Changes since 19990817
Robb Matzke
1999-08-18
8
-82/+69
*
[svn-r1573] Changes since 19990817
Robb Matzke
1999-08-17
7
-19/+39
*
[svn-r1572] Changes since 19990810
Robb Matzke
1999-08-17
35
-159/+3049
*
[svn-r1569] Changes since 19990810
Robb Matzke
1999-08-10
1
-17/+3
*
[svn-r1568] Changes since 19990730
Robb Matzke
1999-08-10
97
-7694/+7886
*
[svn-r1566] Changed C++ "operator" keyword to "op"
Quincey Koziol
1999-08-10
8
-37/+37
*
[svn-r1565] acconfig.h:
Albert Cheng
1999-08-06
4
-327/+1545
*
[svn-r1561] Appranantely, "tail -n +2" is not recognized by a version of tail in
Albert Cheng
1999-08-02
1
-1/+1
*
[svn-r1559] Updated for the newly added INSTALL_Windows.txt file.
Albert Cheng
1999-08-02
1
-0/+1
*
[svn-r1557] INSTALL:
Albert Cheng
1999-08-02
8
-193/+384
*
[svn-r1554] Changed it to use the tflops predefined __PUMAGON__ to identify
Albert Cheng
1999-08-02
1
-1/+1
*
[svn-r1552] Changes since 19990728
Robb Matzke
1999-07-30
1
-1/+104
*
[svn-r1549] Changes since 19990728
Robb Matzke
1999-07-28
25
-283/+120
*
[svn-r1548] Changes since 19990727
Robb Matzke
1999-07-28
51
-1497/+1413
*
[svn-r1547] Changes since 19990723
Robb Matzke
1999-07-27
2
-1/+23
*
[svn-r1544] Added some casts to pacify the T3E compiler.
Quincey Koziol
1999-07-23
2
-2/+2
*
[svn-r1543] Added -h scalar0 to production CC flags to produce correct code.
Quincey Koziol
1999-07-23
1
-1/+1
*
[svn-r1538] Updated instructions for subscribing to mailing lists.
Quincey Koziol
1999-07-23
1
-4/+3
*
[svn-r1536] Fixed alignment problems on DEC Alpha platform.
Quincey Koziol
1999-07-23
1
-3/+17
*
[svn-r1533] ./test/dtypes.c [1.2, 1.3]
Robb Matzke
1999-07-23
1
-10/+10
*
[svn-r1532] ./configure.in [1.2, 1.3]
Robb Matzke
1999-07-23
2
-2/+2
[next]