<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Andreas Tille pushed to branch upstream at <a href="https://salsa.debian.org/java-team/jhighlight">Debian Java Maintainers / jhighlight</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/jhighlight/-/commit/a3509edf83fd4b8bfd5bbe5333199d96a06c193a">a3509edf</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2025-01-31T18:27:06+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 1.1.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#c3aa8b7f1c613e43d3bb9d5ac52ac6603d945e89">
<span class="new-file">
+
.github/workflows/codeql-analysis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c709f6995f23dae0da365bff70068f8288fa89e0">
<span class="new-file">
+
.github/workflows/maven.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
<span class="new-file">
+
.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#69e27356ef629022720d868ab0c0e3394775b6c1">
<span class="deleted-file">
−
README
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
<span class="new-file">
+
README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#bdc348bf75801c527f51cdeddc8edf027f7ef35a">
<span class="deleted-file">
−
build.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec">
<span class="new-file">
+
pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c68949b4327b8f74ba4878d1f130b8cfa0d0a88e">
<span class="deleted-file">
−
src/JHIGHLIGHT_VERSION
</span>
</a>
</li>
<li class="file-stats">
<a href="#d75c8b6e86d02d26c8c9cf898da4f6c15a8e2677">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/AbstractCharCollection.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec3a9606b0c7728837ed3aade01c48a43e33b47">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/CharCollection.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ca26a66531fc7a9bc4ee108d6ef2199bb1144c1">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/CharIterator.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#0b59ffebf701935f05f8a0b5cc41f03908faf555">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/hash/CharHashFunction.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#f75ffc710b94c44ebd11cfd6280bdb534f4d2643">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/hash/DefaultCharHashFunction.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#ef39282c1bfe54cb2c9fcaf7cd743d022c466df1">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/hash/Primes.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#7208e271c449845eb8e47b1eee93d9f7b82010d3">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/map/AbstractCharKeyMap.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#b81b5b727c977cd5a90c6eabd2f38208d53a7689">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/map/CharKeyMap.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#797d1f500196de82bd59d3651258f291e3be086b">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/map/CharKeyMapIterator.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#5226e19d418f0c0944572b3daa33674df346ee33">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/map/CharKeyOpenHashMap.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#76e0f4cc51b1d1baf6e100f8bc69f3320e7c3feb">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/map/MapDefaults.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#52f728102f9b6171a140a8c0dfe79999cac38b9c">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/map/NoSuchMappingException.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#726b61c1c4e3f917ad97636c4a8c0c7f8885c63d">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/set/AbstractCharSet.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#d968e10368fd809997af4d56c2c83a8a661f4d68">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/set/CharSet.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#e46536122411ea22711412f84d672befb953d507">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/util/Display.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#874171f1558c4aca90e3d4bb22990aab9303cb6e">
<span class="deleted-file">
−
src/com/uwyn/jhighlight/pcj/util/Exceptions.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#9ea626f8dfe1ac7574d7ac490ed13d8965c358bc">
<span class="new-file">
+
src/main/java/com/uwyn/jhighlight/renderer/Renderer.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#c054f8ea72c078bb50769d8f033269fd8fc6ef3c">
<span class="new-file">
+
src/main/java/com/uwyn/jhighlight/renderer/XhtmlRendererFactory.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#3b19835197469bc43e535f76a0ae90317504847c">
src/com/uwyn/jhighlight/JHighlight.java
→
src/main/java/org/codelibs/jhighlight/JHighlight.java
</a>
</li>
<li class="file-stats">
<a href="#48443720d0dcd9e8598d906fc5ba3e2c0f0fb45a">
src/com/uwyn/jhighlight/JHighlightVersion.java
→
src/main/java/org/codelibs/jhighlight/JHighlightVersion.java
</a>
</li>
<li class="file-stats">
<a href="#f43f0c25e405860c44bd9ae60127e4e330ef9845">
src/com/uwyn/jhighlight/JHighlightVersionSingleton.java
→
src/main/java/org/codelibs/jhighlight/JHighlightVersionSingleton.java
</a>
</li>
<li class="file-stats">
<a href="#2c6b56c79bd86f82403b2a13db218c39118b389c">
<span class="new-file">
+
src/main/java/org/codelibs/jhighlight/fastutil/Arrays.java
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">
—
<br>
<a href="https://salsa.debian.org/java-team/jhighlight/-/commit/a3509edf83fd4b8bfd5bbe5333199d96a06c193a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/jhighlight/-/commit/a3509edf83fd4b8bfd5bbe5333199d96a06c193a"}}</script>
</p>
</div>
</body>
</html>