• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Makefile.amH A D03-May-2022908 3623

Makefile.inH A D03-May-202234.3 KiB1,074974

READMEH A D29-Jun-2020629 2116

cdt.3H A D29-Jun-202023.4 KiB588581

cdt.hH A D29-Jun-20209.8 KiB278221

cdt.vcxprojH A D29-Jun-20205.2 KiB116116

cdt.vcxproj.filtersH A D29-Jun-20202.4 KiB7575

dtclose.cH A D29-Jun-2020949 4429

dtdisc.cH A D29-Jun-20201.9 KiB9473

dtextract.cH A D29-Jun-2020623 3020

dtflatten.cH A D29-Jun-20201 KiB5036

dthash.cH A D29-Jun-20207.3 KiB336295

dthdr.hH A D29-Jun-20201.3 KiB5129

dtlist.cH A D29-Jun-20204 KiB186164

dtmethod.cH A D29-Jun-20201.8 KiB8164

dtopen.cH A D29-Jun-20201.7 KiB8362

dtrenew.cH A D29-Jun-20201.1 KiB5339

dtrestore.cH A D29-Jun-20201.4 KiB6250

dtsize.cH A D29-Jun-2020624 3120

dtstat.cH A D29-Jun-20201.7 KiB9074

dtstrhash.cH A D29-Jun-2020979 3418

dttree.cH A D29-Jun-20207.8 KiB364331

dtview.cH A D29-Jun-20202.7 KiB12292

dtwalk.cH A D29-Jun-2020464 2516

libcdt.pc.inH A D29-Jun-2020213 119

README

1DIRECTORY HIERARCHY:
2This directory hierarchy contains the source of Cdt, the container data type library.
3
4SOFTWARE CONSTRUCTION:
5
6There are two make files, Makefile for Glenn Fowler's nmake and
7makefile for old make.  The build procedure is based on the
8iffe language for automatic configuration. An iffe interpreter
9and its manual pages are included in this code distribution.
10See the files in ./features for examples of iffe probes to generate
11configuration parameters.
12
13CORRESPONDENCE:
14Comments, etc. should be sent to:
15
16	Phong Vo
17	AT&T Labs - Research
18	180 Park Avenue
19	Florham Park, NJ 07932
20	e-mail: kpv@research.att.com
21