40
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 18, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
us core-js snapshot
RBRi
as Ronald Brill
More... about 1 year ago
document last changes
RBRi
as Ronald Brill
More... about 1 year ago
document last changes
RBRi
as Ronald Brill
More... about 1 year ago
Externalized input stream to be able to reuse, rewrite, and more easily test that More... about 1 year ago
Changed order of comparison More... about 1 year ago
Use of simpler array list More... about 1 year ago
Unnecessary initialization More... about 1 year ago
Using simpler array list More... about 1 year ago
Changed element lookup, also assuming as default that elements are lowercase, so we are not forcing uppercasing anymore, rather lowercasing, which is rare More... about 1 year ago
Improved QName handling for less overhead More... about 1 year ago
Simpler array list, less code, more inlining. More... about 1 year ago
Ministack for less overhead More... about 1 year ago
Simpler map implementation with less memory indirection and overhead, better for inlining. More... about 1 year ago
Added proper header More... about 1 year ago
Introducing a new XMLString implementation and more usage of it to avoid as much memory overhead as possible. It also provides some more methods for easier handling of data. More... about 1 year ago
Adding a new XMLString implementation that is more memory efficient and offers more ways to deal with the content including more efficient trim operations. It tries to be as compatible as possible with the old XMLString. More... about 1 year ago
add tests for Reflect ctor args
RBRi
as Ronald Brill
More... about 1 year ago
3.10.0-SNAPSHOT
RBRi
as Ronald Brill
More... about 1 year ago
Added a constructor that allows to set a desired initial size More... about 1 year ago
improve content type detection for '.php' content
RBRi
as Ronald Brill
More... about 1 year ago
one more test
RBRi
as Ronald Brill
More... about 1 year ago
test added
RBRi
as Ronald Brill
More... about 1 year ago
fix test
RBRi
as Ronald Brill
More... about 1 year ago
retested with real browsers
RBRi
as Ronald Brill
More... about 1 year ago
reflect last neko changes
RBRi
as Ronald Brill
More... about 1 year ago
fix last commit, frames are valid inside svg's
RBRi
as Ronald Brill
More... about 1 year ago
frames without frameset parent are ignored
RBRi
as Ronald Brill
More... about 1 year ago
make one attribute private
RBRi
as Ronald Brill
More... about 1 year ago
hr allowed inside select
RBRi
as Ronald Brill
More... about 1 year ago
fix cleanup
RBRi
as Ronald Brill
More... about 1 year ago