HDF5
  1. HDF5

hdf5-examples

Public

Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
cc8cef310d0Correct fortran target args and usage for shared
Allen ByrneAllen Byrne
c971569e59cAdd missing test
Allen ByrneAllen Byrne
1b7a2f7f8caCorrect fortran set property
Scot BreitenfeldScot Breitenfeld
87c666d4492Added Initialize FORTRAN interface.
Allen ByrneAllen Byrne
9c022cc47d6remove externals
Allen ByrneAllen Byrne
24afc411a15switch internal cdash URL
Allen ByrneAllen Byrne
16f299b84feswitch public cdash URL
Allen ByrneAllen Byrne
3ae0541cfefRun tests singly
Allen ByrneAllen Byrne
69defdf79bcRemove placeholder files, Update cmake commands
Larry KnoxLarry Knox
2198eecf310Check in added source and test files.
Larry KnoxLarry Knox
a0e64499c89Interim commit of changes to test branch for testing hdffv-8930.
Allen ByrneAllen Byrne
e242194ac10Remove file references to create template
Allen ByrneAllen Byrne
c5ddaca16ccCreate template structure
Larry KnoxLarry Knox
00e5bf1406cCreate branch for extra test programs.
Allen ByrneAllen Byrne
7f548f493c2Merge from trunk
Allen ByrneAllen Byrne
04a976597a9switch internal cdash URL
Allen ByrneAllen Byrne
2bc3b246ae8switch public cdash URL
Allen ByrneAllen Byrne
2f46d91fb89Merge trunk revision to DB branch
Allen ByrneAllen Byrne
27c0371e768Use the H5free_memory library routine for certain functions that allocate memory inside the library.
Allen ByrneAllen Byrne
d33a9f1b3e8Align common files and update to 3.1 minimum
Allen ByrneAllen Byrne
69defb3719echange line format
Allen ByrneAllen Byrne
6a23b040036Correct position of endif
Allen ByrneAllen Byrne
1ef8d9b84d3Remove non functional compile property
Allen ByrneAllen Byrne
b82d7ef879eUpdate 1_8 examples fortran macro calls
Allen ByrneAllen Byrne
461cfb50adfMerge from trunk
Allen ByrneAllen Byrne
4fa1debe7adremove cygwin conditional
Allen ByrneAllen Byrne
c3b8d7756e4Enable F2003 by default
Allen ByrneAllen Byrne
c7e2dd50e02Dual-Binary CMake changes. Initial Update
Allen ByrneAllen Byrne
4c3ef2505f8feature branch for shared and static lib builds and packaging
Scot BreitenfeldScot Breitenfeld
079421b1e25Fixed type parameter for dimensions dim0 sdim
Scot BreitenfeldScot Breitenfeld
5688c9a7abfChanged the counters i, j from hsize_t to int. Using hsize_t instead of int causes the test to failed on emu (Solaris 11.1).
Scot BreitenfeldScot Breitenfeld
0fb01e2cc49Made program output compatible between Linux and SunOS.
Scot BreitenfeldScot Breitenfeld
80b816f5f08Made fortran program's output compatible between linux and SunOS.
Scot BreitenfeldScot Breitenfeld
067f82b606aMade program output formatting compatible between linux and SunOS
Scot BreitenfeldScot Breitenfeld
f6c551a4b82Reformatted the output dump from the programs to be compatable between Sun and Linux.
Scot BreitenfeldScot Breitenfeld
5c9dbd9c71aReformatted the output dump from the programs to be compatable between Sun and Linux.
Scot BreitenfeldScot Breitenfeld
51b6dbe49e8Fixed wrong dimension for maxdims.
Allen ByrneAllen Byrne
7aa0b8c4194Correct var names
Scot BreitenfeldScot Breitenfeld
59a34dd9912Changed the type of the callback function from integer to integer(KIND=C_INT). For portability.
Allen ByrneAllen Byrne
d7fd074259cremove temp var
Allen ByrneAllen Byrne
fc61c43db84remove cache dir
Allen ByrneAllen Byrne
0d63c1f4f44chmod the generated test files
Allen ByrneAllen Byrne
75f5fbb91a3Correct automake VAR for shell scripts is TESTS
Allen ByrneAllen Byrne
aad0ed863f3update configured makefiles after fixing typo
Allen ByrneAllen Byrne
458a4127fa3Correct typo
Allen ByrneAllen Byrne
aabaf718729Change automake test command to understand test.sh is a script
Allen ByrneAllen Byrne
c9c456645f3Commit reconfigure changes
Allen ByrneAllen Byrne
3dd8e92fd66Convert test.sh files to test.sh.in files
Allen ByrneAllen Byrne
a9556e166cbUpdated to automake 1.14.1 and m4 1.4.17 Tested: jam
Allen ByrneAllen Byrne
3181972febfrevert indices to int from hsize_t for string datatypes. Tested: Windows VS2013