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

Cleanups: Formatting and comments #3523

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    8692353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5314b72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf428b0 View commit details
    Browse the repository at this point in the history
  4. Comments: Refer to _Count instead of _Count_raw.

    Mentioning _Count is overwhelmingly more common;
    _Uninitialized_value_construct_n_unchecked1 in <xmemory> doesn't even
    take _Count_raw.
    StephanTLavavej committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    dfddcd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f73dd1b View commit details
    Browse the repository at this point in the history
  6. Update grapheme_break_property_data_gen.py to avoid double newlines.

    Co-authored-by: Jakub Mazurkiewicz <mazkuba3@gmail.com>
    StephanTLavavej and JMazurkiewicz committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    632182c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    5270ec8 View commit details
    Browse the repository at this point in the history
  2. Change another strengthened comment in <iterator>. (It's too long t…

    …o fit on one line, though.)
    StephanTLavavej committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    7a91506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be94fa0 View commit details
    Browse the repository at this point in the history