b513ef ocaml-findlib-1.8.0 base

Merged and Committed by Packit 3 years ago
202 files changed. 42283 lines added. 0 lines removed.
INSTALL
file added
+187
LICENSE
file added
+22
Makefile
file added
+135
Makefile.config.pattern
file added
+61
configure
file added
+725
doc/DOCINFO
file added
+15
doc/Makefile
file added
+73
doc/QUICKSTART
file added
+247
doc/QUICKSTART.xml
file added
+288
doc/README
file added
+442
doc/README.xml
file added
+647
doc/common.xml
file added
+353
doc/config.xml
file added
+22
doc/guide-html/TIMESTAMP
file added
+0
doc/guide-html/c161.html
file added
+232
doc/guide-html/c192.html
file added
+300
doc/guide-html/c278.html
file added
+308
doc/guide-html/c37.html
file added
+309
doc/guide-html/c395.html
file added
+204
doc/guide-html/c429.html
file added
+250
doc/guide-html/c74.html
file added
+211
doc/guide-html/index.html
file added
+430
doc/guide-html/p35.html
file added
+184
doc/guide-html/quickstart.html
file added
+278
doc/guide-html/x108.html
file added
+178
doc/guide-html/x119.html
file added
+255
doc/guide-html/x135.html
file added
+213
doc/guide-html/x149.html
file added
+200
doc/guide-html/x180.html
file added
+184
doc/guide-html/x231.html
file added
+302
doc/guide-html/x265.html
file added
+182
doc/guide-html/x274.html
file added
+152
doc/guide-html/x311.html
file added
+210
doc/guide-html/x326.html
file added
+208
doc/guide-html/x338.html
file added
+199
doc/guide-html/x345.html
file added
+191
doc/guide-html/x352.html
file added
+295
doc/guide-html/x388.html
file added
+172
doc/guide-html/x403.html
file added
+248
doc/guide-html/x421.html
file added
+188
doc/guide-html/x443.html
file added
+170
doc/guide-html/x449.html
file added
+211
doc/guide-html/x461.html
file added
+384
doc/guide-html/x513.html
file added
+198
doc/guide-html/x524.html
file added
+162
doc/guide-html/x528.html
file added
+198
doc/guide-html/x81.html
file added
+170
doc/guide-html/x89.html
file added
+255
doc/readme.dtd
file added
+38
doc/ref-html/TIMESTAMP
file added
+0
doc/ref-html/c1121.html
file added
+139
doc/ref-html/index.html
file added
+156
doc/ref-html/lib/Findlib.html
file added
+305
doc/ref-html/lib/Fl_dynload.html
file added
+71
doc/ref-html/lib/Fl_metascanner.html
file added
+177
doc/ref-html/lib/Fl_package_base.html
file added
+263
doc/ref-html/lib/Topfind.html
file added
+180
doc/ref-html/lib/index.html
file added
+49
doc/ref-html/lib/index_attributes.html
file added
+23
doc/ref-html/lib/index_class_types.html
file added
+23
doc/ref-html/lib/index_classes.html
file added
+23
doc/ref-html/lib/index_exceptions.html
file added
+47
doc/ref-html/lib/index_extensions.html
file added
+23
doc/ref-html/lib/index_methods.html
file added
+23
doc/ref-html/lib/index_module_types.html
file added
+23
doc/ref-html/lib/index_modules.html
file added
+50
doc/ref-html/lib/index_types.html
file added
+62
doc/ref-html/lib/index_values.html
file added
+346
doc/ref-html/lib/style.css
file added
+41
doc/ref-html/lib/type_Findlib.html
file added
+81
doc/ref-html/lib/type_Fl_dynload.html
file added
+16
doc/ref-html/lib/type_Fl_metascanner.html
file added
+44
doc/ref-html/lib/type_Fl_package_base.html
file added
+42
doc/ref-html/lib/type_Topfind.html
file added
+29
doc/ref-html/p1119.html
file added
+154
doc/ref-html/p15.html
file added
+154
doc/ref-html/p757.html
file added
+164
doc/ref-html/r1061.html
file added
+401
doc/ref-html/r17.html
file added
+2643
doc/ref-html/r759.html
file added
+571
doc/ref-html/r865.html
file added
+844
doc/ref-man/META.5
file added
+613
doc/ref-man/TIMESTAMP
file added
+0
doc/ref-man/findlib.conf.5
file added
+787
doc/ref-man/ocamlfind.1
file added
+2853
doc/ref-man/site-lib.5
file added
+338
doc/src/findlib.dsl
file added
+24
doc/src/findlib.sgml
file added
+2476
doc/src/findlib_conf.mod
file added
+427
doc/src/findlib_meta.mod
file added
+420
doc/src/findlib_mli.mod
file added
+181
doc/src/findlib_ocamlfind.mod
file added
+1436
doc/src/findlib_ref.dsl
file added
+24
doc/src/findlib_ref.sgml
file added
+61
doc/src/findlib_reference.sgml
file added
+17
doc/src/findlib_reference.xml
file added
+2153
doc/src/findlib_sitelib.mod
file added
+165
doc/src/findlib_topfind.mod
file added
+333
findlib.conf.in
file added
+2
itest
file added
+101
itest-aux/Makefile
file added
+7
itest-aux/os_type.ml
file added
+2
itest-aux/ppx.ml
file added
+1
itest-aux/remdir.ml
file added
+2
itest-aux/simple.ml
file added
+2
itest-aux/simple_bigarray.ml
file added
+7
itest-aux/simple_camlp4.ml
file added
+5
itest-aux/simple_camltk.ml
file added
+11
itest-aux/simple_dbm.ml
file added
+10
itest-aux/simple_graphics.ml
file added
+4
itest-aux/simple_labltk.ml
file added
+10
itest-aux/simple_num.ml
file added
+4
itest-aux/simple_str.ml
file added
+4
itest-aux/simple_threads.ml
file added
+17
itest-aux/simple_unix.ml
file added
+4
mini/README
file added
+104
mini/ocamlfind-mini
file added
+851
site-lib-src/bigarray/META.in
file added
+12
site-lib-src/bigarray/interfaces.in
file added
+1
site-lib-src/bigarray/interfaces.out
file added
+1
site-lib-src/bytes/META.in
file added
+5
site-lib-src/bytes/interfaces.in
file added
+2
site-lib-src/bytes/interfaces.out
file added
+2
site-lib-src/camlp4.309/META.in
file added
+96
site-lib-src/camlp4.310/META.in
file added
+148
site-lib-src/compiler-libs/META.in
file added
+39
site-lib-src/dbm/META.in
file added
+11
site-lib-src/dbm/interfaces.in
file added
+1
site-lib-src/dbm/interfaces.out
file added
+1
site-lib-src/dynlink/META.in
file added
+9
site-lib-src/dynlink/interfaces.in
file added
+1
site-lib-src/dynlink/interfaces.out
file added
+1
site-lib-src/graphics/META.in
file added
+11
site-lib-src/graphics/interfaces.in
file added
+2
site-lib-src/graphics/interfaces.out
file added
+1
site-lib-src/labltk/META.in
file added
+11
site-lib-src/labltk/interfaces.in
file added
+2
site-lib-src/labltk/interfaces.out
file added
+1
site-lib-src/num-top/META.in
file added
+7
site-lib-src/num/META.in
file added
+15
site-lib-src/num/interfaces.in
file added
+1
site-lib-src/num/interfaces.out
file added
+1
site-lib-src/ocamlbuild/META.in
file added
+8
site-lib-src/ocamldoc/META.in
file added
+5
site-lib-src/raw_spacetime/META.in
file added
+12
site-lib-src/raw_spacetime/interfaces.in
file added
+1
site-lib-src/stdlib/META.in
file added
+10
site-lib-src/stdlib/interfaces.in
file added
+1
site-lib-src/stdlib/interfaces.out
file added
+1
site-lib-src/str/META.in
file added
+13
site-lib-src/str/interfaces.in
file added
+1
site-lib-src/str/interfaces.out
file added
+1
site-lib-src/threads/META.in
file added
+33
site-lib-src/threads/interfaces.in
file added
+2
site-lib-src/threads/interfaces.out
file added
+1
site-lib-src/unix/META.in
file added
+14
site-lib-src/unix/interfaces.in
file added
+1
site-lib-src/unix/interfaces.out
file added
+1
src/bytes/META
file added
+9
src/bytes/Makefile
file added
+39
src/bytes/README
file added
+7
src/bytes/bytes.ml
file added
+36
src/findlib-toolbox/Makefile
file added
+37
src/findlib-toolbox/make_wizard.ml
file added
+1559
src/findlib-toolbox/make_wizard.pattern
file added
+494
src/findlib/META.in
file added
+35
src/findlib/Makefile
file added
+182
src/findlib/findlib.ml
file added
+520
src/findlib/findlib.mli
file added
+270
src/findlib/findlib_config.mlp
file added
+26
src/findlib/fl_args.ml
file added
+104
src/findlib/fl_dynload.ml
file added
+55
src/findlib/fl_dynload.mli
file added
+37
src/findlib/fl_lint.ml
file added
+113
src/findlib/fl_meta.mll
file added
+90
src/findlib/fl_metascanner.ml
file added
+584
src/findlib/fl_metascanner.mli
file added
+108
src/findlib/fl_metascanner.src
file added
+526
src/findlib/fl_metatoken.ml
file added
+37
src/findlib/fl_package_base.ml
file added
+713
src/findlib/fl_package_base.mli
file added
+177
src/findlib/fl_split.ml
file added
+146
src/findlib/fl_topo.ml
file added
+344
src/findlib/fl_topo.mli
file added
+42
src/findlib/frontend.ml
file added
+2674
src/findlib/num_top.ml
file added
+32
src/findlib/num_top.mli
file added
+18
src/findlib/num_top_printers.ml
file added
+17
src/findlib/num_top_printers.mli
file added
+19
src/findlib/test_parser.ml
file added
+87
src/findlib/topfind.ml.in
file added
+336
src/findlib/topfind.mli
file added
+122
src/findlib/topfind_rd0.p
file added
+40
src/findlib/topfind_rd1.p
file added
+55
tools/cmd_from_same_dir
file added
+30
tools/collect_files
file added
+16
tools/extract_args/Makefile
file added
+7
tools/extract_args/extract_args.ml
file added
+137
tools/file_exists
file added
+5
tools/make-package-macosx
file added
+122
tools/patch
file added
+28
tools/safe_camlp4
file added
+52
    ocaml-findlib-1.8.0 base
    
        
file added
+187
file added
+22
file added
+135
file added
+725
file added
+15
file added
+73
file added
+247
file added
+288
file added
+442
file added
+647
file added
+353
file added
+22
empty file added
file added
+38
empty file added
file added
+154
file added
+164
file added
+2643
file added
+571
file added
+844
file added
+613
file added
+0
empty file added
file added
+2853
file added
+338
file added
+24
file added
+2476
file added
+2
file added
+101
file added
+7
file added
+1
file added
+2
file added
+2
file added
+104
file added
+851
file added
+9
file added
+39
file added
+7
file added
+36
file added
+35
file added
+182
file added
+520
file added
+104
file added
+113
file added
+344
file added
+2674
file added
+16
file added
+5
file added
+28
file added
+52