Ignore:
Timestamp:
2000-07-14T09:43:50+12:00 (24 years ago)
Author:
sjboddie
Message:

Removed CVS logging information from source files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/OIDtools.cpp

    r739 r1285  
    2222 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    2323 *
    24  * $Id$
    25  *
    2624 *********************************************************************/
    27 
    28 /*
    29    $Log$
    30    Revision 1.18  1999/10/24 07:24:34  sjboddie
    31    small change to allow FullTOC option
    32 
    33    Revision 1.17  1999/10/10 08:14:02  sjboddie
    34    - metadata now returns mp rather than array
    35    - redesigned browsing support (although it's not finished so
    36    won't currently work ;-)
    37 
    38    Revision 1.16  1999/09/07 04:56:51  sjboddie
    39    added GPL notice
    40 
    41    Revision 1.15  1999/09/02 00:22:04  rjmcnab
    42    added extra check in get_info
    43 
    44    Revision 1.14  1999/08/25 04:45:25  sjboddie
    45    changed FilterRequest_t::docSet into an array
    46 
    47    Revision 1.13  1999/08/10 22:44:06  sjboddie
    48    altered the get_contents function so it's now passed metadata
    49    rather than having it hard-coded
    50 
    51    Revision 1.12  1999/07/30 02:26:44  sjboddie
    52    added overloaded get_info function for getting info on multiple OIDs
    53 
    54    Revision 1.11  1999/07/20 02:59:03  sjboddie
    55    get_children now takes a getParents argument
    56 
    57    Revision 1.10  1999/07/07 05:47:41  sjboddie
    58    changed around the way browsetools works
    59 
    60    Revision 1.9  1999/06/16 23:51:53  sjboddie
    61    added a strip_suffix function
    62 
    63    Revision 1.8  1999/06/16 03:11:25  sjboddie
    64    get_info() now takes a getParents argument
    65 
    66    Revision 1.7  1999/06/16 02:05:23  sjboddie
    67    just changed a comment that was confusing me
    68 
    69    Revision 1.6  1999/05/10 03:40:25  sjboddie
    70    lots of changes - slowly getting document action sorted out
    71 
    72    Revision 1.5  1999/04/30 01:59:37  sjboddie
    73    lots of stuff - getting documentaction working (documentaction replaces
    74    old browseaction)
    75 
    76    Revision 1.4  1999/03/29 02:14:25  sjboddie
    77 
    78    More changes to browseaction
    79 
    80    Revision 1.3  1999/03/25 03:13:42  sjboddie
    81 
    82    More library functions for dealing with OIDs. Many of them just
    83    return dummy data at present
    84 
    85    Revision 1.2  1999/03/05 03:53:53  sjboddie
    86 
    87    fixed some bugs
    88 
    89    Revision 1.1  1999/03/04 22:38:20  sjboddie
    90 
    91    Added subjectbrowseaction. - Doesn't do anything yet.
    92 
    93  */
    9425
    9526#include "OIDtools.h"
Note: See TracChangeset for help on using the changeset viewer.