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

#348 Review usage of fgets in file reading #398

Closed
wants to merge 67 commits into from
Closed

#348 Review usage of fgets in file reading #398

wants to merge 67 commits into from

Commits on Jun 23, 2023

  1. Merge pull request #1 from Tlf/master

    merge to master
    darvark authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    38e6af1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19621b8 View commit details
    Browse the repository at this point in the history
  3. Fix formating

    darvark committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b294490 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    f8a986a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0318e View commit details
    Browse the repository at this point in the history
  3. Fix tests

    darvark committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b3500cf View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Post review fixes.

    darvark committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2e6e2f6 View commit details
    Browse the repository at this point in the history
  2. Update man pages

    darvark committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    eddfbfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fe36d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d10b061 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    a948f90 View commit details
    Browse the repository at this point in the history
  2. restore rules content

    darvark committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    974d984 View commit details
    Browse the repository at this point in the history
  3. restore execute bit

    darvark committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    579e53d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    7a11229 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5a5841 View commit details
    Browse the repository at this point in the history
  3. Fix formating

    darvark committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0ce1332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a7ef03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cf8548 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    darvark committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4e58d00 View commit details
    Browse the repository at this point in the history
  7. Post review fixes.

    darvark committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9bf132c View commit details
    Browse the repository at this point in the history
  8. Update man pages

    darvark committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c0d8c67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42da065 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ec81e9 View commit details
    Browse the repository at this point in the history
  11. Make band limits configurable (#392)

    * make band limits configurable
    
    * allow showing out-of-band spots on bandmap
    zcsahok authored and darvark committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cb7dce9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    24b4d1a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    06d6617 View commit details
    Browse the repository at this point in the history
  14. restore rules content

    darvark committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ae33beb View commit details
    Browse the repository at this point in the history
  15. restore execute bit

    darvark committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7fb00c5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bc6ca57 View commit details
    Browse the repository at this point in the history
  17. rebase

    darvark committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    35947c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. redesign usage of getline

    darvark committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    717e2de View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    e7a65a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d79be5d View commit details
    Browse the repository at this point in the history
  3. Fix tests

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c3738ac View commit details
    Browse the repository at this point in the history
  4. Post review fixes.

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4c45c92 View commit details
    Browse the repository at this point in the history
  5. add errno handling

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5f33659 View commit details
    Browse the repository at this point in the history
  6. review fix

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c87650d View commit details
    Browse the repository at this point in the history
  7. fix typo

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ba4fcc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    386d7e9 View commit details
    Browse the repository at this point in the history
  9. restore rules content

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    667a8ff View commit details
    Browse the repository at this point in the history
  10. restore execute bit

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1a67f3a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4459401 View commit details
    Browse the repository at this point in the history
  12. restore rules content

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6d6c384 View commit details
    Browse the repository at this point in the history
  13. restore execute bit

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8ff132d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    24449ac View commit details
    Browse the repository at this point in the history
  15. Fix formating

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6000ef6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b956da7 View commit details
    Browse the repository at this point in the history
  17. Fix tests

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    34ca3b2 View commit details
    Browse the repository at this point in the history
  18. Post review fixes.

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    681436e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d7575f9 View commit details
    Browse the repository at this point in the history
  20. redesign usage of getline

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f25766a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    18b5b58 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f56f09c View commit details
    Browse the repository at this point in the history
  23. Fix tests

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    71f148c View commit details
    Browse the repository at this point in the history
  24. Post review fixes.

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0d65145 View commit details
    Browse the repository at this point in the history
  25. add errno handling

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9191912 View commit details
    Browse the repository at this point in the history
  26. review fix

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7657f96 View commit details
    Browse the repository at this point in the history
  27. fix typo

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    347c23a View commit details
    Browse the repository at this point in the history
  28. Merge branch '348-remove-fgets' of https://github.com/darvark/tlf-sp6mi

    … into 348-remove-fgets
    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e2fd510 View commit details
    Browse the repository at this point in the history
  29. restore test rules

    darvark committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0c90128 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    67d076f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    eb7e2ef View commit details
    Browse the repository at this point in the history
  2. add missing include errno.h

    darvark committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ca794d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    487f21e View commit details
    Browse the repository at this point in the history
  2. Revert "reformat and add check for memory"

    This reverts commit 487f21e.
    darvark committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    683adb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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