8000 Comparing main...char · rust-osdev/ucs2-rs · GitHub
[go: up one dir, main page]

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: rust-osdev/ucs2-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: rust-osdev/ucs2-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: char
Choose a head ref
  • 7 commits
  • 14 files changed
  • 1 contributor

Commits on Jul 30, 2024

  1. lib: move code to encoding module

    In a next step, we can add more modules.
    phip1611 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cead90b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d91bb9 View commit details
    Browse the repository at this point in the history
  3. style: init .editorconfig

    phip1611 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    95b5746 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80cf03e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0018d87 View commit details
    Browse the repository at this point in the history
  6. init modules cstring16

    phip1611 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    95ca4a8 View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    phip1611 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7cafab4 View commit details
    Browse the repository at this point in the history
Loading
0