summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [svn-r21902] Description:Jonathan Kim2012-01-301-3/+4
* [svn-r21897] Purpose:Jonathan Kim2012-01-261-63/+66
* [svn-r21890] Purpose:Jonathan Kim2012-01-244-11/+26
* [svn-r21874] Purpose:Jonathan Kim2012-01-115-56/+44
* [svn-r21872] Update a comment to make clear from the previous commit (r21869)...Jonathan Kim2012-01-111-2/+3
* [svn-r21869] Purpose:Jonathan Kim2012-01-094-57/+86
* [svn-r21865] Purpose:Jonathan Kim2012-01-055-4/+86
* [svn-r21815] Description:Jonathan Kim2011-12-051-0/+4
* [svn-r21814] HDFFV-2567 - added test for be generated files with at least 9 a...Allen Byrne2011-12-053-0/+125
* [svn-r21804] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-0511-11/+11
* [svn-r21715] Correct SET_TARGET_PROPERTIES commandsAllen Byrne2011-11-043-7/+1
* [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...Allen Byrne2011-10-259-21/+25
* [svn-r21664] Added solution folders for most of the projects. This still nee...Dana Robinson2011-10-2510-0/+28
* [svn-r21658] Purpose:Jonathan Kim2011-10-249-32/+78
* [svn-r21629] Purpose: Update fix committed in r21556Neil Fortner2011-10-201-87/+87
* [svn-r21603] Purpose: Add generic skip list implementationNeil Fortner2011-10-181-1/+1
* [svn-r21586] Description:Jonathan Kim2011-10-147-18/+64
* [svn-r21489] Bug:Albert Cheng2011-10-071-4/+4
* [svn-r21457] Problem:Albert Cheng2011-10-041-0/+10
* [svn-r21413] Description:Jonathan Kim2011-09-231-2/+8
* [svn-r21396] Purpose:Jonathan Kim2011-09-1627-40/+306
* [svn-r21389] Test case added for HDFFV-5932 - h5repack breaks files with dime...Jonathan Kim2011-09-141-4/+2
* [svn-r21386] Fixed a void pointer (need to cast it to char*) because it cause...Peter Cao2011-09-141-4/+4
* [svn-r21382] Update values of references(object and region) of attributes in ...Peter Cao2011-09-142-160/+324
* [svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't kno...Raymond Lu2011-09-133-3/+19
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-062-3/+3
* [svn-r21358] Purpose:Jonathan Kim2011-09-027-35/+710
* [svn-r21354] Issue 7674 - CLANG compiler complained about the line (about 800):Raymond Lu2011-09-011-10/+48
* [svn-r21297] Move all tests into DEPENDS structure so that clear-all-objects ...Allen Byrne2011-08-231-311/+318
* [svn-r21283] H5Eget_major() is depreciated. use the H5Eget_msg() instead.Peter Cao2011-08-221-6/+3
* [svn-r21280] Correct IF/ENDIF argumentsAllen Byrne2011-08-221-2/+2
* [svn-r21265] h5repack: added macro to handle failure in H5Dread/write when me...Peter Cao2011-08-191-11/+37
* [svn-r21249] Description: Part II of F2003 branch merge into the trunk.Scot Breitenfeld2011-08-1811-0/+33
* [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