summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r20041] Created valgrind cacheinit file, Corrected ignore list, updated ...Allen Byrne2011-02-044-34/+96
* [svn-r20034] Problem: A typo caused compilation to fail with gfortran 4.6 on ...Elena Pourmal2011-02-031-3/+3
* [svn-r20030] Purpose: Fix bug 2131Neil Fortner2011-02-026-226/+1489
* [svn-r20028] I added some test cases for H5Oset(get)_comment and H5Oset(get)_...Raymond Lu2011-01-311-0/+333
* [svn-r20021] Update cmake file for testpar changes from r19939Allen Byrne2011-01-311-2/+2
* [svn-r20020] Bug 2019: h5perf or h5perf_serial is removed twice. Some systems...Albert Cheng2011-01-282-20/+30
* [svn-r20017] Purpose: fix compiler error on BP (AIX) from recent change for h...Jonathan Kim2011-01-271-0/+1
* [svn-r20014] Change use of variable to allow a SITE name to be defined, to us...Allen Byrne2011-01-273-3/+295
* [svn-r20008] I changed the previous commit from FLOAT to DOUBLE again because...Raymond Lu2011-01-265-18/+20
* [svn-r20007] Purpose:Jonathan Kim2011-01-263-2/+14
* [svn-r20003] Add variable to allow a SITE name to be definedAllen Byrne2011-01-261-0/+3
* [svn-r20000] Correct typo in check for external library TGZ path defineAllen Byrne2011-01-261-2/+2
* [svn-r19996] remove reference to jpegAllen Byrne2011-01-261-2/+2
* [svn-r19994] Added ability to use compressed file for external librariesAllen Byrne2011-01-253-61/+135
* [svn-r19992] Purpose:Jonathan Kim2011-01-255-0/+29
* [svn-r19990] Description:Quincey Koziol2011-01-253-132/+254
* [svn-r19987] Update list of memtest exludeAllen Byrne2011-01-251-1/+3
* [svn-r19986] Added "gmake clean" known problem in AIX.Albert Cheng2011-01-251-7/+6
* [svn-r19983] I added a test case for dataset with scale-offset filter into cr...Raymond Lu2011-01-245-40/+426
* [svn-r19979] Patched in a temporary fix so that:Albert Cheng2011-01-211-8/+11
* [svn-r19970] Update config.sub to the latest available version (timestamp='20...Larry Knox2011-01-201-32/+91
* [svn-r19968] Add note on parallel failures to RELEASE.txtNeil Fortner2011-01-191-0/+12
* [svn-r19964] Purpose:Albert Cheng2011-01-181-14/+59
* [svn-r19962] Purpose:Albert Cheng2011-01-162-21/+76
* [svn-r19960] Bug: the VRFY macro, for some reason, called MPI_Finalize() when...Albert Cheng2011-01-165-14/+57
* [svn-r19955] Removed since its code has been copied to t_shapesame.c.Albert Cheng2011-01-142-4434/+0
* [svn-r19950] Correct CPack confusion with the same for two different function...Allen Byrne2011-01-131-3/+3
* [svn-r19946] Bug fix: testph5.in failed to run the 't_shapesame -p' by claimi...Albert Cheng2011-01-121-3/+2
* [svn-r19940] Updated with new file ./testpar/t_shapesame.cAlbert Cheng2011-01-121-1/+2
* [svn-r19939] Purpose:Albert Cheng2011-01-125-21/+4864
* [svn-r19935] Add new packed bits tests to legacy test scriptAllen Byrne2011-01-101-31/+75
* [svn-r19931] Add packed bits tests to MemCheck ignore listAllen Byrne2011-01-071-0/+42
* [svn-r19928] Remove pragma statement.Allen Byrne2011-01-071-1/+0
* [svn-r19925] bring BZ1165 solution from trunk.Allen Byrne2011-01-072-2/+3
* [svn-r19920] Update files for CPack use.Allen Byrne2011-01-061-0/+12
* [svn-r19916] Add hh modifier to signed char printf format string. Added h5dum...Allen Byrne2011-01-057-18/+585
* [svn-r19915] Remove warning about H5_BUILT_AS_STATIC_LIBAllen Byrne2011-01-051-1/+1
* [svn-r19913] Correct format of empty parameterAllen Byrne2011-01-054-5/+5
* [svn-r19912] Add instruction to get native type before checking the type agai...Allen Byrne2011-01-051-11/+12
* [svn-r19911] Change how LINK_FLAGS for fortran are appended on Windows - corr...Allen Byrne2011-01-053-7/+13
* [svn-r19908] Change how LINK_FLAGS for fortran are appended on WindowsAllen Byrne2011-01-059-29/+16
* [svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-0428-100/+98
* [svn-r19905] Corrected typo of offset in comment at top of reference filesAllen Byrne2011-01-044-4/+4
* [svn-r19904] Add missing .ddl extension onto packed bits command line in test...Allen Byrne2011-01-041-36/+36
* [svn-r19903] Need to check if the length of mask is equal to the size of the ...Allen Byrne2011-01-041-2/+6
* [svn-r19902] Use an unsigned long long variable to generate the mask instead ...Allen Byrne2011-01-031-4/+4
* [svn-r19900] Correct typo in commentAllen Byrne2010-12-311-1/+1
* [svn-r19898] Remove use of /MT compile flag for building static libs and prog...Allen Byrne2010-12-3025-110/+35
* [svn-r19897] Extend packed bits and testing to 64 bit integers.Allen Byrne2010-12-3051-66/+3510
* [svn-r19893] Purpose:Jonathan Kim2010-12-286-315/+737