8
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed character range check (>= 0xD800 && <= 0xDFFF)
jhy
as Jonathan Hedley
More... 5 months ago
Index entry for xpath
jhy
as Jonathan Hedley
More... 5 months ago
Attribute accessor, and maintain source range after key change
jhy
as Jonathan Hedley
More... 5 months ago
Initialise current token to the virtual start token
jhy
as Jonathan Hedley
More... 5 months ago
Revise javadoc for Selector
jhy
as Jonathan Hedley
More... 5 months ago
Finalized TokenType
jhy
as Jonathan Hedley
More... 5 months ago
Moved attribute source range normal+dedupe into Token
jhy
as Jonathan Hedley
More... 5 months ago
Normalize and dedupe attribute source ranges
jhy
as Jonathan Hedley
More... 5 months ago
Moved position tests to parser package
jhy
as Jonathan Hedley
More... 5 months ago
Archive older changes
jhy
as Jonathan Hedley
More... 5 months ago
readme updates
jhy
as Jonathan Hedley
More... 6 months ago
Changelog - release date
jhy
as Jonathan Hedley
More... 6 months ago
[maven-release-plugin] prepare for next development iteration
jhy
as Jonathan Hedley
More... 6 months ago
[maven-release-plugin] prepare release jsoup-1.17.1
jhy
as Jonathan Hedley
More... 6 months ago
In javadoc, emit links to source
jhy
as Jonathan Hedley
More... 6 months ago
Revised Connection.data javadoc
jhy
as Jonathan Hedley
More... 6 months ago
PR url
jhy
as Jonathan Hedley
More... 6 months ago
Simpler empty test
jhy
as Jonathan Hedley
More... 6 months ago
Refactored UserData to be tucked into a hash (#2060)
jhy
as Jonathan Hedley
More... 6 months ago
Allow any XML mimetype in Connection
jhy
as Jonathan Hedley
More... 6 months ago
Specify overrides
jhy
as Jonathan Hedley
More... 6 months ago
Re-specify Iterator<Attribute> type
jhy
as Jonathan Hedley
More... 6 months ago
Make Attributes iterator throw NoSuchElementException
jhy
as Jonathan Hedley
More... 6 months ago
Tiny tidy up
jhy
as Jonathan Hedley
More... 6 months ago
Normalize attribute names on creation
jhy
as Jonathan Hedley
More... 6 months ago
In Cleaner, use the normalized tag name in the tail hit
jhy
as Jonathan Hedley
More... 6 months ago
Avoid BufferedInputStream synchronized reads (#2058)
jhy
as Jonathan Hedley
More... 6 months ago
Tracks the source range of attributes (name and value) when source tracking is on (#2057)
jhy
as Jonathan Hedley
More... 6 months ago
Improved accuracy of tracked source positions (#2056)
jhy
as Jonathan Hedley
More... 6 months ago
Convert evaluator predicate to lambda (#2053) More... 6 months ago