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-r2348] The way the pthread_t object was being initialized wasn't correct...
Bill Wendling
2000-06-06
2
-13/+26
*
[svn-r2345] Fixed a few more places where free'd memory was being inspected.
Quincey Koziol
2000-06-06
1
-6/+17
*
[svn-r2344] Fixed a bug where memory was being inspected after being free'd, ...
Quincey Koziol
2000-06-06
1
-1/+3
*
[svn-r2343] *sigh* Corrected H5AC_compare again. (Trying to fix a bug which ...
Quincey Koziol
2000-06-06
1
-5/+10
*
[svn-r2342] Updated H5AC_compare function to detect NULL pointers to cached o...
Quincey Koziol
2000-06-06
1
-2/+9
*
[svn-r2341] took the code out of h5ls to open files using different drivers a...
Patrick Lu
2000-06-06
4
-51/+74
*
[svn-r2340] HAVE_THREADSAFE was being incorrectly set if we didn't want threa...
Bill Wendling
2000-06-06
2
-2/+2
*
[svn-r2339] Fixed problem with enabling/disabling thread safe mode...
Bill Wendling
2000-06-05
2
-106/+114
*
[svn-r2320] Patched "print_stats" routine parameters for machines with no get...
Quincey Koziol
2000-06-02
1
-0/+8
*
[svn-r2318] Rearranged metadata caching to put caching information in the obj...
Quincey Koziol
2000-06-01
11
-145/+183
*
[svn-r2317] Close a small memory leak in the test program (not library).
Quincey Koziol
2000-06-01
1
-0/+4
*
[svn-r2310] added a line saying that the opaque and bitfields type is support...
Patrick Lu
2000-05-31
1
-0/+1
*
[svn-r2309] added entries for the bitfield test file and the ddl
Patrick Lu
2000-05-31
1
-0/+2
*
[svn-r2308] added a funtion to create a bitfields test file. just used the co...
Patrick Lu
2000-05-31
1
-0/+48
*
[svn-r2307] test file for the bitfields test. i used the bitfield parts of th...
Patrick Lu
2000-05-31
1
-0/+0
*
[svn-r2306] ddl for the bitfields test file
Patrick Lu
2000-05-31
1
-0/+26
*
[svn-r2305] took out the line that said the bitfields are not supported in th...
Patrick Lu
2000-05-31
1
-4/+1
*
[svn-r2304] *** empty log message ***
Patrick Lu
2000-05-30
1
-2/+1
*
[svn-r2298] removed mention of the xml option
Patrick Lu
2000-05-30
1
-3/+0
*
[svn-r2297] Updated with VFL and Thread-safe implementation information.
Albert Cheng
2000-05-29
1
-1/+3
*
[svn-r2296] Patched to detect FreeBSD 4.x correctly.
Quincey Koziol
2000-05-26
1
-2/+2
*
[svn-r2294] fixed the output of the options list so that the xml options text...
Patrick Lu
2000-05-26
1
-1/+1
*
[svn-r2293] updated the Tools file. added new entries to the dumper section ...
Patrick Lu
2000-05-26
1
-2/+13
*
[svn-r2292] Snapshot version 1.3 release 21
Albert Cheng
2000-05-26
2
-2/+2
*
[svn-r2291] update the ddl to match the output the dumper is generating now f...
Patrick Lu
2000-05-25
1
-30/+30
*
[svn-r2290] fixed the indenting error related to compound types.
Patrick Lu
2000-05-25
1
-3/+5
*
[svn-r2289] changed the macro for the file to be FILENAME. caused compilation...
Patrick Lu
2000-05-25
1
-7/+7
*
[svn-r2288] Updated.
Albert Cheng
2000-05-22
1
-2/+8
*
[svn-r2287] Changed ttsafe_* test files so that they create their own HDF5 fi...
Bill Wendling
2000-05-19
5
-790/+828
*
[svn-r2286] Gave the threading functions return types (herr_t). pthreads' calls
Bill Wendling
2000-05-19
2
-94/+163
*
[svn-r2285] A \ was needed at the end of one of the definitions to make gmake...
Bill Wendling
2000-05-19
1
-1/+1
*
[svn-r2284] Duplicate initialization of variable removed.
Bill Wendling
2000-05-19
1
-1/+0
*
[svn-r2280] more complicated test file for nested compounds. copied from Elen...
Patrick Lu
2000-05-19
1
-38/+74
*
[svn-r2279] copied Elena's code for a more complicated testfile for the neste...
Patrick Lu
2000-05-19
1
-0/+0
*
[svn-r2278] changed the nested compound test. copied Elena's code from her te...
Patrick Lu
2000-05-19
1
-29/+72
*
[svn-r2277] Added H5TSprivate.h
Quincey Koziol
2000-05-19
1
-0/+2
*
[svn-r2276] Modifed thread-safety code to more closely align with rest of HDF...
Quincey Koziol
2000-05-19
6
-131/+191
*
[svn-r2275] Updated from modified configure.in
Quincey Koziol
2000-05-19
1
-114/+119
*
[svn-r2274] Hacked to detect pthreads on FreeBSD and add correct compilation ...
Quincey Koziol
2000-05-19
1
-4/+9
*
[svn-r2273] Used updated data structure names...
Quincey Koziol
2000-05-19
1
-2/+2
*
[svn-r2272] Updated data structure names to be more in line with HDF5 naming ...
Quincey Koziol
2000-05-19
2
-150/+150
*
[svn-r2271] Document the changes I made of renaming Makefile target as
Albert Cheng
2000-05-19
1
-0/+5
*
[svn-r2268] updated comments for the test for attribute creation for threadsa...
Chee-Wai Lee
2000-05-18
1
-0/+3
*
[svn-r2266] Minor change for 64-bit libs
Robb Matzke
2000-05-18
1
-1/+1
*
[svn-r2264] Added Thread-safe feature. This is the phase 1 implementation
Chee-Wai Lee
2000-05-18
13
-26/+1690
*
[svn-r2262] * 2000-05-18
Robb Matzke
2000-05-18
17
-537/+976
*
[svn-r2261] fixed an error that occurred last time i checked this file in.
Patrick Lu
2000-05-18
1
-339/+378
*
[svn-r2259]
Elena Pourmal
2000-05-17
1
-4/+4
*
[svn-r2256] same changes i did for the release version. (fixed bug in dangerm...
Patrick Lu
2000-05-16
1
-1/+1
*
[svn-r2253] Updated.
Albert Cheng
2000-05-13
1
-1/+0
[next]