WRAPPERS
  1. WRAPPERS

hdf5csharp

Public

Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
896ac062d19Add missing assembly files
Allen ByrneAllen Byrne
f63b2397497Added test project files
Allen ByrneAllen Byrne
6282cb9ff33Update project to latest code that uses latest release of hdf5 libraries Old sources copied to TAG
Frank BakerFrank Baker
5f59b80585bDescription: Corrected year of original work.
Frank BakerFrank Baker
f9e40dd55dcDescription: Corrected year of original work.
Frank BakerFrank Baker
1d46791606dDescription: Corrected year of original work.
Frank BakerFrank Baker
b2b8289715eDescription: Add COPYING file.
Binh-Minh RiblerBinh-Minh Ribler
fa0337c6478Purpose: Added new code Description: Added source files of .NET prototype that uses HDF5 1.8 library. Platforms tested: only storing at this point.
Binh-Minh RiblerBinh-Minh Ribler
7b5571f66cfPurpose: Update release notes Description: Moved tables for H5L functions into H5L section. These functions used to be H5G so they were in H5G section before.
Binh-Minh RiblerBinh-Minh Ribler
8008e78e50cPurpose: Adding files Description: Added dotnet files to repository: tests: contains various test directories, each of which has a test program called Program.cs (default name) HDF5DotNet: contains library solution file, and some other source files. I may need to rearrange this in relation to the 'src' directory. Looking into it... Platforms tested: just storing at this point...
Binh-Minh RiblerBinh-Minh Ribler
c36b25c26ecPurpose: Code cleanup Description: Trim trailing whitespaces. Platforms tested: holding off, need to get all the files in first.
Binh-Minh RiblerBinh-Minh Ribler
42a175d253dPurpose: Update release notes Description: - Added Ruth's notes on prototype, szip issues, etc... - Added note about value types vs reference types to H5A read/write - Other misc typos and formats
Binh-Minh RiblerBinh-Minh Ribler
fe322cbd8f3Purpose: Update release notes Description: Moved tables for H5L functions into H5L section. These functions used to be H5G so they were in H5G section before.
Binh-Minh RiblerBinh-Minh Ribler
d910ac326eaPurpose: Update release notes Description: - Added Ruth's notes on prototype, szip issues, etc... - Added note about value types vs reference types to H5A read/write - Other misc typos and formats
Binh-Minh RiblerBinh-Minh Ribler
3cb61616513Rename branch hdf5dotnet18 to hdf5dotnet_1_8 to conform to the current naming convention.
Binh-Minh RiblerBinh-Minh Ribler
02a9553afe8Creating a branch of /hdf5csharp/trunk for .NET API using hdf5 1.8 library.
Binh-Minh RiblerBinh-Minh Ribler
aa87b829bbdPurpose: Code cleanup Description: Trim trailing whitespaces and removed commented statements. Platforms tested: holding off, need to get all the files in first.
Binh-Minh RiblerBinh-Minh Ribler
08ec8db77aaCreating a branch of hdf5csharp/trunk for .NET wrappers of 1.6 C APIs.
Binh-Minh RiblerBinh-Minh Ribler
41753ecc920Purpose: Adding release notes Description: Added source file of release notes, in Word format.
Binh-Minh RiblerBinh-Minh Ribler
e4895417f5bPurpose: Adding .NET prototype Description: Added examples directories for C#, C++/CLI, and VS Basic .NET
Binh-Minh RiblerBinh-Minh Ribler
b3139e4fcd5Purpose: Adding .NET prototype Description: Added source files and some config files. This is only partial checkin. Platform tested: Files were tested on Windows XP. Will test the entire package when done.
Quincey KoziolQuincey Koziol
2749bc6b506Add "release management" sub-directories to C# API wrapper repository