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: sparklemotion/nokogiri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.1
Choose a base ref
...
head repository: sparklemotion/nokogiri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.3
Choose a head ref
  • 10 commits
  • 8 files changed
  • 1 contributor

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    f13cdb4 View commit details
    Browse the repository at this point in the history
  2. doc: update CHANGELOG

    flavorjones committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    975ae49 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2791 from sparklemotion/2784-encoding-empty-strin…

    …gs-v1.14.x
    
    fix: empty node set serialization when document encoding is nil (backport)
    flavorjones authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5309477 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. version bump to v1.14.2

    flavorjones committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    1580121 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. test: make default GC behavior "normal"

    I'm getting frustrated with long CI run timesxs
    flavorjones committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    2cf4996 View commit details
    Browse the repository at this point in the history
  2. test: update behavior of namespaces in HTML4

    libxml 2.11.0 fixes the parser to ignore the namespaces as a
    namespace, but not to split the QName (see upstream commit d7d0bc65).
    
    Fixes #2836
    flavorjones committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    ac83e6e View commit details
    Browse the repository at this point in the history
  3. dep: update libxml2 to 2.10.4 from 2.10.3

    and update a test which assumed a behavior change was going to go into
    2.11.0 but ended up in this release
    flavorjones committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    36b0b33 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2852 from sparklemotion/flavorjones-libxml2-2.10.…

    …4-backport
    
    dep: update to libxml2 2.10.4 (backport)
    flavorjones authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    347eacb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59fbc7b View commit details
    Browse the repository at this point in the history
  6. version bump to v1.14.3

    flavorjones committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    e8d2f4a View commit details
    Browse the repository at this point in the history
Loading