• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • Projects
  • Repositories
    • View all public repositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
David Young
  1. David Young

vchoi_fork

Vailin Choi
my_hdf5_fork
Public
Actions
  • Clone
  • Download

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Graphs
  • Branches
  • Network
  • Latest Activities

Commits

Binh-Minh Ribler
8460d81d81c + ffd98d490f0
Binh-Minh Ribler committed c470e6bcd60M10 May 2018
Merge pull request #1046 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8

* commit 'ffd98d490f04952e01629c6378c4528459db9f9a':
  Fixed typo
  C++ API improvement Description:     - Added another argument, LinkCreatPropList& lcpl, to the CommonFG::createGroup()       functions for the use of link creation property list.  The new argument has       a default value.         Group createGroup(const char* name, size_t size_hint = 0,                     const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT)         Group createGroup(const H5std_string& name, size_t size_hint = 0,                     const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT)     - Removed memory leaks caused by accidentally invoking p_get_member_type     (in H5CompType.cpp, user reported via email, maybe no jira issue)     - Made H5Location::closeObjId static, so no object is needed to close an hdf5 id.     - Added classes StrCreatPropList, LinkCreatPropList, AttrCreatPropList       for the C property list classes H5P_STRING_CREATE, H5P_LINK_CREATE,       and H5P_ATTRIBUTE_CREATE. Platforms tested:     Linux/64 (jelly)     Linux/64 (platypus)     Darwin (osx1010test)
Showing diff to8460d81d81c
  • Larry Knox
    Larry Knox committed 8460d81d81cM09 May 2018
    Merge pull request #1048 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * co...
  • Binh-Minh Ribler
    Binh-Minh Ribler committed ffd98d490f008 May 2018
    Fixed typo

Changed files

  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v4.4.1
  • Documentation
  • Contact Support
  • Request a feature
  • About
  • Contact Atlassian
Atlassian