AuthorCommitMessageCommit dateIssues
Quincey KoziolQuincey Koziol
5d46ad9b398[svn-r29635] Description: Bring support for earray and v2 B-trees from revise_chunks branch to trunk.Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
Quincey KoziolQuincey Koziol
a816d031089[svn-r29632] Description: Align w/revise_chunks branchTested on: MacOSX/64 10.11.4 (amazon) w/parallel (h5committest forthcoming)
Quincey KoziolQuincey Koziol
4282c5f01fb[svn-r29630] Description: Minor style cleanups, from revise_chunks branchTested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel and production (too minor to require h5committest)
Quincey KoziolQuincey Koziol
c7d49516341[svn-r29626] Description: Revise method of invoking object flush callback.Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest forthcoming)
Quincey KoziolQuincey Koziol
2221a9a96e1[svn-r29625] Description: Removed unused routinesTested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest forthcoming)
Dana RobinsonDana Robinson
00247456388[svn-r29620] Merge of r29619 from revise_chunks. Minor H5Fpublic.h comment update.Tested on: 64-bit Ubuntu 15.10 (build only, no code changes)
Quincey KoziolQuincey Koziol
86f401d7407[svn-r29614] Description: Bring updated code for setting chunk size information from revise_chunks branch.Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
Quincey KoziolQuincey Koziol
3cd705e56e6[svn-r29612] Description: Bring updated layout and EFL property comparisons and new "latest format" flags from revise_chunks branch.Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
Quincey KoziolQuincey Koziol
9d2178ab886[svn-r29607] Description: Bring "don't filter partial edge chunks" capability from revise_chunks to trunk.Tested on: MacOSX/64 10.11.4 (amazon) w/debug, production & parallel (h5committest forthcoming)
Scot BreitenfeldScot Breitenfeld
e45885dea91[svn-r29603] HDFFV-9746 Add test for "/" for H5LTpath_validTested: jam (gnu)HDFFV-9746
Allen ByrneAllen Byrne
8e41b148111[svn-r29601] Cleanup case of CMake commands in tools.Update CTestCustom file for new tests. Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER.
Scot BreitenfeldScot Breitenfeld
018f92063e4[svn-r29599] added comments to source
Scot BreitenfeldScot Breitenfeld
6b21276650e[svn-r29591] Changed buf variable in h5awrite_f from INOUT to IN
Allen ByrneAllen Byrne
261f8c83611[svn-r29560] Remove list and check of flags, defer to library function for checking, which will return an error.That error then produces a HDF5FunctionArgument exception instead of IllegalArgument exception.
Allen ByrneAllen Byrne
d9ab44fe466[svn-r29557] Add comments to CMake macros and do append error filerevise_chunks rev 29556
Binh-Minh RiblerBinh-Minh Ribler
eb66e7537cb[svn-r29554] Description: Removed an extra line in the Copyright block. No need to test.
Dana RobinsonDana Robinson
53a286f7dad[svn-r29552] Normalization with revise_chunks in preparation for big merge.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial
Dana RobinsonDana Robinson
caf3b0db148[svn-r29549] Minor normalization w/ revise_chunks in preparation for big merge.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial autotools parallel (MPICH 3.1.4)
Dana RobinsonDana Robinson
9333a2e39c9[svn-r29548] Minor normalization w/ trunk in preparation for big merge.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial autotools parallel (MPICH 3.1.4)
Dana RobinsonDana Robinson
32f21214bb0[svn-r29545] Minor normalization w/ trunk in preparation for big merge.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial autotools parallel (MPICH 3.1.4)
Dana RobinsonDana Robinson
8ed8520c197[svn-r29537] Added "latest format" tests to h5copy and h5repack from revise_chunks.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial cmake serial
Dana RobinsonDana Robinson
5a9a9e8f0ee[svn-r29534] Normalization w/ revise_chunks in preparation for big merge.tools directory Also fixes a minor Java test output error. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, Fortran, & C++
Dana RobinsonDana Robinson
710d1caf54c[svn-r29531] Normalization w/ revise_chunks in preparation for big merge.hl and bin directories Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, Fortran, & C++
Allen ByrneAllen Byrne
0e8941b0881[svn-r29524] Fix typo in test name
Allen ByrneAllen Byrne
e3183aab0d3[svn-r29523] Add test dependency
Allen ByrneAllen Byrne
a4ec4e3eb18[svn-r29520] rename java test file because test modifies original file.Delete copy when test is finished.
Allen ByrneAllen Byrne
bb80d618be9[svn-r29519] rename java test file because test modifies original file.
Allen ByrneAllen Byrne
07b2f735069[svn-r29513] Only delete the copied and generated test files.
Allen ByrneAllen Byrne
98e315ffffd[svn-r29507] Add actual file name to delete functions to prevent accidental deletion of source files.(HDFFV-9730 created for tools scripts, which is the basis for the java scripts)HDFFV-9730
Dana RobinsonDana Robinson
5309de6c548[svn-r29503] The parallel and enable Java options have been marked as "unsupported" in the autotools.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools parallel w/ Java
Dana RobinsonDana Robinson
7255d1a1b8e[svn-r29502] The thread-safety and enable Java options have been marked as "unsupported" in the autotools.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java
Dana RobinsonDana Robinson
9c3568819f3[svn-r29501] - POSIX compliance changes to autogen.sh- autogen.sh now exits on unknown arguments Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial
Dana RobinsonDana Robinson
2280524115c[svn-r29500] Made CMake header generation a normal (not advanced) option since users will need to set this if they check out source.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 CMake serial (CMake 3.2.2)
Dana RobinsonDana Robinson
6668fe8c839[svn-r29499] Minor prettification of Java configure code and library settings file.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/Java
Dana RobinsonDana Robinson
7f641b520d1[svn-r29482] Switched a few Visual Studio #ifdefs to Win32Tested on 64-bit Win10 w/ VS 2015 Pro
Allen ByrneAllen Byrne
9c570c7b422[svn-r29480] Correct copy functions to test the directory
Dana RobinsonDana Robinson
775f0cabad6[svn-r29474] Removed prototype enclosed in #ifdef OUT in H5Oprivate.h.This is unused and causes problems for a user who has OUT #defined. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial
Allen ByrneAllen Byrne
b8e163a8456[svn-r29465] Fix issue with .classes dir not getting created for java by adding mkdir .classes to configure.
Allen ByrneAllen Byrne
83acb60e399[svn-r29463] qualify .classes with $(top_builddir)
Allen ByrneAllen Byrne
7f8f2feaf90[svn-r29450] Separate error compare from output compare
Allen ByrneAllen Byrne
1f5286ddf2c[svn-r29447] Correct signature of H5Pexist to return boolean
Allen ByrneAllen Byrne
0647698684f[svn-r29446] Check if H5Pexist return value is >0 rather then ==1
Allen ByrneAllen Byrne
4573feb2a97[svn-r29443] Fix get_access_plist test
Dana RobinsonDana Robinson
5d342b26d44[svn-r29440] Minor typo fix.
Allen ByrneAllen Byrne
71aebc8eb43[svn-r29435] Remove char from var name.
Allen ByrneAllen Byrne
b8d2f399fda[svn-r29427] Correct name of build option in script
Dana RobinsonDana Robinson
0dd0ffd5c10[svn-r29421] Fix for HDFFV-9516.Corrects a problem where H5Dget_access_plist() returns a dapl that does not contain all dapl fields. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serialHDFFV-9516
Allen ByrneAllen Byrne
5a344710ba8[svn-r29418] Add compare to expected to script to verify correct operation of test
Allen ByrneAllen Byrne
f56bf61b8c5[svn-r29407] Correct source location
Allen ByrneAllen Byrne
708227a1f94[svn-r29406] Add Java and update options to CMake/Windows docs