IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 17, 2005, 9:26:25 AM (21 years ago)
Author:
desonia
Message:

Fixed bugs as reported by IfA.

Location:
trunk/psLib/src/collections
Files:
19 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/psArray.c

    r3165 r3264  
    99 *  @author Ross Harman, MHPCC
    1010 *
    11  *  @version $Revision: 1.24 $ $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 Hawaii
     11 *  @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
    1515 */
    1616
  • trunk/psLib/src/collections/psArray.h

    r3165 r3264  
    1212 *  @author Ross Harman, MHPCC
    1313 *
    14  *  @version $Revision: 1.21 $ $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 $
    1616 *
    17  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     17 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1818 */
    1919
  • trunk/psLib/src/collections/psBitSet.c

    r3115 r3264  
    1111 *  @author Robert DeSonia, MHPCC
    1212 *
    13  *  @version $Revision: 1.21 $ $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 Hawaii
     13 *  @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
    1717 */
    1818
  • trunk/psLib/src/collections/psBitSet.h

    r3115 r3264  
    1212 *  @author Ross Harman, MHPCC
    1313 *
    14  *  @version $Revision: 1.16 $ $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 $
    1616 *
    17  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     17 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1818 */
    1919
  • trunk/psLib/src/collections/psCollectionsErrors.h

    r3165 r3264  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.10 $ $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 $
    1111 *
    12  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     12 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1313 */
    1414
  • trunk/psLib/src/collections/psCompare.c

    r3148 r3264  
    77 *  @author Robert Daniel DeSonia, MHPCC
    88 *
    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 $
    1111 *
    12  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     12 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1313 */
    1414
  • trunk/psLib/src/collections/psCompare.h

    r2204 r3264  
    66 *  @ingroup Compare
    77 *
    8  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2004-10-27 00:57:31 $
    10  *
    11  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     8 *  @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
    1212 */
    1313
  • trunk/psLib/src/collections/psHash.c

    r2859 r3264  
    1212*  @author Robert DeSonia, MHPCC
    1313*
    14 *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2005-01-03 20:28:07 $
     14*  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2005-02-17 19:26:23 $
    1616*
    17 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     17*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1818*/
    1919#include <stdlib.h>
  • trunk/psLib/src/collections/psHash.h

    r2859 r3264  
    1212 *  @author Robert DeSonia, MHPCC
    1313 *
    14  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2005-01-03 20:28:07 $
     14 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-02-17 19:26:23 $
    1616 *
    17  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     17 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1818 */
    1919#if !defined(PS_HASH_H)
  • trunk/psLib/src/collections/psList.c

    r3113 r3264  
    66 *  @author Robert Daniel DeSonia, MHPCC
    77 *
    8  *  @version $Revision: 1.33 $ $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 $
    1010 *
    11  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     11 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1212 */
    1313
  • trunk/psLib/src/collections/psList.h

    r3116 r3264  
    1010 *  @ingroup LinkedList
    1111 *
    12  *  @version $Revision: 1.20 $ $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 Hawaii
     12 *  @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
    1616 */
    1717
  • trunk/psLib/src/collections/psMetadata.c

    r3246 r3264  
    1212*  @author Ross Harman, MHPCC
    1313*
    14 *  @version $Revision: 1.50 $ $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 Hawaii
     14*  @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
    1818*/
    1919
  • trunk/psLib/src/collections/psMetadata.h

    r3246 r3264  
    1111*  @author Ross Harman, MHPCC
    1212*
    13 *  @version $Revision: 1.36 $ $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 Hawaii
     13*  @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
    1717*/
    1818#ifndef PS_METADATA_H
     
    4646    PS_META_NTYPE                      ///< Number of types. Must be last.
    4747} psMetadataType;
     48
     49/** Option flags for psMetadata functions
     50 *
     51 *  Enumeration for the modification of the behaviour in psMetadataAddItem.
     52 *
     53 *  @see psMetadataAddItem
     54 */
     55typedef enum {
     56    PS_META_DEFAULT = 0,               ///< default behaviour (duplicate entry is an error)
     57    PS_META_REPLACE                    ///< allow entry to be replaced
     58} psMetadataFlags;
    4859
    4960/** Metadata data structure.
  • trunk/psLib/src/collections/psMetadataIO.c

    r3114 r3264  
    99*  @author Ross Harman, MHPCC
    1010*
    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 $
    1313*
    14 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     14*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1515*/
    1616
  • trunk/psLib/src/collections/psMetadataIO.h

    r2637 r3264  
    99*  @author Ross Harman, MHPCC
    1010*
    11 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2004-12-06 20:00:03 $
     11*  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2005-02-17 19:26:23 $
    1313*
    14 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     14*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1515*/
    1616#ifndef PS_METADATAIO_H
  • trunk/psLib/src/collections/psScalar.c

    r2662 r3264  
    88 *  @author Ross Harman, MHPCC
    99 *
    10  *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2004-12-08 02:03:49 $
     10 *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2005-02-17 19:26:23 $
    1212 *
    13  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     13 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1414 */
    1515
  • trunk/psLib/src/collections/psScalar.h

    r2055 r3264  
    1111 *  @author Ross Harman, MHPCC
    1212 *
    13  *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2004-10-12 19:32:44 $
     13 *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-02-17 19:26:23 $
    1515 *
    16  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     16 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1717 */
    1818
  • trunk/psLib/src/collections/psVector.c

    r3115 r3264  
    1010*  @author Robert DeSonia, MHPCC
    1111*
    12 *  @version $Revision: 1.33 $ $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 $
    1414*
    15 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     15*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1616*/
    1717
  • trunk/psLib/src/collections/psVector.h

    r3115 r3264  
    1111 *  @author Ross Harman, MHPCC
    1212 *
    13  *  @version $Revision: 1.27 $ $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 $
    1515 *
    16  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     16 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1717 */
    1818
Note: See TracChangeset for help on using the changeset viewer.