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

Implement til::au16 and til::u16a conversion functions & make first use in WriteConsoleAImpl #4493

Closed
wants to merge 32 commits into from

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    a8bd2df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b19b066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37324d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcc9bf1 View commit details
    Browse the repository at this point in the history
  5. pass static analysis

    german-one committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    2571d23 View commit details
    Browse the repository at this point in the history
  6. try harder to pass the SA

    german-one committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    c7bdc90 View commit details
    Browse the repository at this point in the history
  7. have fun with C array

    german-one committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    7f77579 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    c07cb48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f1d2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aff87e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    519c374 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    26ac753 View commit details
    Browse the repository at this point in the history
  2. reverse til::at update

    german-one committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    542bfd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

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

Commits on Feb 21, 2020

  1. make sure caching of partials still works if the string consists of a…

    … single lead byte only (GH#4673)
    german-one committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    3003ff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8735d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

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

Commits on Mar 5, 2020

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

Commits on Mar 6, 2020

  1. update til::at and use it

    german-one committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    3462298 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9acdfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe60901 View commit details
    Browse the repository at this point in the history
  4. use rvalue reference

    german-one committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    0d83b56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    385b735 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

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

Commits on Mar 8, 2020

  1. spelling

    german-one committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    f2a4b3a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    9008eff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd2be6b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    79f154e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b857c3e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Merge remote-tracking branch 'upstream/master'

    german-one authored and german-one committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    83443da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab4e0d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Merge remote-tracking branch 'upstream/master'

    german-one authored and german-one committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    4983479 View commit details
    Browse the repository at this point in the history