Network

 
AuthorCommitMessageCommit Date
Albert ChengAlbert Cheng
02e26326adb[svn-r26811] Updated with current information and removed outdated information. o Removed 4.1.2. Compressed tar archive (*.tar.Z) since we don't release them any more. o Add "some versions of tar can auto-uncompress". o Removed reference to INSTALL_MinGW which was removed in couple releases ago. o Removed "2.2. Red Storm (Cray XT3)" since its entry in INSTALL_parallel has been removed. o Added "3.1. Make" to list Gnu like make is required. o Updated the removal of the feature of auto-co...
Scot BreitenfeldScot Breitenfeld
089c9d98167[svn-r26805] Updated the Fortran install text.
Scot BreitenfeldScot Breitenfeld
50695fd6844[svn-r26789] brought changes 26767 and 26772 from the trunk into the branch. Tested: h5committest
Dana RobinsonDana Robinson
ce5aaa9d234[svn-r26787] In libhdf5.settings.in, changed the C++ shared library setting variable from H5_CXX_SHARED (which no longer exists) to enable_static. Tested on: jam (configure only - minor change)
Larry KnoxLarry Knox
2913e03075a[svn-r26784] Remove extra space.
Larry KnoxLarry Knox
fa0b99d82ef[svn-r26783] Remove md5 from METHODS arguments for calling bin/release script from snapshot script. md5 method was remove d and md5 checksums are always produced for all compression methods.
Allen ByrneAllen Byrne
bece655874a[svn-r26778] fix path to config
Allen ByrneAllen Byrne
dbee5216bb0[svn-r26776] Add missing quote char.
Albert ChengAlbert Cheng
2b618b72c44[svn-r26769] Known problem HDFFV-8247 has been resolved in v1.8.13. QAK - 2011/04/26 entry is duplicated.
Elena PourmalElena Pourmal
dbf0eb2c5b5[svn-r26758] Maintenance: Updated LT_VERS_INTERFACE to 10 and LT_VERS_REVISION to 1 and ran reconfigure.
Elena PourmalElena Pourmal
984f459ff40[svn-r26754] Maintenance: Changed version number in 1_8 to 1.8.16-snap0 and Updated RELEASE.txt for the new work to be entered.
Jerome SoumagneJerome Soumagne
4c4b9da6ee9[svn-r28303] Add H5R_REGION reference type (was missing H5Tref.c)
Jerome SoumagneJerome Soumagne
186526632fa[svn-r28302] Fix reference test for attribute references
Jerome SoumagneJerome Soumagne
0231527649f[svn-r28301] Force conversion when H5T_REFERENCE type is decoded
Jerome SoumagneJerome Soumagne
77498a60387[svn-r28300] Fix attribute name allocation in H5R_dereference
Jerome SoumagneJerome Soumagne
18daea1808b[svn-r28299] Clean up H5Rpublic.h
Jerome SoumagneJerome Soumagne
d081ad4a410[svn-r28298] Fix H5Rget_name with H5R_ATTR to return size if buf is NULL
Jerome SoumagneJerome Soumagne
6ba1bc182f9[svn-r28297] Comment out test_reference_attr until it is updated
Jerome SoumagneJerome Soumagne
4059b270eed[svn-r28296] Modify attribute references to use variable length ref type Clean up H5R
Jerome SoumagneJerome Soumagne
76cc03fd9f3[svn-r28295] Add H5R_REGION reference type Add type/conversion routines to write/read H5R_REGION type H5Rcreate on H5R_REGION type no longer stores variable length type in global heap. The type is only stored in the heap if it is written to disk.
Jerome SoumagneJerome Soumagne
72b2e8b2575[svn-r28294] Prepare H5Rcreate and H5R_create for full var args
Jerome SoumagneJerome Soumagne
3af16921b63[svn-r28293] Add H5R_ATTR case in H5trace
Jerome SoumagneJerome Soumagne
cf46fbe75beM[svn-r28292] Sync with trunk
Mohamad ChaarawiMohamad Chaarawi
401f0c181ea[svn-r28285] move private H5G_get_create_plist from public source file to internal one.
Allen ByrneAllen Byrne
45aa5c30c37[svn-r28241] Correct prototype return signature.
Allen ByrneAllen Byrne
3537b69b5b5[svn-r28236] Rework get timezone function to add another exclusion define (H5_HAVA_TM_GMTOFF). Also needed to add prototype - followed lead of HDrand. Tested linux and windows
Dana RobinsonDana Robinson
8e179b17aad[svn-r28234] Changed a C++-style comment to C-style.
Allen ByrneAllen Byrne
b7310b0d1f1[svn-r28229] HDFFV-9550: Rework timezone usage to localize the #ifdef blocks to a HDget_timezone function.
Allen ByrneAllen Byrne
00aaf8e6f45[svn-r28228] Remove WIN32 only config of threadsafe
Jerome SoumagneJerome Soumagne
acbb71201b0[svn-r28204] Fix use of hbool_t in H5FDmulti (revert previous fix and use unsigned instead) Tested on: Sun OS 5.11/64 (emu)
Jerome SoumagneJerome Soumagne
62563badd88[svn-r28196] Fix use of hbool_t in H5FDmulti Tested on: Sun OS 5.11/64 (emu)
Allen ByrneAllen Byrne
543ec79118f[svn-r28193] Rework VS2015 timezone patch for better fit to standards. Tested: VS2015 VMs
Jerome SoumagneJerome Soumagne
77915492528[svn-r28188] Fix inline/__inline__/__inline detection with CMake after autotools changes
Allen ByrneAllen Byrne
37ed7e8b5f3[svn-r28184] correct import targets
Allen ByrneAllen Byrne
3edabec156a[svn-r28176] HDFFV-9550: Add VS2015 fix for change of standard format.
Allen ByrneAllen Byrne
aa4284b2a3c[svn-r28174] HDFFV-9550: Add VS2015 fix for timezone.
Jerome SoumagneJerome Soumagne
9f702766f84[svn-r28168] Remove Wall option passed by default on non-windows systems (not necessary anymore since there is now
Allen ByrneAllen Byrne
dec18189f44[svn-r28161] Update comment about VS versions
Allen ByrneAllen Byrne
7d34c32445a[svn-r28160] Update comment about VS versions
Allen ByrneAllen Byrne
78c820b1ee3[svn-r28158] Merge from CMAMKE_EXT_MOD repo. Add VS2015 support.
Allen ByrneAllen Byrne
83d7feb63c0[svn-r28154] Correct define vs variable usage
Allen ByrneAllen Byrne
6a6e921d2f7[svn-r28152] Correct define vs variable usage Add VS2015
Neil FortnerNeil Fortner
7ad885febcb[svn-r28151] Fix memory leak in dtransform test (encountered when parsing an invalid transform). Tested: koala, ostrich (h5committest)
Allen ByrneAllen Byrne
01a198ac1b1[svn-r28148] Correct define vs variable usage
Allen ByrneAllen Byrne
84c4dc00396[svn-r28147] Correct define vs variable usage
Allen ByrneAllen Byrne
1bf086b0808[svn-r28145] Correct define vs variable usage
Jerome SoumagneJerome Soumagne
2094d864619[svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if available Fix tests accordingly and fix misuse of hbool_t in various places Fix initialization of H5Pgcpl/ocpl structs in property decoding routines Tested on: Linux/32 (jam) Linux/64 (platypus) Linux/PPC64 (ostrich) MacOSX/64 10.11
Jerome SoumagneJerome Soumagne
2af0d74216f[svn-r28132] Cleanup cmake output of HDF5_GENERATE_HEADERS perl script
Jerome SoumagneJerome Soumagne
a9da5b8cc5e[svn-r28131] Cleanup cmake output of HDF5UseFortran
Allen ByrneAllen Byrne
eca1bd1d8b6[svn-r28130] Updated scripts