Changeset 3264 for trunk/psLib/src/collections
- Timestamp:
- Feb 17, 2005, 9:26:25 AM (21 years ago)
- Location:
- trunk/psLib/src/collections
- Files:
-
- 19 edited
-
psArray.c (modified) (1 diff)
-
psArray.h (modified) (1 diff)
-
psBitSet.c (modified) (1 diff)
-
psBitSet.h (modified) (1 diff)
-
psCollectionsErrors.h (modified) (1 diff)
-
psCompare.c (modified) (1 diff)
-
psCompare.h (modified) (1 diff)
-
psHash.c (modified) (1 diff)
-
psHash.h (modified) (1 diff)
-
psList.c (modified) (1 diff)
-
psList.h (modified) (1 diff)
-
psMetadata.c (modified) (1 diff)
-
psMetadata.h (modified) (2 diffs)
-
psMetadataIO.c (modified) (1 diff)
-
psMetadataIO.h (modified) (1 diff)
-
psScalar.c (modified) (1 diff)
-
psScalar.h (modified) (1 diff)
-
psVector.c (modified) (1 diff)
-
psVector.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/psArray.c
r3165 r3264 9 9 * @author Ross Harman, MHPCC 10 10 * 11 * @version $Revision: 1.2 4$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-02- 09 01:04:01$13 * 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii11 * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-02-17 19:26:23 $ 13 * 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 15 15 */ 16 16 -
trunk/psLib/src/collections/psArray.h
r3165 r3264 12 12 * @author Ross Harman, MHPCC 13 13 * 14 * @version $Revision: 1.2 1$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-02- 09 01:04:01$14 * @version $Revision: 1.22 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-02-17 19:26:23 $ 16 16 * 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 18 18 */ 19 19 -
trunk/psLib/src/collections/psBitSet.c
r3115 r3264 11 11 * @author Robert DeSonia, MHPCC 12 12 * 13 * @version $Revision: 1.2 1$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-02- 03 00:54:10$15 * 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii13 * @version $Revision: 1.22 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-02-17 19:26:23 $ 15 * 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 17 17 */ 18 18 -
trunk/psLib/src/collections/psBitSet.h
r3115 r3264 12 12 * @author Ross Harman, MHPCC 13 13 * 14 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-02- 03 00:54:10$14 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-02-17 19:26:23 $ 16 16 * 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 18 18 */ 19 19 -
trunk/psLib/src/collections/psCollectionsErrors.h
r3165 r3264 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.1 0$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-02- 09 01:04:01$9 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-02-17 19:26:23 $ 11 11 * 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 13 13 */ 14 14 -
trunk/psLib/src/collections/psCompare.c
r3148 r3264 7 7 * @author Robert Daniel DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-02- 08 00:39:58$9 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-02-17 19:26:23 $ 11 11 * 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 13 13 */ 14 14 -
trunk/psLib/src/collections/psCompare.h
r2204 r3264 6 6 * @ingroup Compare 7 7 * 8 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $9 * @date $Date: 200 4-10-27 00:57:31$10 * 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii8 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-02-17 19:26:23 $ 10 * 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 12 12 */ 13 13 -
trunk/psLib/src/collections/psHash.c
r2859 r3264 12 12 * @author Robert DeSonia, MHPCC 13 13 * 14 * @version $Revision: 1.1 1$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-0 1-03 20:28:07$14 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-02-17 19:26:23 $ 16 16 * 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 18 18 */ 19 19 #include <stdlib.h> -
trunk/psLib/src/collections/psHash.h
r2859 r3264 12 12 * @author Robert DeSonia, MHPCC 13 13 * 14 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-0 1-03 20:28:07$14 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-02-17 19:26:23 $ 16 16 * 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 18 18 */ 19 19 #if !defined(PS_HASH_H) -
trunk/psLib/src/collections/psList.c
r3113 r3264 6 6 * @author Robert Daniel DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1.3 3$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-02- 03 00:00:10$8 * @version $Revision: 1.34 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-02-17 19:26:23 $ 10 10 * 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 12 12 */ 13 13 -
trunk/psLib/src/collections/psList.h
r3116 r3264 10 10 * @ingroup LinkedList 11 11 * 12 * @version $Revision: 1.2 0$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-02- 03 00:56:59$14 * 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii12 * @version $Revision: 1.21 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-02-17 19:26:23 $ 14 * 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 16 16 */ 17 17 -
trunk/psLib/src/collections/psMetadata.c
r3246 r3264 12 12 * @author Ross Harman, MHPCC 13 13 * 14 * @version $Revision: 1.5 0$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-02-17 01:58:42$16 * 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii14 * @version $Revision: 1.51 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-02-17 19:26:23 $ 16 * 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 18 18 */ 19 19 -
trunk/psLib/src/collections/psMetadata.h
r3246 r3264 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.3 6$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-02-17 01:58:42$15 * 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii13 * @version $Revision: 1.37 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-02-17 19:26:23 $ 15 * 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 17 17 */ 18 18 #ifndef PS_METADATA_H … … 46 46 PS_META_NTYPE ///< Number of types. Must be last. 47 47 } psMetadataType; 48 49 /** Option flags for psMetadata functions 50 * 51 * Enumeration for the modification of the behaviour in psMetadataAddItem. 52 * 53 * @see psMetadataAddItem 54 */ 55 typedef enum { 56 PS_META_DEFAULT = 0, ///< default behaviour (duplicate entry is an error) 57 PS_META_REPLACE ///< allow entry to be replaced 58 } psMetadataFlags; 48 59 49 60 /** Metadata data structure. -
trunk/psLib/src/collections/psMetadataIO.c
r3114 r3264 9 9 * @author Ross Harman, MHPCC 10 10 * 11 * @version $Revision: 1. 19$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-02- 03 00:45:06$11 * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-02-17 19:26:23 $ 13 13 * 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 15 15 */ 16 16 -
trunk/psLib/src/collections/psMetadataIO.h
r2637 r3264 9 9 * @author Ross Harman, MHPCC 10 10 * 11 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $12 * @date $Date: 200 4-12-06 20:00:03 $11 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-02-17 19:26:23 $ 13 13 * 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 15 15 */ 16 16 #ifndef PS_METADATAIO_H -
trunk/psLib/src/collections/psScalar.c
r2662 r3264 8 8 * @author Ross Harman, MHPCC 9 9 * 10 * @version $Revision: 1.1 3$ $Name: not supported by cvs2svn $11 * @date $Date: 200 4-12-08 02:03:49$10 * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2005-02-17 19:26:23 $ 12 12 * 13 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 14 14 */ 15 15 -
trunk/psLib/src/collections/psScalar.h
r2055 r3264 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.1 0$ $Name: not supported by cvs2svn $14 * @date $Date: 200 4-10-12 19:32:44$13 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-02-17 19:26:23 $ 15 15 * 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 17 17 */ 18 18 -
trunk/psLib/src/collections/psVector.c
r3115 r3264 10 10 * @author Robert DeSonia, MHPCC 11 11 * 12 * @version $Revision: 1.3 3$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-02- 03 00:54:10$12 * @version $Revision: 1.34 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-02-17 19:26:23 $ 14 14 * 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 16 16 */ 17 17 -
trunk/psLib/src/collections/psVector.h
r3115 r3264 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.2 7$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-02- 03 00:54:10$13 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-02-17 19:26:23 $ 15 15 * 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 17 17 */ 18 18
Note:
See TracChangeset
for help on using the changeset viewer.
