summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST175
1 files changed, 120 insertions, 55 deletions
diff --git a/MANIFEST b/MANIFEST
index 08de5ff..909bc34 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -267,7 +267,6 @@
./c++/examples/extend_ds.cpp
./c++/examples/h5group.cpp
./c++/examples/readdata.cpp
-./c++/examples/testexamples.sh
./c++/examples/testh5c++.sh.in
./c++/examples/writedata.cpp
./c++/examples/Makefile.am
@@ -384,7 +383,8 @@
./perform/zip_perf.c
./release_docs/COPYING
-./release_docs/HISTORY.txt
+./release_docs/HISTORY-1_0-1_8_0_rc3.txt
+./release_docs/HISTORY-1_9.txt
./release_docs/INSTALL
./release_docs/INSTALL_Cygwin.txt
./release_docs/INSTALL_MinGW.txt
@@ -911,39 +911,44 @@
./tools/h5import/h5import.c
./tools/h5import/h5importtest.c
./tools/h5import/h5importtestutil.sh
-./tools/h5import/testfiles/conbfp32
-./tools/h5import/testfiles/conbfp64
-./tools/h5import/testfiles/conbin16
-./tools/h5import/testfiles/conbin32
-./tools/h5import/testfiles/conbin8
-./tools/h5import/testfiles/conbuin16
-./tools/h5import/testfiles/conbuin32
-./tools/h5import/testfiles/fp1
-./tools/h5import/testfiles/fp2
-./tools/h5import/testfiles/in1
-./tools/h5import/testfiles/textfp32
-./tools/h5import/testfiles/textfp64
-./tools/h5import/testfiles/textin16
-./tools/h5import/testfiles/textin32
-./tools/h5import/testfiles/textin8
-./tools/h5import/testfiles/textuin16
-./tools/h5import/testfiles/textuin32
-./tools/h5import/testfiles/test1.h5
-./tools/h5import/testfiles/test2.h5
-./tools/h5import/testfiles/test3.h5
-./tools/h5import/testfiles/test4.h5
-./tools/h5import/testfiles/test5.h5
-./tools/h5import/testfiles/test6.h5
-./tools/h5import/testfiles/test7.h5
-./tools/h5import/testfiles/test8.h5
-./tools/h5import/testfiles/test9.h5
-./tools/h5import/testfiles/test10.h5
-./tools/h5import/testfiles/test11.h5
-./tools/h5import/testfiles/test12.h5
-./tools/h5import/testfiles/test13.h5
-./tools/h5import/testfiles/teststr.h5
-./tools/h5import/testfiles/txtstr
-./tools/h5import/testfiles/textstr
+
+#tesfiles for h5import
+./tools/h5import/testfiles/binin32.h5
+./tools/h5import/testfiles/binin16.h5
+./tools/h5import/testfiles/txtfp32.txt
+./tools/h5import/testfiles/txtstr.conf
+./tools/h5import/testfiles/txtfp32.conf
+./tools/h5import/testfiles/binin8w.conf
+./tools/h5import/testfiles/binin8.h5
+./tools/h5import/testfiles/txtfp64.conf
+./tools/h5import/testfiles/binuin32.conf
+./tools/h5import/testfiles/txtuin32.txt
+./tools/h5import/testfiles/binuin16.conf
+./tools/h5import/testfiles/txtstr.h5
+./tools/h5import/testfiles/txtfp32.h5
+./tools/h5import/testfiles/txtin32.h5
+./tools/h5import/testfiles/txtin16.h5
+./tools/h5import/testfiles/binin8w.h5
+./tools/h5import/testfiles/txtin32.txt
+./tools/h5import/testfiles/binfp64.conf
+./tools/h5import/testfiles/binin8.conf
+./tools/h5import/testfiles/txtin8.conf
+./tools/h5import/testfiles/binfp64.h5
+./tools/h5import/testfiles/txtstr.txt
+./tools/h5import/testfiles/txtin32.conf
+./tools/h5import/testfiles/txtin16.conf
+./tools/h5import/testfiles/txtin8.h5
+./tools/h5import/testfiles/txtuin32.conf
+./tools/h5import/testfiles/txtuin16.conf
+./tools/h5import/testfiles/binin32.conf
+./tools/h5import/testfiles/binin16.conf
+./tools/h5import/testfiles/txtfp64.h5
+./tools/h5import/testfiles/txtin16.txt
+./tools/h5import/testfiles/txtfp64.txt
+./tools/h5import/testfiles/binuin32.h5
+./tools/h5import/testfiles/binuin16.h5
+./tools/h5import/testfiles/txtuin32.h5
+./tools/h5import/testfiles/txtuin16.h5
# h5diff sources
./tools/h5diff/Makefile.am
@@ -1802,16 +1807,46 @@
./windows/hl/examples/test_hl_cexamples.BAT
./windows/hl/examples/allhlcexamples/allhlcexamples.sln
./windows/hl/examples/allhlcexamples/allhlcexamples.vcproj
-./windows/hl/examples/ex_ds/ex_ds.vcproj
-./windows/hl/examples/ex_dsdll/ex_dsdll.vcproj
-./windows/hl/examples/ex_images/ex_images.vcproj
-./windows/hl/examples/ex_imagesdll/ex_imagesdll.vcproj
-./windows/hl/examples/ex_lite/ex_lite.vcproj
-./windows/hl/examples/ex_litedll/ex_litedll.vcproj
-./windows/hl/examples/ex_packet/ex_packet.vcproj
-./windows/hl/examples/ex_packetdll/ex_packetdll.vcproj
-./windows/hl/examples/ex_table/ex_table.vcproj
-./windows/hl/examples/ex_tabledll/ex_tabledll.vcproj
+./windows/hl/examples/ex_ds1/ex_ds1.vcproj
+./windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj
+./windows/hl/examples/ex_image1/ex_image1.vcproj
+./windows/hl/examples/ex_image1dll/ex_image1dll.vcproj
+./windows/hl/examples/ex_image2/ex_image2.vcproj
+./windows/hl/examples/ex_image2dll/ex_image2dll.vcproj
+./windows/hl/examples/ex_lite1/ex_lite1.vcproj
+./windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj
+./windows/hl/examples/ex_lite2/ex_lite2.vcproj
+./windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj
+./windows/hl/examples/ex_lite3/ex_lite3.vcproj
+./windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj
+./windows/hl/examples/ex_table01/ex_table01.vcproj
+./windows/hl/examples/ex_table01dll/ex_table01dll.vcproj
+./windows/hl/examples/ex_table02/ex_table02.vcproj
+./windows/hl/examples/ex_table02dll/ex_table02dll.vcproj
+./windows/hl/examples/ex_table03/ex_table03.vcproj
+./windows/hl/examples/ex_table03dll/ex_table03dll.vcproj
+./windows/hl/examples/ex_table04/ex_table04.vcproj
+./windows/hl/examples/ex_table04dll/ex_table04dll.vcproj
+./windows/hl/examples/ex_table05/ex_table05.vcproj
+./windows/hl/examples/ex_table05dll/ex_table05dll.vcproj
+./windows/hl/examples/ex_table06/ex_table06.vcproj
+./windows/hl/examples/ex_table06dll/ex_table06dll.vcproj
+./windows/hl/examples/ex_table07/ex_table07.vcproj
+./windows/hl/examples/ex_table07dll/ex_table07dll.vcproj
+./windows/hl/examples/ex_table08/ex_table08.vcproj
+./windows/hl/examples/ex_table08dll/ex_table08dll.vcproj
+./windows/hl/examples/ex_table09/ex_table09.vcproj
+./windows/hl/examples/ex_table09dll/ex_table09dll.vcproj
+./windows/hl/examples/ex_table10/ex_table10.vcproj
+./windows/hl/examples/ex_table10dll/ex_table10dll.vcproj
+./windows/hl/examples/ex_table11/ex_table11.vcproj
+./windows/hl/examples/ex_table11dll/ex_table11dll.vcproj
+./windows/hl/examples/ex_table12/ex_table12.vcproj
+./windows/hl/examples/ex_table12dll/ex_table12dll.vcproj
+./windows/hl/examples/ptExampleFL/ptExampleFL.vcproj
+./windows/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj
+./windows/hl/examples/ptExampleVL/ptExampleVL.vcproj
+./windows/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj
# High-Level Fortran Examples
./windows/hl/fortran/examples/test_hl_f90examples.BAT
@@ -2073,16 +2108,46 @@
./windows_vnet/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj
./windows_vnet/hl/examples/allhlcexamples/allhlcexamples.vcproj
./windows_vnet/hl/examples/allhlcexamples/allhlcexamples.sln
-./windows_vnet/hl/examples/ex_ds/ex_ds.vcproj
-./windows_vnet/hl/examples/ex_dsdll/ex_dsdll.vcproj
-./windows_vnet/hl/examples/ex_images/ex_images.vcproj
-./windows_vnet/hl/examples/ex_imagesdll/ex_imagesdll.vcproj
-./windows_vnet/hl/examples/ex_lite/ex_lite.vcproj
-./windows_vnet/hl/examples/ex_litedll/ex_litedll.vcproj
-./windows_vnet/hl/examples/ex_packet/ex_packet.vcproj
-./windows_vnet/hl/examples/ex_packetdll/ex_packetdll.vcproj
-./windows_vnet/hl/examples/ex_table/ex_table.vcproj
-./windows_vnet/hl/examples/ex_tabledll/ex_tabledll.vcproj
+./windows_vnet/hl/examples/ex_ds1/ex_ds1.vcproj
+./windows_vnet/hl/examples/ex_ds1dll/ex_ds1dll.vcproj
+./windows_vnet/hl/examples/ex_image1/ex_image1.vcproj
+./windows_vnet/hl/examples/ex_image1dll/ex_image1dll.vcproj
+./windows_vnet/hl/examples/ex_image2/ex_image2.vcproj
+./windows_vnet/hl/examples/ex_image2dll/ex_image2dll.vcproj
+./windows_vnet/hl/examples/ex_lite1/ex_lite1.vcproj
+./windows_vnet/hl/examples/ex_lite1dll/ex_lite1dll.vcproj
+./windows_vnet/hl/examples/ex_lite2/ex_lite2.vcproj
+./windows_vnet/hl/examples/ex_lite2dll/ex_lite2dll.vcproj
+./windows_vnet/hl/examples/ex_lite3/ex_lite3.vcproj
+./windows_vnet/hl/examples/ex_lite3dll/ex_lite3dll.vcproj
+./windows_vnet/hl/examples/ex_table01/ex_table01.vcproj
+./windows_vnet/hl/examples/ex_table01dll/ex_table01dll.vcproj
+./windows_vnet/hl/examples/ex_table02/ex_table02.vcproj
+./windows_vnet/hl/examples/ex_table02dll/ex_table02dll.vcproj
+./windows_vnet/hl/examples/ex_table03/ex_table03.vcproj
+./windows_vnet/hl/examples/ex_table03dll/ex_table03dll.vcproj
+./windows_vnet/hl/examples/ex_table04/ex_table04.vcproj
+./windows_vnet/hl/examples/ex_table04dll/ex_table04dll.vcproj
+./windows_vnet/hl/examples/ex_table05/ex_table05.vcproj
+./windows_vnet/hl/examples/ex_table05dll/ex_table05dll.vcproj
+./windows_vnet/hl/examples/ex_table06/ex_table06.vcproj
+./windows_vnet/hl/examples/ex_table06dll/ex_table06dll.vcproj
+./windows_vnet/hl/examples/ex_table07/ex_table07.vcproj
+./windows_vnet/hl/examples/ex_table07dll/ex_table07dll.vcproj
+./windows_vnet/hl/examples/ex_table08/ex_table08.vcproj
+./windows_vnet/hl/examples/ex_table08dll/ex_table08dll.vcproj
+./windows_vnet/hl/examples/ex_table09/ex_table09.vcproj
+./windows_vnet/hl/examples/ex_table09dll/ex_table09dll.vcproj
+./windows_vnet/hl/examples/ex_table10/ex_table10.vcproj
+./windows_vnet/hl/examples/ex_table10dll/ex_table10dll.vcproj
+./windows_vnet/hl/examples/ex_table11/ex_table11.vcproj
+./windows_vnet/hl/examples/ex_table11dll/ex_table11dll.vcproj
+./windows_vnet/hl/examples/ex_table12/ex_table12.vcproj
+./windows_vnet/hl/examples/ex_table12dll/ex_table12dll.vcproj
+./windows_vnet/hl/examples/ptExampleFL/ptExampleFL.vcproj
+./windows_vnet/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj
+./windows_vnet/hl/examples/ptExampleVL/ptExampleVL.vcproj
+./windows_vnet/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj
./windows_vnet/hl/test/hl_test_ds/hl_test_ds.vcproj
./windows_vnet/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj
./windows_vnet/hl/test/hl_test_image/hl_test_image.vcproj