summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-06-29 19:13:29 (GMT)
committerGitHub <noreply@github.com>2023-06-29 19:13:29 (GMT)
commitfd933f30b1f8cd487ad790ac0b054bb779280a62 (patch)
tree9e366b2c19f1d84e28af4e588daf7bd8c075f8b6 /test
parentfd56a593b7928da636b2494b25cd7478fed78c29 (diff)
downloadhdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.zip
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.gz
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.bz2
Remove programmer/date from comments (#3210)
* Removes Programmer: and Date: fields * Fixes a few Modifications: fields leftover from previous work
Diffstat (limited to 'test')
-rw-r--r--test/API/tarray.c3
-rw-r--r--test/API/tattr.c21
-rw-r--r--test/API/tchecksum.c5
-rw-r--r--test/API/tconfig.c23
-rw-r--r--test/API/tcoords.c6
-rw-r--r--test/API/testhdf5.c15
-rw-r--r--test/API/tfile.c19
-rw-r--r--test/API/tgenprop.c6
-rw-r--r--test/API/th5o.c3
-rw-r--r--test/API/th5s.c6
-rw-r--r--test/API/titerate.c6
-rw-r--r--test/API/tmisc.c7
-rw-r--r--test/API/trefer.c6
-rw-r--r--test/API/tselect.c3
-rw-r--r--test/API/ttime.c6
-rw-r--r--test/API/tvlstr.c6
-rw-r--r--test/API/tvltypes.c6
-rw-r--r--test/H5srcdir.h3
-rw-r--r--test/accum.c44
-rw-r--r--test/app_ref.c3
-rw-r--r--test/big.c24
-rw-r--r--test/bittests.c30
-rw-r--r--test/btree2.c204
-rw-r--r--test/cache.c206
-rw-r--r--test/cache_api.c21
-rw-r--r--test/cache_common.c149
-rw-r--r--test/cache_common.h3
-rw-r--r--test/cache_image.c72
-rw-r--r--test/cache_tagging.c102
-rw-r--r--test/chunk_info.c6
-rw-r--r--test/cmpd_dset.c50
-rw-r--r--test/cmpd_dtransform.c3
-rw-r--r--test/cork.c18
-rw-r--r--test/cross_read.c15
-rw-r--r--test/dangle.c24
-rw-r--r--test/del_many_dense_attrs.c4
-rw-r--r--test/direct_chunk.c35
-rw-r--r--test/dsets.c158
-rw-r--r--test/dt_arith.c60
-rw-r--r--test/dtypes.c132
-rw-r--r--test/earray.c108
-rw-r--r--test/efc.c12
-rw-r--r--test/err_compat.c27
-rw-r--r--test/error_test.c3
-rw-r--r--test/event_set.c15
-rw-r--r--test/extend.c12
-rw-r--r--test/external.c54
-rw-r--r--test/external_common.c6
-rw-r--r--test/external_common.h3
-rw-r--r--test/external_env.c6
-rw-r--r--test/external_fname.h3
-rw-r--r--test/farray.c5
-rw-r--r--test/fheap.c372
-rw-r--r--test/file_image.c36
-rw-r--r--test/filenotclosed.c4
-rw-r--r--test/fillval.c60
-rw-r--r--test/filter_fail.c15
-rw-r--r--test/flush1.c12
-rw-r--r--test/flush2.c15
-rw-r--r--test/flushrefresh.c33
-rw-r--r--test/gen_bad_compound.c3
-rw-r--r--test/gen_bad_ohdr.c3
-rw-r--r--test/gen_bogus.c3
-rw-r--r--test/gen_cross.c41
-rw-r--r--test/gen_deflate.c6
-rw-r--r--test/gen_file_image.c6
-rw-r--r--test/gen_filters.c9
-rw-r--r--test/gen_mergemsg.c3
-rw-r--r--test/gen_new_array.c6
-rw-r--r--test/gen_new_fill.c3
-rw-r--r--test/gen_new_group.c3
-rw-r--r--test/gen_new_mtime.c6
-rw-r--r--test/gen_new_super.c6
-rw-r--r--test/gen_noencoder.c3
-rw-r--r--test/gen_nullspace.c3
-rw-r--r--test/gen_old_array.c6
-rw-r--r--test/gen_old_group.c3
-rw-r--r--test/gen_old_layout.c6
-rw-r--r--test/gen_old_mtime.c6
-rw-r--r--test/gen_sizes_lheap.c6
-rw-r--r--test/gen_specmetaread.c3
-rw-r--r--test/gen_udlinks.c3
-rw-r--r--test/genall5.c60
-rw-r--r--test/getname.c6
-rw-r--r--test/gheap.c18
-rw-r--r--test/h5test.c86
-rw-r--r--test/h5test.h3
-rw-r--r--test/hdfs.c65
-rw-r--r--test/hyperslab.c36
-rw-r--r--test/istore.c21
-rw-r--r--test/lheap.c6
-rw-r--r--test/links.c12
-rw-r--r--test/links_env.c5
-rw-r--r--test/mdset.c9
-rw-r--r--test/mf.c14
-rw-r--r--test/mount.c102
-rw-r--r--test/mtime.c6
-rw-r--r--test/ntypes.c54
-rw-r--r--test/objcopy.c249
-rw-r--r--test/objcopy_ref.c42
-rw-r--r--test/ohdr.c3
-rw-r--r--test/page_buffer.c27
-rw-r--r--test/reserved.c15
-rw-r--r--test/ros3.c66
-rw-r--r--test/s3comms.c83
-rw-r--r--test/select_io_dset.c4
-rw-r--r--test/set_extent.c9
-rw-r--r--test/space_overflow.c6
-rw-r--r--test/stab.c38
-rw-r--r--test/tarray.c3
-rw-r--r--test/tattr.c18
-rw-r--r--test/tcheck_version.c3
-rw-r--r--test/tchecksum.c5
-rw-r--r--test/tconfig.c12
-rw-r--r--test/tcoords.c3
-rw-r--r--test/test_check_version.sh.in2
-rw-r--r--test/test_flush_refresh.sh.in3
-rw-r--r--test/test_libinfo.sh.in2
-rw-r--r--test/test_mirror.sh.in2
-rw-r--r--test/test_use_cases.sh.in4
-rw-r--r--test/test_vds_swmr.sh.in3
-rw-r--r--test/testframe.c9
-rw-r--r--test/tfile.c16
-rw-r--r--test/tgenprop.c3
-rw-r--r--test/th5o.c3
-rw-r--r--test/th5s.c3
-rw-r--r--test/timer.c15
-rw-r--r--test/titerate.c3
-rw-r--r--test/tmeta.c3
-rw-r--r--test/tmisc.c2
-rw-r--r--test/trefer.c3
-rw-r--r--test/trefer_deprec.c3
-rw-r--r--test/trefstr.c6
-rw-r--r--test/tselect.c3
-rw-r--r--test/tskiplist.c5
-rw-r--r--test/tsohm.c87
-rw-r--r--test/ttime.c3
-rw-r--r--test/ttsafe_acreate.c3
-rw-r--r--test/ttsafe_cancel.c3
-rw-r--r--test/ttsafe_dcreate.c3
-rw-r--r--test/ttsafe_error.c3
-rw-r--r--test/tvlstr.c3
-rw-r--r--test/tvltypes.c3
-rw-r--r--test/twriteorder.c1
-rw-r--r--test/unlink.c63
-rw-r--r--test/unregister.c3
-rw-r--r--test/use_append_chunk.c2
-rw-r--r--test/use_append_chunk_mirror.c2
-rw-r--r--test/use_append_mchunks.c2
-rw-r--r--test/vds.c3
-rw-r--r--test/vds_env.c3
-rw-r--r--test/vfd.c74
152 files changed, 0 insertions, 3894 deletions
diff --git a/test/API/tarray.c b/test/API/tarray.c
index 00f0cf1..935379e 100644
--- a/test/API/tarray.c
+++ b/test/API/tarray.c
@@ -2238,9 +2238,6 @@ test_array(void)
*
* Return: void
*
- * Programmer: Quincey Koziol
- * June 8, 1999
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/tattr.c b/test/API/tattr.c
index af96601..06a45e5 100644
--- a/test/API/tattr.c
+++ b/test/API/tattr.c
@@ -5818,9 +5818,6 @@ test_attr_corder_delete(hid_t fcpl, hid_t fapl)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, Februrary 13, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7116,9 +7113,6 @@ attr_iterate1_cb(hid_t loc_id, const char *attr_name, void *_op_data)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, February 20, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7136,9 +7130,6 @@ attr_iterate2_fail_cb(hid_t H5_ATTR_UNUSED group_id, const char H5_ATTR_UNUSED *
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, February 20, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7812,9 +7803,6 @@ test_attr_iterate2(hbool_t new_format, hid_t fcpl, hid_t fapl)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Wednesday, February 21, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -8168,9 +8156,6 @@ test_attr_open_by_idx(hbool_t new_format, hid_t fcpl, hid_t fapl)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Wednesday, February 21, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -11930,12 +11915,6 @@ test_attr(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Albert Cheng
- * July 2, 1998
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/tchecksum.c b/test/API/tchecksum.c
index 4aa300e..450be3f 100644
--- a/test/API/tchecksum.c
+++ b/test/API/tchecksum.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: tchecksum.c
- * Aug 21 2006
- * Quincey Koziol
*
* Purpose: Test internal checksum routine(s)
*
@@ -239,9 +237,6 @@ test_checksum(void)
*
* Return: none
*
- * Programmer: Quincey Koziol
- * August 21, 2006
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/tconfig.c b/test/API/tconfig.c
index fdab5ef..2438e33 100644
--- a/test/API/tconfig.c
+++ b/test/API/tconfig.c
@@ -51,9 +51,6 @@ void test_exit_definitions(void);
*
* Return: none (error is fed back via global variable num_errs)
*
- * Programmer: Albert Cheng
- * September 25, 2001
- *
*-------------------------------------------------------------------------
*/
void
@@ -71,12 +68,6 @@ test_configure(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Albert Cheng
- * September 25, 2001
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
@@ -91,14 +82,6 @@ cleanup_configure(void)
* Purpose: test C language data type sizes
*
* Return: none (error is fed back via global variable num_errs)
- *
- * Programmer: Albert Cheng
- * September 25, 2001
- *
- * Modifications:
- * Albert Cheng, 2004/10/14
- * Verified both signed and unsigned int types.
- *
*-------------------------------------------------------------------------
*/
void
@@ -179,12 +162,6 @@ test_config_ctypes(void)
* Purpose: test the exit macros values
*
* Return: none (error is fed back via global variable num_errs)
- *
- * Programmer: Albert Cheng
- * October 12, 2009
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/tcoords.c b/test/API/tcoords.c
index 5cd79c5..2a6e301 100644
--- a/test/API/tcoords.c
+++ b/test/API/tcoords.c
@@ -709,12 +709,6 @@ test_coords(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Raymond Lu
- * 20 Dec. 2007
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/testhdf5.c b/test/API/testhdf5.c
index fcbf642..5f2c1b8 100644
--- a/test/API/testhdf5.c
+++ b/test/API/testhdf5.c
@@ -99,15 +99,6 @@ TestErrPrintf(const char *format, ...)
*
* Return: pointer to a string containing the value of the environment variable
* NULL if the variable doesn't exist in task 'root's environment.
- *
- * Programmer: Leon Arber
- * 4/4/05
- *
- * Modifications:
- * Use original getenv if MPI is not initialized. This happens
- * one uses the PHDF5 library to build a serial nature code.
- * Albert 2006/04/07
- *
*-------------------------------------------------------------------------
*/
char *
@@ -185,9 +176,6 @@ getenv_all(MPI_Comm comm, int root, const char *name)
* Return: Success: A file access property list
* Failure: H5I_INVALID_HID
*
- * Programmer: Robb Matzke
- * Thursday, November 19, 1998
- *
*-------------------------------------------------------------------------
*/
hid_t
@@ -219,9 +207,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * November 2018
- *
*-------------------------------------------------------------------------
*/
herr_t
diff --git a/test/API/tfile.c b/test/API/tfile.c
index bdbf8e6..8b00742 100644
--- a/test/API/tfile.c
+++ b/test/API/tfile.c
@@ -3278,8 +3278,6 @@ cal_chksum(const char *file, uint32_t *chksum)
** the superblock is used), this test is changed to use checksum
** instead of timestamp to verify the file is not changed.
**
-** Programmer: Vailin Choi; July 2013
-**
*****************************************************************/
#if 0
static void
@@ -3327,9 +3325,6 @@ test_rw_noupdate(void)
** test_userblock_alignment_helper1(): helper routine for
** test_userblock_alignment() test, to handle common testing
**
-** Programmer: Quincey Koziol
-** Septmber 10, 2009
-**
*****************************************************************/
#if 0
static int
@@ -3389,9 +3384,6 @@ test_userblock_alignment_helper1(hid_t fcpl, hid_t fapl)
** test_userblock_alignment_helper2(): helper routine for
** test_userblock_alignment() test, to handle common testing
**
-** Programmer: Quincey Koziol
-** Septmber 10, 2009
-**
*****************************************************************/
static int
test_userblock_alignment_helper2(hid_t fapl, hbool_t open_rw)
@@ -3458,9 +3450,6 @@ test_userblock_alignment_helper2(hid_t fapl, hbool_t open_rw)
** This test checks to ensure that files with both a userblock and a
** object [allocation] alignment size set interact properly.
**
-** Programmer: Quincey Koziol
-** Septmber 8, 2009
-**
*****************************************************************/
static void
test_userblock_alignment(const char *env_h5_drvr)
@@ -3681,8 +3670,6 @@ test_userblock_alignment(const char *env_h5_drvr)
** -- alignment via H5Pset_alignment
** -- alignment via paged aggregation
**
-** Programmer: Vailin Choi; March 2013
-**
*****************************************************************/
static void
test_userblock_alignment_paged(const char *env_h5_drvr)
@@ -8361,12 +8348,6 @@ test_file(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Albert Cheng
- * July 2, 1998
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/tgenprop.c b/test/API/tgenprop.c
index 7b25d86..10c2d3a 100644
--- a/test/API/tgenprop.c
+++ b/test/API/tgenprop.c
@@ -2186,12 +2186,6 @@ test_genprop(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Quincey Koziol
- * June 8, 1999
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/th5o.c b/test/API/th5o.c
index bda3c93..b961468 100644
--- a/test/API/th5o.c
+++ b/test/API/th5o.c
@@ -1870,9 +1870,6 @@ test_h5o(void)
*
* Return: none
*
- * Programmer: James Laird
- * June 3, 2006
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/th5s.c b/test/API/th5s.c
index e5c8031..626e59c 100644
--- a/test/API/th5s.c
+++ b/test/API/th5s.c
@@ -3529,12 +3529,6 @@ test_h5s(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Albert Cheng
- * July 2, 1998
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/titerate.c b/test/API/titerate.c
index b50542c..a72c304 100644
--- a/test/API/titerate.c
+++ b/test/API/titerate.c
@@ -1251,12 +1251,6 @@ test_iterate(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Quincey Koziol
- * April 5, 2000
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/tmisc.c b/test/API/tmisc.c
index a7faae7..1518d8d 100644
--- a/test/API/tmisc.c
+++ b/test/API/tmisc.c
@@ -345,11 +345,6 @@ typedef struct {
* Return: 1: decode+encode is enabled
* 0: only decode is enabled
* -1: other
- *
- * Programmer:
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
int
@@ -6302,8 +6297,6 @@ test_misc(void)
*
* Return: none
*
- * Programmer: Albert Cheng
- * July 2, 1998
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/trefer.c b/test/API/trefer.c
index d1a6550..12723e7 100644
--- a/test/API/trefer.c
+++ b/test/API/trefer.c
@@ -3616,12 +3616,6 @@ test_reference(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Quincey Koziol
- * September 8, 1998
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/tselect.c b/test/API/tselect.c
index 9547b74..a9568a4 100644
--- a/test/API/tselect.c
+++ b/test/API/tselect.c
@@ -16302,9 +16302,6 @@ test_select(void)
*
* Return: none
*
- * Programmer: Albert Cheng
- * July 2, 1998
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/ttime.c b/test/API/ttime.c
index 7735aad..a4a5ccb 100644
--- a/test/API/ttime.c
+++ b/test/API/ttime.c
@@ -216,12 +216,6 @@ test_time(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Quincey Koziol
- * October 19, 2000
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/tvlstr.c b/test/API/tvlstr.c
index 427ae7b..8819a51 100644
--- a/test/API/tvlstr.c
+++ b/test/API/tvlstr.c
@@ -993,12 +993,6 @@ test_vlstrings(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Quincey Koziol
- * September 10, 1999
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/API/tvltypes.c b/test/API/tvltypes.c
index 30063e0..d62f703 100644
--- a/test/API/tvltypes.c
+++ b/test/API/tvltypes.c
@@ -3253,12 +3253,6 @@ test_vltypes(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Quincey Koziol
- * June 8, 1999
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/H5srcdir.h b/test/H5srcdir.h
index 3073bbb..4a34d3b 100644
--- a/test/H5srcdir.h
+++ b/test/H5srcdir.h
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Wednesday, March 17, 2010
- *
* Purpose: srcdir querying support.
*/
#ifndef H5SRCDIR_H
diff --git a/test/accum.c b/test/accum.c
index 5c0480a..cc26009 100644
--- a/test/accum.c
+++ b/test/accum.c
@@ -75,9 +75,6 @@ void accum_printf(const H5F_t *f);
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Mike McGreevy
- * October 7, 2010
- *
*-------------------------------------------------------------------------
*/
int
@@ -175,9 +172,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Mike McGreevy
- * October 7, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -234,9 +228,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Allen Byrne
- * October 8, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -299,9 +290,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Allen Byrne
- * October 8, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -364,9 +352,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Raymond Lu
- * October 8, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -597,9 +582,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Mike McGreevy
- * October 7, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -804,9 +786,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Neil Fortner
- * October 8, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -1023,9 +1002,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Allen Byrne
- * October 8, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -1097,9 +1073,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Allen Byrne
- * October 8, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -1181,9 +1154,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Mike McGreevy
- * October 11, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -1479,9 +1449,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Larry Knox
- * October 8, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -1564,9 +1531,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Quincey Koziol
- * October 12, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -1929,9 +1893,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Quincey Koziol
- * October 11, 2010
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -2083,8 +2044,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Vailin Choi; April 2013
- *
*-------------------------------------------------------------------------
*/
unsigned
@@ -2342,9 +2301,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Mike McGreevy
- * October 7, 2010
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/app_ref.c b/test/app_ref.c
index af91749..7d46470 100644
--- a/test/app_ref.c
+++ b/test/app_ref.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Neil Fortner
- * Thursday, August 14, 2008
- *
* Purpose: Tests closing the library after reference counts have been
* manipulated.
*/
diff --git a/test/big.c b/test/big.c
index fa556ae..4c4d31c 100644
--- a/test/big.c
+++ b/test/big.c
@@ -90,9 +90,6 @@ static hsize_t values_used[WRT_N];
*
* Failure: Random value which overlaps another write
*
- * Programmer: Robb Matzke
- * Tuesday, November 24, 1998
- *
*-------------------------------------------------------------------------
*/
static hsize_t
@@ -136,9 +133,6 @@ randll(hsize_t limit, int current_index)
*
* Failure: zero
*
- * Programmer: Robb Matzke
- * Wednesday, July 15, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -177,9 +171,6 @@ is_sparse(void)
*
* Failure: zero
*
- * Programmer: Raymond Lu
- * Wednesday, April 18, 2007
- *
*-------------------------------------------------------------------------
*/
static fsizes_t
@@ -245,9 +236,6 @@ error:
*
* Failure: zero
*
- * Programmer: Robb Matzke
- * Thursday, August 6, 1998
- *
*-------------------------------------------------------------------------
*/
/* Disable warning for "format not a string literal" here -QAK */
@@ -309,9 +297,6 @@ H5_GCC_CLANG_DIAG_ON("format-nonliteral")
*
* Failure: >0
*
- * Programmer: Robb Matzke
- * Wednesday, April 8, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -458,9 +443,6 @@ error:
*
* Failure: >0
*
- * Programmer: Robb Matzke
- * Friday, April 10, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -562,9 +544,6 @@ error:
*
* Return: void
*
- * Programmer: Albert Chent
- * Mar 28, 2002
- *
*-------------------------------------------------------------------------
*/
static void
@@ -720,9 +699,6 @@ error:
*
* Failure:
*
- * Programmer: Robb Matzke
- * Friday, April 10, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/bittests.c b/test/bittests.c
index 05ede24..512e84a 100644
--- a/test/bittests.c
+++ b/test/bittests.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Tuesday, June 16, 1998
- *
* Purpose: Tests functions in H5Tbit.c
*/
#include "h5test.h"
@@ -34,9 +31,6 @@
*
* Failure: -1
*
- * Programmer: Robb Matzke
- * Tuesday, June 16, 1998
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -149,9 +143,6 @@ failed:
*
* Failure: -1
*
- * Programmer: Robb Matzke
- * Tuesday, June 16, 1998
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -273,9 +264,6 @@ failed:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * Monday, April 12, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -410,9 +398,6 @@ failed:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * Monday, April 12, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -499,9 +484,6 @@ failed:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * Monday, April 12, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -571,9 +553,6 @@ failed:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * Monday, April 12, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -673,9 +652,6 @@ failed:
*
* Failure: -1
*
- * Programmer: Robb Matzke
- * Tuesday, June 16, 1998
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -791,9 +767,6 @@ failed:
*
* Failure: -1
*
- * Programmer: Robb Matzke
- * Tuesday, June 16, 1998
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -907,9 +880,6 @@ failed:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Tuesday, June 16, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/btree2.c b/test/btree2.c
index fdd7581..ff426d7 100644
--- a/test/btree2.c
+++ b/test/btree2.c
@@ -50,9 +50,6 @@ typedef struct bt2_test_param_t {
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, October 29, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -89,9 +86,6 @@ init_cparam(H5B2_create_t *cparam, H5B2_create_t *cparam2)
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, November 5, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -129,9 +123,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, November 5, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -160,9 +151,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, December 28, 2015
- *
*-------------------------------------------------------------------------
*/
static int
@@ -200,9 +188,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, November 5, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -234,9 +219,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, November 5, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -267,9 +249,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, November 5, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -297,9 +276,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Friday, November 6, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -329,9 +305,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Wednesday, February 16, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -355,9 +328,6 @@ iter_cb(const void *_record, void *_op_data)
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, December 25, 2015
- *
*-------------------------------------------------------------------------
*/
static int
@@ -384,9 +354,6 @@ iter_rec_cb(const void *_record, void *_op_data)
* Return: Success: TRUE/FALSE
* Failure: FAIL
*
- * Programmer: Quincey Koziol
- * Thursday, February 24, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -409,9 +376,6 @@ find_cb(const void *_record, void *_op_data)
* Return: Success: TRUE/FALSE
* Failure: FAIL
*
- * Programmer: Quincey Koziol
- * Friday, December 25, 2015
- *
*-------------------------------------------------------------------------
*/
static int
@@ -437,9 +401,6 @@ find_rec_cb(const void *_record, void *_op_data)
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, November 7, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -462,9 +423,6 @@ find_dec_cb(const void *_record, void *_op_data)
* Return: Success: TRUE/FALSE
* Failure: FAIL
*
- * Programmer: Quincey Koziol
- * Friday, December 25, 2015
- *
*-------------------------------------------------------------------------
*/
static int
@@ -490,9 +448,6 @@ index_rec_cb(const void *_record, void *_op_data)
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 8, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -515,9 +470,6 @@ neighbor_cb(const void *_record, void *_op_data)
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 10, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -540,9 +492,6 @@ modify_cb(void *_record, void *_op_data, hbool_t *changed)
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, December 25, 2015
- *
*-------------------------------------------------------------------------
*/
static int
@@ -567,9 +516,6 @@ modify_rec_cb(void *_record, void *_op_data, hbool_t *changed)
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Wednesday, December 23, 2015
- *
*-------------------------------------------------------------------------
*/
static int
@@ -589,9 +535,6 @@ no_modify_cb(void H5_ATTR_UNUSED *_record, void H5_ATTR_UNUSED *_op_data, hbool_
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, August 8, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -613,9 +556,6 @@ remove_cb(const void *_record, void *_op_data)
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, February 3, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -854,9 +794,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, February 3, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1040,9 +977,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, February 8, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1193,9 +1127,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, February 9, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1354,9 +1285,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, February 10, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1496,9 +1424,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, February 10, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1614,9 +1539,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, February 11, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1809,9 +1731,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, February 17, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2037,9 +1956,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, February 17, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2270,9 +2186,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, February 18, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2442,9 +2355,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, February 18, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2620,9 +2530,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, February 19, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2798,9 +2705,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, February 19, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2976,9 +2880,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, February 19, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3219,9 +3120,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Wednesday, December 23, 2015
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3629,9 +3527,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Wednesday, December 23, 2015
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3891,9 +3786,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, December 26, 2015
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4048,9 +3940,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, December 26, 2015
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4213,9 +4102,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, December 26, 2015
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4359,9 +4245,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, December 26, 2015
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4480,9 +4363,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, December 26, 2015
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5071,9 +4951,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Sunday, December 27, 2015
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5323,9 +5200,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, February 25, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5636,9 +5510,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, February 25, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5860,9 +5731,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 4, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6056,9 +5924,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 4, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6234,9 +6099,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 4, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6359,9 +6221,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 4, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6585,9 +6444,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 4, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6733,9 +6589,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 4, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6881,9 +6734,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 4, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7026,9 +6876,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 4, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7171,9 +7018,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 4, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7309,9 +7153,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 4, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7594,9 +7435,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 7, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7745,9 +7583,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 7, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7896,9 +7731,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 7, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8048,9 +7880,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 7, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8200,9 +8029,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 8, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8326,9 +8152,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 8, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8452,9 +8275,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 8, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8578,9 +8398,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 8, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8703,9 +8520,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, October 14, 2008
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8781,9 +8595,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 8, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9223,9 +9034,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 8, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9448,9 +9256,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Wednesday, March 9, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9720,9 +9525,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, March 10, 2005
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9966,9 +9768,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, December 18, 2015
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -10105,9 +9904,6 @@ error:
*
* Failure:
*
- * Programmer: Quincey Koziol
- * Tuesday, February 1, 2005
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/cache.c b/test/cache.c
index 8fee5f2..838bc5a 100644
--- a/test/cache.c
+++ b/test/cache.c
@@ -239,9 +239,6 @@ static void takedown_cache(H5F_t *file_ptr, hbool_t dump_stats, hbool_t dump_det
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/16/04
- *
*-------------------------------------------------------------------------
*/
@@ -437,9 +434,6 @@ smoke_check_1(int express_test, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
@@ -634,9 +628,6 @@ smoke_check_2(int express_test, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/16/04
- *
*-------------------------------------------------------------------------
*/
@@ -832,9 +823,6 @@ smoke_check_3(int express_test, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
@@ -1030,9 +1018,6 @@ smoke_check_4(int express_test, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/14/04
- *
*-------------------------------------------------------------------------
*/
@@ -1257,9 +1242,6 @@ smoke_check_5(int express_test, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/25/04
- *
*-------------------------------------------------------------------------
*/
@@ -1484,9 +1466,6 @@ smoke_check_6(int express_test, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 12/2/04
- *
*-------------------------------------------------------------------------
*/
@@ -1712,9 +1691,6 @@ smoke_check_7(int express_test, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/25/04
- *
*-------------------------------------------------------------------------
*/
@@ -1943,9 +1919,6 @@ smoke_check_8(int express_test, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 8/1/07
- *
*-------------------------------------------------------------------------
*/
@@ -2251,9 +2224,6 @@ smoke_check_9(int express_test, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 8/1/07
- *
*-------------------------------------------------------------------------
*/
@@ -2552,9 +2522,6 @@ smoke_check_10(int express_test, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2762,9 +2729,6 @@ write_permitted_check(int
*
* Return: void
*
- * Programmer: John Mainzer
- * 8/10/06
- *
*-------------------------------------------------------------------------
*/
@@ -3037,9 +3001,6 @@ check_insert_entry(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 1/10/05
- *
*-------------------------------------------------------------------------
*/
@@ -3125,9 +3086,6 @@ check_flush_cache(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 1/12/05
- *
*-------------------------------------------------------------------------
*/
@@ -3186,9 +3144,6 @@ check_flush_cache__empty_cache(H5F_t *file_ptr)
*
* Return: void
*
- * Programmer: John Mainzer
- * 1/14/05
- *
*-------------------------------------------------------------------------
*/
@@ -4381,9 +4336,6 @@ check_flush_cache__multi_entry(H5F_t *file_ptr)
*
* Return: void
*
- * Programmer: John Mainzer
- * 1/13/05
- *
*-------------------------------------------------------------------------
*/
@@ -4538,9 +4490,6 @@ check_flush_cache__multi_entry_test(H5F_t *file_ptr, int test_num, unsigned int
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/5/06
- *
*-------------------------------------------------------------------------
*/
@@ -4708,9 +4657,6 @@ check_flush_cache__pe_multi_entry_test(H5F_t *file_ptr, int test_num, unsigned i
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/3/06
- *
*-------------------------------------------------------------------------
*/
@@ -8073,9 +8019,6 @@ check_flush_cache__flush_ops(H5F_t *file_ptr)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/3/06
- *
*-------------------------------------------------------------------------
*/
@@ -8334,9 +8277,6 @@ check_flush_cache__flush_op_test(H5F_t *file_ptr, int test_num, unsigned int flu
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/3/06
- *
*-------------------------------------------------------------------------
*/
@@ -9583,9 +9523,6 @@ check_flush_cache__flush_op_eviction_test(H5F_t *file_ptr)
*
* Return: void
*
- * Programmer: John Mainzer
- * 1/12/05
- *
*-------------------------------------------------------------------------
*/
@@ -10767,9 +10704,6 @@ check_flush_cache__single_entry(H5F_t *file_ptr)
*
* Return: void
*
- * Programmer: John Mainzer
- * 1/12/05
- *
*-------------------------------------------------------------------------
*/
@@ -10887,9 +10821,6 @@ check_flush_cache__single_entry_test(H5F_t *file_ptr, int test_num, int entry_ty
*
* Return: void
*
- * Programmer: John Mainzer
- * 3/28/06
- *
*-------------------------------------------------------------------------
*/
@@ -11037,9 +10968,6 @@ check_flush_cache__pinned_single_entry_test(H5F_t *file_ptr, int test_num, int e
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/28/06
- *
*-------------------------------------------------------------------------
*/
@@ -11255,9 +11183,6 @@ check_get_entry_status(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/5/06
- *
*-------------------------------------------------------------------------
*/
@@ -11534,9 +11459,6 @@ check_expunge_entry(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/1/07
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -11922,9 +11844,6 @@ check_multiple_read_protect(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/26/06
- *
*-------------------------------------------------------------------------
*/
@@ -12020,9 +11939,6 @@ check_move_entry(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/27/06
- *
*-------------------------------------------------------------------------
*/
@@ -12172,9 +12088,6 @@ check_move_entry__run_test(H5F_t *file_ptr, unsigned test_num, struct move_entry
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/28/06
- *
*-------------------------------------------------------------------------
*/
@@ -12273,9 +12186,6 @@ check_pin_protected_entry(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/7/06
- *
*-------------------------------------------------------------------------
*/
@@ -13135,9 +13045,6 @@ check_resize_entry(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 8/2/07
- *
*-------------------------------------------------------------------------
*/
@@ -13779,9 +13686,6 @@ check_evictions_enabled(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
@@ -13871,9 +13775,6 @@ check_flush_protected_err(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/7/06
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -13955,9 +13856,6 @@ check_destroy_pinned_err(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
@@ -14049,9 +13947,6 @@ check_destroy_protected_err(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
@@ -14129,9 +14024,6 @@ check_duplicate_insert_err(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/24/06
- *
*-------------------------------------------------------------------------
*/
@@ -14214,9 +14106,6 @@ check_double_pin_err(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/24/06
- *
*-------------------------------------------------------------------------
*/
@@ -14308,9 +14197,6 @@ check_double_unpin_err(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/24/06
- *
*-------------------------------------------------------------------------
*/
@@ -14416,9 +14302,6 @@ check_pin_entry_errs(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
@@ -14498,9 +14381,6 @@ check_double_protect_err(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
@@ -14579,9 +14459,6 @@ check_double_unprotect_err(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 5/17/06
- *
*-------------------------------------------------------------------------
*/
@@ -14658,9 +14535,6 @@ check_mark_entry_dirty_errs(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/6/06
- *
*-------------------------------------------------------------------------
*/
@@ -14771,9 +14645,6 @@ check_expunge_entry_errs(unsigned paged)
*
* Return: void
*
- * Programmer: Quincey Koziol
- * 12/10/16
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -14887,9 +14758,6 @@ check_move_entry_errs(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/7/06
- *
*-------------------------------------------------------------------------
*/
@@ -14988,9 +14856,6 @@ check_resize_entry_errs(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/3/07
- *
*-------------------------------------------------------------------------
*/
@@ -15109,9 +14974,6 @@ check_unprotect_ro_dirty_err(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/9/07
- *
*-------------------------------------------------------------------------
*/
@@ -15192,8 +15054,6 @@ check_protect_ro_rw_err(unsigned paged)
*
* Return:
*
- * Programmer:
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -15321,9 +15181,6 @@ check_protect_retries(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 8/3/07
- *
*-------------------------------------------------------------------------
*/
@@ -15459,9 +15316,6 @@ check_check_evictions_enabled_err(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/29/04
- *
*-------------------------------------------------------------------------
*/
@@ -19321,9 +19175,6 @@ check_auto_cache_resize(hbool_t cork_ageout, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 12/16/04
- *
*-------------------------------------------------------------------------
*/
@@ -21917,9 +21768,6 @@ check_auto_cache_resize_disable(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 12/16/04
- *
*-------------------------------------------------------------------------
*/
@@ -22602,9 +22450,6 @@ check_auto_cache_resize_epoch_markers(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/29/04
- *
*-------------------------------------------------------------------------
*/
@@ -24821,9 +24666,6 @@ check_auto_cache_resize_input_errs(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 11/4/04
- *
*-------------------------------------------------------------------------
*/
@@ -25316,9 +25158,6 @@ check_auto_cache_resize_aux_fcns(unsigned paged)
*
* Return: void
*
- * Programmer: Mike McGreevy
- * 12/16/08
- *
*-------------------------------------------------------------------------
*/
@@ -26036,9 +25875,6 @@ check_metadata_blizzard_absence(hbool_t fill_via_insertion, unsigned paged)
*
* Return: 0 on success, non-zero on failure
*
- * Programmer: Quincey Koziol
- * 3/12/09
- *
*-------------------------------------------------------------------------
*/
@@ -27959,9 +27795,6 @@ done:
*
* Return: 0 on success, non-zero on failure
*
- * Programmer: Quincey Koziol
- * 3/16/09
- *
*-------------------------------------------------------------------------
*/
@@ -28226,9 +28059,6 @@ done:
*
* Return: 0 on success, non-zero on failure
*
- * Programmer: Quincey Koziol
- * 3/17/09
- *
*-------------------------------------------------------------------------
*/
@@ -30955,9 +30785,6 @@ done:
*
* Return: 0 on success, non-zero on failure
*
- * Programmer: Quincey Koziol
- * 4/28/09
- *
*-------------------------------------------------------------------------
*/
@@ -31174,8 +31001,6 @@ done:
*
* Return: void
*
- * Programmer: Vailin Choi
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -31775,9 +31600,6 @@ check_metadata_cork(hbool_t fill_via_insertion, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/3/15
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -31868,9 +31690,6 @@ check_entry_deletions_during_scans(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/4/15
- *
*-------------------------------------------------------------------------
*/
@@ -32100,9 +31919,6 @@ cedds__expunge_dirty_entry_in_flush_test(H5F_t *file_ptr)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/4/15
- *
*-------------------------------------------------------------------------
*/
@@ -32454,9 +32270,6 @@ cedds__H5C_make_space_in_cache(H5F_t *file_ptr)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/4/15
- *
*-------------------------------------------------------------------------
*/
@@ -32906,9 +32719,6 @@ cedds__H5C__autoadjust__ageout__evict_aged_out_entries(H5F_t *file_ptr)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/9/15
- *
*-------------------------------------------------------------------------
*/
@@ -33205,9 +33015,6 @@ cedds__H5C_flush_invalidate_cache__bucket_scan(H5F_t *file_ptr)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/12/15
- *
*-------------------------------------------------------------------------
*/
@@ -33285,9 +33092,6 @@ check_stats(unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/22/15
- *
*-------------------------------------------------------------------------
*/
#if H5C_COLLECT_CACHE_STATS
@@ -33659,8 +33463,6 @@ check_stats__smoke_check_1(H5F_t *file_ptr)
*
* Return: Non-negative on success/Negative on failure.
*
- * Programmer: John Mainzer, 5/15/04
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -33701,8 +33503,6 @@ check_write_permitted(const H5F_t H5_ATTR_UNUSED *f, hbool_t *write_permitted_pt
*
* Failure: NULL
*
- * Programmer: JRM -- 9/13/07
- *
*****************************************************************************/
H5F_t *
@@ -33948,9 +33748,6 @@ setup_cache(size_t max_cache_size, size_t min_clean_size, unsigned paged)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/07
- *
*-------------------------------------------------------------------------
*/
@@ -34045,9 +33842,6 @@ takedown_cache(H5F_t *file_ptr, hbool_t dump_stats, hbool_t dump_detailed_stats)
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
diff --git a/test/cache_api.c b/test/cache_api.c
index 041458b..1752a43 100644
--- a/test/cache_api.c
+++ b/test/cache_api.c
@@ -53,9 +53,6 @@ static hbool_t check_file_mdc_api_errs(unsigned paged, hid_t fcpl_i
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/12/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -496,9 +493,6 @@ check_fapl_mdc_api_calls(unsigned paged, hid_t fcpl_id)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/14/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -816,9 +810,6 @@ check_file_mdc_api_calls(unsigned paged, hid_t fcpl_id)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/14/04
- *
*-------------------------------------------------------------------------
*/
@@ -1436,9 +1427,6 @@ mdc_api_call_smoke_check(int express_test, unsigned paged, hid_t fcpl_id)
* Return: Success: Pointer to an array of cache configurations.
* Failure: NULL
*
- * Programmer: Dana Robinson
- * Spring 2016
- *
*-------------------------------------------------------------------------
*/
@@ -1626,9 +1614,6 @@ init_invalid_configs(void)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/19/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -1808,9 +1793,6 @@ check_fapl_mdc_api_errs(void)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/19/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -2154,9 +2136,6 @@ check_file_mdc_api_errs(unsigned paged, hid_t fcpl_id)
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/cache_common.c b/test/cache_common.c
index 6ec5527..f469a5b 100644
--- a/test/cache_common.c
+++ b/test/cache_common.c
@@ -375,9 +375,6 @@ const H5C_class_t *types[NUMBER_OF_ENTRY_TYPES] = {pico_class, nano_class,
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/10/04
- *
*-------------------------------------------------------------------------
*/
void
@@ -444,9 +441,6 @@ addr_to_type_and_index(haddr_t addr, int32_t *type_ptr, int32_t *index_ptr)
*
* Return: SUCCEED
*
- * Programmer: Quincey Koziol
- * 5/18/10
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -552,9 +546,6 @@ notify_get_initial_load_size(void *udata, size_t *image_length)
*
* Return: SUCCEED
*
- * Programmer: Quincey Koziol
- * 11/18/16
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -611,8 +602,6 @@ variable_get_final_load_size(const void *image, size_t image_len, void *udata, s
* Return: TRUE: checksum is ok
* FALSE: checksum is not ok
*
- * Programmer:
- *
*-------------------------------------------------------------------------
*/
@@ -664,9 +653,6 @@ variable_verify_chksum(const void *image, size_t len, void *udata)
*
* Return: void * (pointer to the in core representation of the entry)
*
- * Programmer: John Mainzer
- * 9/20/07
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -813,9 +799,6 @@ notify_deserialize(const void *image, size_t len, void *udata, hbool_t *dirty)
*
* Return: SUCCEED
*
- * Programmer: John Mainzer
- * 9/19/07
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -930,9 +913,6 @@ notify_image_len(const void *thing, size_t *image_length)
*
* Return: SUCCEED if successful, FAIL otherwise.
*
- * Programmer: John Mainzer
- * 8/07/14
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1096,9 +1076,6 @@ notify_pre_serialize(H5F_t *f, void *thing, haddr_t addr, size_t len, haddr_t *n
*
* Return: SUCCEED if successful, FAIL otherwise.
*
- * Programmer: John Mainzer
- * 9/19/07
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1242,9 +1219,6 @@ notify_serialize(const H5F_t H5_ATTR_UNUSED *f, void *image_ptr, size_t len, voi
*
* Return: SUCCEED
*
- * Programmer: Quincey Koziol
- * 4/28/09
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1317,9 +1291,6 @@ notify_notify(H5C_notify_action_t action, void *thing)
*
* Return: SUCCEED
*
- * Programmer: John Mainzer
- * 9/19/07
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1462,9 +1433,6 @@ notify_free_icr(void *thing)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/1/06
- *
*-------------------------------------------------------------------------
*/
@@ -1521,9 +1489,6 @@ add_flush_op(int target_type, int target_idx, int op_code, int type, int idx, hb
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/10/04
- *
*-------------------------------------------------------------------------
*/
@@ -1589,9 +1554,6 @@ create_pinned_entry_dependency(H5F_t *file_ptr, int pinning_type, int pinning_id
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/10/04
- *
*-------------------------------------------------------------------------
*/
@@ -1656,9 +1618,6 @@ dirty_entry(H5F_t *file_ptr, int32_t type, int32_t idx, hbool_t dirty_pin)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/1/06
- *
*-------------------------------------------------------------------------
*/
@@ -1790,9 +1749,6 @@ execute_flush_op(H5F_t *file_ptr, struct test_entry_t *entry_ptr, struct flush_o
*
* Return: TRUE if the entry is in the cache, and FALSE otherwise.
*
- * Programmer: John Mainzer
- * 6/10/04
- *
*-------------------------------------------------------------------------
*/
@@ -1835,9 +1791,6 @@ entry_in_cache(H5C_t *cache_ptr, int32_t type, int32_t idx)
*
* Return: SUCCEED/FAIL
*
- * Programmer: Dana Robinson
- * Spring 2016
- *
*-------------------------------------------------------------------------
*/
@@ -1950,9 +1903,6 @@ error:
*
* Return: void
*
- * Programmer: Dana Robinson
- * Spring 2016
- *
*-------------------------------------------------------------------------
*/
@@ -2013,9 +1963,6 @@ free_entry_arrays(void)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/10/04
- *
*-------------------------------------------------------------------------
*/
@@ -2162,9 +2109,6 @@ reset_entries(void)
*
* Return: void
*
- * Programmer: John Mainzer
- * 1/11/08
- *
*-------------------------------------------------------------------------
*/
@@ -2250,9 +2194,6 @@ resize_entry(H5F_t *file_ptr, int32_t type, int32_t idx, size_t new_size, hbool_
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/10/04
- *
*-------------------------------------------------------------------------
*/
@@ -2302,9 +2243,6 @@ verify_clean(void)
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/8/04
- *
*-------------------------------------------------------------------------
*/
@@ -2617,9 +2555,6 @@ verify_entry_status(H5C_t *cache_ptr, int tag, int num_entries, struct expected_
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/10/04
- *
*-------------------------------------------------------------------------
*/
@@ -2668,9 +2603,6 @@ verify_unprotected(void)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/6/06
- *
*-------------------------------------------------------------------------
*/
@@ -2726,9 +2658,6 @@ expunge_entry(H5F_t *file_ptr, int32_t type, int32_t idx)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/23/04
- *
*-------------------------------------------------------------------------
*/
@@ -2786,9 +2715,6 @@ flush_cache(H5F_t *file_ptr, hbool_t destroy_entries, hbool_t dump_stats, hbool_
*
* Return: void
*
- * Programmer: Vailin Choi
- * Jan 2014
- *
*-------------------------------------------------------------------------
*/
void
@@ -2821,9 +2747,6 @@ cork_entry_type(H5F_t *file_ptr, int32_t type)
*
* Return: void
*
- * Programmer: Vailin Choi
- * Jan 2014
- *
*-------------------------------------------------------------------------
*/
void
@@ -2856,9 +2779,6 @@ uncork_entry_type(H5F_t *file_ptr, int32_t type)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/16/04
- *
*-------------------------------------------------------------------------
*/
@@ -2953,9 +2873,6 @@ insert_entry(H5F_t *file_ptr, int32_t type, int32_t idx, unsigned int flags)
*
* Return: void
*
- * Programmer: John Mainzer
- * 3/28/06
- *
*-------------------------------------------------------------------------
*/
@@ -3012,9 +2929,6 @@ mark_entry_dirty(int32_t type, int32_t idx)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/21/04
- *
*-------------------------------------------------------------------------
*/
@@ -3110,9 +3024,6 @@ move_entry(H5C_t *cache_ptr, int32_t type, int32_t idx, hbool_t main_addr)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/11/04
- *
*-------------------------------------------------------------------------
*/
void
@@ -3209,9 +3120,6 @@ protect_entry(H5F_t *file_ptr, int32_t type, int32_t idx)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/1/07
- *
*-------------------------------------------------------------------------
*/
@@ -3275,9 +3183,6 @@ protect_entry_ro(H5F_t *file_ptr, int32_t type, int32_t idx)
*
* Return: void
*
- * Programmer: Quincey Koziol
- * 3/17/09
- *
*-------------------------------------------------------------------------
*/
@@ -3331,9 +3236,6 @@ pin_entry(int32_t type, int32_t idx)
*
* Return: void
*
- * Programmer: John Mainzer
- * 3/28/06
- *
*-------------------------------------------------------------------------
*/
@@ -3388,9 +3290,6 @@ unpin_entry(int32_t type, int32_t idx)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/12/04
- *
*-------------------------------------------------------------------------
*/
@@ -3497,9 +3396,6 @@ unprotect_entry(H5F_t *file_ptr, int32_t type, int32_t idx, unsigned int flags)
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/12/04
- *
*-------------------------------------------------------------------------
*/
void
@@ -3819,9 +3715,6 @@ row_major_scan_forward(H5F_t *file_ptr, int32_t max_index, int32_t lag, hbool_t
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/21/04
- *
*-------------------------------------------------------------------------
*/
@@ -3911,9 +3804,6 @@ hl_row_major_scan_forward(H5F_t *file_ptr, int32_t max_index, hbool_t verbose, h
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/12/04
- *
*-------------------------------------------------------------------------
*/
@@ -4171,9 +4061,6 @@ row_major_scan_backward(H5F_t *file_ptr, int32_t max_index, int32_t lag, hbool_t
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/21/04
- *
*-------------------------------------------------------------------------
*/
@@ -4263,9 +4150,6 @@ hl_row_major_scan_backward(H5F_t *file_ptr, int32_t max_index, hbool_t verbose,
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/23/04
- *
*-------------------------------------------------------------------------
*/
@@ -4355,9 +4239,6 @@ col_major_scan_forward(H5F_t *file_ptr, int32_t max_index, int32_t lag, hbool_t
*
* Return: void
*
- * Programmer: John Mainzer
- * 19/25/04
- *
*-------------------------------------------------------------------------
*/
@@ -4458,9 +4339,6 @@ hl_col_major_scan_forward(H5F_t *file_ptr, int32_t max_index, hbool_t verbose, h
*
* Return: void
*
- * Programmer: John Mainzer
- * 6/23/04
- *
*-------------------------------------------------------------------------
*/
@@ -4562,9 +4440,6 @@ col_major_scan_backward(H5F_t *file_ptr, int32_t max_index, int32_t lag, hbool_t
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/25/04
- *
*-------------------------------------------------------------------------
*/
@@ -4665,9 +4540,6 @@ hl_col_major_scan_backward(H5F_t *file_ptr, int32_t max_index, hbool_t verbose,
*
* Return: void
*
- * Programmer: Quincey Koziol
- * 3/16/09
- *
*-------------------------------------------------------------------------
*/
@@ -4741,9 +4613,6 @@ create_flush_dependency(int32_t par_type, int32_t par_idx, int32_t chd_type, int
*
* Return: void
*
- * Programmer: Quincey Koziol
- * 3/16/09
- *
*-------------------------------------------------------------------------
*/
@@ -4824,9 +4693,6 @@ destroy_flush_dependency(int32_t par_type, int32_t par_idx, int32_t chd_type, in
*
* Return: <none>
*
- * Programmer: Neil Fortner
- * 12/4/12
- *
*-------------------------------------------------------------------------
*/
static void
@@ -4865,9 +4731,6 @@ mark_flush_dep_dirty(test_entry_t *entry_ptr)
*
* Return: <none>
*
- * Programmer: Neil Fortner
- * 12/4/12
- *
*-------------------------------------------------------------------------
*/
static void
@@ -4919,9 +4782,6 @@ mark_flush_dep_clean(test_entry_t *entry_ptr)
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/18/04
- *
*-------------------------------------------------------------------------
*/
@@ -5034,9 +4894,6 @@ check_and_validate_cache_hit_rate(hid_t file_id, double *hit_rate_ptr, hbool_t d
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/18/04
- *
*-------------------------------------------------------------------------
*/
@@ -5196,9 +5053,6 @@ resize_configs_are_equal(const H5C_auto_size_ctl_t *a, const H5C_auto_size_ctl_t
*
* Return: void
*
- * Programmer: John Mainzer
- * 4/14/04
- *
*-------------------------------------------------------------------------
*/
@@ -5296,9 +5150,6 @@ validate_mdc_config(hid_t file_id, H5AC_cache_config_t *ext_config_ptr, hbool_t
*
* Return: void
*
- * Programmer: John Mainzer
- * 2/16/15
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/cache_common.h b/test/cache_common.h
index 93d8e76..8c54b5c 100644
--- a/test/cache_common.h
+++ b/test/cache_common.h
@@ -136,9 +136,6 @@
*
* Return: N/A
*
- * Programmer: John Mainzer
- * 5/14/20
- *
***********************************************************************/
#define H5C_FLUSH_CACHE(file, flags, fail_mssg) \
diff --git a/test/cache_image.c b/test/cache_image.c
index 1f5f163..2e95a97 100644
--- a/test/cache_image.c
+++ b/test/cache_image.c
@@ -75,9 +75,6 @@ static unsigned evict_on_close_test(hbool_t single_file_vfd);
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/15/15
- *
*-------------------------------------------------------------------------
*/
@@ -403,9 +400,6 @@ create_datasets(hid_t file_id, int min_dset, int max_dset)
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/31/16
- *
*-------------------------------------------------------------------------
*/
@@ -493,9 +487,6 @@ delete_datasets(hid_t file_id, int min_dset, int max_dset)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -858,9 +849,6 @@ open_hdf5_file(hbool_t create_file, hbool_t mdci_sbem_expected, hbool_t read_onl
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -974,9 +962,6 @@ attempt_swmr_open_hdf5_file(const hbool_t create_file, const hbool_t set_mdci_fa
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/15/15
- *
*-------------------------------------------------------------------------
*/
@@ -1258,9 +1243,6 @@ verify_datasets(hid_t file_id, int min_dset, int max_dset)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/15/15
- *
*-------------------------------------------------------------------------
*/
@@ -1535,9 +1517,6 @@ check_cache_image_ctl_flow_1(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/15/15
- *
*-------------------------------------------------------------------------
*/
@@ -1799,9 +1778,6 @@ check_cache_image_ctl_flow_2(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/16/15
- *
*-------------------------------------------------------------------------
*/
@@ -2165,9 +2141,6 @@ check_cache_image_ctl_flow_3(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/16/15
- *
*-------------------------------------------------------------------------
*/
@@ -2494,9 +2467,6 @@ check_cache_image_ctl_flow_4(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/17/15
- *
*-------------------------------------------------------------------------
*/
@@ -2775,9 +2745,6 @@ check_cache_image_ctl_flow_5(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 7/17/15
- *
*-------------------------------------------------------------------------
*/
@@ -3061,9 +3028,6 @@ check_cache_image_ctl_flow_6(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 8/17/15
- *
*-------------------------------------------------------------------------
*/
@@ -3472,9 +3436,6 @@ cache_image_smoke_check_1(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 8/18/15
- *
*-------------------------------------------------------------------------
*/
@@ -3770,9 +3731,6 @@ cache_image_smoke_check_2(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 8/18/15
- *
*-------------------------------------------------------------------------
*/
@@ -4147,9 +4105,6 @@ cache_image_smoke_check_3(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 8/18/15
- *
*-------------------------------------------------------------------------
*/
@@ -4538,9 +4493,6 @@ cache_image_smoke_check_4(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/15/15
- *
*-------------------------------------------------------------------------
*/
@@ -5038,9 +4990,6 @@ cache_image_smoke_check_5(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 10/31/16
- *
*-------------------------------------------------------------------------
*/
@@ -5433,9 +5382,6 @@ cache_image_smoke_check_6(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/25/15
- *
*-------------------------------------------------------------------------
*/
@@ -5801,9 +5747,6 @@ cache_image_api_error_check_1(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/25/15
- *
*-------------------------------------------------------------------------
*/
@@ -6202,9 +6145,6 @@ cache_image_api_error_check_2(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 12/29/16
- *
*-------------------------------------------------------------------------
*/
@@ -6483,9 +6423,6 @@ cache_image_api_error_check_3(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/25/15
- *
*-------------------------------------------------------------------------
*/
@@ -7056,9 +6993,6 @@ cache_image_api_error_check_4(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 1/10/17
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7497,9 +7431,6 @@ get_free_sections_test(hbool_t single_file_vfd)
*
* Return: void
*
- * Programmer: John Mainzer
- * 3/23/17
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7817,9 +7748,6 @@ evict_on_close_test(hbool_t H5_ATTR_PARALLEL_UNUSED single_file_vfd)
*
* Failure:
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/cache_tagging.c b/test/cache_tagging.c
index 9aedbb3..9af8bf2 100644
--- a/test/cache_tagging.c
+++ b/test/cache_tagging.c
@@ -107,9 +107,6 @@ static unsigned check_invalid_tag_application(void);
*
* Return: void
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -143,9 +140,6 @@ error:
*
* Return: 0 on Success, -1 on Failure
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -191,9 +185,6 @@ error:
*
* Return: 0 on Success, -1 on Failure
*
- * Programmer: Mike McGreevy
- * February 3, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -236,9 +227,6 @@ error:
*
* Return: 0 on Success, -1 on Failure
*
- * Programmer: Quincey Koziol
- * July 13, 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -283,9 +271,6 @@ error:
*
* Return: 0 on Success, -1 on Failure
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -369,9 +354,6 @@ error:
*
* Return: 0 on Success; 1 on Failure
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -401,9 +383,6 @@ error:
*
* Return: 0 on Success; 1 on Failure
*
- * Programmer: Quincey Koziol
- * July 10, 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -431,9 +410,6 @@ error:
*
* Return: 0 on Success; 1 on Failure
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -535,9 +511,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -664,9 +637,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * January 27, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -787,9 +757,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 2, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -938,9 +905,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 2, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1078,9 +1042,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 2, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1311,9 +1272,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * January 27, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1440,9 +1398,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1605,9 +1560,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1772,9 +1724,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 3, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1985,9 +1934,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 3, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2177,9 +2123,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 10, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2337,9 +2280,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 1, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2503,9 +2443,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 10, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2655,9 +2592,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 10, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2821,9 +2755,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 3, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3008,9 +2939,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 10, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3170,9 +3098,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3333,9 +3258,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3497,9 +3419,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 1, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3632,9 +3551,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 3, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3780,9 +3696,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 1, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3968,9 +3881,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 2, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4147,9 +4057,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4272,9 +4179,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4445,9 +4349,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * May 27, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4553,9 +4454,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Mike McGreevy
- * January 15, 2009
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/chunk_info.c b/test/chunk_info.c
index 30459ed..e45dcb9 100644
--- a/test/chunk_info.c
+++ b/test/chunk_info.c
@@ -13,9 +13,6 @@
*
* Purpose: Tests chunk query API functions
*
- * Modification:
- * Many tests were added for HDFFV-10677. -BMR, August 2019
- *
* Test structure:
* main()
* test_basic_query()
@@ -2198,9 +2195,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Binh-Minh Ribler
- * November 5, 2018
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/cmpd_dset.c b/test/cmpd_dset.c
index e97bb3b..06667f4 100644
--- a/test/cmpd_dset.c
+++ b/test/cmpd_dset.c
@@ -10,11 +10,6 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/*
- * Programmer: Robb Matzke
- * Friday, January 23, 1998
- */
-
/* See H5private.h for how to include headers */
#undef NDEBUG
@@ -124,9 +119,6 @@ typedef struct {
*
* Failure: 1
*
- * Programmer: Robb Matzke
- * Friday, January 23, 1998
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -810,9 +802,6 @@ error:
*
* Return: void
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
static void
@@ -851,9 +840,6 @@ initialize_stype1(unsigned char *buf, size_t num)
*
* Return: void
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
static void
@@ -896,9 +882,6 @@ initialize_stype2(unsigned char *buf, size_t num)
*
* Return: Success:
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
static void
@@ -925,9 +908,6 @@ initialize_stype3(unsigned char *buf, size_t num)
*
* Return: void
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
static void
@@ -976,9 +956,6 @@ initialize_stype4(unsigned char *buf, size_t num)
*
* Failure: negative
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -1030,9 +1007,6 @@ error:
*
* Failure: negative
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -1087,9 +1061,6 @@ error:
*
* Failure: negative
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -1128,9 +1099,6 @@ error:
*
* Failure: negative
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -1188,9 +1156,6 @@ error:
*
* Failure: negative
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1270,9 +1235,6 @@ error:
*
* Failure: 1
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1476,9 +1438,6 @@ error:
*
* Failure: 1
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1684,9 +1643,6 @@ error:
*
* Failure: 1
*
- * Programmer: Neil Fortner
- * Thursday, 22 January 2009
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1959,9 +1915,6 @@ error:
*
* Failure: 1
*
- * Programmer: Neil Fortner
- * Monday, 19 October 2009
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2199,9 +2152,6 @@ error:
*
* Failure: 1
*
- * Programmer: Raymond Lu
- * Friday, 15 June 2007
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/cmpd_dtransform.c b/test/cmpd_dtransform.c
index 9487531..bb61110 100644
--- a/test/cmpd_dtransform.c
+++ b/test/cmpd_dtransform.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Jan-Willem Blokland
- * December 1, 2020
- *
* Purpose: Test writing compounded attribute followed by
* writing data with a data transform function.
*/
diff --git a/test/cork.c b/test/cork.c
index 64519bd..d67d18b 100644
--- a/test/cork.c
+++ b/test/cork.c
@@ -83,8 +83,6 @@ static unsigned verify_multiple_cork(hbool_t swmr);
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -290,8 +288,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -495,8 +491,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -753,8 +747,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -922,8 +914,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1199,8 +1189,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1574,8 +1562,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1876,8 +1862,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2232,8 +2216,6 @@ error:
*
* Failure:
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/cross_read.c b/test/cross_read.c
index 7d5bfd2..1ee84a3 100644
--- a/test/cross_read.c
+++ b/test/cross_read.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * Thursday, March 23, 2006
- *
* Purpose: Check if floating-point data created on big-endian and
* little-endian machines can be read on the machine running this test.
*/
@@ -64,9 +61,6 @@ static const char *FILENAME[] = {"vms_data", "le_data", "be_data", NULL};
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 17 May 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -138,9 +132,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 17 May 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -212,9 +203,6 @@ error:
* Return: Success: 0
* Failure: Number of failures
*
- * Programmer: Raymond Lu
- * 21 January 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -345,9 +333,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Raymond Lu
- * Thursday, March 23, 2006
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/dangle.c b/test/dangle.c
index c1cd1f5..c589448 100644
--- a/test/dangle.c
+++ b/test/dangle.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Tuesday, May 13, 2003
- *
* Purpose: Test dangling IDs
*/
#include "h5test.h"
@@ -36,9 +33,6 @@ static const char *FILENAME[] = {"dangle", NULL};
* Return: Success: zero
* Failure: non-zero
*
- * Programmer: Quincey Koziol
- * Tuesday, May 13, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -133,9 +127,6 @@ error:
* Return: Success: zero
* Failure: non-zero
*
- * Programmer: Quincey Koziol
- * Tuesday, May 13, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -226,9 +217,6 @@ error:
* Return: Success: zero
* Failure: non-zero
*
- * Programmer: Quincey Koziol
- * Tuesday, May 13, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -322,9 +310,6 @@ error:
* Return: Success: zero
* Failure: non-zero
*
- * Programmer: Quincey Koziol
- * Thursday, August 25, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -407,9 +392,6 @@ error:
* Return: Success: zero
* Failure: non-zero
*
- * Programmer: Quincey Koziol
- * Wednesday, June 18, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -514,9 +496,6 @@ error:
* Return: Success: zero
* Failure: non-zero
*
- * Programmer: Quincey Koziol
- * Friday, October 29, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -639,9 +618,6 @@ error:
* Return: Success: zero
* Failure: non-zero
*
- * Programmer: Quincey Koziol
- * Tuesday, May 13, 2003
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/del_many_dense_attrs.c b/test/del_many_dense_attrs.c
index ff858d0..58ecb61 100644
--- a/test/del_many_dense_attrs.c
+++ b/test/del_many_dense_attrs.c
@@ -30,8 +30,6 @@ static const char *FILENAME[] = {"del_many_dense_attrs", NULL};
*
* Return: No return
*
- * Programmer: Vailin Choi
- *
*-------------------------------------------------------------------------
*/
static void
@@ -50,8 +48,6 @@ catch_signal(int H5_ATTR_UNUSED signo)
* Return: Success: exit(EXIT_SUCCESS)
* Failure: exit(EXIT_FAILURE)
*
- * Programmer: Vailin Choi; Dec 2018
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/direct_chunk.c b/test/direct_chunk.c
index bdcd9f6..d72242b 100644
--- a/test/direct_chunk.c
+++ b/test/direct_chunk.c
@@ -114,9 +114,6 @@ static const H5Z_class2_t H5Z_BOGUS2[1] = {{
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
#ifdef H5_HAVE_FILTER_DEFLATE
@@ -382,9 +379,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Dana Robinson
- * Spring 2017
- *
*-------------------------------------------------------------------------
*/
static int
@@ -491,9 +485,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -672,9 +663,6 @@ error:
*
* Return: Success: Data chunk size
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -709,8 +697,6 @@ filter_bogus1(unsigned int flags, size_t H5_ATTR_UNUSED cd_nelmts,
*
* Return: Success: Data chunk size
*
- * Programmer: Raymond Lu
- * 30 November 2012
*-------------------------------------------------------------------------
*/
static size_t
@@ -747,9 +733,6 @@ filter_bogus2(unsigned int flags, size_t H5_ATTR_UNUSED cd_nelmts,
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -949,9 +932,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1185,9 +1165,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1431,9 +1408,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Matthew Strong (GE Healthcare)
- * 14 February 2016
- *
*-------------------------------------------------------------------------
*/
#ifdef H5_HAVE_FILTER_DEFLATE
@@ -1812,9 +1786,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Matthew Strong (GE Healthcare)
- * 30 November 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1968,9 +1939,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Matthew Strong (GE Healthcare)
- * 30 November 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2253,9 +2221,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/dsets.c b/test/dsets.c
index 11e82f8..0679f33 100644
--- a/test/dsets.c
+++ b/test/dsets.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Tuesday, December 9, 1997
- *
* Purpose: Tests the dataset interface (H5D)
*/
#define H5D_FRIEND /*suppress error about including H5Dpkg */
@@ -3692,9 +3689,6 @@ error:
*
* Failure: -1
*
- * Programmer: Xiaowen Wu
- * Tuesday, Jan. 18th, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -3907,9 +3901,6 @@ error:
*
* Failure: -1
*
- * Programmer: Xiaowen Wu
- * Tuesday, Jan. 18th, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -4259,9 +4250,6 @@ error:
*
* Failure: -1
*
- * Programmer: Xiaowen Wu
- * Thursday, Mar. 31th, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -4463,9 +4451,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * 19 November 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -4643,9 +4628,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * 19 November 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -4851,9 +4833,6 @@ error:
*
* Failure: -1
*
- * Programmer: Xiaowen Wu
- * Monday, Feb. 14th, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -4973,9 +4952,6 @@ error:
*
* Failure: -1
*
- * Programmer: Xiaowen Wu
- * Tuesday, March 15th, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -5116,9 +5092,6 @@ error:
*
* Failure: -1
*
- * Programmer: Xiaowen Wu
- * Wednesday, Apr. 20th, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -5239,9 +5212,6 @@ error:
*
* Failure: -1
*
- * Programmer: Xiaowen Wu
- * Wednesday, Apr. 20th, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -5383,9 +5353,6 @@ error:
*
* Failure: -1
*
- * Programmer: Xiaowen Wu
- * Monday, Apr. 25th, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -5506,9 +5473,6 @@ error:
*
* Failure: -1
*
- * Programmer: Xiaowen Wu
- * Monday, Apr. 25th, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -5653,9 +5617,6 @@ error:
*
* Failure: -1
*
- * Programmer: Robb Matzke
- * Tuesday, June 9, 1998
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -5731,9 +5692,6 @@ error:
*
* Failure: -1
*
- * Programmer: Robb Matzke
- * Monday, June 7, 1999
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -5853,9 +5811,6 @@ const H5Z_class2_t H5Z_CAN_APPLY_TEST[1] = {{
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Friday, April 5, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -6037,9 +5992,6 @@ const H5Z_class2_t H5Z_CAN_APPLY_TEST2[1] = {{
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 4 August 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -6181,9 +6133,6 @@ error:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Binh-Minh Ribler
- * 24 July 2020
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -6289,9 +6238,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Monday, April 7, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -6499,9 +6445,6 @@ const H5Z_class2_t H5Z_SET_LOCAL_TEST[1] = {{
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Monday, April 7, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -6766,9 +6709,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Wednesday, January 7, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -6869,9 +6809,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 28 January 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -7029,9 +6966,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Pedro Vicente
- * Monday, January 26, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -7182,9 +7116,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Pedro Vicente
- * Monday, March 8, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -7267,9 +7198,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Pedro Vicente
- * Monday, March 8, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -7344,9 +7272,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, July 27, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -7555,9 +7480,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, August 25, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -7880,9 +7802,6 @@ make_random_offset_and_increment(long nelts, long *offsetp, long *incp)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Christian Chilan
- * Monday, March 26, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -8360,9 +8279,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Christian Chilan
- * Monday, March 26, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -8408,9 +8324,6 @@ const H5Z_class1_t H5Z_DEPREC[1] = {{
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Monday, October 8, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -8624,9 +8537,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, May 1, 2008
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -8755,9 +8665,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * Wednesday, October 29, 2008
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -9027,9 +8934,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 11 Feb 2009
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -9399,9 +9303,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, February 3, 2009
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -9819,9 +9720,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Vailin Choi
- * April 13, 2009
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -9956,9 +9854,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * March 22, 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -10123,9 +10018,6 @@ static size_t filter_expand_factor_g = 0;
* Return: Success: Data chunk size
* Failure: 0
*
- * Programmer: Quincey Koziol
- * Mar 31, 2009
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -10166,9 +10058,6 @@ filter_expand(unsigned int flags, size_t H5_ATTR_UNUSED cd_nelmts,
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 31, 2009
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -10711,8 +10600,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Vailin Choi; 2009
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -11250,8 +11137,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Vailin Choi; July 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -11530,8 +11415,6 @@ error:
* Verify that the library can read datasets created with
* 1.6/1.8 library that use the B-tree indexing method.
*
- * Programmer: Vailin Choi; 26th August, 2009
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -11609,8 +11492,6 @@ error:
* Tests that partial edge chunks aren't filtered when the
* H5D_CHUNK_FILTER_PARTIAL_CHUNKS option is set.
*
- * Programmer: Neil Fortner; 17th March, 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -11753,9 +11634,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * Monday, November 31, 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -11889,9 +11767,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Mohamad Chaarawi
- * Wednesdat, July 9, 2014
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -12635,9 +12510,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Monday, April 11, 2016
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -13127,8 +12999,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Vailin Choi; June 2017
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -13220,9 +13090,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * Wednesday, January 16, 2013
- *
*-------------------------------------------------------------------------
*/
typedef struct scatter_info_t {
@@ -13532,9 +13399,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * Wednesday, January 16, 2013
- *
*-------------------------------------------------------------------------
*/
typedef struct gather_info_t {
@@ -13899,9 +13763,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * Monday, February 4, 2013
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -14132,9 +13993,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * Monday, February 4, 2013
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -14590,8 +14448,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Vailin Choi; April 2017
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -14871,8 +14727,6 @@ error:
* Return: Success/pass: 0
* Failure/error: -1
*
- * Programmer: Jacob Smith
- * 2018 August 15
*-----------------------------------------------------------------------------
*/
static herr_t
@@ -14998,9 +14852,6 @@ error:
* Return: Success/pass: 0
* Failure/error: -1
*
- * Programmer: Quincey Koziol
- * 3 November 2020
- *
*-----------------------------------------------------------------------------
*/
static herr_t
@@ -15120,9 +14971,6 @@ error:
* Return: Success/pass: 0
* Failure/error: -1
*
- * Programmer: Quincey Koziol
- * 28 January 2021
- *
*-----------------------------------------------------------------------------
*/
static herr_t
@@ -15362,9 +15210,6 @@ error:
* Return: Success/pass: 0
* Failure/error: -1
*
- * Programmer: Quincey Koziol
- * 2020 April 30
- *
*-----------------------------------------------------------------------------
*/
static herr_t
@@ -15555,9 +15400,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Tuesday, December 9, 1997
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/dt_arith.c b/test/dt_arith.c
index 3a14817..57ef5ca 100644
--- a/test/dt_arith.c
+++ b/test/dt_arith.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Tuesday, December 9, 1997
- *
* Purpose: Tests the data type interface (H5T)
*/
@@ -400,9 +397,6 @@ static int my_isinf(int endian, const unsigned char *val, size_t size, size_t mp
*
* Return: void
*
- * Programmer: Robb Matzke
- * Monday, July 6, 1998
- *
*-------------------------------------------------------------------------
*/
static void
@@ -425,9 +419,6 @@ fpe_handler(int H5_ATTR_UNUSED signo)
*
* Return: void
*
- * Programmer: Robb Matzke
- * Monday, November 16, 1998
- *
*-------------------------------------------------------------------------
*/
static void
@@ -465,9 +456,6 @@ reset_hdf5(void)
*
* H5T_CONV_HANDLED 1
*
- * Programmer: Raymond Lu
- * April 19, 2004
- *
*-------------------------------------------------------------------------
*/
static H5T_conv_ret_t
@@ -509,9 +497,6 @@ except_func(H5T_conv_except_t except_type, hid_t H5_ATTR_UNUSED src_id, hid_t H5
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Friday, Sept 2, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -571,9 +556,6 @@ error:
*
* Return: H5T_CONV_HANDLED 1
*
- * Programmer: Raymond Lu
- * Sept 7, 2005
- *
*-------------------------------------------------------------------------
*/
static H5T_conv_ret_t
@@ -790,9 +772,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Thursday, Jan 6, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1239,9 +1218,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Saturday, Jan 29, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1558,9 +1534,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Monday, November 16, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2609,9 +2582,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Friday, April 30, 1999
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2659,9 +2629,6 @@ test_conv_int_2(void)
*
* Return: TRUE or FALSE
*
- * Programmer: Robb Matzke
- * Monday, July 6, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2733,9 +2700,6 @@ my_isnan(dtype_t type, void *val)
*
* Return: TRUE or FALSE
*
- * Programmer: Raymond Lu
- * Monday, June 20, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2771,9 +2735,6 @@ my_isinf(int endian, const unsigned char *val, size_t size, size_t mpos, size_t
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, June 23, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3368,9 +3329,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Thursday, November 6, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4568,9 +4526,6 @@ error:
*
* FALSE: no overflow
*
- * Programmer: Raymond Lu
- * Monday, Nov 17, 2003
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -4652,9 +4607,6 @@ done:
*
* Return: Number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, November 24, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4812,9 +4764,6 @@ run_integer_tests(const char *name)
*
* Return: Number of errors
*
- * Programmer: Raymond Lu
- * Tuesday, March 22, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4895,9 +4844,6 @@ done:
*
* Return: Number of errors
*
- * Programmer: Raymond Lu
- * Monday, November 10, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5001,9 +4947,6 @@ run_int_fp_conv(const char *name)
*
* Return: Number of errors
*
- * Programmer: Raymond Lu
- * Monday, November 10, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5147,9 +5090,6 @@ run_fp_int_conv(const char *name)
*
* Failure:
*
- * Programmer: Robb Matzke
- * Tuesday, December 9, 1997
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/dtypes.c b/test/dtypes.c
index 3fd66e1..77a9ecd 100644
--- a/test/dtypes.c
+++ b/test/dtypes.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Tuesday, December 9, 1997
- *
* Purpose: Tests the datatype interface (H5T)
*/
@@ -140,8 +137,6 @@ static int opaque_funcs(void);
*
* Return: void
*
- * Programmer: Robb Matzke
- * Monday, November 16, 1998
*-------------------------------------------------------------------------
*/
static void
@@ -173,8 +168,6 @@ reset_hdf5(void)
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, December 9, 1997
*-------------------------------------------------------------------------
*/
static int
@@ -293,8 +286,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, December 9, 1997
*-------------------------------------------------------------------------
*/
static int
@@ -338,9 +329,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Saturday, August 30, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -562,8 +550,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, January 7, 1998
*-------------------------------------------------------------------------
*/
static int
@@ -749,8 +735,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, June 17, 1999
*-------------------------------------------------------------------------
*/
static int
@@ -876,8 +860,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, June 17, 1999
*-------------------------------------------------------------------------
*/
static int
@@ -999,8 +981,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, June 17, 1999
*-------------------------------------------------------------------------
*/
static int
@@ -1130,8 +1110,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, June 17, 1999
*-------------------------------------------------------------------------
*/
static int
@@ -1230,8 +1208,6 @@ test_compound_5(void)
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Wednesday, December 13, 2000
*-------------------------------------------------------------------------
*/
static int
@@ -1339,9 +1315,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, December 18, 2001
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1483,9 +1456,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, January 7, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1752,8 +1722,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Wednesday, June 9, 2004
*-------------------------------------------------------------------------
*/
static int
@@ -2001,9 +1969,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Tuesday, June 15, 2004
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2213,9 +2178,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Saturday, August 7, 2004
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2494,9 +2456,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Wednesday, September 29, 2004
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2590,9 +2549,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, March 13, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2724,9 +2680,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Monday, August 25, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3178,9 +3131,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Friday, September 19, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3351,9 +3301,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Ray Lu
- * 14 July 2022
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3477,9 +3424,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Friday, October 3, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3589,9 +3533,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Tuesday, January 13, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3742,9 +3683,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, April 14, 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3893,9 +3831,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Thursday, April 4, 2002
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4140,9 +4075,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, June 4, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4295,9 +4227,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Monday, June 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4589,9 +4518,6 @@ error:
* Return: Success: New type
* Failure: -1
*
- * Programmer: Robb Matzke
- * Monday, August 10, 1998
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -4617,9 +4543,6 @@ mkstr(size_t len, H5T_str_t strpad)
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * 19 May 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4702,9 +4625,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Monday, August 10, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5036,9 +4956,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Monday, August 10, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5108,9 +5025,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Tuesday, April 4, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5247,9 +5161,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, January 5, 1999
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5327,7 +5238,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke, LLNL, 2003-06-09
*-------------------------------------------------------------------------
*/
static int
@@ -5401,8 +5311,6 @@ test_conv_enum_2(void)
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, May 20, 1999
*-------------------------------------------------------------------------
*/
static int
@@ -5498,8 +5406,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Wednesday, April 5, 2006
*-------------------------------------------------------------------------
*/
static int
@@ -5644,8 +5550,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Robb Matzke
- * Friday, June 4, 1999
*-------------------------------------------------------------------------
*/
static herr_t
@@ -5667,8 +5571,6 @@ convert_opaque(hid_t H5_ATTR_UNUSED st, hid_t H5_ATTR_UNUSED dt, H5T_cdata_t *cd
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * June 2, 2004
*-------------------------------------------------------------------------
*/
static int
@@ -5705,8 +5607,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, May 20, 1999
*-------------------------------------------------------------------------
*/
static int
@@ -5783,9 +5683,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, June 14, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5841,8 +5738,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Wednesday, April 5, 2006
*-------------------------------------------------------------------------
*/
static int
@@ -6549,9 +6444,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * October 2, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6767,9 +6659,6 @@ conv_except(H5T_conv_except_t except_type, hid_t H5_ATTR_UNUSED src_id, hid_t H5
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * August 18, 2005
- *
* Notes: This routine is pretty specific to 4 byte integers and 4 byte
* floats and I can't think of a particularly good way to
* make it portable to other architectures, but further
@@ -6935,9 +6824,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * January 23, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7168,9 +7054,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * 18 August 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7336,8 +7219,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Thursday, June 4, 2009
*-------------------------------------------------------------------------
*/
static int
@@ -7706,9 +7587,6 @@ create_del_obj_named_test_file(const char *filename, hid_t fapl, H5F_libver_t lo
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, July 18, 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7826,9 +7704,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, July 28, 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -8027,9 +7902,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, September 27, 2007
- *
*-------------------------------------------------------------------------
*/
#ifndef H5_NO_DEPRECATED_SYMBOLS
@@ -8199,8 +8071,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * 10 November 2011
*-------------------------------------------------------------------------
*/
static int
@@ -8871,8 +8741,6 @@ error:
*
* Failure:
*
- * Programmer: Robb Matzke
- * Tuesday, December 9, 1997
*-------------------------------------------------------------------------
*/
int
diff --git a/test/earray.c b/test/earray.c
index ac889f9..9fca6cd 100644
--- a/test/earray.c
+++ b/test/earray.c
@@ -174,9 +174,6 @@ h5_stat_size_t empty_size_g;
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, August 21, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -207,9 +204,6 @@ init_cparam(H5EA_create_t *cparam)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, September 25, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -254,9 +248,6 @@ init_tparam(earray_test_param_t *tparam, const H5EA_create_t *cparam)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, September 25, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -277,9 +268,6 @@ finish_tparam(earray_test_param_t *tparam)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, August 28, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -312,9 +300,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, August 21, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -403,9 +388,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, August 28, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -463,9 +445,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, August 28, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -508,9 +487,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, August 28, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -543,9 +519,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, August 28, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -588,9 +561,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, August 7, 2008
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -833,9 +803,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, August 28, 2008
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -904,9 +871,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, August 28, 2008
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1014,9 +978,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, December 18, 2015
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1154,9 +1115,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, August 28, 2008
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1283,9 +1241,6 @@ typedef struct eiter_fw_t {
* Return: Success: Pointer to iteration status object
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Thursday, October 2, 2008
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -1314,9 +1269,6 @@ eiter_fw_init(const H5EA_create_t H5_ATTR_UNUSED *cparam, const earray_test_para
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Tuesday, November 4, 2008
- *
*-------------------------------------------------------------------------
*/
static hssize_t
@@ -1342,9 +1294,6 @@ eiter_fw_next(void *in_eiter)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Tuesday, November 4, 2008
- *
*-------------------------------------------------------------------------
*/
static H5_ATTR_PURE hssize_t
@@ -1367,9 +1316,6 @@ eiter_fw_max(const void *in_eiter)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Tuesday, November 4, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1427,9 +1373,6 @@ eiter_fw_state(void *in_eiter, const H5EA_create_t *cparam, const earray_test_pa
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, October 2, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1471,9 +1414,6 @@ typedef struct eiter_rv_t {
* Return: Success: Pointer to iteration status object
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Tuesday, November 4, 2008
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -1514,9 +1454,6 @@ eiter_rv_init(const H5EA_create_t *cparam, const earray_test_param_t *tparam, hs
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Tuesday, November 4, 2008
- *
*-------------------------------------------------------------------------
*/
static hssize_t
@@ -1542,9 +1479,6 @@ eiter_rv_next(void *in_eiter)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Tuesday, November 4, 2008
- *
*-------------------------------------------------------------------------
*/
static H5_ATTR_PURE hssize_t
@@ -1567,9 +1501,6 @@ eiter_rv_max(const void *in_eiter)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Tuesday, November 4, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1652,9 +1583,6 @@ eiter_rv_state(void *in_eiter, const H5EA_create_t *cparam, const earray_test_pa
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, November 4, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1693,9 +1621,6 @@ typedef struct eiter_rnd_t {
* Return: Success: Pointer to iteration status object
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Thursday, November 6, 2008
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -1744,9 +1669,6 @@ eiter_rnd_init(const H5EA_create_t H5_ATTR_UNUSED *cparam, const earray_test_par
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Thursday, November 6, 2008
- *
*-------------------------------------------------------------------------
*/
static hssize_t
@@ -1777,9 +1699,6 @@ eiter_rnd_next(void *in_eiter)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Tuesday, November 6, 2008
- *
*-------------------------------------------------------------------------
*/
static H5_ATTR_PURE hssize_t
@@ -1802,9 +1721,6 @@ eiter_rnd_max(const void *in_eiter)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, November 6, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1842,9 +1758,6 @@ static const earray_iter_t ea_iter_rnd = {
* Return: Success: Pointer to iteration status object
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Thursday, November 11, 2008
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -1925,9 +1838,6 @@ typedef struct eiter_cyc_t {
* Return: Success: Pointer to iteration status object
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Tuesday, November 11, 2008
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -1958,9 +1868,6 @@ eiter_cyc_init(const H5EA_create_t H5_ATTR_UNUSED *cparam, const earray_test_par
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Tuesday, November 11, 2008
- *
*-------------------------------------------------------------------------
*/
static hssize_t
@@ -1993,9 +1900,6 @@ eiter_cyc_next(void *in_eiter)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Tuesday, November 11, 2008
- *
*-------------------------------------------------------------------------
*/
static H5_ATTR_PURE hssize_t
@@ -2018,9 +1922,6 @@ eiter_cyc_max(const void *in_eiter)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, November 11, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2054,9 +1955,6 @@ static const earray_iter_t ea_iter_cyc = {
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Thursday, September 22, 2008
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2232,9 +2130,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, November 11, 2008
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2391,9 +2286,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, June 17, 2008
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/efc.c b/test/efc.c
index 07a6807..cb7cdde 100644
--- a/test/efc.c
+++ b/test/efc.c
@@ -42,9 +42,6 @@ hid_t fapl_id = H5I_INVALID_HID;
* Return: Success: 0
* Failure: Number of errors
*
- * Programmer: Neil Fortner
- * December 16, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -466,9 +463,6 @@ error:
* Return: Success: 0
* Failure: Number of errors
*
- * Programmer: Neil Fortner
- * January 4, 2011
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -789,9 +783,6 @@ error:
* Return: Success: 0
* Failure: Number of errors
*
- * Programmer: Neil Fortner
- * January 6, 2011
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2639,9 +2630,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Neil Fortner
- * December 16, 2010
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/err_compat.c b/test/err_compat.c
index 155abc6..f2bd2ab 100644
--- a/test/err_compat.c
+++ b/test/err_compat.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * October 14, 2001
- *
* Purpose: Tests Error API
*/
#include "h5test.h"
@@ -51,9 +48,6 @@ herr_t custom_print_cb2(int n, H5E_error2_t *err_desc, void *client_data);
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * 4 October 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -79,9 +73,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * 4 October 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -106,9 +97,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * 4 October 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -153,9 +141,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * 4 October 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -199,9 +184,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * 17 September 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -334,9 +316,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * July 10, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -421,9 +400,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * July 17, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -450,9 +426,6 @@ error:
*
* Purpose: Test error API
*
- * Programmer: Raymond Lu
- * July 10, 2003
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/error_test.c b/test/error_test.c
index ae46c62..b4d366a 100644
--- a/test/error_test.c
+++ b/test/error_test.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * October 14, 2001
- *
* Purpose: Tests the error API routines.
*/
#include "h5test.h"
diff --git a/test/event_set.c b/test/event_set.c
index c10e42f..8102d4a 100644
--- a/test/event_set.c
+++ b/test/event_set.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Wednesday, April 8, 2020
- *
* Purpose: Tests event sets.
*/
#include "h5test.h"
@@ -178,9 +175,6 @@ fake_wait_request_free(void H5_ATTR_UNUSED *req)
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, April 9, 2020
- *
*-------------------------------------------------------------------------
*/
static int
@@ -250,9 +244,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Friday, February 26, 2021
- *
*-------------------------------------------------------------------------
*/
static int
@@ -315,9 +306,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Wednesday, November 24, 2021
- *
*-------------------------------------------------------------------------
*/
static int
@@ -657,9 +645,6 @@ error:
* Return: Success: EXIT_SUCCESS
* Failure: EXIT_FAILURE
*
- * Programmer: Quincey Koziol
- * Wednesday, April 8, 2020
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/extend.c b/test/extend.c
index 30a37a4..554cf2a 100644
--- a/test/extend.c
+++ b/test/extend.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Friday, January 30, 1998
- *
* Purpose: Tests extendible datasets.
*/
@@ -40,9 +37,6 @@ static int *buf2_data = NULL;
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, June 10, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -150,9 +144,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Monday, October 8, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -250,9 +241,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Friday, January 30, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/external.c b/test/external.c
index 41e759c..9bb2da3 100644
--- a/test/external.c
+++ b/test/external.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Tuesday, March 3, 1998
- *
* Purpose: Tests datasets stored in external raw files.
*/
#include "external_common.h"
@@ -30,9 +27,6 @@
* Return: Success: nonzero if same, zero if different.
* Failure: zero
*
- * Programmer: Robb Matzke
- * Wednesday, March 4, 1998
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -92,9 +86,6 @@ out:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Robb Matzke
- * Monday, November 23, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -197,9 +188,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Robb Matzke
- * Monday, November 23, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -257,9 +245,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Robb Matzke
- * Monday, November 23, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -312,9 +297,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Robb Matzke
- * Monday, November 23, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -372,9 +354,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Robb Matzke
- * Monday, November 23, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -466,9 +445,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Jacob Smith
- * 29 Sep 2019
- *
*-------------------------------------------------------------------------
*/
static int
@@ -503,9 +479,6 @@ add_external_files(hid_t dcpl_id, unsigned int n_external_files, off_t offset, h
* Return: Success: 0
* Failure: 1
*
- * Programmer: Robb Matzke
- * Monday, November 23, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -590,9 +563,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Robb Matzke
- * Monday, November 23, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -645,9 +615,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Robb Matzke
- * Monday, November 23, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -694,9 +661,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Robb Matzke
- * Wednesday, March 4, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -819,9 +783,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Robb Matzke
- * Wednesday, March 4, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -949,9 +910,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Steffen Kiess
- * March 10, 2015
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1044,9 +1002,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Steffen Kiess
- * March 10, 2015
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1136,9 +1091,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Steffen Kiess
- * March 10, 2015
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1303,9 +1255,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Dana Robinson
- * March 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1407,9 +1356,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Tuesday, March 3, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/external_common.c b/test/external_common.c
index 25bf43e..0fd47f2 100644
--- a/test/external_common.c
+++ b/test/external_common.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * April, 2019
- *
* Purpose: Private function for external.c and external_env.c
*/
@@ -27,9 +24,6 @@
*
* Return: SUCCEED/FAIL
*
- * Programmer: Dana Robinson
- * February 2016
- *
*-------------------------------------------------------------------------
*/
herr_t
diff --git a/test/external_common.h b/test/external_common.h
index e0ff07e..197be06 100644
--- a/test/external_common.h
+++ b/test/external_common.h
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * April, 2019
- *
* Purpose: Private function for external.c and external_env.c
*/
#ifndef EXTERNAL_COMMON_H
diff --git a/test/external_env.c b/test/external_env.c
index cef98bc..07322a1 100644
--- a/test/external_env.c
+++ b/test/external_env.c
@@ -33,9 +33,6 @@ static const char *EXT_ENV_FNAME[] = {"extern_env_dir/env_file_1", NULL};
* Return: Success: 0
* Failure: 1
*
- * Programmer: Steffen Kiess
- * March 10, 2015
- *
*-------------------------------------------------------------------------
*/
static int
@@ -135,9 +132,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Tuesday, March 3, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/external_fname.h b/test/external_fname.h
index eacb180..add6466 100644
--- a/test/external_fname.h
+++ b/test/external_fname.h
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * July, 2019
- *
* Purpose: Private declaration for external.c and external_env.c
*/
#ifndef EXTERNAL_FNAME_H
diff --git a/test/farray.c b/test/farray.c
index 6b3c118..60571cd 100644
--- a/test/farray.c
+++ b/test/farray.c
@@ -714,9 +714,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, December 18, 2015
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1303,8 +1300,6 @@ static const farray_iter_t fa_iter_cyc = {
* Return: Success: 0
* Failure: 1
*
- * Programmer: Vailin Choi; 6th August, 2009
- *
*-------------------------------------------------------------------------
*/
static int
diff --git a/test/fheap.c b/test/fheap.c
index 0af7b49..ac99c77 100644
--- a/test/fheap.c
+++ b/test/fheap.c
@@ -183,9 +183,6 @@ static int del_objs(H5F_t *f, H5HF_t **fh, fheap_test_param_t *tparam, fheap_hea
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 21, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -219,9 +216,6 @@ init_small_cparam(H5HF_create_t *cparam)
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 21, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -254,9 +248,6 @@ init_large_cparam(H5HF_create_t *cparam)
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 6, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -326,9 +317,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, September 11, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -359,9 +347,6 @@ op_memcpy(const void *obj, size_t obj_len, void *op_data)
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -490,9 +475,6 @@ get_del_string(const fheap_test_param_t *tparam)
* Return: Size of object to pass down to "fill_heap" routine on
* success/can't fail
*
- * Programmer: Quincey Koziol
- * Thursday, July 27, 2006
- *
*-------------------------------------------------------------------------
*/
H5_ATTR_PURE static size_t
@@ -522,9 +504,6 @@ get_fill_size(const fheap_test_param_t *tparam)
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, August 4, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -562,9 +541,6 @@ begin_test(fheap_test_param_t *tparam, const char *base_desc, fheap_heap_ids_t *
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, August 18, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -618,9 +594,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, August 4, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -729,9 +702,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, August 4, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -764,9 +734,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, August 4, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -830,9 +797,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, June 6, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -922,9 +886,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, June 6, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1013,9 +974,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 7, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1213,9 +1171,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1309,9 +1264,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, July 11, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1354,9 +1306,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1389,9 +1338,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 3, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1427,9 +1373,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1465,9 +1408,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1503,9 +1443,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1541,9 +1478,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1578,9 +1512,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, April 18, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1616,9 +1547,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1655,9 +1583,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1693,9 +1618,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1742,9 +1664,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1795,9 +1714,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, February 24, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1914,9 +1830,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, April 18, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2067,9 +1980,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, August 18, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2245,9 +2155,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, January 5, 2007
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2423,9 +2330,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, August 14, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2761,9 +2665,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, August 14, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2883,9 +2784,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, August 14, 2007
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3025,9 +2923,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Neil Fortner
- * Tuesday, September 14, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3157,9 +3052,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, August 18, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3272,9 +3164,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, February 24, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3373,9 +3262,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 6, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3469,9 +3355,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 6, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3568,9 +3451,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 6, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3674,9 +3554,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 7, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3781,9 +3658,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 7, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3892,9 +3766,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 13, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3988,9 +3859,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 14, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4091,9 +3959,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 14, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4192,9 +4057,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 20, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4302,9 +4164,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 20, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4400,9 +4259,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 20, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4496,9 +4352,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 20, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4598,9 +4451,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 21, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4708,9 +4558,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 21, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4811,9 +4658,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 21, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4922,9 +4766,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 21, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5030,9 +4871,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 21, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5128,9 +4966,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5237,9 +5072,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5340,9 +5172,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5450,9 +5279,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5561,9 +5387,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5669,9 +5492,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5778,9 +5598,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -5893,9 +5710,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6014,9 +5828,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6126,9 +5937,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6240,9 +6048,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6367,9 +6172,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, May 15, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6527,9 +6329,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, May 15, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6691,9 +6490,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, May 22, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -6885,9 +6681,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, June 6, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7054,9 +6847,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, June 10, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7294,9 +7084,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, June 12, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7592,9 +7379,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Sunday, April 1, 2012
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7722,9 +7506,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, May 22, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7795,9 +7576,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, May 22, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7883,9 +7661,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, June 5, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -7953,9 +7728,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, June 12, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8025,9 +7797,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, June 13, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8101,9 +7870,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, June 13, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8171,9 +7937,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, June 13, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8245,9 +8008,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, July 24, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8326,9 +8086,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, March 27, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8404,9 +8161,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 28, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8503,9 +8257,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, March 28, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8613,9 +8364,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, April 1, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8710,9 +8458,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, April 1, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8855,9 +8600,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 3, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9022,9 +8764,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, May 15, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9149,9 +8888,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, April 15, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9277,9 +9013,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 3, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9402,9 +9135,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 3, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9534,9 +9264,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, April 18, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9680,9 +9407,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, April 11, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9843,9 +9567,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, April 15, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -9999,9 +9720,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, July 11, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -10183,9 +9901,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, April 11, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -10314,9 +10029,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, April 11, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -10455,9 +10167,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, April 11, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -10608,9 +10317,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, April 11, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -10766,9 +10472,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tues, April 18, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -10930,9 +10633,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tues, April 18, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -11098,9 +10798,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Saturday, April 15, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -11261,9 +10958,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 17, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -11444,9 +11138,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 17, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -11664,9 +11355,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 17, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -11864,9 +11552,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, April 17, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -12094,9 +11779,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, July 24, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -12225,9 +11907,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, July 25, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -12396,9 +12075,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, July 25, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -12508,9 +12184,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, July 25, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -12622,9 +12295,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, August 7, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -12772,9 +12442,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, August 11, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -13002,9 +12669,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, August 11, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -13307,9 +12971,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Friday, August 11, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -13730,9 +13391,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, August 15, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -13943,9 +13601,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, August 14, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -14093,9 +13748,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, August 14, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -14324,9 +13976,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, August 14, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -14928,9 +14577,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, August 14, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -15101,9 +14747,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, October 24, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -15431,9 +15074,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, May 9, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -15635,9 +15275,6 @@ error:
*
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, May 15, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -15847,9 +15484,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Monday, December 18, 2006
- *
*-------------------------------------------------------------------------
*/
/* Custom filter used to verify that the filters are actually called and do not
@@ -16140,9 +15774,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, November 28, 2006
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -16311,9 +15942,6 @@ error:
*
* Failure:
*
- * Programmer: Quincey Koziol
- * Friday, February 24, 2006
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/file_image.c b/test/file_image.c
index 28f56d4..0f76630 100644
--- a/test/file_image.c
+++ b/test/file_image.c
@@ -74,9 +74,6 @@ typedef struct {
* Returns: Success: 0
* Failure: 1
*
- * Programmer: Jacob Gruber
- * Monday, August 22, 2011
- *
******************************************************************************
*/
static int
@@ -175,9 +172,6 @@ error:
*
* Returns: The result of a standard malloc
*
- * Programmer: Jacob Gruber
- * Monday, August 22, 2011
- *
******************************************************************************
*/
static void *
@@ -197,9 +191,6 @@ malloc_cb(size_t size, H5FD_file_image_op_t op, void *udata)
*
* Returns: The result of a standard memcpy
*
- * Programmer: Jacob Gruber
- * Monday, August 22, 2011
- *
******************************************************************************
*/
static void *
@@ -219,9 +210,6 @@ memcpy_cb(void *dest, const void *src, size_t size, H5FD_file_image_op_t op, voi
*
* Returns: The result of a standard realloc
*
- * Programmer: Jacob Gruber
- * Monday, August 22, 2011
- *
******************************************************************************
*/
static void *
@@ -239,9 +227,6 @@ realloc_cb(void *ptr, size_t size, H5FD_file_image_op_t op, void *udata)
*
* Purpose: This function allows calls to the free callback to be tracked.
*
- * Programmer: Jacob Gruber
- * Monday, August 22, 2011
- *
******************************************************************************
*/
static herr_t
@@ -264,9 +249,6 @@ free_cb(void *ptr, H5FD_file_image_op_t op, void *udata)
*
* Returns: A pointer to the same udata that was passed in.
*
- * Programmer: Jacob Gruber
- * Monday, August 22, 2011
- *
******************************************************************************
*/
static void *
@@ -287,9 +269,6 @@ udata_copy_cb(void *udata)
* udata_copy callback doesn't copy, only one instance of the udata
* is kept alive and such it must be freed explicitly at the end of the tests.
*
- * Programmer: Jacob Gruber
- * Monday, August 22, 2011
- *
******************************************************************************
*/
static herr_t
@@ -307,9 +286,6 @@ udata_free_cb(void *udata)
* Purpose: Resets the udata to default values. This facilitates storing only
* the results of a single operation in the udata.
*
- * Programmer: Jacob Gruber
- * Monday, August 22, 2011
- *
******************************************************************************
*/
static void
@@ -324,9 +300,6 @@ reset_udata(udata_t *u)
*
* Purpose: Tests that callbacks are called properly in property list functions.
*
- * Programmer: Jacob Gruber
- * Monday, August 22, 2011
- *
******************************************************************************
*/
static int
@@ -543,9 +516,6 @@ error:
* Purpose: Tests that callbacks are called properly in the core VFD and
* that the initial file image works properly.
*
- * Programmer: Jacob Gruber
- * Monday, August 22, 2011
- *
******************************************************************************
*/
static int
@@ -696,9 +666,6 @@ error:
*
* Purpose: Test the H5Fget_file_image() call.
*
- * Programmer: John Mainzer
- * Tuesday, November 15, 2011
- *
******************************************************************************
*/
/* Disable warning for "format not a string literal" here -QAK */
@@ -978,9 +945,6 @@ H5_GCC_CLANG_DIAG_ON("format-nonliteral")
*
* Purpose: Verify that H5Fget_file_image() rejects invalid input.
*
- * Programmer: John Mainzer
- * Tuesday, November 22, 2011
- *
******************************************************************************
*/
diff --git a/test/filenotclosed.c b/test/filenotclosed.c
index a2b0bdb..3142d4b 100644
--- a/test/filenotclosed.c
+++ b/test/filenotclosed.c
@@ -27,8 +27,6 @@
*
* Return: No return
*
- * Programmer: Vailin Choi
- *
*-------------------------------------------------------------------------
*/
static void
@@ -46,8 +44,6 @@ catch_signal(int H5_ATTR_UNUSED signo)
* Return: Success: exit(EXIT_SUCCESS)
* Failure: exit(EXIT_FAILURE)
*
- * Programmer: Vailin Choi; June 2017
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/fillval.c b/test/fillval.c
index e6922f5..a34e7f7 100644
--- a/test/fillval.c
+++ b/test/fillval.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
* Purpose: Tests dataset fill values.
*/
#include "h5test.h"
@@ -59,9 +56,6 @@ typedef struct {
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * Monday, Jan 26, 2001
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -100,9 +94,6 @@ error:
*
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -154,9 +145,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -281,9 +269,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, May 31, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -397,9 +382,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -855,9 +837,6 @@ error:
*
* Failure: 1
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1191,9 +1170,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1388,9 +1364,6 @@ error:
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1415,9 +1388,6 @@ test_extend_init_integer(void *_buf, size_t nelmts, const void *_val)
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1452,9 +1422,6 @@ error:
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1471,9 +1438,6 @@ test_extend_release_integer(void H5_ATTR_UNUSED *_elmt)
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1505,9 +1469,6 @@ test_extend_init_cmpd_vl(void *_buf, size_t nelmts, const void *_val)
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1545,9 +1506,6 @@ error:
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1570,9 +1528,6 @@ test_extend_release_cmpd_vl(void *_elmt)
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2040,9 +1995,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Monday, October 5, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2202,9 +2154,6 @@ skip:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Feb 27, 2002
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2355,9 +2304,6 @@ error:
*
* Failure: 1
*
- * Programmer: Joel Plutchak
- * April 15, 2013
- *
*-------------------------------------------------------------------------
*/
@@ -2480,9 +2426,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Joel Plutchak
- * April 15, 2013
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2625,9 +2568,6 @@ error:
*
* Failure:
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/filter_fail.c b/test/filter_fail.c
index ce5d501..4215342 100644
--- a/test/filter_fail.c
+++ b/test/filter_fail.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * 7 September 2010
- *
* Purpose: Make sure dataset, file, and library can close properly when a
* mandatory filter fails.
*/
@@ -50,9 +47,6 @@ const H5Z_class2_t H5Z_FAIL_TEST[1] = {{
* Return: Success: Data chunk size
* Failure: 0
*
- * Programmer: Raymond Lu
- * 7 September 2010
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -94,9 +88,6 @@ filter_fail(unsigned int flags, size_t H5_ATTR_UNUSED cd_nelmts, const unsigned
* Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 25 August 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -229,9 +220,6 @@ error:
* Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 25 August 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -367,9 +355,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Raymond Lu
- * 25 August 2010
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/flush1.c b/test/flush1.c
index 81d0b7d..074c76c 100644
--- a/test/flush1.c
+++ b/test/flush1.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Friday, October 23, 1998
- *
* Purpose: This is the first half of a two-part test that makes sure
* that a file can be read after an application crashes as long
* as the file was flushed first. We simulate a crash by
@@ -52,9 +49,6 @@ static herr_t add_dset_to_file(hid_t fid, const char *dset_name);
* Return: Success: a valid file ID
* Failure: -1
*
- * Programmer: Leon Arber
- * Sept. 26, 2006
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -111,9 +105,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Leon Arber
- * Oct. 4, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -180,9 +171,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Friday, October 23, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/flush2.c b/test/flush2.c
index 206fd31..05beed7 100644
--- a/test/flush2.c
+++ b/test/flush2.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Friday, October 23, 1998
- *
* Purpose: This is the second half of a two-part test that makes sure
* that a file can be read after an application crashes as long
* as the file was flushed first. This half tries to read the
@@ -52,9 +49,6 @@ static hbool_t file_ok(const char *filename, hid_t fapl_id, hbool_t check_second
*
* Return: TRUE/FALSE
*
- * Programmer: Leon Arber
- * Oct. 4, 2006.
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -114,9 +108,6 @@ error:
*
* Return: TRUE/FALSE
*
- * Programmer: Leon Arber
- * Sept. 26, 2006.
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -177,9 +168,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Vailin Choi
- * July 2013
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -230,9 +218,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Friday, October 23, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/flushrefresh.c b/test/flushrefresh.c
index e044c56..6454cee 100644
--- a/test/flushrefresh.c
+++ b/test/flushrefresh.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Mike McGreevy
- * June 30, 2010
- *
* Purpose: This test file contains routines used to test flushing and
* refreshing individual objects' metadata from the cache.
*
@@ -130,9 +127,6 @@ herr_t end_verification(void);
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Mike McGreevy
- * July 1, 2010
- *
*-------------------------------------------------------------------------
*/
int
@@ -201,9 +195,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * July 1, 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -669,9 +660,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * August 17, 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1023,9 +1011,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * July 16, 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1063,9 +1048,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * July 16, 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1127,9 +1109,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * July 16, 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1167,9 +1146,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * July 16, 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1210,9 +1186,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * July 16, 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1375,9 +1348,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * July 1, 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1402,9 +1372,6 @@ check_for_errors(void)
*
* Return: void
*
- * Programmer: Mike McGreevy
- * July 16, 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
diff --git a/test/gen_bad_compound.c b/test/gen_bad_compound.c
index 500cb47..2f2cd55 100644
--- a/test/gen_bad_compound.c
+++ b/test/gen_bad_compound.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * April 14, 2011
- *
* Purpose: This program is run to generate an HDF5 data file with objects
* that use compound datatypes with no fields (now forbidden to
* be created by the library, as of v1.4.x). It must be built/run
diff --git a/test/gen_bad_ohdr.c b/test/gen_bad_ohdr.c
index 917ebc0..d2a9d09 100644
--- a/test/gen_bad_ohdr.c
+++ b/test/gen_bad_ohdr.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Jan 5, 2008
- *
* Purpose: This program is run to generate an HDF5 data file with a
* root group that contains the incorrect # of object header
* messages. It must be built/run with a copy of the library
diff --git a/test/gen_bogus.c b/test/gen_bogus.c
index 99e459f..adccc5c 100644
--- a/test/gen_bogus.c
+++ b/test/gen_bogus.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Apr 17, 2007
- *
* Purpose: This program is run to generate an HDF5 data file with several
* datasets that have "bogus" messages in their object header.
*/
diff --git a/test/gen_cross.c b/test/gen_cross.c
index 4247a8b..1bcfd64 100644
--- a/test/gen_cross.c
+++ b/test/gen_cross.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * Thursday, March 23, 2006
- *
* This program writes floating-point data to the HDF5 file. It generates
* the file to be read by cross_read.c, to test reading data from cross-systems.
* Run it on an OpenVMS, a little-endian, and a big-endian machine. Change the
@@ -85,9 +82,6 @@ int create_nbit_dsets_float(hid_t fid, hid_t fsid, hid_t msid);
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * Some time ago
- *
*-------------------------------------------------------------------------
*/
int
@@ -189,9 +183,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * 27 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -277,9 +268,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 21 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -365,9 +353,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * 27 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -461,9 +446,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * 27 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -557,9 +539,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 21 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -654,9 +633,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * 27 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -750,9 +726,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 29 March 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -838,9 +811,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 29 March 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -937,9 +907,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 29 March 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -1026,9 +993,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 29 March 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -1114,9 +1078,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 29 March 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -1222,8 +1183,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Raymond Lu
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/gen_deflate.c b/test/gen_deflate.c
index 05742e5..9c3d20f 100644
--- a/test/gen_deflate.c
+++ b/test/gen_deflate.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Thursday, November 14, 2002
- *
* Purpose: Create a dataset compressed with the deflate filter.
* This program is used to create the test file `tdeflate.h5'
* which has a dataset compressed with the "deflate" I/O filter.
@@ -38,9 +35,6 @@
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Quincey Koziol
- * Thursday, November 14, 2002
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/gen_file_image.c b/test/gen_file_image.c
index 8b0e00f..bb86ecc 100644
--- a/test/gen_file_image.c
+++ b/test/gen_file_image.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Friday, March 30, 2012
- *
* Purpose: Create a simple file for use with the file image tests.
*
*/
@@ -31,9 +28,6 @@
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Quincey Koziol
- * Friday, March 30, 2012
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/gen_filters.c b/test/gen_filters.c
index 0f0c16e..2bb458c 100644
--- a/test/gen_filters.c
+++ b/test/gen_filters.c
@@ -36,9 +36,6 @@ static size_t filter_bogus(unsigned int flags, size_t cd_nelmts, const unsigned
*
* Failure: -1
*
- * Programmer: Pedro Vicente
- * Thursday, March 25, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -125,9 +122,6 @@ const H5Z_class2_t H5Z_BOGUS[1] = {{
*
* Failure: 0
*
- * Programmer: Raymond Lu
- * 2 June 2011
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -147,9 +141,6 @@ filter_bogus(unsigned int H5_ATTR_UNUSED flags, size_t H5_ATTR_UNUSED cd_nelmts,
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * 2 June 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
diff --git a/test/gen_mergemsg.c b/test/gen_mergemsg.c
index 932c054..ed3c180 100644
--- a/test/gen_mergemsg.c
+++ b/test/gen_mergemsg.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Friday, June 30, 2006
- *
* This program creates an object with fragmented object header messages
* that will be merged when the object is read from the file. This program
* needs to be compiled against the 1.6.5 or earlier version of the library
diff --git a/test/gen_new_array.c b/test/gen_new_array.c
index 1db1c69..9e15789 100644
--- a/test/gen_new_array.c
+++ b/test/gen_new_array.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Thursday, November 09, 2000
- *
* Purpose: Create a two datasets, one with a compound datatypes with array
* fields (which should be stored in the newer version (version 2)) and
* one with an array datatype.
@@ -47,9 +44,6 @@
*
* Failure:
*
- * Programmer: Robb Matzke
- * Monday, October 26, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/gen_new_fill.c b/test/gen_new_fill.c
index c0b11b5..955c375 100644
--- a/test/gen_new_fill.c
+++ b/test/gen_new_fill.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * Feb 27, 2002
- *
* Purpose: This program is run to generate a HDF5 data file with fill
* value property. A new fill value design has been put into
* library v1.5. To test compatibility between v1.4 and v1.5,
diff --git a/test/gen_new_group.c b/test/gen_new_group.c
index a9d9af7..31c44cc 100644
--- a/test/gen_new_group.c
+++ b/test/gen_new_group.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Oct 24, 2005
- *
* Purpose: This program is run to generate an HDF5 data file with both
* empty and compact groups.
*
diff --git a/test/gen_new_mtime.c b/test/gen_new_mtime.c
index 87a104a..efea548 100644
--- a/test/gen_new_mtime.c
+++ b/test/gen_new_mtime.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Friday, January 3, 2003
- *
* Purpose: Create a dataset, which should have the newer mtime information
* stored in it.
* This program is used to create the test file `tmtimen.h5' which
@@ -36,9 +33,6 @@
*
* Failure:
*
- * Programmer: Quincey Koziol
- * Friday, January 3, 2003
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/gen_new_super.c b/test/gen_new_super.c
index 46855e7..7f27ce3 100644
--- a/test/gen_new_super.c
+++ b/test/gen_new_super.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Tuesday, July 15, 2003
- *
* Purpose: Create a file which will have the newer superblock format.
* This program is used to create the test file `tsupern.h5' which
* has the new format for superblock information.
@@ -34,9 +31,6 @@
*
* Return: EXIT_SUCCESS
*
- * Programmer: Quincey Koziol
- * Tuesday, July 15, 2003
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/gen_noencoder.c b/test/gen_noencoder.c
index a0be0ef..711545c 100644
--- a/test/gen_noencoder.c
+++ b/test/gen_noencoder.c
@@ -21,9 +21,6 @@
*
* Failure: non-zero
*
- * Programmer: James Laird and Nat Furrer
- * Thursday, July 1, 2004
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/gen_nullspace.c b/test/gen_nullspace.c
index 84e7398..bf9c496 100644
--- a/test/gen_nullspace.c
+++ b/test/gen_nullspace.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Saturday, April 17, 2004
- *
* Purpose: Create a dataset with a null dataspace and an attribute
* with a null dataspace.
* This program is used to create the test file `tnullspace.h5' which
diff --git a/test/gen_old_array.c b/test/gen_old_array.c
index 2e6e953..968d05d 100644
--- a/test/gen_old_array.c
+++ b/test/gen_old_array.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Thursday, November 09, 2000
- *
* Purpose: Create a two datasets with compound datatypes, one with no array
* fields and one with array fields.
* This program is used to create the test file `tarrold.h5' which has a
@@ -46,9 +43,6 @@
*
* Failure:
*
- * Programmer: Robb Matzke
- * Monday, October 26, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/gen_old_group.c b/test/gen_old_group.c
index 393c3f5..3ed8a1f 100644
--- a/test/gen_old_group.c
+++ b/test/gen_old_group.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Oct 24, 2005
- *
* Purpose: This program is run to generate an HDF5 data file with an
* empty "symbol table" group.
*
diff --git a/test/gen_old_layout.c b/test/gen_old_layout.c
index a18e7fb..6bfab5b 100644
--- a/test/gen_old_layout.c
+++ b/test/gen_old_layout.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Thursday, May 27, 2004
- *
* Purpose: Create two datasets (one for version 1 and one for version 2 of
* the layout message), which should have dimensions too large to
* represent in version 1 & 2 of the storage layout message.
@@ -42,9 +39,6 @@
*
* Failure:
*
- * Programmer: Quincey Koziol
- * Friday, January 3, 2003
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/gen_old_mtime.c b/test/gen_old_mtime.c
index d67d018..6ceca77 100644
--- a/test/gen_old_mtime.c
+++ b/test/gen_old_mtime.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Friday, January 3, 2003
- *
* Purpose: Create a dataset, which should have the older mtime information
* stored in it.
* This program is used to create the test file `tmtimeo.h5' which
@@ -36,9 +33,6 @@
*
* Failure:
*
- * Programmer: Quincey Koziol
- * Friday, January 3, 2003
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/gen_sizes_lheap.c b/test/gen_sizes_lheap.c
index c30b811..41d1b23 100644
--- a/test/gen_sizes_lheap.c
+++ b/test/gen_sizes_lheap.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Neil Fortner
- * Thursday, July 15, 2010
- *
* Purpose: Creates a file with non-default sizes of lengths and addresses.
* This is used to make sure that the local heap code is able to
* handle this case correctly, even when the heap prefix and data
@@ -33,9 +30,6 @@
*
* Failure:
*
- * Programmer: Neil Fortner
- * Thursday, July 15, 2010
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/gen_specmetaread.c b/test/gen_specmetaread.c
index e90d78f..352ac4f 100644
--- a/test/gen_specmetaread.c
+++ b/test/gen_specmetaread.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Thursday, October 8, 2009
- *
* Purpose: Create a file with a dataset who's raw data immediately follows
* its object header, so that when the dataset is unlinked from its parent
* group, a speculative read of the object header would get the raw data
diff --git a/test/gen_udlinks.c b/test/gen_udlinks.c
index 0f8f510..9843fcd 100644
--- a/test/gen_udlinks.c
+++ b/test/gen_udlinks.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: James Laird
- * Tuesday, June 6, 2006
- *
* This program creates HDF5 files with user-defined links. These files
* should be created on a little-endian and a big-endian machine.
* They will be named according to the platform and should
diff --git a/test/genall5.c b/test/genall5.c
index de8fe9b..84541d2 100644
--- a/test/genall5.c
+++ b/test/genall5.c
@@ -37,9 +37,6 @@
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -115,9 +112,6 @@ ns_grp_0(hid_t fid, const char *group_name)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -232,9 +226,6 @@ vrfy_ns_grp_0(hid_t fid, const char *group_name)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -372,9 +363,6 @@ ns_grp_c(hid_t fid, const char *group_name, unsigned nlinks)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -647,9 +635,6 @@ vrfy_ns_grp_c(hid_t fid, const char *group_name, unsigned nlinks)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -782,9 +767,6 @@ ns_grp_d(hid_t fid, const char *group_name, unsigned nlinks)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -1054,9 +1036,6 @@ vrfy_ns_grp_d(hid_t fid, const char *group_name, unsigned nlinks)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -1142,9 +1121,6 @@ os_grp_0(hid_t fid, const char *group_name)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -1259,9 +1235,6 @@ vrfy_os_grp_0(hid_t fid, const char *group_name)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -1378,9 +1351,6 @@ os_grp_n(hid_t fid, const char *group_name, int proc_num, unsigned nlinks)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
void
@@ -1604,9 +1574,6 @@ vrfy_os_grp_n(hid_t fid, const char *group_name, int proc_num, unsigned nlinks)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
void
@@ -1699,9 +1666,6 @@ ds_ctg_i(hid_t fid, const char *dset_name, hbool_t write_data)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
void
@@ -1918,9 +1882,6 @@ vrfy_ds_ctg_i(hid_t fid, const char *dset_name, hbool_t write_data)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
void
@@ -2043,9 +2004,6 @@ ds_chk_i(hid_t fid, const char *dset_name, hbool_t write_data)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
void
@@ -2277,9 +2235,6 @@ vrfy_ds_chk_i(hid_t fid, const char *dset_name, hbool_t write_data)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
void
@@ -2403,9 +2358,6 @@ ds_cpt_i(hid_t fid, const char *dset_name, hbool_t write_data)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
void
@@ -2617,9 +2569,6 @@ vrfy_ds_cpt_i(hid_t fid, const char *dset_name, hbool_t write_data)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
void
@@ -2764,9 +2713,6 @@ ds_ctg_v(hid_t fid, const char *dset_name, hbool_t write_data)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
void
@@ -3038,9 +2984,6 @@ vrfy_ds_ctg_v(hid_t fid, const char *dset_name, hbool_t write_data)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
@@ -3263,9 +3206,6 @@ create_zoo(hid_t fid, const char *base_path, int proc_num)
*
* Return: void
*
- * Programmer: John Mainzer
- * 9/14/15
- *
*-------------------------------------------------------------------------
*/
diff --git a/test/getname.c b/test/getname.c
index 9633a96..3ae0563 100644
--- a/test/getname.c
+++ b/test/getname.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Pedro Vicente
- * April 12, 2002
- *
* Purpose: Tests the "ID to name" functionality
*/
@@ -3669,9 +3666,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Quincey Koziol
- * Tuesday, July 27, 2010
- *
*-------------------------------------------------------------------------
*/
static int
diff --git a/test/gheap.c b/test/gheap.c
index 4831a89..ce38dc3 100644
--- a/test/gheap.c
+++ b/test/gheap.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Tuesday, March 31, 1998
- *
* Purpose: Tests the global heap. The global heap is the set of all
* collections but the collections are not related to one
* another by anything that appears in the file format.
@@ -59,9 +56,6 @@ static const char *FILENAME[] = {"gheap1", "gheap2", "gheap3", "gheap4", "gheapo
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, March 31, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -168,9 +162,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, March 31, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -268,9 +259,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, March 31, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -359,9 +347,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, March 31, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -456,9 +441,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Monday, October 26, 2009
- *
*-------------------------------------------------------------------------
*/
static int
diff --git a/test/h5test.c b/test/h5test.c
index 4a47f99..9725259 100644
--- a/test/h5test.c
+++ b/test/h5test.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Thursday, November 19, 1998
- *
* Purpose: Provides support functions for most of the hdf5 tests cases.
*
*/
@@ -136,9 +133,6 @@ static char *h5_fixname_real(const char *base_name, hid_t fapl, const char *_su
*
* Failure: -1
*
- * Programmer: Robb Matzke
- * Wednesday, March 4, 1998
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -157,9 +151,6 @@ h5_errors(hid_t estack, void H5_ATTR_UNUSED *client_data)
*
* Return: void
*
- * Programmer: Neil Fortner
- * June 1, 2015
- *
*-------------------------------------------------------------------------
*/
void
@@ -187,9 +178,6 @@ h5_clean_files(const char *base_name[], hid_t fapl)
*
* Since this is a cleanup file, we don't care if it fails.
*
- * Programmer: Dana Robinson
- * February 2016
- *
*-------------------------------------------------------------------------
*/
void
@@ -224,9 +212,6 @@ h5_delete_test_file(const char *base_name, hid_t fapl)
*
* Since this is a cleanup file, we don't care if it fails.
*
- * Programmer: Dana Robinson
- * February 2016
- *
*-------------------------------------------------------------------------
*/
void
@@ -249,9 +234,6 @@ h5_delete_all_test_files(const char *base_name[], hid_t fapl)
*
* Return: Non-zero if cleanup actions were performed; zero otherwise.
*
- * Programmer: Albert Cheng
- * May 28, 1998
- *
*-------------------------------------------------------------------------
*/
int
@@ -285,9 +267,6 @@ h5_cleanup(const char *base_name[], hid_t fapl)
*
* Return: void
*
- * Programmer: Dana Robinson
- * February 2016
- *
*-------------------------------------------------------------------------
*/
void
@@ -305,9 +284,6 @@ h5_test_shutdown(void)
*
* Return: N/A
*
- * Programmer: Quincey Koziol
- * Sept 10, 2015
- *
*-------------------------------------------------------------------------
*/
void
@@ -352,9 +328,6 @@ h5_reset(void)
*
* Return: void
*
- * Programmer: Dana Robinson
- * February 2016
- *
*-------------------------------------------------------------------------
*/
void
@@ -387,9 +360,6 @@ h5_test_init(void)
* pointer or if FULLNAME isn't large enough for
* the result.
*
- * Programmer: Robb Matzke
- * Thursday, November 19, 1998
- *
*-------------------------------------------------------------------------
*/
char *
@@ -412,9 +382,6 @@ h5_fixname(const char *base_name, hid_t fapl, char *fullname, size_t size)
* pointer or if FULLNAME isn't large enough for
* the result.
*
- * Programmer: Dana Robinson
- * Spring 2019
- *
*-------------------------------------------------------------------------
*/
char *
@@ -456,9 +423,6 @@ h5_fixname_no_suffix(const char *base_name, hid_t fapl, char *fullname, size_t s
* pointer or if FULLNAME isn't large enough for
* the result.
*
- * Programmer: Neil Fortner
- * Wednesday, July 15, 2015
- *
*-------------------------------------------------------------------------
*/
char *
@@ -484,9 +448,6 @@ h5_fixname_printf(const char *base_name, hid_t fapl, char *fullname, size_t size
* pointer or if FULLNAME isn't large enough for
* the result.
*
- * Programmer: Robb Matzke
- * Thursday, November 19, 1998
- *
*-------------------------------------------------------------------------
*/
static char *
@@ -730,8 +691,6 @@ h5_fixname_real(const char *base_name, hid_t fapl, const char *_suffix, char *fu
*
* Return: Success: a pointer at the non-prefix part.
*
- * Programmer: Albert Cheng; Jun 1, 2006
- *
*-------------------------------------------------------------------------
*/
H5_ATTR_PURE const char *
@@ -757,9 +716,6 @@ h5_rmprefix(const char *filename)
* Return: Success: A file access property list
* Failure: H5I_INVALID_HID
*
- * Programmer: Robb Matzke
- * Thursday, November 19, 1998
- *
*-------------------------------------------------------------------------
*/
hid_t
@@ -792,9 +748,6 @@ error:
* Return: Success: A file access property list
* Failure: H5I_INVALID_HID
*
- * Programmer: Robb Matzke
- * Thursday, November 19, 1998
- *
*-------------------------------------------------------------------------
*/
hid_t
@@ -826,9 +779,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * November 2018
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -886,9 +836,6 @@ error:
*
* Return: void
*
- * Programmer: Robb Matzke
- * Friday, November 20, 1998
- *
*-------------------------------------------------------------------------
*/
void
@@ -904,9 +851,6 @@ h5_no_hwconv(void)
*
* Return: void
*
- * Programmer: Albert Cheng
- * 2002/04/22
- *
*-------------------------------------------------------------------------
*/
void
@@ -976,7 +920,6 @@ h5_show_hostname(void)
* Purpose: Process environment variables setting to set up MPI Info
* object.
* Return: 0 if all is fine; otherwise non-zero.
- * Programmer: Albert Cheng, 2002/05/21.
*/
int
h5_set_info_object(void)
@@ -1069,7 +1012,6 @@ h5_set_info_object(void)
* Function: h5_dump_info_object
* Purpose: Display content of an MPI Info object
* Return: void
- * Programmer: Albert Cheng 2002/05/21
*/
void
h5_dump_info_object(MPI_Info info)
@@ -1103,9 +1045,6 @@ h5_dump_info_object(MPI_Info info)
* Return: Success: Size of file in bytes
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Saturday, March 22, 2003
- *
*-------------------------------------------------------------------------
*/
/* Disable warning for "format not a string literal" here -QAK */
@@ -1297,8 +1236,6 @@ print_func(const char *format, ...)
* 0: only decode is enabled
* -1: other
*
- * Programmer:
- *
*-------------------------------------------------------------------------
*/
int
@@ -1346,9 +1283,6 @@ h5_szip_can_encode(void)
* Return: pointer to a string containing the value of the environment variable
* NULL if the variable doesn't exist in task 'root's environment.
*
- * Programmer: Leon Arber
- * 4/4/05
- *
*-------------------------------------------------------------------------
*/
char *
@@ -1429,9 +1363,6 @@ getenv_all(MPI_Comm comm, int root, const char *name)
*
* Failure: -1
*
- * Programmer: Larry Knox
- * Monday, October 13, 2009
- *
*-------------------------------------------------------------------------
*/
int
@@ -1488,9 +1419,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Neil Fortner
- * Tuesday, April 12, 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1516,9 +1444,6 @@ h5_verify_cached_stabs_cb(hid_t oid, const char H5_ATTR_UNUSED *name, const H5O_
*
* Failure: -1
*
- * Programmer: Neil Fortner
- * Tuesday, April 12, 2011
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1584,9 +1509,6 @@ error:
*
* Return: void
*
- * Programmer: Mike McGreevy
- * August 18, 2010
- *
*-------------------------------------------------------------------------
*/
void
@@ -1638,9 +1560,6 @@ h5_send_message(const char *send, const char *arg1, const char *arg2)
*
* Return: void
*
- * Programmer: Mike McGreevy
- * August 18, 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1888,8 +1807,6 @@ h5_get_version_string(H5F_libver_t libver)
* Return: Success: 0, if files are identical
* Failure: -1, if files differ
*
- * Programmer: Binh-Minh Ribler
- * October, 2018
*-------------------------------------------------------------------------
*/
int
@@ -2027,9 +1944,6 @@ H5_get_srcdir(void)
* Return: Success: 0, completed successfully
* Failure: -1
*
- * Programmer: Jake Smith
- * 24 June 2020
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/h5test.h b/test/h5test.h
index ce6a0ea..27d90af 100644
--- a/test/h5test.h
+++ b/test/h5test.h
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Friday, November 20, 1998
- *
* Purpose: Test support stuff.
*/
#ifndef H5TEST_H
diff --git a/test/hdfs.c b/test/hdfs.c
index bf9e432..52e2eae 100644
--- a/test/hdfs.c
+++ b/test/hdfs.c
@@ -19,8 +19,6 @@
*
* Demonstrates basic use cases and fapl interaction.
*
- * Programmer: Jacob Smith
- * 2018-04-23
*/
#include "h5test.h" /* testing utilities */
@@ -68,9 +66,6 @@
* JSVERIFY_NOT() - long-int inequality check; prints
* JSVERIFY_STR() - string equality check; prints
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*****************************************************************************/
/*----------------------------------------------------------------------------
@@ -95,9 +90,6 @@
*
* *FAILED* at somefile.c:12 in function_name()...
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSFAILED_AT() \
@@ -123,9 +115,6 @@
* Prints a generic "FAILED AT" line to stdout and jumps to `error`,
* similar to `TEST_ERROR` in h5test.h
*
- * Programmer: Jacob Smith
- * 2017-10-23
- *
*----------------------------------------------------------------------------
*/
#define FAIL_IF(condition) \
@@ -151,9 +140,6 @@
* However, `JSVERIFY(5, my_op(), "bad return")` may be even clearer.
* (see JSVERIFY)
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#if 0 /* UNUSED */
@@ -184,9 +170,6 @@
* ! Expected 425
* ! Actual 3
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSERR_LONG(expected, actual, reason) \
@@ -223,9 +206,6 @@
* !!! Actual:
* not what I expected at all
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSERR_STR(expected, actual, reason) \
@@ -253,9 +233,6 @@
* (with `reason`, if not NULL; expected/actual if NULL)
* and jump to `error` at end of function
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSVERIFY(expected, actual, reason) \
@@ -275,9 +252,6 @@
* (with `reason`, if not NULL; expected/actual if NULL)
* and jump to `error` at end of function
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSVERIFY_NOT(expected, actual, reason) \
@@ -297,9 +271,6 @@
* (with `reason`, if not NULL; expected/actual if NULL)
* and jump to `error` at end of function
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSVERIFY_STR(expected, actual, reason) \
@@ -317,8 +288,6 @@
/*----------------------------------------------------------------------------
* Macro: JSVERIFY()
* See: JSVERIFY documentation above.
- * Programmer: Jacob Smith
- * 2017-10-14
*----------------------------------------------------------------------------
*/
#define JSVERIFY(actual, expected, reason) \
@@ -330,8 +299,6 @@
/*----------------------------------------------------------------------------
* Macro: JSVERIFY_NOT()
* See: JSVERIFY_NOT documentation above.
- * Programmer: Jacob Smith
- * 2017-10-14
*----------------------------------------------------------------------------
*/
#define JSVERIFY_NOT(actual, expected, reason) \
@@ -343,8 +310,6 @@
/*----------------------------------------------------------------------------
* Macro: JSVERIFY_STR()
* See: JSVERIFY_STR documentation above.
- * Programmer: Jacob Smith
- * 2017-10-14
*----------------------------------------------------------------------------
*/
#define JSVERIFY_STR(actual, expected, reason) \
@@ -401,9 +366,6 @@ static H5FD_hdfs_fapl_t default_fa = {
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2018-04-25
- *
*---------------------------------------------------------------------------
*/
static int
@@ -609,9 +571,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Jacob Smith
- * 2018-04-25
- *
*-------------------------------------------------------------------------
*/
static int
@@ -694,9 +653,6 @@ error:
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2018-06-07
- *
*---------------------------------------------------------------------------
*/
static int
@@ -951,9 +907,6 @@ error:
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2018-06-07
- *
*---------------------------------------------------------------------------
*/
static int
@@ -1064,9 +1017,6 @@ error:
* Demonstrate a not-obvious constraint by the library, preventing
* file read before EoA is set
*
- * Programmer: Jacob Smith
- * 2018-06-08
- *
*-----------------------------------------------------------------------------
*/
static int
@@ -1166,9 +1116,6 @@ error:
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2018-06-08
- *
*---------------------------------------------------------------------------
*/
static int
@@ -1376,9 +1323,6 @@ error:
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2017-11-06
- *
*---------------------------------------------------------------------------
*/
static int
@@ -1489,9 +1433,6 @@ error:
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2017-11-06
- *
*---------------------------------------------------------------------------
*/
static int
@@ -1518,9 +1459,6 @@ test_cmp(void)
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2017-11-07
- *
*---------------------------------------------------------------------------
*/
static int
@@ -1626,9 +1564,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Jacob Smith
- * 2017-10-23
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/hyperslab.c b/test/hyperslab.c
index 6712f5b..5b9ff1d 100644
--- a/test/hyperslab.c
+++ b/test/hyperslab.c
@@ -37,9 +37,6 @@
*
* Return: void
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -68,9 +65,6 @@ init_full(uint8_t *array, size_t nx, size_t ny, size_t nz)
*
* Return: void
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
static void
@@ -105,9 +99,6 @@ print_array(uint8_t *array, size_t nx, size_t ny, size_t nz)
*
* Failure:
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
static void
@@ -132,9 +123,6 @@ print_ref(size_t nx, size_t ny, size_t nz)
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Saturday, October 11, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -287,9 +275,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -552,9 +537,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Saturday, October 11, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -668,9 +650,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Saturday, October 11, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -753,9 +732,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Saturday, October 11, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -850,9 +826,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Monday, October 13, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -999,9 +972,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Quincey Koziol
- * Monday, April 21, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1059,9 +1029,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Quincey Koziol
- * Monday, April 21, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1143,9 +1110,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/istore.c b/test/istore.c
index 9a0e893..4c328e8 100644
--- a/test/istore.c
+++ b/test/istore.c
@@ -52,9 +52,6 @@ hsize_t zero[H5O_LAYOUT_NDIMS];
*
* Failure: zero
*
- * Programmer: Robb Matzke
- * Wednesday, July 15, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -89,9 +86,6 @@ is_sparse(void)
*
* Return: void
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
static void
@@ -130,9 +124,6 @@ print_array(uint8_t *array, size_t nx, size_t ny, size_t nz)
*
* Failure: -1
*
- * Programmer: Robb Matzke
- * Wednesday, October 15, 1997
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -184,9 +175,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Wednesday, October 15, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -230,9 +218,6 @@ test_create(hid_t f, const char *prefix)
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Wednesday, October 15, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -427,9 +412,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Wednesday, October 22, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -556,9 +538,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Wednesday, October 15, 1997
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/lheap.c b/test/lheap.c
index 9a1744b..5f99c43 100644
--- a/test/lheap.c
+++ b/test/lheap.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Tuesday, November 24, 1998
- *
* Purpose: Test local heaps used by symbol tables (groups).
*/
#include "h5test.h"
@@ -39,9 +36,6 @@ static const char *FILENAME[] = {"lheap", NULL};
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Tuesday, November 24, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/links.c b/test/links.c
index af35d0c..585be40 100644
--- a/test/links.c
+++ b/test/links.c
@@ -6447,9 +6447,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, November 14, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7812,9 +7809,6 @@ error:
*
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, July 26, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -13451,9 +13445,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: This is copied and modified from the customer's test program that
- * exposed the problem.
- *
*-------------------------------------------------------------------------
*/
static int
@@ -19636,9 +19627,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, November 14, 2006
- *
*-------------------------------------------------------------------------
*/
static int
diff --git a/test/links_env.c b/test/links_env.c
index 45b6074..620380b 100644
--- a/test/links_env.c
+++ b/test/links_env.c
@@ -45,9 +45,6 @@ static int external_link_env(hid_t fapl, hbool_t new_format);
* Return: Success: 0
* Failure: -1
*
- * Programmer: Vailin Choi
- * Feb. 20, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -142,8 +139,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Vailin Choi; Nov 2010
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/mdset.c b/test/mdset.c
index 762e502..b6a7fe0 100644
--- a/test/mdset.c
+++ b/test/mdset.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Neil Fortner
- * March 10, 2014
- *
* Purpose: Test H5Dwrite_multi() and H5Dread_multi using randomized
* parameters. Also tests H5Dwrite() and H5Dread() using a similar
* method.
@@ -172,9 +169,6 @@ error:
*
* Return: Number of errors
*
- * Programmer: Neil Fortner
- * Monday, March 10, 2014
- *
*-------------------------------------------------------------------------
*/
static int
@@ -638,9 +632,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Neil Fortner
- * Monday, March 10, 2014
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/mf.c b/test/mf.c
index 3cf7927..70b2e0e 100644
--- a/test/mf.c
+++ b/test/mf.c
@@ -7798,8 +7798,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; Jan 2013
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8030,8 +8028,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; Jan 2013
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8161,8 +8157,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; Jan 2013
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8341,8 +8335,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; Jan 2013
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8504,8 +8496,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; Jan 2013
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8659,8 +8649,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; Jan 2013
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -8831,8 +8819,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; Jan 2013
- *
*-------------------------------------------------------------------------
*/
static unsigned
diff --git a/test/mount.c b/test/mount.c
index 42bfd3a..e418b25 100644
--- a/test/mount.c
+++ b/test/mount.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Wednesday, October 7, 1998
- *
* Purpose: Tests file mounting.
*/
#include "h5test.h"
@@ -39,9 +36,6 @@ static int bm[NX][NY]; /* Data buffers */
*
* Failure: -1
*
- * Programmer: Robb Matzke
- * Wednesday, October 7, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -112,9 +106,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, October 7, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -166,9 +157,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, October 7, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -308,9 +296,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, July 15, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -453,9 +438,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, October 7, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -551,9 +533,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, October 13, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -638,9 +617,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, October 7, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -706,9 +682,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, October 7, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -774,9 +747,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, October 7, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -841,9 +811,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, October 14, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -914,9 +881,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, October 13, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1066,9 +1030,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, October 13, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1127,9 +1088,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, October 14, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1247,9 +1205,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, October 14, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1324,9 +1279,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, October 14, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1412,9 +1364,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Wednesday, May 4, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1645,9 +1594,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, June 6, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1912,9 +1858,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, June 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2062,9 +2005,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, July 5, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2190,9 +2130,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, July 14, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2344,9 +2281,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, July 19, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2486,9 +2420,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, July 19, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2627,9 +2558,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, July 19, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2767,9 +2695,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, July 19, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2969,9 +2894,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, July 25, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3190,9 +3112,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, July 25, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3401,9 +3320,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, July 25, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3570,9 +3486,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, July 25, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3960,9 +3873,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, July 25, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4123,9 +4033,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Friday, August 1, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4227,9 +4134,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Friday, August 6, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4384,9 +4288,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Friday, November 14, 2008
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4536,9 +4437,6 @@ error:
*
* Failure: non-zero
*
- * Programmer: Robb Matzke
- * Wednesday, October 7, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/mtime.c b/test/mtime.c
index 4d4dc00..11668c8 100644
--- a/test/mtime.c
+++ b/test/mtime.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Thursday, July 30, 1998
- *
* Purpose: Determines if the modification time message is working
* properly. Specifically, the code in H5O_mtime_decode() is
* very OS-dependent and this test tries to figure out if it's
@@ -36,9 +33,6 @@ static const char *FILENAME[] = {"mtime", NULL};
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Thursday, July 30, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/ntypes.c b/test/ntypes.c
index 25f6b49..0812c61 100644
--- a/test/ntypes.c
+++ b/test/ntypes.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * October 14, 2001
- *
* Purpose: Tests the H5Tget_native_type function.
*/
@@ -60,9 +57,6 @@ static const char *FILENAME[] = {"ntypes", NULL};
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -309,9 +303,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -628,9 +619,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -839,9 +827,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1078,9 +1063,6 @@ error:
*
* Failure: -1
*
- * Programmer: Quincey Koziol
- * January 31, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1303,9 +1285,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1460,9 +1439,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1646,9 +1622,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1796,9 +1769,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2000,9 +1970,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2138,9 +2105,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2258,9 +2222,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2429,9 +2390,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2641,9 +2599,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2738,9 +2693,6 @@ error:
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2892,9 +2844,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Pedro Vicente
- * September 3, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -3098,9 +3047,6 @@ error:
*
* Purpose: Test H5Tget_native_type for different datatype
*
- * Programmer: Raymond Lu
- * October 15, 2002
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/objcopy.c b/test/objcopy.c
index 076e966..792a782 100644
--- a/test/objcopy.c
+++ b/test/objcopy.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Peter X. Cao
- * May 01, 2005
- *
* Purpose: Test H5Ocopy().
*/
@@ -179,9 +176,6 @@ static int compare_attribute_compound_vlstr(hid_t loc, hid_t loc2);
*
* Return: void
*
- * Programmer: Quincey Koziol
- * Saturday, November 5, 2005
- *
*-------------------------------------------------------------------------
*/
static void
@@ -213,9 +207,6 @@ token_insert(H5O_info2_t *oi)
* Return: Success: TRUE/FALSE
* Failure: (can't fail)
*
- * Programmer: Quincey Koziol
- * Saturday, November 5, 2005
- *
*-------------------------------------------------------------------------
*/
static H5_ATTR_PURE hbool_t
@@ -244,9 +235,6 @@ token_lookup(hid_t loc_id, H5O_info2_t *oi)
*
* Return: void
*
- * Programmer: Quincey Koziol
- * Saturday, November 5, 2005
- *
*-------------------------------------------------------------------------
*/
static void
@@ -265,9 +253,6 @@ token_reset(void)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * Friday, August 4, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -342,9 +327,6 @@ error:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * Monday, March 5, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -438,9 +420,6 @@ error:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * Friday, August 4, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -563,9 +542,6 @@ error:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * Saturday, December 17, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -621,9 +597,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -691,9 +664,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, November 1, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -770,9 +740,6 @@ done:
*
* Return: TRUE if attributes are equal/FALSE if they are different
*
- * Programmer: Peter Cao
- * Saturday, December 17, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -930,9 +897,6 @@ error:
*
* Return: TRUE if objects have same attributes/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
* Note: This isn't very general, the attributes are assumed to be
* those written in test_copy_attach_attributes().
*
@@ -1017,9 +981,6 @@ error:
*
* Return: TRUE if buffer are equal/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Monday, November 21, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1341,9 +1302,6 @@ error:
*
* Return: TRUE if datasets are equal/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Tuesday, October 25, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1544,9 +1502,6 @@ error:
*
* Return: TRUE if group are equal/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1750,8 +1705,6 @@ error:
* as expected
* FALSE if not
*
- * Programmer: Vailin Choi; August 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1789,9 +1742,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1899,9 +1849,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, November 22, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2009,9 +1956,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, November 22, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2129,9 +2073,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil
- * Friday, March 11, 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2310,9 +2251,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2652,9 +2590,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Thursday, January 15, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2777,9 +2712,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2914,9 +2846,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3069,9 +2998,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3596,9 +3522,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4099,9 +4022,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4479,9 +4399,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4900,11 +4817,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Tuesday, May 11, 2010
- * Mostly copied from test_copy_dataset_compressed, by
- * Quincey Koziol
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5087,9 +4999,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5245,9 +5154,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5394,9 +5300,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5539,9 +5442,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5707,9 +5607,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5878,9 +5775,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6053,9 +5947,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6224,9 +6115,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6384,9 +6272,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Saturday, December 10, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6601,9 +6486,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Sunday, December 11, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6772,9 +6654,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Saturday, December , 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6911,8 +6790,6 @@ error:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Vailin Choi; Aug 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6994,8 +6871,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Vailin Choi; Aug 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7101,8 +6976,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer:
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7264,9 +7137,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Tuesday, December 27, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7454,9 +7324,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7564,9 +7431,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * August 8, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7723,9 +7587,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7882,9 +7743,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, November 1, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -8051,9 +7909,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, November 1, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -8183,9 +8038,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, November 1, 2005
- *
* Note: Create groups w/lots of entries in each level, so that "dense"
* group form is used.
*
@@ -8336,9 +8188,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -8665,9 +8514,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -8823,9 +8669,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: James Laird
- * Friday, June 16, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -8988,9 +8831,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, November 8, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -9115,9 +8955,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, November 8, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -9280,9 +9117,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, November 8, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -9362,9 +9196,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, November 30, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -9475,9 +9306,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Saturday, February 4, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -9660,9 +9488,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Saturday, February 11, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -9836,9 +9661,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Saturday, February 11, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -10033,9 +9855,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Saturday, February 11, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -10221,9 +10040,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Saturday, February 11, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -10416,9 +10232,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Saturday, February 11, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -10616,9 +10429,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Saturday, March 11, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -10854,9 +10664,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Saturday, March 11, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -11067,9 +10874,6 @@ typedef struct cmpd_vl_t {
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Tuesday, September 29, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -11243,9 +11047,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Wednesdat, September 30 , 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -11429,9 +11230,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * Sunday, December 11, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -11618,9 +11416,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Wednesday, March 31, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -11812,9 +11607,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Wednesday, March 31, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -12020,9 +11812,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Friday, January 20, 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -12155,9 +11944,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Tuesday, October 11, 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -12475,9 +12261,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Tuesday, October 11, 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -12871,9 +12654,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Thursday, November 3, 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -13169,9 +12949,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Thursday, November 3, 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -13444,8 +13221,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; January 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -13916,8 +13691,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; January 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -14231,8 +14004,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; January 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -14546,8 +14317,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; Dec 12, 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -14921,8 +14690,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; January 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -15550,8 +15317,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; January 2012
- *
*-------------------------------------------------------------------------
*/
/* User data struct for the callback */
@@ -16021,8 +15786,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi; January 2012
- *
*-------------------------------------------------------------------------
*/
@@ -16377,9 +16140,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Thursday, July 12, 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -16543,9 +16303,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * March 11, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -16953,9 +16710,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Vailin Choi
- * Feb 7, 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -17364,9 +17118,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/objcopy_ref.c b/test/objcopy_ref.c
index de78bed..8773a98 100644
--- a/test/objcopy_ref.c
+++ b/test/objcopy_ref.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Peter X. Cao
- * May 01, 2005
- *
* Purpose: Test H5Ocopy() for references.
*/
@@ -87,9 +84,6 @@ static int compare_groups(hid_t gid, hid_t gid2, hid_t pid, int depth, unsigned
*
* Return: void
*
- * Programmer: Quincey Koziol
- * Saturday, November 5, 2005
- *
*-------------------------------------------------------------------------
*/
static void
@@ -121,9 +115,6 @@ token_insert(H5O_info2_t *oinfo)
* Return: Success: TRUE/FALSE
* Failure: (can't fail)
*
- * Programmer: Quincey Koziol
- * Saturday, November 5, 2005
- *
*-------------------------------------------------------------------------
*/
static H5_ATTR_PURE hbool_t
@@ -152,9 +143,6 @@ token_lookup(hid_t loc_id, H5O_info2_t *oinfo)
*
* Return: void
*
- * Programmer: Quincey Koziol
- * Saturday, November 5, 2005
- *
*-------------------------------------------------------------------------
*/
static void
@@ -253,9 +241,6 @@ error:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * Monday, March 5, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -353,9 +338,6 @@ error:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * Friday, August 4, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -484,9 +466,6 @@ error:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -554,9 +533,6 @@ done:
*
* Return: TRUE if attributes are equal/FALSE if they are different
*
- * Programmer: Peter Cao
- * Saturday, December 17, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -714,9 +690,6 @@ error:
*
* Return: TRUE if objects have same attributes/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
* Note: This isn't very general, the attributes are assumed to be
* those written in test_copy_attach_attributes().
*
@@ -801,9 +774,6 @@ error:
*
* Return: TRUE if buffer are equal/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Monday, November 21, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1053,9 +1023,6 @@ error:
*
* Return: TRUE if datasets are equal/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Tuesday, October 25, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1256,9 +1223,6 @@ error:
*
* Return: TRUE if group are equal/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1460,9 +1424,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * March 11, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1846,9 +1807,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/ohdr.c b/test/ohdr.c
index 5fe498b..ca19eaa 100644
--- a/test/ohdr.c
+++ b/test/ohdr.c
@@ -1819,9 +1819,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Robb Matzke
- * Tuesday, November 24, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/page_buffer.c b/test/page_buffer.c
index 385b1a6..1fc8469 100644
--- a/test/page_buffer.c
+++ b/test/page_buffer.c
@@ -77,9 +77,6 @@ static const char *FILENAME[] = {"filepaged", NULL};
* Return: 0 if test is successful
* 1 if test fails
*
- * Programmer: unknown
- * ?? / ?? / ??
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -217,9 +214,6 @@ error:
* Return: 0 if test is successful
* 1 if test fails
*
- * Programmer: unknown
- * ?? / ?? / ??
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -377,9 +371,6 @@ error:
* Return: 0 if test is successful
* 1 if test fails
*
- * Programmer: unknown
- * ?? / ?? / ??
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -551,9 +542,6 @@ error:
* Return: 0 if test is successful
* 1 if test fails
*
- * Programmer: unknown
- * ?? / ?? / ??
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -816,9 +804,6 @@ error:
* Return: 0 if test is successful
* 1 if test fails
*
- * Programmer: unknown
- * ?? / ?? / ??
- *
*-------------------------------------------------------------------------
*/
@@ -1058,9 +1043,6 @@ error:
* Return: 0 if test is successful
* 1 if test fails
*
- * Programmer: unknown
- * ?? / ?? / ??
- *
*-------------------------------------------------------------------------
*/
@@ -1680,9 +1662,6 @@ error:
* Return: 0 if test is successful
* 1 if test fails
*
- * Programmer: unknown
- * ?? / ?? / ??
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1970,9 +1949,6 @@ error:
* Return: 0 if test is successful
* 1 if test fails
*
- * Programmer: John Mainzer
- * 03/21/17
- *
*-------------------------------------------------------------------------
*/
@@ -2083,9 +2059,6 @@ error:
* Return: 0 if test is successful
* 1 if test fails
*
- * Programmer: unknown
- * ?? / ?? / ??
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/reserved.c b/test/reserved.c
index 465b66c..1b29f8b 100644
--- a/test/reserved.c
+++ b/test/reserved.c
@@ -26,10 +26,6 @@ static const char *FILENAME[] = {"rsrv_heap", "rsrv_ohdr", "rsrv_vlen", NULL};
* Return: Success: 0
* Failure: 1
*
- * Programmer: James Laird
- * Nat Furrer
- * Friday, May 28, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -159,10 +155,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: James Laird
- * Nat Furrer
- * Friday, May 28, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -301,10 +293,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: James Laird
- * Nat Furrer
- * Thursday, July 1, 2004
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -462,9 +450,6 @@ error:
*
* Failure:
*
- * Programmer: Nat Furrer and James Laird
- * Thursday, July 1, 2004
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/ros3.c b/test/ros3.c
index 95b7bf0..267aa0a 100644
--- a/test/ros3.c
+++ b/test/ros3.c
@@ -19,9 +19,6 @@
* at the VFL (virtual file layer) level.
*
* Demonstrates basic use cases and fapl/dxpl interaction.
- *
- * Programmer: Jacob Smith
- * 2017-10-11
*/
#include "h5test.h"
@@ -72,9 +69,6 @@
* JSVERIFY_NOT() - long-int inequality check; prints
* JSVERIFY_STR() - string equality check; prints
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*****************************************************************************/
/*----------------------------------------------------------------------------
@@ -99,9 +93,6 @@
*
* *FAILED* at somefile.c:12 in function_name()...
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSFAILED_AT() \
@@ -127,9 +118,6 @@
* Prints a generic "FAILED AT" line to stdout and jumps to `error`,
* similar to `TEST_ERROR` in h5test.h
*
- * Programmer: Jacob Smith
- * 2017-10-23
- *
*----------------------------------------------------------------------------
*/
#define FAIL_IF(condition) \
@@ -155,9 +143,6 @@
* However, `JSVERIFY(5, my_op(), "bad return")` may be even clearer.
* (see JSVERIFY)
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#if 0 /* UNUSED */
@@ -188,9 +173,6 @@
* ! Expected 425
* ! Actual 3
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
static inline void
@@ -233,9 +215,6 @@ jserr_long(long expected, long actual, const char *reason)
* !!! Actual:
* not what I expected at all
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
static inline void
@@ -268,9 +247,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
* (with `reason`, if not NULL; expected/actual if NULL)
* and jump to `error` at end of function
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSVERIFY(expected, actual, reason) \
@@ -290,9 +266,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
* (with `reason`, if not NULL; expected/actual if NULL)
* and jump to `error` at end of function
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSVERIFY_NOT(expected, actual, reason) \
@@ -312,9 +285,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
* (with `reason`, if not NULL; expected/actual if NULL)
* and jump to `error` at end of function
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSVERIFY_STR(expected, actual, reason) \
@@ -332,8 +302,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
/*----------------------------------------------------------------------------
* Macro: JSVERIFY()
* See: JSVERIFY documentation above.
- * Programmer: Jacob Smith
- * 2017-10-14
*----------------------------------------------------------------------------
*/
#define JSVERIFY(actual, expected, reason) \
@@ -345,8 +313,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
/*----------------------------------------------------------------------------
* Macro: JSVERIFY_NOT()
* See: JSVERIFY_NOT documentation above.
- * Programmer: Jacob Smith
- * 2017-10-14
*----------------------------------------------------------------------------
*/
#define JSVERIFY_NOT(actual, expected, reason) \
@@ -358,8 +324,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
/*----------------------------------------------------------------------------
* Macro: JSVERIFY_STR()
* See: JSVERIFY_STR documentation above.
- * Programmer: Jacob Smith
- * 2017-10-14
*----------------------------------------------------------------------------
*/
#define JSVERIFY_STR(actual, expected, reason) \
@@ -424,9 +388,6 @@ H5FD_ros3_fapl_t anonymous_fa = {H5FD_CURR_ROS3_FAPL_T_VERSION, FALSE, "", "", "
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2017-10-23
- *
*---------------------------------------------------------------------------
*/
static int
@@ -650,9 +611,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: John Mainzer
- * 7/12/17
- *
*-------------------------------------------------------------------------
*/
static int
@@ -725,9 +683,6 @@ error:
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 1027-11-03
- *
*---------------------------------------------------------------------------
*/
static int
@@ -955,9 +910,6 @@ error:
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2017-11-08
- *
*---------------------------------------------------------------------------
*/
static int
@@ -1078,9 +1030,6 @@ error:
* Demonstrate a not-obvious constraint by the library, preventing
* file read before EoA is set
*
- * Programmer: Jacob Smith
- * 2018-01-26
- *
*-----------------------------------------------------------------------------
*/
static int
@@ -1178,9 +1127,6 @@ error:
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2017-11-06
- *
*---------------------------------------------------------------------------
*/
static int
@@ -1384,9 +1330,6 @@ error:
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2017-11-06
- *
*---------------------------------------------------------------------------
*/
static int
@@ -1502,9 +1445,6 @@ error:
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2017-11-06
- *
*---------------------------------------------------------------------------
*/
static int
@@ -1630,9 +1570,6 @@ error:
* PASSED : 0
* FAILED : 1
*
- * Programmer: Jacob Smith
- * 2017-11-07
- *
*---------------------------------------------------------------------------
*/
static int
@@ -1739,9 +1676,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Jacob Smith
- * 2017-10-23
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/s3comms.c b/test/s3comms.c
index c2d9ff9..87b6c7b 100644
--- a/test/s3comms.c
+++ b/test/s3comms.c
@@ -14,9 +14,6 @@
* Read-Only S3 Virtual File Driver (VFD)
*
* Purpose: Unit tests for the S3 Communications (s3comms) module.
- *
- * Programmer: Jacob Smith
- * 2017-10-11
*/
#include "h5test.h"
@@ -62,9 +59,6 @@
* JSVERIFY_NOT() - long-int inequality check; prints
* JSVERIFY_STR() - string equality check; prints
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*****************************************************************************/
/*----------------------------------------------------------------------------
@@ -89,9 +83,6 @@
*
* *FAILED* at somefile.c:12 in function_name()...
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSFAILED_AT() \
@@ -117,9 +108,6 @@
* Prints a generic "FAILED AT" line to stdout and jumps to `error`,
* similar to `TEST_ERROR` in h5test.h
*
- * Programmer: Jacob Smith
- * 2017-10-23
- *
*----------------------------------------------------------------------------
*/
#define FAIL_IF(condition) \
@@ -145,9 +133,6 @@
* However, `JSVERIFY(5, my_op(), "bad return")` may be even clearer.
* (see JSVERIFY)
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define FAIL_UNLESS(condition) \
@@ -176,9 +161,6 @@
* ! Expected 425
* ! Actual 3
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
static inline void
@@ -221,9 +203,6 @@ jserr_long(long expected, long actual, const char *reason)
* !!! Actual:
* not what I expected at all
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
static inline void
@@ -258,9 +237,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
* (with `reason`, if not NULL; expected/actual if NULL)
* and jump to `error` at end of function
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSVERIFY(expected, actual, reason) \
@@ -282,9 +258,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
* (with `reason`, if not NULL; expected/actual if NULL)
* and jump to `error` at end of function
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSVERIFY_NOT(expected, actual, reason) \
@@ -305,9 +278,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
* (with `reason`, if not NULL; expected/actual if NULL)
* and jump to `error` at end of function
*
- * Programmer: Jacob Smith
- * 2017-10-24
- *
*----------------------------------------------------------------------------
*/
#define JSVERIFY_STR(expected, actual, reason) \
@@ -325,8 +295,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
/*----------------------------------------------------------------------------
* Macro: JSVERIFY()
* See: JSVERIFY documentation above.
- * Programmer: Jacob Smith
- * 2017-10-14
*----------------------------------------------------------------------------
*/
#define JSVERIFY(actual, expected, reason) \
@@ -340,8 +308,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
/*----------------------------------------------------------------------------
* Macro: JSVERIFY_NOT()
* See: JSVERIFY_NOT documentation above.
- * Programmer: Jacob Smith
- * 2017-10-14
*----------------------------------------------------------------------------
*/
#define JSVERIFY_NOT(actual, expected, reason) \
@@ -354,8 +320,6 @@ jserr_str(const char *expected, const char *actual, const char *reason)
/*----------------------------------------------------------------------------
* Macro: JSVERIFY_STR()
* See: JSVERIFY_STR documentation above.
- * Programmer: Jacob Smith
- * 2017-10-14
*----------------------------------------------------------------------------
*/
#define JSVERIFY_STR(actual, expected, reason) \
@@ -396,9 +360,6 @@ static hbool_t s3_test_bucket_defined = FALSE;
* Demonstrate that the macro `S3COMMS_FORMAT_CREDENTIAL`
* performs as expected.
*
- * Programmer: Jacob Smith
- * 2017-09-19
- *
*----------------------------------------------------------------------------
*/
static herr_t
@@ -441,9 +402,6 @@ error:
* Query strings
* request "body"
*
- * Programmer: Jacob Smith
- * 2017-10-04
- *
*---------------------------------------------------------------------------
*/
static herr_t
@@ -613,9 +571,6 @@ error:
* Success: 0
* Failure: -1
*
- * Programmer: Jacob Smith
- * 2017-09-14
- *
*---------------------------------------------------------------------------
*/
static herr_t
@@ -691,9 +646,6 @@ error:
*
* Define and verify behavior of `H5FD_s3comms_hrb_init_request()`
*
- * Programmer: Jacob Smith
- * 2017-09-20
- *
*---------------------------------------------------------------------------
*/
static herr_t
@@ -813,9 +765,6 @@ error:
*
* Test operations on hrb_node_t structure
*
- * Programmer: Jacob Smith
- * 2017-09-22
- *
*---------------------------------------------------------------------------
*/
static herr_t
@@ -1203,9 +1152,6 @@ error:
*
* Define and verify behavior of `H5FD_s3comms_HMAC_SHA256()`
*
- * Programmer: Jacob Smith
- * 2017-09-19
- *
*---------------------------------------------------------------------------
*/
static herr_t
@@ -1316,9 +1262,6 @@ error:
*
* Define and verify behavior of `H5FD_s3comms_nlowercase()`
*
- * Programmer: Jacob Smith
- * 2017-19-18
- *
*----------------------------------------------------------------------------
*/
static herr_t
@@ -1389,9 +1332,6 @@ error:
*
* Function: test_parse_url()
*
- * Programmer: Jacob Smith
- * 2017-11-??
- *
*---------------------------------------------------------------------------
*/
static herr_t
@@ -1693,9 +1633,6 @@ error:
* Success: 0
* Failure: -1
*
- * Programmer: Jacob Smith
- * 2017-09-14
- *
*---------------------------------------------------------------------------
*/
static herr_t
@@ -1806,8 +1743,6 @@ error:
/*---------------------------------------------------------------------------
* Function: test_s3r_open()
*
- * Programmer: Jacob Smith 2018-01-??
- *
*---------------------------------------------------------------------------
*/
static herr_t
@@ -2009,9 +1944,6 @@ error:
*
* Shows most basic curl iteration.
*
- * Programmer: Jacob Smith
- * 2017-10-06
- *
*---------------------------------------------------------------------------
*/
static herr_t
@@ -2174,9 +2106,6 @@ error:
*
* More test cases would be a very good idea.
*
- * Programmer: Jacob Smith
- * 2017-09-18
- *
*---------------------------------------------------------------------------
*/
static herr_t
@@ -2279,9 +2208,6 @@ error:
* Success: 0
* Failure: -1
*
- * Programmer: Jacob Smith
- * 2017-09-13
- *
*---------------------------------------------------------------------------
*/
static herr_t
@@ -2332,9 +2258,6 @@ error:
*
* Define and verify behavior of `H5FD_s3comms_trim()`.
*
- * Programmer: Jacob Smith
- * 2017-09-14
- *
*----------------------------------------------------------------------------
*/
static herr_t
@@ -2441,9 +2364,6 @@ error:
*
* Define and verify behavior of `H5FD_s3comms_uriencode()`.
*
- * Programmer: Jacob Smith
- * 2017-09-14
- *
*----------------------------------------------------------------------------
*/
static herr_t
@@ -2564,9 +2484,6 @@ error:
* Success: 0
* Failure: 1
*
- * Programmer: Jacob Smith
- * 2017-10-12
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/select_io_dset.c b/test/select_io_dset.c
index 8275657..361b1d5 100644
--- a/test/select_io_dset.c
+++ b/test/select_io_dset.c
@@ -11,8 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer:
- *
* Purpose: Tests selection IO for the dataset interface (H5D)
*/
@@ -3104,8 +3102,6 @@ test_get_no_selection_io_cause(const char *filename, hid_t fapl)
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer:
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/set_extent.c b/test/set_extent.c
index 815442f..9f8e182 100644
--- a/test/set_extent.c
+++ b/test/set_extent.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Pedro Vicente
- * April 12, 2002
- *
* Purpose: Tests the H5Dset_extent call
*/
@@ -2232,9 +2229,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * Monday, January 11, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2452,9 +2446,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * Tueday, June 29, 2010
- *
*-------------------------------------------------------------------------
*/
static int
diff --git a/test/space_overflow.c b/test/space_overflow.c
index d31b52d..b63f6c6 100644
--- a/test/space_overflow.c
+++ b/test/space_overflow.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Monday, October 26, 1998
- *
* Purpose: Create a dataset with a simple data space that has the
* maximum possible number of dimensions. This program is used
* to create the test file `th5s.h5' which has a data space with
@@ -34,9 +31,6 @@
*
* Failure:
*
- * Programmer: Robb Matzke
- * Monday, October 26, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/stab.c b/test/stab.c
index 41c494f..cb7f7e3 100644
--- a/test/stab.c
+++ b/test/stab.c
@@ -10,11 +10,6 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/*
- * Programmer: Robb Matzke
- * Tuesday, November 24, 1998
- */
-
#define H5G_FRIEND /*suppress error about including H5Gpkg */
/* Define this macro to indicate that the testing APIs should be available */
@@ -85,9 +80,6 @@ static const char *FILENAME[] = {"stab", NULL};
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Tuesday, November 24, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -189,8 +181,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke 2002-03-28
- *
*-------------------------------------------------------------------------
*/
static int
@@ -274,10 +264,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * robb@maya.nuance.com
- * Aug 29 1997
- *
*-------------------------------------------------------------------------
*/
static int
@@ -350,9 +336,6 @@ error:
*
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Monday, October 17, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -636,9 +619,6 @@ error:
*
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, October 18, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -802,9 +782,6 @@ error:
*
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Monday, October 24, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -909,9 +886,6 @@ error:
*
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, October 25, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1049,9 +1023,6 @@ error:
*
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, October 25, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1201,9 +1172,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Thursday, August 23, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1307,9 +1275,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * Wednesday, March 18, 2009
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1401,9 +1366,6 @@ error:
*
* Failure: non-zero
*
- * Programmer: Robb Matzke
- * Tuesday, November 24, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/tarray.c b/test/tarray.c
index 10c225c..fede075 100644
--- a/test/tarray.c
+++ b/test/tarray.c
@@ -2236,9 +2236,6 @@ test_array(void)
*
* Return: void
*
- * Programmer: Quincey Koziol
- * June 8, 1999
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/tattr.c b/test/tattr.c
index 834271e..2523b44 100644
--- a/test/tattr.c
+++ b/test/tattr.c
@@ -5668,9 +5668,6 @@ test_attr_corder_delete(hid_t fcpl, hid_t fapl)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, Februrary 13, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6953,9 +6950,6 @@ attr_iterate1_cb(hid_t loc_id, const char *attr_name, void *_op_data)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, February 20, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6973,9 +6967,6 @@ attr_iterate2_fail_cb(hid_t H5_ATTR_UNUSED group_id, const char H5_ATTR_UNUSED *
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, February 20, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7622,9 +7613,6 @@ test_attr_iterate2(hbool_t new_format, hid_t fcpl, hid_t fapl)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Wednesday, February 21, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7972,9 +7960,6 @@ test_attr_open_by_idx(hbool_t new_format, hid_t fcpl, hid_t fapl)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Wednesday, February 21, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -11653,9 +11638,6 @@ test_attr(void)
*
* Return: none
*
- * Programmer: Albert Cheng
- * July 2, 1998
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/tcheck_version.c b/test/tcheck_version.c
index 1fea8ae..9e5e469 100644
--- a/test/tcheck_version.c
+++ b/test/tcheck_version.c
@@ -19,9 +19,6 @@
* if it will indeed issue the warning message and aborts. With environment
* variable $HDF5_DISABLE_VERSION_CHECK sets to 1, it should issue warnings
* but no abort. If it is 2, no warning or abort.
- *
- * Programmer: Albert Cheng
- * September 20, 2009
*/
#include "h5test.h"
diff --git a/test/tchecksum.c b/test/tchecksum.c
index 4aa300e..450be3f 100644
--- a/test/tchecksum.c
+++ b/test/tchecksum.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: tchecksum.c
- * Aug 21 2006
- * Quincey Koziol
*
* Purpose: Test internal checksum routine(s)
*
@@ -239,9 +237,6 @@ test_checksum(void)
*
* Return: none
*
- * Programmer: Quincey Koziol
- * August 21, 2006
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/tconfig.c b/test/tconfig.c
index ec6bb2c..7ab442e 100644
--- a/test/tconfig.c
+++ b/test/tconfig.c
@@ -51,9 +51,6 @@ void test_exit_definitions(void);
*
* Return: none (error is fed back via global variable num_errs)
*
- * Programmer: Albert Cheng
- * September 25, 2001
- *
*-------------------------------------------------------------------------
*/
void
@@ -72,9 +69,6 @@ test_configure(void)
*
* Return: none
*
- * Programmer: Albert Cheng
- * September 25, 2001
- *
*-------------------------------------------------------------------------
*/
void
@@ -90,9 +84,6 @@ cleanup_configure(void)
*
* Return: none (error is fed back via global variable num_errs)
*
- * Programmer: Albert Cheng
- * September 25, 2001
- *
*-------------------------------------------------------------------------
*/
void
@@ -174,9 +165,6 @@ test_config_ctypes(void)
*
* Return: none (error is fed back via global variable num_errs)
*
- * Programmer: Albert Cheng
- * October 12, 2009
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/tcoords.c b/test/tcoords.c
index 6545a64..6b3193f 100644
--- a/test/tcoords.c
+++ b/test/tcoords.c
@@ -710,9 +710,6 @@ test_coords(void)
*
* Return: none
*
- * Programmer: Raymond Lu
- * 20 Dec. 2007
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/test_check_version.sh.in b/test/test_check_version.sh.in
index 0889f74..c08536d 100644
--- a/test/test_check_version.sh.in
+++ b/test/test_check_version.sh.in
@@ -13,8 +13,6 @@
#
# Tests for the H5check_version function.
#
-# Programmer: Albert Cheng
-# Sep 28, 2009
srcdir=@srcdir@
diff --git a/test/test_flush_refresh.sh.in b/test/test_flush_refresh.sh.in
index adbba4f..ff24913 100644
--- a/test/test_flush_refresh.sh.in
+++ b/test/test_flush_refresh.sh.in
@@ -22,9 +22,6 @@
# and doing the verification that individual objects are being
# correctly flushed).
#
-# Programmer:
-# Mike McGreevy
-# Tuesday, July 20, 2010
###############################################################################
## test variables
diff --git a/test/test_libinfo.sh.in b/test/test_libinfo.sh.in
index 601992f..b016a61 100644
--- a/test/test_libinfo.sh.in
+++ b/test/test_libinfo.sh.in
@@ -21,8 +21,6 @@
# verify an executable indeed contains an exact copy of the content of the
# libhdf5.settings file.
#
-# Programmer: Albert Cheng
-# Sep 18, 2009
srcdir=@srcdir@
diff --git a/test/test_mirror.sh.in b/test/test_mirror.sh.in
index fbc7ede..ec77730 100644
--- a/test/test_mirror.sh.in
+++ b/test/test_mirror.sh.in
@@ -12,8 +12,6 @@
#
# Tests for the Mirror VFD feature.
#
-# Created:
-# Jacob Smith, 2019-12-30
###############################################################################
## test parameters
diff --git a/test/test_use_cases.sh.in b/test/test_use_cases.sh.in
index fd30afd..f1d7ec5 100644
--- a/test/test_use_cases.sh.in
+++ b/test/test_use_cases.sh.in
@@ -12,10 +12,6 @@
#
# Tests the use cases of swmr features.
#
-# Created:
-# Albert Cheng, 2013/06/01.
-# Modified:
-#
# This is work in progress.
# For now, it shows how to run the test cases programs. It only verifies the
diff --git a/test/test_vds_swmr.sh.in b/test/test_vds_swmr.sh.in
index 6cdecca..8eae3ed 100644
--- a/test/test_vds_swmr.sh.in
+++ b/test/test_vds_swmr.sh.in
@@ -11,9 +11,6 @@
# help@hdfgroup.org.
#
# Tests for the swmr feature using virtual datasets.
-#
-# Created:
-# Dana Robinson, November 2015
srcdir=@srcdir@
utils_testdir=@abs_top_builddir@/@H5_UTILS_TEST_BUILDDIR@
diff --git a/test/testframe.c b/test/testframe.c
index bb760f8..ed60520 100644
--- a/test/testframe.c
+++ b/test/testframe.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Tuesday, January 6, 2004
- *
* Purpose: Provides support functions for the testing framework.
*
*/
@@ -151,9 +148,6 @@ TestInit(const char *ProgName, void (*private_usage)(void), int (*private_parser
/*
* Print test usage.
* First print the common test options, then the extra options if provided.
- *
- * Modification:
- * 2004/08/18 Albert Cheng. Add TestPrivateUsage feature.
*/
void
TestUsage(void)
@@ -211,9 +205,6 @@ TestInfo(const char *ProgName)
*
* Return: Void
* exit EXIT_FAILURE if error is encountered.
- *
- * Modification:
- * 2004/08/18 Albert Cheng. Add extra_parse feature.
*/
void
TestParseCmdLine(int argc, char *argv[])
diff --git a/test/tfile.c b/test/tfile.c
index 8482e1f..5cd0e7d 100644
--- a/test/tfile.c
+++ b/test/tfile.c
@@ -3213,8 +3213,6 @@ cal_chksum(const char *file, uint32_t *chksum)
** the superblock is used), this test is changed to use checksum
** instead of timestamp to verify the file is not changed.
**
-** Programmer: Vailin Choi; July 2013
-**
*****************************************************************/
static void
test_rw_noupdate(void)
@@ -3260,9 +3258,6 @@ test_rw_noupdate(void)
** test_userblock_alignment_helper1(): helper routine for
** test_userblock_alignment() test, to handle common testing
**
-** Programmer: Quincey Koziol
-** Septmber 10, 2009
-**
*****************************************************************/
static int
test_userblock_alignment_helper1(hid_t fcpl, hid_t fapl)
@@ -3321,9 +3316,6 @@ test_userblock_alignment_helper1(hid_t fcpl, hid_t fapl)
** test_userblock_alignment_helper2(): helper routine for
** test_userblock_alignment() test, to handle common testing
**
-** Programmer: Quincey Koziol
-** Septmber 10, 2009
-**
*****************************************************************/
static int
test_userblock_alignment_helper2(hid_t fapl, hbool_t open_rw)
@@ -3390,9 +3382,6 @@ test_userblock_alignment_helper2(hid_t fapl, hbool_t open_rw)
** This test checks to ensure that files with both a userblock and a
** object [allocation] alignment size set interact properly.
**
-** Programmer: Quincey Koziol
-** Septmber 8, 2009
-**
*****************************************************************/
static void
test_userblock_alignment(const char *env_h5_drvr)
@@ -3613,8 +3602,6 @@ test_userblock_alignment(const char *env_h5_drvr)
** -- alignment via H5Pset_alignment
** -- alignment via paged aggregation
**
-** Programmer: Vailin Choi; March 2013
-**
*****************************************************************/
static void
test_userblock_alignment_paged(const char *env_h5_drvr)
@@ -8223,9 +8210,6 @@ test_file(void)
*
* Return: none
*
- * Programmer: Albert Cheng
- * July 2, 1998
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/tgenprop.c b/test/tgenprop.c
index 3f61e46..c319f87 100644
--- a/test/tgenprop.c
+++ b/test/tgenprop.c
@@ -2185,9 +2185,6 @@ test_genprop(void)
*
* Return: none
*
- * Programmer: Quincey Koziol
- * June 8, 1999
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/th5o.c b/test/th5o.c
index 70f1416..1b7bd9c 100644
--- a/test/th5o.c
+++ b/test/th5o.c
@@ -1857,9 +1857,6 @@ test_h5o(void)
*
* Return: none
*
- * Programmer: James Laird
- * June 3, 2006
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/th5s.c b/test/th5s.c
index d944279..bd193cb 100644
--- a/test/th5s.c
+++ b/test/th5s.c
@@ -3504,9 +3504,6 @@ test_h5s(void)
*
* Return: none
*
- * Programmer: Albert Cheng
- * July 2, 1998
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/timer.c b/test/timer.c
index 7231534..9d92d0d 100644
--- a/test/timer.c
+++ b/test/timer.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Dana Robinson
- * May, 2011
- *
* Purpose: Tests the operation of the platform-independent timers.
*/
@@ -27,9 +24,6 @@
* Return: Success: 0
* Failure: -1
*
- * Programmer: Dana Robinson
- * May 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -114,9 +108,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Dana Robinson
- * May 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -182,9 +173,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Dana Robinson
- * May 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -368,9 +356,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Dana Robinson
- * May, 2011
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/titerate.c b/test/titerate.c
index 2e9856b..7bb13b0 100644
--- a/test/titerate.c
+++ b/test/titerate.c
@@ -1203,9 +1203,6 @@ test_iterate(void)
*
* Return: none
*
- * Programmer: Quincey Koziol
- * April 5, 2000
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/tmeta.c b/test/tmeta.c
index 46474a3..07f6a10 100644
--- a/test/tmeta.c
+++ b/test/tmeta.c
@@ -118,9 +118,6 @@ test_metadata(void)
*
* Return: none
*
- * Programmer: Albert Cheng
- * July 2, 1998
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/tmisc.c b/test/tmisc.c
index 67c3c85..eb0d115 100644
--- a/test/tmisc.c
+++ b/test/tmisc.c
@@ -6180,8 +6180,6 @@ test_misc(void)
*
* Return: none
*
- * Programmer: Albert Cheng
- * July 2, 1998
*-------------------------------------------------------------------------
*/
void
diff --git a/test/trefer.c b/test/trefer.c
index aa90051..72cbfe0 100644
--- a/test/trefer.c
+++ b/test/trefer.c
@@ -3608,9 +3608,6 @@ test_reference(void)
*
* Return: none
*
- * Programmer: Quincey Koziol
- * September 8, 1998
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/trefer_deprec.c b/test/trefer_deprec.c
index e59bb9b..f6a7beb 100644
--- a/test/trefer_deprec.c
+++ b/test/trefer_deprec.c
@@ -1850,9 +1850,6 @@ test_reference_deprec(void)
*
* Return: none
*
- * Programmer: Quincey Koziol
- * September 8, 1998
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/trefstr.c b/test/trefstr.c
index 3fe8e99..c9d585d 100644
--- a/test/trefstr.c
+++ b/test/trefstr.c
@@ -22,12 +22,6 @@
BUGS/LIMITATIONS
EXPORTED ROUTINES
-
- AUTHOR
- Quincey Koziol
-
- MODIFICATION HISTORY
- 12/17/02 - Started coding
*/
#include "testhdf5.h"
diff --git a/test/tselect.c b/test/tselect.c
index 5b79b3b..e75c8d2 100644
--- a/test/tselect.c
+++ b/test/tselect.c
@@ -16255,9 +16255,6 @@ test_select(void)
*
* Return: none
*
- * Programmer: Albert Cheng
- * July 2, 1998
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/tskiplist.c b/test/tskiplist.c
index 2fc6c39..4541001 100644
--- a/test/tskiplist.c
+++ b/test/tskiplist.c
@@ -21,11 +21,6 @@
EXPORTED ROUTINES
- AUTHOR
- Quincey Koziol
-
- MODIFICATION HISTORY
- 11/15/04 - Started coding
*/
#include "testhdf5.h"
diff --git a/test/tsohm.c b/test/tsohm.c
index ecda449..76a82f5 100644
--- a/test/tsohm.c
+++ b/test/tsohm.c
@@ -412,9 +412,6 @@ test_sohm_fcpl_errors(void)
* Return: Success: datatype ID (should be closed by calling function)
* Failure: negative
*
- * Programmer: James Laird
- * Saturday, August 26, 2006
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -478,9 +475,6 @@ error:
* Return: Success: datatype ID (should be closed by calling function)
* Failure: negative
*
- * Programmer: James Laird
- * Saturday, August 26, 2006
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -551,9 +545,6 @@ error:
* Return: Success: new hid_t for the file
* Failure: Negative
*
- * Programmer: James Laird
- * Wednesday, October 4, 2006
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -582,9 +573,6 @@ error:
* Return: Success: file ID (may not be the same one passed in)
* Failure: H5I_INVALID_HID
*
- * Programmer: James Laird
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -605,8 +593,6 @@ size1_helper(hid_t file, const char *filename, hid_t fapl_id, hbool_t test_file_
* Reads the dataset and verifies that [a subset of] the data
* are as expected.
*
- * Programmer: Jacob Smith
- * 2018 November 1
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
#define TSOHM_S1H_VERIFY_DATA(dset_id, dtype_id) \
@@ -761,8 +747,6 @@ error:
* Object header information from the "first" dataset in the file
* is stored in pointer `oinfo`.
*
- * Programmer: Jacob Smith
- * 2018 November 1
*----------------------------------------------------------------------------
*/
static h5_stat_size_t
@@ -796,9 +780,6 @@ getsize_testsize1(const char *filename, hid_t fcpl_id, hid_t fapl_id, hbool_t te
*
* Purpose: Tests shared object header messages with a large datatype
*
- * Programmer: James Laird
- * Monday, April 10, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -983,9 +964,6 @@ test_sohm_size1(void)
* Uses "size1_helper" for file setup directed to a specific
* file handle.
*
- * Programmer: Jacob Smith
- * 2018 November 1
- *
*---------------------------------------------------------------------------
*/
#if 0 /* TODO: REVEALS BUG TO BE FIXED - SEE JIRA HDFFV-10645 */
@@ -1091,9 +1069,6 @@ test_sohm_size_consistency_open_create(void)
* Tests committed and non-committed datatypes.
* Tests attribute access through `H5Aopen()`.
*
- * Programmer: James Laird
- * Thursday, November 30, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -1200,9 +1175,6 @@ sohm_attr_helper(hid_t fcpl_id)
*
* Test permutations of this.
*
- * Programmer: James Laird
- * Thursday, November 30, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -1380,9 +1352,6 @@ test_sohm_attrs(void)
* same property list used as dcpl1_id in the size2 helper
* function. This ensures that the filters can be read.
*
- * Programmer: James Laird
- * Wednesday, November 22, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -1442,9 +1411,6 @@ size2_verify_plist1(hid_t plist)
* same property list used as dcpl2_id in the size2 helper
* function. This ensures that the filters can be read.
*
- * Programmer: James Laird
- * Wednesday, November 22, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -1515,9 +1481,6 @@ size2_verify_plist2(hid_t plist)
* size2_helper_struct (which holds the various sizes for a
* given file during the size2_helper function).
*
- * Programmer: James Laird
- * Friday, January 26, 2007
- *
*-------------------------------------------------------------------------
*/
static void
@@ -1557,9 +1520,6 @@ size2_dump_struct(const char *name, size2_helper_struct *sizes)
* Doesn't close the property list. Prints an error message
* if there's a failure, but doesn't alter its return value.
*
- * Programmer: James Laird
- * Friday, November 17, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1929,9 +1889,6 @@ size2_helper(hid_t fcpl_id, int test_file_closing, size2_helper_struct *ret_size
* file FILENAME actually has the structure that size2_helper
* should have created.
*
- * Programmer: James Laird
- * Friday, November 17, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -2134,10 +2091,6 @@ size2_verify(void)
* file at various points. Once all of the files have been
* generated, the test compares the measured sizes of the files.
*
- *
- * Programmer: James Laird
- * Friday, November 17, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -2714,9 +2667,6 @@ test_sohm_size2(int close_reopen)
* Purpose: Creates a dataset and attribute in file FILE_ID using value X
* in the DSPACE_ID and DCPL_ID arrays.
*
- * Programmer: James Laird
- * Tuesday, December 19, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -2751,9 +2701,6 @@ delete_helper_write(hid_t file_id, hid_t *dspace_id, hid_t *dcpl_id, int x)
* Purpose: Checks the value of the dataset and attribute created by
* delete_helper_write.
*
- * Programmer: James Laird
- * Tuesday, December 19, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -2798,9 +2745,6 @@ delete_helper_read(hid_t file_id, hid_t *dspace_id, int x)
* and property lists with filter pipelines used to create the
* messages.
*
- * Programmer: James Laird
- * Tuesday, December 19, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -2880,9 +2824,6 @@ delete_helper(hid_t fcpl_id, hid_t *dspace_id, hid_t *dcpl_id)
* Also checks that indexes convert from B-trees back into
* lists.
*
- * Programmer: James Laird
- * Tuesday, December 19, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -3018,9 +2959,6 @@ test_sohm_delete(void)
* then creates datasets and deletes them.
* Done in two passes: once with one dataset, once with two.
*
- * Programmer: James Laird
- * Wednesday, January 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3117,9 +3055,6 @@ verify_dset_create_and_delete_does_not_grow_file(hid_t fcpl_id)
* Purpose: Verifies that creation and deletion of datasets with shared
* message headers will not increase file size.
*
- * Programmer: James Laird
- * Wednesday, January 3, 2007
- *
*-------------------------------------------------------------------------
*/
static void
@@ -3195,9 +3130,6 @@ test_sohm_delete_revert(void)
* be opened (that shared messages were created or not and
* were shared in the right file).
*
- * Programmer: James Laird
- * Friday, December 22, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -3261,9 +3193,6 @@ verify_dset_create_and_open_through_extlink_with_sohm(hid_t src_fcpl_id, hid_t d
* Purpose: Test creating SOHMs through external links (to make sure that
* they're created in the correct file).
*
- * Programmer: James Laird
- * Friday, December 22, 2006
- *
*-------------------------------------------------------------------------
*/
static void
@@ -3307,9 +3236,6 @@ test_sohm_extlink(void)
* If close_reopen is TRUE, closes and reopens the file to
* ensure that data is correctly written to disk.
*
- * Programmer: James Laird
- * Wednesday, January 10, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -3337,8 +3263,6 @@ verify_dataset_extension(hid_t fcpl_id, hbool_t close_reopen)
* Purpose: Encapsulate a common pattern
* Open, read-verify, and close the dataspaces for datasets 1-3
*
- * Programmer: Jacob Smith
- * 2018 November 5
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
#define TSOHM_VDE_VERIFY_SPACES(dims) \
@@ -3388,8 +3312,6 @@ verify_dataset_extension(hid_t fcpl_id, hbool_t close_reopen)
* + if n > 2 then include "dataset3" (dset_id3)
* + file (file_id)
*
- * Programmer: Jacob Smith
- * 2018 November 5
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
#define TSOHM_VDE_CLOSE_REOPEN_FILE_AND_DSETS(n) \
@@ -3572,9 +3494,6 @@ verify_dataset_extension(hid_t fcpl_id, hbool_t close_reopen)
* dataspace will change, possibly confusing the shared message
* code.
*
- * Programmer: James Laird
- * Wednesday, January 10, 2007
- *
*-------------------------------------------------------------------------
*/
static void
@@ -3652,9 +3571,6 @@ test_sohm_extend_dset(void)
* second file using the same datatype actually save it in
* the file, too.
*
- * Programmer: Raymond Lu
- * 13 October, 2008
- *
*-------------------------------------------------------------------------
*/
static void
@@ -3843,9 +3759,6 @@ test_sohm(void)
*
* Return: none
*
- * Programmer: James Laird
- * October 9, 2006
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/ttime.c b/test/ttime.c
index bd31873..4a77e18 100644
--- a/test/ttime.c
+++ b/test/ttime.c
@@ -217,9 +217,6 @@ test_time(void)
*
* Return: none
*
- * Programmer: Quincey Koziol
- * October 19, 2000
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/ttsafe_acreate.c b/test/ttsafe_acreate.c
index 84105e8..84e5c6b 100644
--- a/test/ttsafe_acreate.c
+++ b/test/ttsafe_acreate.c
@@ -25,9 +25,6 @@
* dataset), there is a small chance that consecutive reads occur
* before a write to that shared variable.
*
- * Created: Oct 5 1999
- * Programmer: Chee Wai LEE
- *
********************************************************************/
#include "ttsafe.h"
diff --git a/test/ttsafe_cancel.c b/test/ttsafe_cancel.c
index 22e2cb3..755df30 100644
--- a/test/ttsafe_cancel.c
+++ b/test/ttsafe_cancel.c
@@ -26,9 +26,6 @@
* Temporary files generated:
* ttsafe_cancel.h5
*
- * Created: May 15 2000
- * Programmer: Chee Wai LEE
- *
********************************************************************/
#include "ttsafe.h"
diff --git a/test/ttsafe_dcreate.c b/test/ttsafe_dcreate.c
index 181e582..7d194bf 100644
--- a/test/ttsafe_dcreate.c
+++ b/test/ttsafe_dcreate.c
@@ -22,9 +22,6 @@
* Temporary files generated:
* ttsafe_dcreate.h5
*
- * Created: Apr 28 2000
- * Programmer: Chee Wai LEE
- *
********************************************************************/
#include "ttsafe.h"
diff --git a/test/ttsafe_error.c b/test/ttsafe_error.c
index 5cc408b..560a7e1 100644
--- a/test/ttsafe_error.c
+++ b/test/ttsafe_error.c
@@ -24,9 +24,6 @@
*
* ttsafe_error.h5
*
- * Created: Apr 28 2000
- * Programmer: Chee Wai LEE
- *
********************************************************************/
#include "ttsafe.h"
diff --git a/test/tvlstr.c b/test/tvlstr.c
index ce0c622..2a8a28a 100644
--- a/test/tvlstr.c
+++ b/test/tvlstr.c
@@ -992,9 +992,6 @@ test_vlstrings(void)
*
* Return: none
*
- * Programmer: Quincey Koziol
- * September 10, 1999
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/tvltypes.c b/test/tvltypes.c
index 69af737..7bf06e0 100644
--- a/test/tvltypes.c
+++ b/test/tvltypes.c
@@ -3251,9 +3251,6 @@ test_vltypes(void)
*
* Return: none
*
- * Programmer: Quincey Koziol
- * June 8, 1999
- *
*-------------------------------------------------------------------------
*/
void
diff --git a/test/twriteorder.c b/test/twriteorder.c
index 88389d7..ceb3e6c 100644
--- a/test/twriteorder.c
+++ b/test/twriteorder.c
@@ -24,7 +24,6 @@
* write operation has returned success, all reads issued afterward should
* get the same data the write has written.
*
- * Created: Albert Cheng, 2013/8/28.
*************************************************************/
/***********************************************************
diff --git a/test/unlink.c b/test/unlink.c
index 1278975..df5b5b3 100644
--- a/test/unlink.c
+++ b/test/unlink.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Friday, September 25, 1998
- *
* Purpose: Test unlinking operations.
*/
@@ -75,9 +72,6 @@ static const char *FILENAME[] = {"unlink", "new_move_a", "new_move_
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Friday, September 25, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -150,9 +144,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Friday, September 25, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -257,9 +248,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Friday, September 25, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -302,9 +290,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Friday, September 25, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -366,9 +351,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Thursday, April 25, 2002
- *
*-------------------------------------------------------------------------
*/
static int
@@ -467,9 +449,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Thursday, April 25, 2002
- *
*-------------------------------------------------------------------------
*/
static int
@@ -527,9 +506,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Saturday, March 22, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1465,9 +1441,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Friday, April 11, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1529,9 +1502,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Saturday, August 16, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1608,9 +1578,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Saturday, August 16, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1719,9 +1686,6 @@ delete_node(hid_t pid, hid_t id)
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, January 19, 2004
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1806,9 +1770,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, January 19, 2004
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1896,9 +1857,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, January 19, 2004
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2272,9 +2230,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Wednesday, July 14, 2004
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2355,9 +2310,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: James Laird
- * Wednesday, July 28, 2004
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2435,9 +2387,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: James Laird
- * Wednesday, July 28, 2004
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2512,9 +2461,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Monday, September 27, 2004
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2610,9 +2556,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Wednesday, January 18, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2771,9 +2714,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Wednesday, January 18, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2948,9 +2888,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Friday, September 25, 1998
- *
*-------------------------------------------------------------------------
*/
int
diff --git a/test/unregister.c b/test/unregister.c
index 0dbcbd5..d225881 100644
--- a/test/unregister.c
+++ b/test/unregister.c
@@ -10,9 +10,6 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * 24 April 2013
- *
* Purpose: Tests H5Zunregister function
*/
#include "h5test.h"
diff --git a/test/use_append_chunk.c b/test/use_append_chunk.c
index 2b070fa..b173707 100644
--- a/test/use_append_chunk.c
+++ b/test/use_append_chunk.c
@@ -56,8 +56,6 @@
* o The Reader will see all new data written by Writer.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/* Created: Albert Cheng, 2013/5/28 */
-
#include "h5test.h"
/* This test uses many POSIX things that are not available on
diff --git a/test/use_append_chunk_mirror.c b/test/use_append_chunk_mirror.c
index a12d765..ce44c3c 100644
--- a/test/use_append_chunk_mirror.c
+++ b/test/use_append_chunk_mirror.c
@@ -86,8 +86,6 @@
* o The Reader will see all new data written by Writer.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/* Created: Jacob Smith, 2019 */
-
#include "use.h"
/* This test uses many POSIX things that are not available on
diff --git a/test/use_append_mchunks.c b/test/use_append_mchunks.c
index 756254c..c6fa39d 100644
--- a/test/use_append_mchunks.c
+++ b/test/use_append_mchunks.c
@@ -48,8 +48,6 @@
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/* Created: Albert Cheng, 2013/6/1 */
-
#include "h5test.h"
/* This test uses many POSIX things that are not available on
diff --git a/test/vds.c b/test/vds.c
index 69e428b..727cdce 100644
--- a/test/vds.c
+++ b/test/vds.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Neil Fortner
- * Monday, February 16, 2015
- *
* Purpose: Tests datasets with virtual layout.
*/
#include "h5test.h"
diff --git a/test/vds_env.c b/test/vds_env.c
index 65999dd..41bcb42 100644
--- a/test/vds_env.c
+++ b/test/vds_env.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Neil Fortner
- * Monday, February 16, 2015
- *
* Purpose: Tests datasets with virtual layout.
*/
#include "h5test.h"
diff --git a/test/vfd.c b/test/vfd.c
index bef2f51..644d7cd 100644
--- a/test/vfd.c
+++ b/test/vfd.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * Tuesday, Sept 24, 2002
- *
* Purpose: Tests the basic features of Virtual File Drivers
*/
@@ -189,9 +186,6 @@ static herr_t H5FD__ctl_test_vfd_ctl(H5FD_t *_file, uint64_t op_code, uint64_t
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * Tuesday, Sept 24, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -304,9 +298,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * Tuesday, Sept 24, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -696,9 +687,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * Wednesday, 20 September 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -925,9 +913,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * Thursday, May 19, 2005
- *
*-------------------------------------------------------------------------
*/
/* Disable warning for "format not a string literal" here -QAK */
@@ -1010,9 +995,6 @@ H5_GCC_CLANG_DIAG_ON("format-nonliteral")
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * Tuesday, Sept 24, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1216,9 +1198,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * June 3, 2005
- *
*-------------------------------------------------------------------------
*/
/* Disable warning for "format not a string literal" here -QAK */
@@ -1322,9 +1301,6 @@ H5_GCC_CLANG_DIAG_ON("format-nonliteral")
*
* Return: SUCCEED/FAIL
*
- * Programmer: Jacob Smith
- * 21 May 2019
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1442,9 +1418,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * Thursday, May 19, 2005
- *
*-------------------------------------------------------------------------
*/
/* Disable warning for "format not a string literal" here -QAK */
@@ -1482,9 +1455,6 @@ H5_GCC_CLANG_DIAG_ON("format-nonliteral")
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * Tuesday, Sept 24, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1741,9 +1711,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 21 June 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1926,9 +1893,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Dana Robinson
- * Tuesday, March 22, 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2052,9 +2016,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Dana Robinson
- * Tuesday, March 22, 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2159,9 +2120,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Dana Robinson
- * Tuesday, March 22, 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2291,9 +2249,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: John Mainzer
- * 7/12/17
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -3487,8 +3442,6 @@ error:
*
* Return: void.
*
- * Programmer: JRM -- 6/20/20
- *
*****************************************************************************/
static void
setup_rand(void)
@@ -4042,9 +3995,6 @@ error:
* Return: Return TRUE if successful, and FALSE if any errors
* are encountered.
*
- * Programmer: John Mainzer
- * 6/21/20
- *
*-------------------------------------------------------------------------
*/
@@ -4144,9 +4094,6 @@ test_vector_io__setup_v(uint32_t count, H5FD_mem_t types[], haddr_t addrs[], siz
* Return: Return TRUE if successful, and FALSE if any errors
* are encountered.
*
- * Programmer: John Mainzer
- * 3/10/21
- *
*-------------------------------------------------------------------------
*/
@@ -4277,9 +4224,6 @@ test_vector_io__setup_fixed_size_v(uint32_t count, H5FD_mem_t types[], haddr_t a
* Return: Return TRUE if successful, and FALSE if any errors
* are encountered.
*
- * Programmer: John Mainzer
- * 6/21/20
- *
*-------------------------------------------------------------------------
*/
@@ -4328,9 +4272,6 @@ test_vector_io__read_v_indiv(H5FD_t *lf, uint32_t count, H5FD_mem_t types[], had
* Return: Return TRUE if successful, and FALSE if any errors
* are encountered.
*
- * Programmer: John Mainzer
- * 6/21/20
- *
*-------------------------------------------------------------------------
*/
@@ -4377,9 +4318,6 @@ test_vector_io__write_v_indiv(H5FD_t *lf, uint32_t count, H5FD_mem_t types[], ha
* Return: TRUE if the read and write vectors are identical, and
* FALSE otherwise.
*
- * Programmer: John Mainzer
- * 6/21/20
- *
*-------------------------------------------------------------------------
*/
@@ -4446,9 +4384,6 @@ test_vector_io__verify_v(uint32_t count, H5FD_mem_t types[], size_t sizes[], con
*
* Return: void.
*
- * Programmer: John Mainzer
- * 6/21/20
- *
*-------------------------------------------------------------------------
*/
@@ -4520,9 +4455,6 @@ test_vector_io__dump_test_vectors(uint32_t count, H5FD_mem_t types[], haddr_t ad
* Return: Success: 0
* Failure: -1
*
- * Programmer: John Mainzer
- * 6/20/20
- *
*-------------------------------------------------------------------------
*/
#define VECTOR_LEN 16
@@ -5010,9 +4942,6 @@ error:
* Return: Success: TRUE
* Failure: FALSE
*
- * Programmer: Neil Fortner
- * 7/1/21
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -5084,9 +5013,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * 7/1/21
- *
*-------------------------------------------------------------------------
*/
static herr_t