-
Notifications
You must be signed in to change notification settings - Fork 71
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: ruby/rexml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ruby/rexml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 17 files changed
- 3 contributors
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c694d1 - Browse repository at this point
Copy the full SHA 1c694d1View commit details
Commits on Aug 26, 2024
-
Add local entity expansion limit methods (#202)
GitHub: fix GH-192 Add local entity expansion limit methods. - `REXML::Document#entity_expansion_limit=` - `REXML::Document#entity_expansion_text_limit=` - `REXML::Parsers::SAX2Parser#entity_expansion_limit=` - `REXML::Parsers::SAX2Parser#entity_expansion_text_limit=` - `REXML::Parsers::StreamParser#entity_expansion_limit=` - `REXML::Parsers::StreamParser#entity_expansion_text_limit=` - `REXML::Parsers::PullParser#entity_expansion_limit=` - `REXML::Parsers::PullParser#entity_expansion_text_limit=` --------- Co-authored-by: Sutou Kouhei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for caec187 - Browse repository at this point
Copy the full SHA caec187View commit details
Commits on Sep 4, 2024
-
Remove strscan dependency declaration from gemspec (#204)
`strscan` is a part of the Ruby standard library in all versions of Ruby supported by REXML. So we don"t need to declare it as a dependency explicitly. See also: #140 (comment)
Configuration menu - View commit details
-
Copy full SHA for ad02f99 - Browse repository at this point
Copy the full SHA ad02f99View commit details -
ci document: fix method forwarding with recent Ruby
ArgumentError: wrong number of arguments (given 2, expected 1) (ArgumentError) /home/runner/work/rexml/rexml/Rakefile:18:in `warn" /home/runner/work/rexml/rexml/Rakefile:18:in `warn" /opt/hostedtoolcache/Ruby/3.3.5/x64/bin/bundle:25:in `load" /opt/hostedtoolcache/Ruby/3.3.5/x64/bin/bundle:25:in `<main>"
Configuration menu - View commit details
-
Copy full SHA for 6246ba1 - Browse repository at this point
Copy the full SHA 6246ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9294410 - Browse repository at this point
Copy the full SHA 9294410View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86a11c0 - Browse repository at this point
Copy the full SHA 86a11c0View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.3.6...v3.3.7