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 DEV to MAIN #347

Merged
merged 45 commits into from
Jun 10, 2024
Merged

Merge DEV to MAIN #347

merged 45 commits into from
Jun 10, 2024

Commits on Dec 15, 2023

  1. Dummy change

    Lars Egeberg Hansen committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    731e72b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Update ProcessOutputWriter.java

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4f99701 View commit details
    Browse the repository at this point in the history
  2. Correct message

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1ad4623 View commit details
    Browse the repository at this point in the history
  3. bump versions

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    dc0d49c View commit details
    Browse the repository at this point in the history
  4. more bumping

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    81795cd View commit details
    Browse the repository at this point in the history
  5. 0.2.9 builds

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d867dd6 View commit details
    Browse the repository at this point in the history
  6. minor detail

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c431d60 View commit details
    Browse the repository at this point in the history
  7. Update cobol-check-0.2.9.zip

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    26e4116 View commit details
    Browse the repository at this point in the history
  8. Update cobol-check-0.2.9.jar

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    14f5165 View commit details
    Browse the repository at this point in the history
  9. Update CobolGenerator.java

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5feb40e View commit details
    Browse the repository at this point in the history
  10. less periods

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ab55727 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 29, 2024

  1. Merge pull request #342 from openmainframeproject/make-it-more-thread…

    …safe
    
    Make it more threadsafe
    SMoRG75 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1657fe2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Initial commit on branch

    Lars Egeberg Hansen committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4c2d646 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/Developer' into DDH-12295-Fixing…

    …-dobbelt-output-from-COBOL-check-
    Lars Egeberg Hansen committed May 13, 2024
    Configuration menu
    Copy the full SHA
    af195cf View commit details
    Browse the repository at this point in the history
  3. New version created

    Lars Egeberg Hansen committed May 13, 2024
    Configuration menu
    Copy the full SHA
    102d5c3 View commit details
    Browse the repository at this point in the history
  4. Update VerifyAction.yml

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c3e0e9b View commit details
    Browse the repository at this point in the history
  5. Lock added to thread when fetching output

    Lars Egeberg Hansen committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e6200df View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Cleanup

    Lars Egeberg Hansen committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3ada173 View commit details
    Browse the repository at this point in the history
  2. Another build

    Lars Egeberg Hansen committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3539af1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Just signoff:

    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ede79db View commit details
    Browse the repository at this point in the history
  2. Testing

    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    efd308d View commit details
    Browse the repository at this point in the history
  3. Now unit test can run with or without input file.

    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ed57349 View commit details
    Browse the repository at this point in the history
  4. Dummy change/Sign off

    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5530c0c View commit details
    Browse the repository at this point in the history
  5. Initial commit on branch

    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    def427c View commit details
    Browse the repository at this point in the history
  6. Update ProcessOutputWriter.java

    Signed-off-by: Søren Andersen <[email protected]>
    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    SMoRG75 authored and Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    169d43f View commit details
    Browse the repository at this point in the history
  7. Correct message

    Signed-off-by: Søren Andersen <[email protected]>
    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    SMoRG75 authored and Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5033fdc View commit details
    Browse the repository at this point in the history
  8. bump versions

    Signed-off-by: Søren Andersen <[email protected]>
    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    SMoRG75 authored and Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    34c0a4b View commit details
    Browse the repository at this point in the history
  9. more bumping

    Signed-off-by: Søren Andersen <[email protected]>
    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    SMoRG75 authored and Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    14e6f4a View commit details
    Browse the repository at this point in the history
  10. Update CobolGenerator.java

    Signed-off-by: Søren Andersen <[email protected]>
    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    SMoRG75 authored and Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    52a2b86 View commit details
    Browse the repository at this point in the history
  11. less periods

    Signed-off-by: Søren Andersen <[email protected]>
    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    SMoRG75 authored and Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a9233a9 View commit details
    Browse the repository at this point in the history
  12. New version created

    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f0f3b03 View commit details
    Browse the repository at this point in the history
  13. Lock added to thread when fetching output

    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d522535 View commit details
    Browse the repository at this point in the history
  14. Cleanup

    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1c4b84d View commit details
    Browse the repository at this point in the history
  15. Another build

    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8bbbd09 View commit details
    Browse the repository at this point in the history
  16. Fixing copy book expand issue on z/OS

    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    85ca1dc View commit details
    Browse the repository at this point in the history
  17. Fixing compile issues with new npm version.

    Signed-off-by: Lars Egeberg Hansen <[email protected]>
    Lars Egeberg Hansen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5b33b0b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. Bughunting

    Lars Egeberg Hansen committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2433a9c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Fixing . and END-EXEC issue on z/OS

    Lars Egeberg Hansen committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    172f153 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #345 from openmainframeproject/DDH-12295-Fixing-do…

    …bbelt-output-from-COBOL-check-
    
    Ddh 12295 fixing dobbelt output from cobol check
    SMoRG75 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d396f7f View commit details
    Browse the repository at this point in the history
  3. Update tsconfig.json

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d1280d2 View commit details
    Browse the repository at this point in the history
  4. Update tsconfig.json

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    26d6c27 View commit details
    Browse the repository at this point in the history
  5. Update tsconfig.json

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b379ee3 View commit details
    Browse the repository at this point in the history
  6. Update tsconfig.json

    Signed-off-by: Søren Andersen <[email protected]>
    SMoRG75 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    45d168f View commit details
    Browse the repository at this point in the history