summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27787] Merge of r27632-27674 from the trunk.Dana Robinson2015-09-154-13/+11
* [svn-r27776] Fixed MANIFESTDana Robinson2015-09-141-1/+1
* [svn-r27775] Undo of r27655Dana Robinson2015-09-1418-29/+29
* [svn-r27748] Correct name of targetAllen Byrne2015-09-101-1/+1
* [svn-r27745] Merge trunk revision 27744Allen Byrne2015-09-1022-574/+672
* [svn-r27729] add extra flags to the bison and flex command linesAllen Byrne2015-09-091-3/+3
* [svn-r27726] Added output folder to commandsAllen Byrne2015-09-091-3/+3
* [svn-r27725] Add initial commands to properly build the generated files.Allen Byrne2015-09-094-28/+154
* [svn-r27702] Merge of r27699 from trunk.Dana Robinson2015-09-082-36/+11
* [svn-r27684] Removed _BSD_SOURCE and _DEFAULT_SOURCE from the autotoolsDana Robinson2015-09-061-15/+0
* [svn-r27683] Restored the _POSIX_C_SOURCE flag that had been commented outDana Robinson2015-09-052-3/+3
* [svn-r27677] Merge of r27675 from trunkDana Robinson2015-09-043-18/+1
* [svn-r27655] Add .pl extension to Perl scripts in bin (part of HDFFV-9513)Dana Robinson2015-09-0118-29/+29
* [svn-r27649] Fixed MANIFESTDana Robinson2015-09-011-1/+1
* [svn-r27645] Updates to older special config files in configure.ac:Dana Robinson2015-09-012-8/+2
* [svn-r27639] Fixed MANIFESTDana Robinson2015-09-011-0/+1
* [svn-r27638] Merged r27500-27631 from trunk.Dana Robinson2015-09-01190-3741/+2875
|\
| * [svn-r27631] Description:Quincey Koziol2015-08-316-49/+59
| * [svn-r27627] Change hardcoded HDF5TESTEXPRESS value to use a CMake variable H...Allen Byrne2015-08-313-16/+25
| * [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-3150-653/+948
| * [svn-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-3180-199/+252
| * [svn-r27624] Update bin/bbrelease to handle changed output of 'svn info' with...Larry Knox2015-08-311-1/+1
| * [svn-r27623] Added some parallel #ifdefs to H5Ocache.c to quiet compilerDana Robinson2015-08-311-1/+21
| * [svn-r27622] Snapshot version 1.9 release 229HDF Tester2015-08-3113-24/+24
| * [svn-r27618] Description:Quincey Koziol2015-08-292-6/+4
| * [svn-r27615] Description:Quincey Koziol2015-08-292-40/+48
| * [svn-r27614] Description:Quincey Koziol2015-08-291-12/+28
| * [svn-r27613] Description:Quincey Koziol2015-08-294-67/+82
| * [svn-r27612] Description:Quincey Koziol2015-08-2911-161/+180
| * [svn-r27605] Fix potential memory error when using a dataspace that was creat...Neil Fortner2015-08-282-1/+44
| * [svn-r27601] Removed the H5TSprivate.h include from H5.c. It's not needed and...Dana Robinson2015-08-271-1/+0
| * [svn-r27597] Update text files to match 1.8 changesAllen Byrne2015-08-274-1439/+362
| * [svn-r27592] Added dll for H5DGET_OFFSET_FScot Breitenfeld2015-08-271-0/+1
| * [svn-r27591] Threadsafe option implementation has changed and ALLOWUNSUPPORTE...Allen Byrne2015-08-271-2/+4
| * [svn-r27590] Fix typoAllen Byrne2015-08-271-1/+1
| * [svn-r27587] Added a new API call (H5is_library_threadsafe) to the library. T...Dana Robinson2015-08-265-25/+81
| * [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-2611-93/+152
| * [svn-r27585] disabled the test "test_userblock_offset"; it fails for unknown ...Scot Breitenfeld2015-08-261-2/+3
| * [svn-r27581] Fixed a bug in the FUNC_ENTER macros. API calls of the form H5xx...Dana Robinson2015-08-261-3/+18
| * [svn-r27580] Fix for: Scot Breitenfeld2015-08-257-17/+155
| * [svn-r27575] lowercase commandsAllen Byrne2015-08-251-5/+5
| * [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-2437-647/+27
| * [svn-r27570] Fixed issue with REAL max detection.Scot Breitenfeld2015-08-241-11/+13
| * [svn-r27557] Added build_mod directory and updated the C try_run macro to not...Scot Breitenfeld2015-08-242-32/+26
| * [svn-r27556] Added include for build_mod directory.Scot Breitenfeld2015-08-241-15/+16
| * [svn-r27555] Merge cmake_ext_mod changeAllen Byrne2015-08-241-7/+11
| * [svn-r27551] Snapshot version 1.9 release 228HDF Tester2015-08-2413-26/+25
| * [svn-r27549] Description:Quincey Koziol2015-08-2219-300/+392
| * [svn-r27548] Revert r27545Jerome Soumagne2015-08-2129-189/+154
| * [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-2129-154/+189