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

Proposal for a reference string to number conversion facility in stdlib #743

Merged
merged 78 commits into from
Jan 17, 2024

Commits on Oct 31, 2023

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

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    001ef27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f44350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90a8b98 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    ceb0b6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64dd1c0 View commit details
    Browse the repository at this point in the history
  3. Bugfix with Inf and NaN

    jalvesz committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3ca78a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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

Commits on Dec 18, 2023

  1. str2num specs proposal

    jalvesz committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3f4e7e3 View commit details
    Browse the repository at this point in the history
  2. to_num quadruple precision

    jalvesz committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8c9ba62 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 26, 2023

  1. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    318e4ac View commit details
    Browse the repository at this point in the history
  2. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    7c5de6c View commit details
    Browse the repository at this point in the history
  3. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    abe20e6 View commit details
    Browse the repository at this point in the history
  4. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    d7dac73 View commit details
    Browse the repository at this point in the history
  5. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    c9fdeee View commit details
    Browse the repository at this point in the history
  6. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e73f12a View commit details
    Browse the repository at this point in the history
  7. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    79beace View commit details
    Browse the repository at this point in the history
  8. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e960436 View commit details
    Browse the repository at this point in the history
  9. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    d5e8696 View commit details
    Browse the repository at this point in the history
  10. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    798e43d View commit details
    Browse the repository at this point in the history
  11. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e0b8da0 View commit details
    Browse the repository at this point in the history
  12. Update src/stdlib_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    560f1da View commit details
    Browse the repository at this point in the history
  13. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e0fa769 View commit details
    Browse the repository at this point in the history
  14. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    7c72b5c View commit details
    Browse the repository at this point in the history
  15. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    9ee4c36 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a3df7b6 View commit details
    Browse the repository at this point in the history
  17. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    ea6560b View commit details
    Browse the repository at this point in the history
  18. add fypp directives for qp

    jvdp1 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    ea2ee72 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1585c10 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    16ce4fb View commit details
    Browse the repository at this point in the history
  21. fix issue

    jvdp1 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    ad0bb71 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    17d3dae View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Merge pull request #1 from jvdp1/fypp_qp

    Addition of some fypp directives
    jalvesz authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    d9ece9c View commit details
    Browse the repository at this point in the history
  2. Update example/strings/example_str2num.f90

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    0b119a2 View commit details
    Browse the repository at this point in the history
  3. Update test/string/test_string_to_number.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    3029f8b View commit details
    Browse the repository at this point in the history
  4. Update test/string/test_string_to_number.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    4aa28ee View commit details
    Browse the repository at this point in the history
  5. Update test/string/test_string_to_number.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    688c3a3 View commit details
    Browse the repository at this point in the history
  6. Update src/stdlib_str2num.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    1824763 View commit details
    Browse the repository at this point in the history
  7. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    a18f358 View commit details
    Browse the repository at this point in the history
  8. Update src/stdlib_str2num.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    57c3e19 View commit details
    Browse the repository at this point in the history
  9. Update src/stdlib_str2num.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    6c20f80 View commit details
    Browse the repository at this point in the history
  10. Update src/stdlib_str2num.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    c630fd7 View commit details
    Browse the repository at this point in the history
  11. Update src/stdlib_str2num.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    53cb17e View commit details
    Browse the repository at this point in the history
  12. Update src/stdlib_str2num.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    50174a4 View commit details
    Browse the repository at this point in the history
  13. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    1eb073f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    e840761 View commit details
    Browse the repository at this point in the history
  2. Update test/string/test_string_to_number.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    96ef394 View commit details
    Browse the repository at this point in the history
  3. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    0929792 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    07389f7 View commit details
    Browse the repository at this point in the history
  5. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    62f055a View commit details
    Browse the repository at this point in the history
  6. Update stdlib_str2num.md

    Review from Krausler
    jalvesz authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2274af7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e7a191 View commit details
    Browse the repository at this point in the history
  8. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2954856 View commit details
    Browse the repository at this point in the history
  9. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    6fefa64 View commit details
    Browse the repository at this point in the history
  10. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ab8c7da View commit details
    Browse the repository at this point in the history
  11. Update stdlib_str2num.fypp

    Refactor function naming using fypp preprocessing
    jalvesz authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    327a84f View commit details
    Browse the repository at this point in the history
  12. Update stdlib_str2num.fypp

    Avoid xdp for to_num_base while an implementation is not decided
    jalvesz authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ad6cd9a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b00895a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    94bf4a8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5d380a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. enable testing for xdp

    jalvesz committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    03c1693 View commit details
    Browse the repository at this point in the history
  2. missing xdp kind declaration

    jalvesz committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    03b4d60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44ecace View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c357fa2 View commit details
    Browse the repository at this point in the history
  2. Update doc/specs/stdlib_str2num.md

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    cbc05b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Update src/stdlib_str2num.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    026a22c View commit details
    Browse the repository at this point in the history
  2. Update src/stdlib_str2num.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    acefb99 View commit details
    Browse the repository at this point in the history
  3. Update src/stdlib_str2num.fypp

    Co-authored-by: Jeremie Vandenplas <[email protected]>
    jalvesz and jvdp1 authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    89f0015 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbdf870 View commit details
    Browse the repository at this point in the history
  5. cmake build str2num examples

    jalvesz committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    cfb95da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e45b884 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    62f2d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7022d83 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    fa8bdad View commit details
    Browse the repository at this point in the history
  2. add some white spaces

    jalvesz committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3b50f6a View commit details
    Browse the repository at this point in the history