Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stdlib-js/stdlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1f79156e32b643e7131c0e0dcf7bc480fd20c657
Choose a base ref
...
head repository: stdlib-js/stdlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d9ddef03730410cb4900ab80045cefd34c63ab76
Choose a head ref
  • 19 commits
  • 28 files changed
  • 4 contributors

Commits on Apr 6, 2025

  1. feat: add c implementation for blas/base/dspr

    ---
    type: pre_commit_static_analysis_report
    description: Results of running static analysis checks when committing changes.
    report:
      - task: lint_filenames
        status: passed
      - task: lint_editorconfig
        status: passed
      - task: lint_markdown
        status: passed
      - task: lint_package_json
        status: passed
      - task: lint_repl_help
        status: na
      - task: lint_javascript_src
        status: passed
      - task: lint_javascript_cli
        status: na
      - task: lint_javascript_examples
        status: na
      - task: lint_javascript_tests
        status: passed
      - task: lint_javascript_benchmarks
        status: passed
      - task: lint_python
        status: na
      - task: lint_r
        status: na
      - task: lint_c_src
        status: missing_dependencies
      - task: lint_c_examples
        status: missing_dependencies
      - task: lint_c_benchmarks
        status: missing_dependencies
      - task: lint_c_tests_fixtures
        status: na
      - task: lint_shell
        status: na
      - task: lint_typescript_declarations
        status: na
      - task: lint_typescript_tests
        status: na
      - task: lint_license_headers
        status: passed
    ---
    ShabiShett07 committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    45d935c View commit details
    Browse the repository at this point in the history
  2. fix: change precision

    ---
    type: pre_commit_static_analysis_report
    description: Results of running static analysis checks when committing changes.
    report:
      - task: lint_filenames
        status: passed
      - task: lint_editorconfig
        status: passed
      - task: lint_markdown
        status: na
      - task: lint_package_json
        status: na
      - task: lint_repl_help
        status: na
      - task: lint_javascript_src
        status: na
      - task: lint_javascript_cli
        status: na
      - task: lint_javascript_examples
        status: na
      - task: lint_javascript_tests
        status: na
      - task: lint_javascript_benchmarks
        status: na
      - task: lint_python
        status: na
      - task: lint_r
        status: na
      - task: lint_c_src
        status: na
      - task: lint_c_examples
        status: na
      - task: lint_c_benchmarks
        status: missing_dependencies
      - task: lint_c_tests_fixtures
        status: na
      - task: lint_shell
        status: na
      - task: lint_typescript_declarations
        status: na
      - task: lint_typescript_tests
        status: na
      - task: lint_license_headers
        status: passed
    ---
    ShabiShett07 committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    1e4ae4f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. chore: update implementation

    ---
    type: pre_commit_static_analysis_report
    description: Results of running static analysis checks when committing changes.
    report:
      - task: lint_filenames
        status: passed
      - task: lint_editorconfig
        status: passed
      - task: lint_markdown
        status: na
      - task: lint_package_json
        status: na
      - task: lint_repl_help
        status: na
      - task: lint_javascript_src
        status: na
      - task: lint_javascript_cli
        status: na
      - task: lint_javascript_examples
        status: na
      - task: lint_javascript_tests
        status: na
      - task: lint_javascript_benchmarks
        status: na
      - task: lint_python
        status: na
      - task: lint_r
        status: na
      - task: lint_c_src
        status: missing_dependencies
      - task: lint_c_examples
        status: na
      - task: lint_c_benchmarks
        status: na
      - task: lint_c_tests_fixtures
        status: na
      - task: lint_shell
        status: na
      - task: lint_typescript_declarations
        status: na
      - task: lint_typescript_tests
        status: na
      - task: lint_license_headers
        status: passed
    ---
    ShabiShett07 committed May 7, 2025
    Configuration menu
    Copy the full SHA
    ad90bb3 View commit details
    Browse the repository at this point in the history
  2. chore: clean-up

    Co-authored-by: Athan <kgryte@gmail.com>
    Signed-off-by: Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
    ShabiShett07 and kgryte authored May 7, 2025
    Configuration menu
    Copy the full SHA
    0084fcc View commit details
    Browse the repository at this point in the history
  3. chore: update markdown

    ---
    type: pre_commit_static_analysis_report
    description: Results of running static analysis checks when committing changes.
    report:
      - task: lint_filenames
        status: passed
      - task: lint_editorconfig
        status: passed
      - task: lint_markdown
        status: passed
      - task: lint_package_json
        status: na
      - task: lint_repl_help
        status: na
      - task: lint_javascript_src
        status: na
      - task: lint_javascript_cli
        status: na
      - task: lint_javascript_examples
        status: na
      - task: lint_javascript_tests
        status: na
      - task: lint_javascript_benchmarks
        status: na
      - task: lint_python
        status: na
      - task: lint_r
        status: na
      - task: lint_c_src
        status: na
      - task: lint_c_examples
        status: na
      - task: lint_c_benchmarks
        status: na
      - task: lint_c_tests_fixtures
        status: na
      - task: lint_shell
        status: na
      - task: lint_typescript_declarations
        status: na
      - task: lint_typescript_tests
        status: na
      - task: lint_license_headers
        status: passed
    ---
    ShabiShett07 committed May 7, 2025
    Configuration menu
    Copy the full SHA
    1fd44ca View commit details
    Browse the repository at this point in the history

Commits on May 11, 2025

  1. chore: update api

    ---
    type: pre_commit_static_analysis_report
    description: Results of running static analysis checks when committing changes.
    report:
      - task: lint_filenames
        status: passed
      - task: lint_editorconfig
        status: passed
      - task: lint_markdown
        status: na
      - task: lint_package_json
        status: na
      - task: lint_repl_help
        status: na
      - task: lint_javascript_src
        status: na
      - task: lint_javascript_cli
        status: na
      - task: lint_javascript_examples
        status: na
      - task: lint_javascript_tests
        status: na
      - task: lint_javascript_benchmarks
        status: na
      - task: lint_python
        status: na
      - task: lint_r
        status: na
      - task: lint_c_src
        status: missing_dependencies
      - task: lint_c_examples
        status: na
      - task: lint_c_benchmarks
        status: na
      - task: lint_c_tests_fixtures
        status: na
      - task: lint_shell
        status: na
      - task: lint_typescript_declarations
        status: na
      - task: lint_typescript_tests
        status: na
      - task: lint_license_headers
        status: passed
    ---
    ShabiShett07 committed May 11, 2025
    Configuration menu
    Copy the full SHA
    676ed0f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. chore: update manifest.json

    ---
    type: pre_commit_static_analysis_report
    description: Results of running static analysis checks when committing changes.
    report:
      - task: lint_filenames
        status: passed
      - task: lint_editorconfig
        status: passed
      - task: lint_markdown
        status: na
      - task: lint_package_json
        status: na
      - task: lint_repl_help
        status: na
      - task: lint_javascript_src
        status: na
      - task: lint_javascript_cli
        status: na
      - task: lint_javascript_examples
        status: na
      - task: lint_javascript_tests
        status: na
      - task: lint_javascript_benchmarks
        status: na
      - task: lint_python
        status: na
      - task: lint_r
        status: na
      - task: lint_c_src
        status: na
      - task: lint_c_examples
        status: na
      - task: lint_c_benchmarks
        status: na
      - task: lint_c_tests_fixtures
        status: na
      - task: lint_shell
        status: na
      - task: lint_typescript_declarations
        status: na
      - task: lint_typescript_tests
        status: na
      - task: lint_license_headers
        status: passed
    ---
    ShabiShett07 committed May 30, 2025
    Configuration menu
    Copy the full SHA
    fea4c94 View commit details
    Browse the repository at this point in the history
  2. chore: update packages

    Signed-off-by: Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
    ShabiShett07 authored May 30, 2025
    Configuration menu
    Copy the full SHA
    097e380 View commit details
    Browse the repository at this point in the history
  3. chore: minor clean-up

    Signed-off-by: Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
    ShabiShett07 authored May 30, 2025
    Configuration menu
    Copy the full SHA
    22d7083 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. chore: clean-up

    ---
    type: pre_commit_static_analysis_report
    description: Results of running static analysis checks when committing changes.
    report:
      - task: lint_filenames
        status: passed
      - task: lint_editorconfig
        status: passed
      - task: lint_markdown
        status: passed
      - task: lint_package_json
        status: na
      - task: lint_repl_help
        status: na
      - task: lint_javascript_src
        status: na
      - task: lint_javascript_cli
        status: na
      - task: lint_javascript_examples
        status: na
      - task: lint_javascript_tests
        status: na
      - task: lint_javascript_benchmarks
        status: na
      - task: lint_python
        status: na
      - task: lint_r
        status: na
      - task: lint_c_src
        status: missing_dependencies
      - task: lint_c_examples
        status: na
      - task: lint_c_benchmarks
        status: missing_dependencies
      - task: lint_c_tests_fixtures
        status: na
      - task: lint_shell
        status: na
      - task: lint_typescript_declarations
        status: na
      - task: lint_typescript_tests
        status: na
      - task: lint_license_headers
        status: passed
    ---
    ShabiShett07 committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    cd7bb25 View commit details
    Browse the repository at this point in the history
  2. chore: minor clean-up

    Signed-off-by: Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
    ShabiShett07 authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    d049962 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2025

  1. Configuration menu
    Copy the full SHA
    c632a9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73cfb11 View commit details
    Browse the repository at this point in the history
  3. chore: clean-up

    ---
    type: pre_commit_static_analysis_report
    description: Results of running static analysis checks when committing changes.
    report:
      - task: lint_filenames
        status: passed
      - task: lint_editorconfig
        status: passed
      - task: lint_markdown
        status: na
      - task: lint_package_json
        status: na
      - task: lint_repl_help
        status: na
      - task: lint_javascript_src
        status: passed
      - task: lint_javascript_cli
        status: na
      - task: lint_javascript_examples
        status: na
      - task: lint_javascript_tests
        status: na
      - task: lint_javascript_benchmarks
        status: na
      - task: lint_python
        status: na
      - task: lint_r
        status: na
      - task: lint_c_src
        status: na
      - task: lint_c_examples
        status: na
      - task: lint_c_benchmarks
        status: na
      - task: lint_c_tests_fixtures
        status: na
      - task: lint_shell
        status: na
      - task: lint_typescript_declarations
        status: na
      - task: lint_typescript_tests
        status: na
      - task: lint_license_headers
        status: passed
    ---
    ShabiShett07 committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    4b674f2 View commit details
    Browse the repository at this point in the history
  4. chore: clean-up

    ---
    type: pre_commit_static_analysis_report
    description: Results of running static analysis checks when committing changes.
    report:
      - task: lint_filenames
        status: passed
      - task: lint_editorconfig
        status: passed
      - task: lint_markdown
        status: na
      - task: lint_package_json
        status: na
      - task: lint_repl_help
        status: na
      - task: lint_javascript_src
        status: na
      - task: lint_javascript_cli
        status: na
      - task: lint_javascript_examples
        status: na
      - task: lint_javascript_tests
        status: na
      - task: lint_javascript_benchmarks
        status: passed
      - task: lint_python
        status: na
      - task: lint_r
        status: na
      - task: lint_c_src
        status: na
      - task: lint_c_examples
        status: na
      - task: lint_c_benchmarks
        status: na
      - task: lint_c_tests_fixtures
        status: na
      - task: lint_shell
        status: na
      - task: lint_typescript_declarations
        status: na
      - task: lint_typescript_tests
        status: na
      - task: lint_license_headers
        status: passed
    ---
    ShabiShett07 committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    a706d47 View commit details
    Browse the repository at this point in the history
  5. chore: minor clean-up

    Signed-off-by: Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
    ShabiShett07 authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    08f5cef View commit details
    Browse the repository at this point in the history
  6. chore: minor clean-up

    Signed-off-by: Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
    ShabiShett07 authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    ecff6cd View commit details
    Browse the repository at this point in the history
  7. chore: minor clean-up

    Signed-off-by: Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
    ShabiShett07 authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    c79f2ee View commit details
    Browse the repository at this point in the history
  8. chore: minor clean-up

    Signed-off-by: Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
    ShabiShett07 authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    d9ddef0 View commit details
    Browse the repository at this point in the history
Loading