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

P1928R11 #98

Merged
merged 14 commits into from
Sep 13, 2024
Merged

P1928R11 #98

merged 14 commits into from
Sep 13, 2024

Commits on Jul 10, 2024

  1. Make intrinsics conversion recommended practice.

    ChangeLog:
    
    	* P1928/changelog.tex:
    	* P1928/wording.tex:
    mattkretz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5f8fde7 View commit details
    Browse the repository at this point in the history
  2. Make simd_flags template arguments exposition-only.

    ChangeLog:
    
    	* P1928/changelog.tex:
    	* P1928/main.tex:
    	* P1928/wording.tex:
    mattkretz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    139172b View commit details
    Browse the repository at this point in the history
  3. Use \range and \crange macro from standard repo

    ChangeLog:
    
    	* P1928/wording.tex:
    	* wg21macros.sty:
    mattkretz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d983622 View commit details
    Browse the repository at this point in the history
  4. LWG feedback from Friday

    ChangeLog:
    
    	* P1928/wording.tex:
    mattkretz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    22ad5b6 View commit details
    Browse the repository at this point in the history
  5. Use \tcode instead of \code

    ChangeLog:
    
    	* P1928/wording.tex:
    mattkretz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c4e74d8 View commit details
    Browse the repository at this point in the history
  6. Consistently don't use "shall" in alignment preconditions

    ChangeLog:
    
    	* P1928/wording.tex:
    mattkretz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d2cd321 View commit details
    Browse the repository at this point in the history
  7. Linebreaks in LaTeX, no change to the PDF

    ChangeLog:
    
    	* P1928/wording.tex:
    mattkretz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    923ce4e View commit details
    Browse the repository at this point in the history
  8. simd_alignment is not implementation-defined

    ChangeLog:
    
    	* P1928/changelog.tex:
    	* P1928/wording.tex:
    mattkretz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f279053 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Add notes on reduce requirement on binary_op

    ChangeLog:
    
    	* P1928/wording.tex:
    mattkretz committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3379b9f View commit details
    Browse the repository at this point in the history
  2. Reword supported to use enabled/disabled

    ChangeLog:
    
    	* P1928/changelog.tex:
    	* P1928/wording.tex:
    mattkretz committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cca4c33 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Align \expos comments in synopsis

    ChangeLog:
    
    	* P1928/wording.tex:
    mattkretz committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f2032b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Improve broadcast and generator constraints

    ChangeLog:
    
    	* P1928/changelog.tex:
    	* P1928/wording.tex:
    mattkretz committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4b9dba6 View commit details
    Browse the repository at this point in the history
  2. Use to_address on contiguous iterators

    ChangeLog:
    
    	* P1928/changelog.tex:
    	* P1928/wording.tex:
    mattkretz committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    78f3310 View commit details
    Browse the repository at this point in the history
  3. P1928R11

    ChangeLog:
    
    	* P1928/main.tex:
    mattkretz committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2807273 View commit details
    Browse the repository at this point in the history