Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge doxygen2 into develop #553

Merged
merged 102 commits into from
Apr 26, 2021
Merged

Merge doxygen2 into develop #553

merged 102 commits into from
Apr 26, 2021

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    57c19aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12e79c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Doxygen2 (#330)

    * H5Eauto_is_v2.
    
    * Added a few more calls.
    
    * Added a few more H5E calls.
    
    * First cut of H5E v2.
    
    * Added the deprecated v1 calls.
    
    * Updated spacing.
    
    * Once more.
    gheber authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    0b86808 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    5d44f21 View commit details
    Browse the repository at this point in the history
  2. Add doxygen for the assigned functions: H5Pregister1,H5Pinsert1,H5Pen… (

    #352)
    
    * Add doxygen for the assigned functions: H5Pregister1,H5Pinsert1,H5Pencode1, H5Pget_filter_by_id1,H5Pget_version, H5Pset_file_space,H5Pget_file_space. Someone already adds H5Pget_filter1. Also fixs an extra parameter 'close' call back function for HPregister2.
    
    * doxygen work. fixs format by using clang-format.
    
    * doxgen work for H5Pregister1 etc. Addressed Barbara and Gerd's comments.
    For Quincey's comments, since we are not supposed to change the source code.
    I leave this to future improvements.
    kyang2014 authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    7a0443d View commit details
    Browse the repository at this point in the history
  3. added documentation for H5P APIs (#350)

    * add documenation for H5Pget_buffer,H5Pget_data_transform,H5Pget_edc_check,H5Pget_hyper_vector_size,H5Pget_preserve,H5Pget_type_conv_cb,H5Pget_vlen_mem_manager,H5Pset_btree_ratios
    
    * format corrections
    
    * fixed grammer
    
    * fixed herr_t
    brtnfld authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    a9ee5b9 View commit details
    Browse the repository at this point in the history
  4. Better name.

    gheber committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    ae0619e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5ca525 View commit details
    Browse the repository at this point in the history
  6. A fresh look.

    gheber committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    8a8cdb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. add doxygen to H5Ppublic.h

    Kimmy Mu committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    1e958d8 View commit details
    Browse the repository at this point in the history
  2. use attention instead of warning

    Kimmy Mu committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    e58ef70 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Add doxygen comments in H5Ppublic.h (#375)

    * Add doxygen comments in H5Ppublic.h
    
    * H5Pset_meta_block_size
    * H5Pset_metadata_read_attempts
    * H5Pset_multi_type
    * H5Pset_object_flush_cb
    * H5Pset_sieve_buf_size
    * H5Pset_small_data_block_size
    * H5Pset_all_coll_metadata_ops
    * H5Pget_all_coll_metadata_ops
    
    * Add DOXYGEN_EXAMPLES_DIR to src/CMakeLists.txt
    
    * Fix clang-format errors
    
    * Fix filenames in doxygen/examples
    ChristopherHogan authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    06c9ebe View commit details
    Browse the repository at this point in the history
  2. add doxygen to H5Ppublic.h (#378)

    * add doxygen to H5Ppublic.h
    
    * use attention instead of warning
    
    Co-authored-by: Kimmy Mu <kmu@hdfgroup.org>
    jya-kmu and Kimmy Mu authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    2ee1821 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Revert "add doxygen to H5Ppublic.h (#378)"

    This reverts commit 2ee1821.
    gheber authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    f67cab0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #387 from HDFGroup/revert-378-doxygen2

    Revert "add doxygen to H5Ppublic.h"
    gheber authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    3fbb3ec View commit details
    Browse the repository at this point in the history
  3. Updated Doxygen variables.

    gheber committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    1ee4fd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b49fc31 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. I forgot to copy two images.

    gheber committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    12e7d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c34f347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    861a297 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3de038 View commit details
    Browse the repository at this point in the history
  5. Addressed Chris' comments.

    gheber committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    0432851 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b101f90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60f37a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    62d12bf View commit details
    Browse the repository at this point in the history
  2. address some issues

    Kimmy Mu committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    92bd93a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. reformatting

    Kimmy Mu committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    627916f View commit details
    Browse the repository at this point in the history
  2. Style external links.

    gheber committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    3ca85b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. reformatting

    Kimmy Mu committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    b352a95 View commit details
    Browse the repository at this point in the history
  2. reformatting

    Kimmy Mu committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    20c1cf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a89782a View commit details
    Browse the repository at this point in the history
  4. Revise this soon!

    gheber committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    6d72b18 View commit details
    Browse the repository at this point in the history
  5. Added specification examples.

    gheber committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    be2bafa View commit details
    Browse the repository at this point in the history
  6. Fixed references.

    gheber committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    9b7b6a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Merge pull request #402 from gheber/doxygen2

    A fresh look for  our dox
    gheber authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    0d9b278 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #415 from jya-kmu/doxygen2

    Doxygen2
    jya-kmu authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    0c94dd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4966a13 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    41247ad View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    38fd5f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    8571a1a View commit details
    Browse the repository at this point in the history
  2. Added the VFL technical note.

    gheber committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    3053650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0e9525 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Added the remaining specs.

    gheber committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    a0d9d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2285bbd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #407 from gnuoyd/doxygen2

    Add my assigned Doxygen documentation.
    gheber authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    48ad87c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c1488c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    b4e8c55 View commit details
    Browse the repository at this point in the history
  2. clang-format happy?

    gheber committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    4d3d76f View commit details
    Browse the repository at this point in the history
  3. Ok?

    gheber committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    d8ede70 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    b1f395b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30cee2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dc33ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aa68cc View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    22f93e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    0f0fb85 View commit details
    Browse the repository at this point in the history
  2. Under 20 H5Ps to go!

    gheber committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    da87917 View commit details
    Browse the repository at this point in the history
  3. Almost complete!

    gheber committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    60d6eb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ebb4f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    fe82783 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #542 from gheber/doxygen2

    Added documentation for the deprecated H5G calls.
    gheber authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    e1729c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    dba0bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c849720 View commit details
    Browse the repository at this point in the history
  3. Pedantry.

    gheber committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    cb812df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbeddfa View commit details
    Browse the repository at this point in the history
  5. Pedantry.

    gheber committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    fca94d5 View commit details
    Browse the repository at this point in the history
  6. More pedantry.

    gheber committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6ed4cfe View commit details
    Browse the repository at this point in the history
  7. Added H5Pset_fapl_log.

    gheber committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    7ae9a3e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. First draft of H5ES.

    gheber committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    98934ec View commit details
    Browse the repository at this point in the history
  2. Fixed warnings.

    gheber committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    4a07933 View commit details
    Browse the repository at this point in the history
  3. Prep. for map module.

    gheber committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    e863439 View commit details
    Browse the repository at this point in the history
  4. First cut of the map module.

    gheber committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    656dc07 View commit details
    Browse the repository at this point in the history
  5. Pedantry.

    gheber committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    0a58bbd View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Possible H5F introduction.

    gheber committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    00cc016 View commit details
    Browse the repository at this point in the history
  2. Fix the indentation.

    gheber committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    dee6299 View commit details
    Browse the repository at this point in the history
  3. Pedantry.

    gheber committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    e1a1921 View commit details
    Browse the repository at this point in the history
  4. Ditto.

    gheber committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    77bc344 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46eb299 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Added missing images.

    gheber committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    41156c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfe70ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fab1261 View commit details
    Browse the repository at this point in the history
  4. Clang pedantry.

    gheber committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    1060b0a View commit details
    Browse the repository at this point in the history
  5. Ditto.

    gheber committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    84dd30c View commit details
    Browse the repository at this point in the history
  6. More reviewer comments...

    gheber committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    db09dd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85bf979 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #550 from gheber/doxygen2

    VFDs, maps, event sets. Done 4 now. Maybe it's time to get this into `develop`?
    gheber authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    8702250 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    4f316e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7154720 View commit details
    Browse the repository at this point in the history
  3. Fixed MANIFEST.

    gheber committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    0dc8f76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1163030 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd4c3ef View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Fixed a few more \todo items.

    gheber committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    4cf86af View commit details
    Browse the repository at this point in the history
  2. Fixed more \todo items.

    gheber committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    22cd76b View commit details
    Browse the repository at this point in the history
  3. Added attribute life cycle.

    gheber committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    28a7f44 View commit details
    Browse the repository at this point in the history
  4. Forgot the examples file.

    gheber committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    580408b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f91063a View commit details
    Browse the repository at this point in the history
  6. Pedantry.

    gheber committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    f79c919 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17afeb2 View commit details
    Browse the repository at this point in the history
  8. Live and learn!

    gheber committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7d03ec8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Added a sample H5D life cycle.

    gheber committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    2c38922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbd87a8 View commit details
    Browse the repository at this point in the history
  3. Pedantry.

    gheber committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    1f3a01a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    f06e6a3 View commit details
    Browse the repository at this point in the history