8
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
StreamParser: add fragment parse methods
jhy
as Jonathan Hedley
More... 4 months ago
Progressive parsing with StreamParser (#2096)
jhy
as Jonathan Hedley
More... 4 months ago
Happy New Year 2024!
jhy
as Jonathan Hedley
More... 4 months ago
Removed previously deprecated classes and methods (#2094)
jhy
as Jonathan Hedley
More... 4 months ago
Use computeIfAbsent() (#1990) More... 4 months ago
Add Path-accepting Jsoup methods (#2055) More... 4 months ago
Uncomment stream block in Element (#1988) More... 4 months ago
[maven-release-plugin] prepare for next development iteration
jhy
as Jonathan Hedley
More... 4 months ago
[maven-release-plugin] prepare release jsoup-1.17.2
jhy
as Jonathan Hedley
More... 4 months ago
Changelog for 1.17.2
jhy
as Jonathan Hedley
More... 4 months ago
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#2090) More... 4 months ago
Simplify node filtering operations using Streams API (#2080) More... 4 months ago
Move iter into Has class
jhy
as Jonathan Hedley
More... 4 months ago
Use a threadlocal to hold the NodeIterator
jhy
as Jonathan Hedley
More... 4 months ago
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#2086) More... 4 months ago
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 (#2085) More... 4 months ago
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#2084) More... 4 months ago
Corrected namespace tests
jhy
as Jonathan Hedley
More... 4 months ago
Specify @​Override for normalName
jhy
as Jonathan Hedley
More... 4 months ago
Correct javadoc for nameIs
jhy
as Jonathan Hedley
More... 4 months ago
Move nameIs to Node
jhy
as Jonathan Hedley
More... 4 months ago
Added nameIs, parentNameIs, elementIs methods
jhy
as Jonathan Hedley
More... 4 months ago
Implement the `[*]` any attribute selector
jhy
as Jonathan Hedley
More... 4 months ago
Relax validator to support `[^]` any attribute prefix
jhy
as Jonathan Hedley
More... 4 months ago
Output polyglot commented CData sections in XML mode
jhy
as Jonathan Hedley
More... 4 months ago
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#2077) More... 4 months ago
GZipped testcase
jhy
as Jonathan Hedley
More... 5 months ago
Updated InCaption state to current spec
jhy
as Jonathan Hedley
More... 5 months ago
Sub-query should terminate on a combinator after any clause
jhy
as Jonathan Hedley
More... 5 months ago
Typoed previous bug number
jhy
as Jonathan Hedley
More... 5 months ago