This is an automated email from the ASF dual-hosted git repository.
alsay pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
from d98e0c1 Deploying to gh-pages from @
apache/datasketches-memory@dd5d421ddb6670a933baa28aa0b15aa1d788547e 🚀
add 05e1791 javadoc 4.1.0
new 4af3402 Merge pull request #240 from apache/javadoc_4.1.0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/{4.0.0 => 4.1.0}/allclasses-index.html | 10 +++++-----
docs/{4.0.0 => 4.1.0}/allpackages-index.html | 6 +++---
docs/{2.2.1 => 4.1.0}/element-list | 0
docs/{4.0.0 => 4.1.0}/help-doc.html | 6 +++---
docs/{4.0.0 => 4.1.0}/index-all.html | 6 +++---
docs/{4.0.0 => 4.1.0}/index.html | 6 +++---
docs/{2.2.1 => 4.1.0}/jquery-ui.overrides.css | 0
docs/{2.2.1 => 4.1.0}/legal/ADDITIONAL_LICENSE_INFO | 0
docs/{2.2.1 => 4.1.0}/legal/ASSEMBLY_EXCEPTION | 0
docs/{2.2.1 => 4.1.0}/legal/LICENSE | 0
docs/{2.2.1 => 4.1.0}/legal/jquery.md | 0
docs/{2.2.1 => 4.1.0}/legal/jqueryUI.md | 0
docs/{4.0.0 => 4.1.0}/member-search-index.js | 0
docs/{4.0.0 => 4.1.0}/module-search-index.js | 0
.../org/apache/datasketches/memory/Buffer.html | 10 +++++-----
.../memory/BufferPositionInvariantsException.html | 6 +++---
.../datasketches/memory/DefaultMemoryRequestServer.html | 10 +++++-----
.../org/apache/datasketches/memory/Memory.html | 10 +++++-----
.../org/apache/datasketches/memory/MemoryRequestServer.html | 10 +++++-----
.../org/apache/datasketches/memory/MurmurHash3.html | 10 +++++-----
.../org/apache/datasketches/memory/Positional.html | 10 +++++-----
.../org/apache/datasketches/memory/Resource.html | 10 +++++-----
.../org/apache/datasketches/memory/WritableBuffer.html | 10 +++++-----
.../org/apache/datasketches/memory/WritableMemory.html | 10 +++++-----
.../org/apache/datasketches/memory/XxHash.html | 10 +++++-----
.../org/apache/datasketches/memory/class-use/Buffer.html | 6 +++---
.../memory/class-use/BufferPositionInvariantsException.html | 6 +++---
.../memory/class-use/DefaultMemoryRequestServer.html | 6 +++---
.../org/apache/datasketches/memory/class-use/Memory.html | 6 +++---
.../datasketches/memory/class-use/MemoryRequestServer.html | 6 +++---
.../apache/datasketches/memory/class-use/MurmurHash3.html | 6 +++---
.../apache/datasketches/memory/class-use/Positional.html | 6 +++---
.../org/apache/datasketches/memory/class-use/Resource.html | 6 +++---
.../datasketches/memory/class-use/WritableBuffer.html | 6 +++---
.../datasketches/memory/class-use/WritableMemory.html | 6 +++---
.../org/apache/datasketches/memory/class-use/XxHash.html | 6 +++---
.../org/apache/datasketches/memory/package-summary.html | 10 +++++-----
.../org/apache/datasketches/memory/package-tree.html | 6 +++---
.../org/apache/datasketches/memory/package-use.html | 6 +++---
docs/{4.0.0 => 4.1.0}/overview-tree.html | 6 +++---
docs/{4.0.0 => 4.1.0}/package-search-index.js | 0
docs/{2.2.1 => 4.1.0}/resources/glass.png | Bin
docs/{2.2.1 => 4.1.0}/resources/x.png | Bin
docs/{2.2.1/jquery => 4.1.0/script-dir}/jquery-3.6.1.min.js | 0
docs/{2.2.1/jquery => 4.1.0/script-dir}/jquery-ui.min.css | 0
docs/{2.2.1/jquery => 4.1.0/script-dir}/jquery-ui.min.js | 0
docs/{4.0.0 => 4.1.0}/script.js | 2 +-
docs/{4.0.0 => 4.1.0}/search.js | 0
docs/{4.0.0 => 4.1.0}/serialized-form.html | 6 +++---
docs/{4.0.0 => 4.1.0}/stylesheet.css | 0
docs/{4.0.0 => 4.1.0}/tag-search-index.js | 0
docs/{4.0.0 => 4.1.0}/type-search-index.js | 0
52 files changed, 121 insertions(+), 121 deletions(-)
copy docs/{4.0.0 => 4.1.0}/allclasses-index.html (96%)
copy docs/{4.0.0 => 4.1.0}/allpackages-index.html (94%)
copy docs/{2.2.1 => 4.1.0}/element-list (100%)
copy docs/{4.0.0 => 4.1.0}/help-doc.html (98%)
copy docs/{4.0.0 => 4.1.0}/index-all.html (99%)
copy docs/{4.0.0 => 4.1.0}/index.html (86%)
copy docs/{2.2.1 => 4.1.0}/jquery-ui.overrides.css (100%)
copy docs/{2.2.1 => 4.1.0}/legal/ADDITIONAL_LICENSE_INFO (100%)
copy docs/{2.2.1 => 4.1.0}/legal/ASSEMBLY_EXCEPTION (100%)
copy docs/{2.2.1 => 4.1.0}/legal/LICENSE (100%)
copy docs/{2.2.1 => 4.1.0}/legal/jquery.md (100%)
copy docs/{2.2.1 => 4.1.0}/legal/jqueryUI.md (100%)
copy docs/{4.0.0 => 4.1.0}/member-search-index.js (100%)
copy docs/{4.0.0 => 4.1.0}/module-search-index.js (100%)
copy docs/{4.0.0 => 4.1.0}/org/apache/datasketches/memory/Buffer.html (99%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/BufferPositionInvariantsException.html
(98%)
copy docs/{main =>
4.1.0}/org/apache/datasketches/memory/DefaultMemoryRequestServer.html (98%)
copy docs/{main => 4.1.0}/org/apache/datasketches/memory/Memory.html (99%)
copy docs/{main =>
4.1.0}/org/apache/datasketches/memory/MemoryRequestServer.html (97%)
copy docs/{4.0.0 => 4.1.0}/org/apache/datasketches/memory/MurmurHash3.html
(98%)
copy docs/{4.0.0 => 4.1.0}/org/apache/datasketches/memory/Positional.html (98%)
copy docs/{4.0.0 => 4.1.0}/org/apache/datasketches/memory/Resource.html (99%)
copy docs/{4.0.0 => 4.1.0}/org/apache/datasketches/memory/WritableBuffer.html
(99%)
copy docs/{main => 4.1.0}/org/apache/datasketches/memory/WritableMemory.html
(99%)
copy docs/{4.0.0 => 4.1.0}/org/apache/datasketches/memory/XxHash.html (98%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/class-use/Buffer.html (98%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/class-use/BufferPositionInvariantsException.html
(94%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/class-use/DefaultMemoryRequestServer.html
(94%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/class-use/Memory.html (99%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/class-use/MemoryRequestServer.html (98%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/class-use/MurmurHash3.html (94%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/class-use/Positional.html (97%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/class-use/Resource.html (98%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/class-use/WritableBuffer.html (98%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/class-use/WritableMemory.html (99%)
copy docs/{4.0.0 =>
4.1.0}/org/apache/datasketches/memory/class-use/XxHash.html (94%)
copy docs/{main => 4.1.0}/org/apache/datasketches/memory/package-summary.html
(97%)
copy docs/{4.0.0 => 4.1.0}/org/apache/datasketches/memory/package-tree.html
(97%)
copy docs/{4.0.0 => 4.1.0}/org/apache/datasketches/memory/package-use.html
(97%)
copy docs/{4.0.0 => 4.1.0}/overview-tree.html (97%)
copy docs/{4.0.0 => 4.1.0}/package-search-index.js (100%)
copy docs/{2.2.1 => 4.1.0}/resources/glass.png (100%)
copy docs/{2.2.1 => 4.1.0}/resources/x.png (100%)
copy docs/{2.2.1/jquery => 4.1.0/script-dir}/jquery-3.6.1.min.js (100%)
copy docs/{2.2.1/jquery => 4.1.0/script-dir}/jquery-ui.min.css (100%)
copy docs/{2.2.1/jquery => 4.1.0/script-dir}/jquery-ui.min.js (100%)
copy docs/{4.0.0 => 4.1.0}/script.js (98%)
copy docs/{4.0.0 => 4.1.0}/search.js (100%)
copy docs/{4.0.0 => 4.1.0}/serialized-form.html (95%)
copy docs/{4.0.0 => 4.1.0}/stylesheet.css (100%)
copy docs/{4.0.0 => 4.1.0}/tag-search-index.js (100%)
copy docs/{4.0.0 => 4.1.0}/type-search-index.js (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]