summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [svn-r21243] Add resultcode check to MemTest test sectionsAllen Byrne2011-08-171-0/+6
* [svn-r21237] Description:Jonathan Kim2011-08-164-6/+57
* [svn-r21236] Purpose:Jonathan Kim2011-08-169-61/+293
* [svn-r21210] Correct location of xml schema files. JIRA HDFFV-7688Allen Byrne2011-08-1062-66/+66
* [svn-r21208] Add fortran COMPILE_FLAGSAllen Byrne2011-08-101-8/+16
* [svn-r21201] Prepend test folder name to perform and testpar cmake testsAllen Byrne2011-08-091-1/+1
* [svn-r21195] Correct windows exports for h5diff.Allen Byrne2011-08-089-83/+136
* [svn-r21166] Remove subfolder in library installAllen Byrne2011-08-011-5/+5
* [svn-r21125] Description:Quincey Koziol2011-07-191-31/+31
* [svn-r21121] Description:Quincey Koziol2011-07-184-13/+13
* [svn-r21117] Issue 2763 - I added a new parameter of object access property l...Raymond Lu2011-07-184-12/+12
* [svn-r21113] Description:Jonathan Kim2011-07-182-3/+3
* [svn-r21109] Renamed test files to more descriptive nameAllen Byrne2011-07-181-1/+1
* [svn-r21108] Renamed test files to more descriptive nameAllen Byrne2011-07-184-8/+8
* [svn-r21105] Fixed two bugs:Peter Cao2011-07-158-94/+132
* [svn-r21101] HDFFV-7639Mike McGreevy2011-07-141-2/+2
* [svn-r21091] Replace #ifdef WIN32 around 64 bit integers with H5_SIZEOF_LONG_...Allen Byrne2011-07-112-153/+126
* [svn-r21088] Add dependicies for tests to address issues when run in parallelAllen Byrne2011-07-111-0/+10
* [svn-r21072] Purpose:Jonathan Kim2011-07-0724-965/+1083
* [svn-r21057] [hdf5 Trunk ] TODOJonathan Kim2011-06-3010-526/+1637
* [svn-r21026] Add configure check for endianess and adjust test depending on s...Allen Byrne2011-06-231-3/+3
* [svn-r21014] Purpose:Jonathan Kim2011-06-216-47/+128
* [svn-r21011] Change how test created files are cleared by clearing the files ...Allen Byrne2011-06-214-72/+147
* [svn-r20995] Get comment section did not add null terminator.Allen Byrne2011-06-191-7/+8
* [svn-r20929] Issue 4278 - When reading data fails, the error message should s...Raymond Lu2011-06-031-1/+1
* [svn-r20927] Purpose:Jonathan Kim2011-06-0255-175/+15
* [svn-r20902] Re-ordered routines to match order of 1.8 for easier comparision...Allen Byrne2011-05-251-150/+150
* [svn-r20885] Description:Quincey Koziol2011-05-202-13/+15
* [svn-r20875] Refactor h5import to close files and free allocations. Also corr...Allen Byrne2011-05-203-2309/+2222
* [svn-r20871] Added function to free iter structure allocations.Allen Byrne2011-05-201-0/+42
* [svn-r20869] Purpose:Jonathan Kim2011-05-19229-764/+31
* [svn-r20805] references files for jam tests are in sub-folder - testfilesAllen Byrne2011-05-131-2/+2
* [svn-r20804] Purpose:Jonathan Kim2011-05-121-1/+1
* [svn-r20798] Correct name of testfile for help testsAllen Byrne2011-05-121-4/+4
* [svn-r20796] Refactor print_data_region_blocks/ponts to remove context passed...Allen Byrne2011-05-1112-573/+895
* [svn-r20785] Revert region data print changes from yesterdayAllen Byrne2011-05-101-60/+50
* [svn-r20783] correct type of variable for blkindxAllen Byrne2011-05-091-4/+4
* [svn-r20781] correct typo of variable types for indx and jndxAllen Byrne2011-05-091-2/+2
* [svn-r20779] Corrected export test to use parameters passed in from ADD_TEST()Allen Byrne2011-05-091-1/+1
* [svn-r20776] Refactor print_data_region_blocks/ponts to remove context passed...Allen Byrne2011-05-091-44/+54
* [svn-r20771] Problem:Albert Cheng2011-05-075-98/+82
* [svn-r20767] Purpose:Jonathan Kim2011-05-066-43/+106
* [svn-r20756] Fixes h5diff test failure on BE systems.Dana Robinson2011-05-053-4/+11
* [svn-r20752] Windows does not have snprintf, need to use HDsnprintf.Allen Byrne2011-05-051-3/+3
* [svn-r20725] Add overlooked changes from part of coverity fixAllen Byrne2011-05-042-8/+15
* [svn-r20724] Purpose: Fix a bug in h5diff when enum values are compared that doDana Robinson2011-05-045-2/+136
* [svn-r20721] Refactor ext lib import and install.Allen Byrne2011-05-041-5/+5
* [svn-r20717] Refactor ext lib import and install.Allen Byrne2011-05-042-8/+8
* [svn-r20715] Remove Packed Bits if block in testsAllen Byrne2011-05-031-5/+1
* [svn-r20713] Packed Bits Merge:Allen Byrne2011-05-0316-2267/+2288