Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: servo/html5ever
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: markup5ever-v0.12.0
Choose a base ref
Loading
...
head repository: servo/html5ever
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: markup5ever-v0.12.1
Choose a head ref
Loading
  • 16 commits
  • 20 files changed
  • 9 contributors

Commits on Mar 22, 2024

  1. Rename master branch to main (#522)

    mrobinson authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1a62a39 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Apr 2, 2024

  1. Update README for 0.27 (#527)

    Suggest the latest release in the code example.
    rillian authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9667415 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary version check from the benchmark build step (#525)

    The check is from the time when the MSRV was included in the build matrix.
    nickelc authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3d0eb15 View commit details
    Browse the repository at this point in the history
  3. docs: fix bare url (#523)

    Bare URLs are not automatically turned into clickable links.
    nickelc authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6570663 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99c7011 View commit details
    Browse the repository at this point in the history
  5. Remove rustc-test dependency (#528)

    * xml5ever: remove unused rust-test dev-dependency
    
    This isn't actually used by any code in the crate.
    
    * rcdom: port tests/xml-tree-builder to a custom runner
    
    This doesn't distribute the individual tests across the build-in
    harness, hurting parallelism and process isolation. On the other
    hand it's a minimal change to port off the rustc-test dependency
    which hasn't been actively maintained and currently doesn't compile.
    
    * rcdom: Port remaining tests to a custom runner
    
    Move the custom test runner into its own `util::runner` module
    and use it instead of rustc_test for the other test files.
    This allows `cargo test` to complete under rust 1.77.1.
    
    * github actions: Remove rustc-test/capture feature check
    
    This is no longer available since the depdendency has been
    removed.
    rillian authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a3338ef View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    9b94335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    775ee9c View commit details
    Browse the repository at this point in the history
  3. Update to criterion 0.5 (#531)

    Specify the current version of the benchmarking framework to address
    cargo audit warnings about the dependencies of earlier releases.
    
    Note that this requires rust 1.74.1 or later to run `cargo bench`
    but MSRV (1.60.0) is only gated against the library target itself
    and not dev-dependencies, so this is no change in the requirements
    on downstream users.
    rillian authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    030bfeb View commit details
    Browse the repository at this point in the history
  4. Add comments for html5ever/examples (#506)

    * Adding comments for arena
    
    * Adding comments for noop-tokenize
    
    * Adding comments for noop-tree-builder
    
    * Adding comments for print-tree-actions
    
    * Add comments for tokenize
    
    * Removing redundant comments
    
    ---------
    
    Co-authored-by: Or Gany <gangana3@gmail.com>
    Co-authored-by: Martin Robinson <mrobinson@igalia.com>
    3 people authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5cc0951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38d11ad View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. ci: All jobs should pass for CI to pass (#533)

    This change makes it so that CI does not pass unless all jobs defined in
    the workflow file pass. This is necessary in order to prevent landing
    changes that break CI jobs. `success()` and `failure()` which were used
    before do not take into account dependent jobs.
    
    This also fixes the "lint" job which was failing, by formatting the code.
    mrobinson authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fdbd3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ea5bd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    9089fc7 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.