summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r20927] Purpose:Jonathan Kim2011-06-0255-175/+15
* [svn-r20923] Description: Added test for permutations of attaching and detach...Scot Breitenfeld2011-05-291-2/+167
* [svn-r20922] Snapshot version 1.9 release 82HDF Tester2011-05-2915-30/+32
* [svn-r20921] Issue 7579 - The overflowing ENUM values are inconsistent. I to...Raymond Lu2011-05-271-5/+6
* [svn-r20913] Issue 7579 - The overflowing ENUM values are inconsistent. When...Raymond Lu2011-05-277-10/+295
* [svn-r20903] Removed PACKED_BITS check to match removal of option in codeAllen Byrne2011-05-251-3/+80
* [svn-r20902] Re-ordered routines to match order of 1.8 for easier comparision...Allen Byrne2011-05-251-150/+150
* [svn-r20901] Remove if() that avoided a copy of the last element to itself. T...Allen Byrne2011-05-251-4/+2
* [svn-r20900] Remove duplicated function linesAllen Byrne2011-05-251-30/+0
* [svn-r20899] Add soversion handling - use config/lt_vers.am file.Allen Byrne2011-05-252-2/+20
* [svn-r20896] I added some comments.Raymond Lu2011-05-241-0/+15
* [svn-r20894] Purpose:Dana Robinson2011-05-232-10/+15
* [svn-r20892] Purpose:Dana Robinson2011-05-233-1/+20
* [svn-r20891] Purpose:Dana Robinson2011-05-232-5/+8
* [svn-r20890] Snapshot version 1.9 release 82HDF Tester2011-05-2314-30/+30
* [svn-r20885] Description:Quincey Koziol2011-05-2014-41/+59
* [svn-r20875] Refactor h5import to close files and free allocations. Also corr...Allen Byrne2011-05-204-2325/+2222
* [svn-r20872] Issue 7564 - Allow H5Tcreat to create string type (fixed-length ...Raymond Lu2011-05-203-8/+89
* [svn-r20871] Added function to free iter structure allocations.Allen Byrne2011-05-201-0/+42
* [svn-r20870] Description: Fixed HDFFV-7605: Dim Scales APIs- error when unatt...Scot Breitenfeld2011-05-201-1/+1
* [svn-r20869] Purpose:Jonathan Kim2011-05-19229-764/+31
* [svn-r20862] Adjust CPack configuration location by removing version extensio...Allen Byrne2011-05-183-5/+12
* [svn-r20858] Correct state of EXTERNALLY_CONFIGURED when using EXTERNAL_PROJE...Allen Byrne2011-05-181-6/+6
* [svn-r20856] Remove vms_data.hr reference from CMakeLists.txt and update MANI...Allen Byrne2011-05-182-2/+0
* [svn-r20855] Issue 2599 - Cross-test BE and LE data. I added the test for de...Raymond Lu2011-05-175-741/+799
* [svn-r20853] Add CPack commands to properly include extlibs into packageAllen Byrne2011-05-171-79/+16
* [svn-r20808] Add Using_CMake.txt file to docs and installAllen Byrne2011-05-133-1/+184
* [svn-r20805] references files for jam tests are in sub-folder - testfilesAllen Byrne2011-05-131-2/+2
* [svn-r20804] Purpose:Jonathan Kim2011-05-122-1/+4
* [svn-r20800] Correct install path variableAllen Byrne2011-05-121-16/+19
* [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-1113-574/+899
* [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-r20778] I changed the macro definition of DIR_SEPC and DIR_SEPS to ']' f...Raymond Lu2011-05-093-8/+7
* [svn-r20776] Refactor print_data_region_blocks/ponts to remove context passed...Allen Byrne2011-05-091-44/+54
* [svn-r20771] Problem:Albert Cheng2011-05-077-98/+184
* [svn-r20767] Purpose:Jonathan Kim2011-05-067-47/+116
* [svn-r20759] I commented out 2 test cases using H5_CANNOT_OPEN_TWICE because ...Raymond Lu2011-05-051-2/+4
* [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-046-2/+138
* [svn-r20721] Refactor ext lib import and install.Allen Byrne2011-05-043-12/+31
* [svn-r20720] Merge changes to scripts to run installed examples from hdf5 1.8...Larry Knox2011-05-047-14/+14
* [svn-r20717] Refactor ext lib import and install.Allen Byrne2011-05-045-50/+118
* [svn-r20715] Remove Packed Bits if block in testsAllen Byrne2011-05-031-5/+1
* [svn-r20713] Packed Bits Merge:Allen Byrne2011-05-0323-2284/+2326