-
Notifications
You must be signed in to change notification settings - Fork 274
Comparing changes
Open a pull request
base repository: pulldown-cmark/pulldown-cmark
base: v0.11.2
head repository: pulldown-cmark/pulldown-cmark
compare: v0.12.0
- 15 commits
- 29 files changed
- 3 contributors
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 514e5f8 - Browse repository at this point
Copy the full SHA 514e5f8View commit details
Commits on Jul 28, 2024
-
Merge pull request #915 from notriddle/notriddle/definition-lists
Implement commonmark-hs compatible definition lists
Configuration menu - View commit details
-
Copy full SHA for e09d86c - Browse repository at this point
Copy the full SHA e09d86cView commit details
Commits on Aug 14, 2024
-
Rewrite and refactor TextMergeStream/WithOffset
Rewrite TextMergeWithOffset to work similarly to the original TextMergeStream. Implement TextMergeStream in terms of this new implementation (with dummy offsets), so that their behavior is the same.
Configuration menu - View commit details
-
Copy full SHA for edd532b - Browse repository at this point
Copy the full SHA edd532bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bb59f3 - Browse repository at this point
Copy the full SHA 2bb59f3View commit details -
Merge pull request #931 from ollpu/refactor-textmergestream
Refactor TextMergeStream
Configuration menu - View commit details
-
Copy full SHA for 29198cd - Browse repository at this point
Copy the full SHA 29198cdView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be1307a - Browse repository at this point
Copy the full SHA be1307aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecb2ccd - Browse repository at this point
Copy the full SHA ecb2ccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5afe278 - Browse repository at this point
Copy the full SHA 5afe278View commit details -
Rename superlinear fuzzer to dos-fuzzer
Disambiguates from the libfuzzer-based fuzzing under "fuzz".
Configuration menu - View commit details
-
Copy full SHA for 943116b - Browse repository at this point
Copy the full SHA 943116bView commit details -
chore: bump version in Cargo.lock
Unclear if this is a problem for the released crate or tag. Probably not a big deal.
Configuration menu - View commit details
-
Copy full SHA for a7b20e6 - Browse repository at this point
Copy the full SHA a7b20e6View commit details
Commits on Aug 17, 2024
-
Merge pull request #938 from ollpu/rename-dos-fuzzer
Rename superlinear time fuzzer to `dos-fuzzer`
Configuration menu - View commit details
-
Copy full SHA for e480183 - Browse repository at this point
Copy the full SHA e480183View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de2cde - Browse repository at this point
Copy the full SHA 8de2cdeView commit details -
Merge pull request #940 from pulldown-cmark/blockquote_kind_tagend
feat: re-add kind for BlockQuote in TagEnd
Configuration menu - View commit details
-
Copy full SHA for 9278b3e - Browse repository at this point
Copy the full SHA 9278b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e049b - Browse repository at this point
Copy the full SHA d2e049bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecf248d - Browse repository at this point
Copy the full SHA ecf248dView commit details
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 v0.11.2...v0.12.0