summaryrefslogtreecommitdiffstats
path: root/all.zip
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r1685] removed the bat files that were used for testing and replaced ↵Patrick Lu1999-09-281-0/+0
| | | | | | them with 2 bat files that take command line arguments to determine which test to run
* [svn-r1657] added the 4 new batch files and removed the install instructions ↵Patrick Lu1999-09-241-0/+0
| | | | | | from the zip file
* [svn-r1632] updated the proj files so it uses the zlib and zlib.dll.Patrick Lu1999-09-081-0/+0
| | | | | | updated the zlib.h and zconf.h added the zlib dir to the src dir for nt update install instructions
* [svn-r1625] update the H5Tinit.cPatrick Lu1999-09-011-0/+0
|
* [svn-r1607] corrected an error in the hdf5dll project filePatrick Lu1999-08-271-0/+0
|
* [svn-r1606] Patrick Lu1999-08-271-0/+0
| | | | update the H5Tinit.c file in there and the proj file for the lib and the dll
* [svn-r1517] fixed the proj setting for the dll in the alpha projectPatrick Lu1999-07-201-0/+0
|
* [svn-r1488] Patrick Lu1999-07-161-0/+0
| | | | | update teh projects for the dumpdll and the dump tool so that it does not have the dumputil.c file listed anymore
* [svn-r1480] Patrick Lu1999-07-141-0/+0
| | | | changed the settings for the dll project
* [svn-r1463] added projects on the alpha for the tools lib and the h5 dumptest.Patrick Lu1999-07-121-0/+0
|
* [svn-r1423] Patrick Lu1999-07-061-0/+0
| | | | | updated the dumptst project so that it finds the file(the location was moved into the tools directory)
* [svn-r1368] Patrick Lu1999-06-211-0/+0
| | | | added a h5dumptst project to the all project
* [svn-r1342] Patrick Lu1999-06-141-0/+0
| | | | updated the project file for testhdf5 and testhdf5dll
* [svn-r1307] Patrick Lu1999-06-071-0/+0
| | | | updated the project files for the library and the dll
* [svn-r1267] Patrick Lu1999-05-201-0/+0
| | | | fixed a typo in the bat file i just put in
* [svn-r1266] Patrick Lu1999-05-201-0/+0
| | | | added a the h5dump batch file i created to test the the dumper
* [svn-r1205] changed the projects setting for the toolslib release version.Patrick Lu1999-04-231-0/+0
|
* [svn-r1201] created the tools library project for NT and included them into ↵Patrick Lu1999-04-211-0/+0
| | | | | | all the tools projects as dependents.
* [svn-r1196] removed some extra files that did not belong in the zip file.Patrick Lu1999-04-191-0/+0
|
* [svn-r1189] updated the H5Tinit.cPatrick Lu1999-04-161-0/+0
|
* [svn-r1163] fixed a typo in the dll test bat files and added 2 includes for thePatrick Lu1999-03-241-0/+0
| | | | signal function in the config.h
* [svn-r1099] Patrick Lu1999-02-241-0/+0
| | | | added the alpha settings to the enum and enumdll projs
* [svn-r1094] Patrick Lu1999-02-221-0/+0
| | | | added the h5toh4 project into the zip
* [svn-r1093] Patrick Lu1999-02-221-0/+0
| | | | removed a file from the zip
* [svn-r1092] Patrick Lu1999-02-221-0/+0
| | | | added some test batch files, updated the config file and updated the project file
* [svn-r1090] Patrick Lu1999-02-211-0/+0
| | | | | | fixed the H5Tinit.c so it had the correct endians. I must have been using the wrong H5Tinit.c file for the past few weeks. Also added a few comments to the h5config.h
* [svn-r1067] fixed a problem with the enumdll proj(release)Patrick Lu1999-02-151-0/+0
|
* [svn-r1066] added 3 new projects into the file. enum, enumdll and h5toh4.Patrick Lu1999-02-151-0/+0
| | | | | currently the h5toh4 is not included in the all project since it has some compilation problems.
* [svn-r1053] changed the macro for using the dll.Patrick Lu1999-02-021-0/+0
| | | | | HDF5Global and HDF5DLL --> __DLLVAR__ and __DLL__ also added HDF5USEDLL into the projects that use the dll.
* [svn-r1025] added new project files for the alpha versions and the dll versionPatrick Lu1999-01-191-0/+0
|
* [svn-r1017] added new projects into the all project for a few new test programs.Patrick Lu1999-01-111-0/+0
| | | | also updated the config file in there
* [svn-r926] added flush1,flush2,overhead projects to the all projectPatrick Lu1998-11-191-0/+0
|
* [svn-r918] updated the location to put H5config.h and H5Tinit.c.Patrick Lu1998-11-171-0/+0
| | | | also updated the proj file for the library.
* [svn-r784] Added a readme and H5Tinit.c. Also changed where the files are ↵Patrick Lu1998-10-231-0/+0
| | | | | | going to be exported. Now they are in a directory called NTPort
* [svn-r783] The zip file for Windows. Contains all the projects for the NT port.Patrick Lu1998-10-231-0/+0
Use all.dsw and allexamples.dsw. Will build all the projects. 2 errors are expected for each at the end of compilation since all and allexamples are not creating any executables or libraries of their own.