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

API for Dataset/Dataset Member Allocation #473

Open
wants to merge 8 commits into
base: v2.x/staging
Choose a base branch
from

Commits on May 12, 2022

  1. API for Dataset/Dataset Member Allocation - Tim

    Signed-off-by: Aditya Ranshinge <[email protected]>
    aditya-ranshinge committed May 12, 2022
    Configuration menu
    Copy the full SHA
    01d4832 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Added Allocation Unit, Average Record Unit, Primary Secondary Space, …

    …Directory Blocks, Dataset Name Type attributes for dataset creation
    
    Signed-off-by: Aditya Ranshinge <[email protected]>
    aditya-ranshinge committed May 16, 2022
    Configuration menu
    Copy the full SHA
    3022a32 View commit details
    Browse the repository at this point in the history
  2. Updated zowe-common-c pointer

    Signed-off-by: Aditya Ranshinge <[email protected]>
    aditya-ranshinge committed May 16, 2022
    Configuration menu
    Copy the full SHA
    52beba4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. updated zowe-common-c pointer - type casting to resolve 64 bit build …

    …issue
    
    Signed-off-by: Aditya Ranshinge <[email protected]>
    aditya-ranshinge committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f61637f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. review comments fix

    Signed-off-by: Aditya Ranshinge <[email protected]>
    aditya-ranshinge committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b434d7f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. used TextUnit structure instead of DynallocNewInputParms structure, r…

    …emoved unwanted functions and macros
    
    Signed-off-by: Aditya Ranshinge <[email protected]>
    aditya-ranshinge committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    5cf3383 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. removed unwanted comments

    Signed-off-by: Aditya Ranshinge <[email protected]>
    aditya-ranshinge committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ad7a392 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Fixed review comments

    Signed-off-by: Aditya Ranshinge <[email protected]>
    aditya-ranshinge committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    0f5cbdb View commit details
    Browse the repository at this point in the history