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

Remove unneeded C exports #772

Merged
merged 41 commits into from
Aug 21, 2024
Merged

Remove unneeded C exports #772

merged 41 commits into from
Aug 21, 2024

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    259c97e View commit details
    Browse the repository at this point in the history
  2. add par_progress

    mattfidler committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    de87c4b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Add some more functions

    mattfidler committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    eb134be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b87864 View commit details
    Browse the repository at this point in the history
  3. Add rxGetId()

    mattfidler committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5c8b896 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Update ptr def

    mattfidler committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    966f835 View commit details
    Browse the repository at this point in the history
  2. Export ptrs and ptr fixes

    mattfidler committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    734d260 View commit details
    Browse the repository at this point in the history
  3. Add man

    mattfidler committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d1bdbbe View commit details
    Browse the repository at this point in the history
  4. Add transformations

    mattfidler committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    af884df View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Add setIndParPtr to api

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3554a0a View commit details
    Browse the repository at this point in the history
  2. Add getIndParPtr to api

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e61c55e View commit details
    Browse the repository at this point in the history
  3. Add getIndNallTimes

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fa256d4 View commit details
    Browse the repository at this point in the history
  4. Add setIndIdx

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    215724c View commit details
    Browse the repository at this point in the history
  5. getIndIx() api

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fcc8705 View commit details
    Browse the repository at this point in the history
  6. getIndEvid() api

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    36e3af2 View commit details
    Browse the repository at this point in the history
  7. Add getIndLhs() api

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ff86af3 View commit details
    Browse the repository at this point in the history
  8. Use getIndNdoses()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ffd45f8 View commit details
    Browse the repository at this point in the history
  9. Add getIndNevid2()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    37ac463 View commit details
    Browse the repository at this point in the history
  10. Add setIndSolve

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7486a80 View commit details
    Browse the repository at this point in the history
  11. Add getIndSolve

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    aa472a9 View commit details
    Browse the repository at this point in the history
  12. Add getIndDv()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5c76fc4 View commit details
    Browse the repository at this point in the history
  13. add getIndYj()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    854b5d2 View commit details
    Browse the repository at this point in the history
  14. Add getIndLimit()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b10edff View commit details
    Browse the repository at this point in the history
  15. Add getIndCens()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1d2239d View commit details
    Browse the repository at this point in the history
  16. Add getIndIdx()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    93d331c View commit details
    Browse the repository at this point in the history
  17. Add getOpNeq()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fbccf44 View commit details
    Browse the repository at this point in the history
  18. Add setOpNeq()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c4a5877 View commit details
    Browse the repository at this point in the history
  19. Add hasOpBadSolve()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7ca6fb0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    885a5ba View commit details
    Browse the repository at this point in the history
  21. Add getOpNlin()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    791ccfc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    06441dd View commit details
    Browse the repository at this point in the history
  23. Add getOpNlhs()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7dd5c9f View commit details
    Browse the repository at this point in the history
  24. Add extern

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1d3ecbc View commit details
    Browse the repository at this point in the history
  25. Add getOpStiff()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cb7f508 View commit details
    Browse the repository at this point in the history
  26. Add resetOpBadSolve()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    04f159d View commit details
    Browse the repository at this point in the history
  27. add getRxNsub()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0710876 View commit details
    Browse the repository at this point in the history
  28. add hasRxLimit()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    61636ea View commit details
    Browse the repository at this point in the history
  29. Add hasRxCens()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9e6c0cf View commit details
    Browse the repository at this point in the history
  30. Add getRxNall()

    mattfidler committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5b8a9ae View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Add getRxNobs()

    mattfidler committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    29cd2cb View commit details
    Browse the repository at this point in the history
  2. Add getRxNobs2()

    mattfidler committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7203813 View commit details
    Browse the repository at this point in the history