Skip to content

Commit e3266b4

Browse files
committed
Deploying to gh-pages from @ deda85a 🚀
1 parent a95a7f0 commit e3266b4

27 files changed

+120
-135
lines changed

javadoc/allclasses-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
1212
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1313
<script type="text/javascript" src="script.js"></script>
14-
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
1515
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="all-classes-index-page">
@@ -55,8 +55,8 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
5555
</div>
5656
<div id="all-classes-table">
5757
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enum Classes</button><button id="all-classes-table-tab5" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab5', 2)" class="table-tab">Exceptions</button></div>
58-
<div id="all-classes-table.tabpanel" role="tabpanel">
59-
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0">
58+
<div id="all-classes-table.tabpanel" role="tabpanel" aria-labelledby="all-classes-table-tab0">
59+
<div class="summary-table two-column-summary">
6060
<div class="table-header col-first">Class</div>
6161
<div class="table-header col-last">Description</div>
6262
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.firebirdsql.decimal/org/firebirdsql/decimal/Decimal.html" title="class in org.firebirdsql.decimal">Decimal</a>&lt;<a href="org.firebirdsql.decimal/org/firebirdsql/decimal/Decimal.html" title="type parameter in Decimal">T</a> extends <a href="org.firebirdsql.decimal/org/firebirdsql/decimal/Decimal.html" title="class in org.firebirdsql.decimal">Decimal</a>&lt;<a href="org.firebirdsql.decimal/org/firebirdsql/decimal/Decimal.html" title="type parameter in Decimal">T</a>&gt;&gt;</div>
@@ -105,7 +105,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
105105
</main>
106106
<footer role="contentinfo">
107107
<hr>
108-
<p class="legal-copy"><small>Copyright &copy; 2017-2023 Firebird development team and individual contributors. All rights reserved.</small></p>
108+
<p class="legal-copy"><small>Copyright &copy; 2017-2026 Firebird development team and individual contributors. All rights reserved.</small></p>
109109
</footer>
110110
</div>
111111
</div>

javadoc/allpackages-index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
1212
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1313
<script type="text/javascript" src="script.js"></script>
14-
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
1515
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="all-packages-index-page">
@@ -54,12 +54,15 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
5454
<div class="table-header col-first">Package</div>
5555
<div class="table-header col-last">Description</div>
5656
<div class="col-first even-row-color"><a href="org.firebirdsql.decimal/org/firebirdsql/decimal/package-summary.html">org.firebirdsql.decimal</a></div>
57-
<div class="col-last even-row-color">&nbsp;</div>
57+
<div class="col-last even-row-color">
58+
<div class="block">Decimal-java is a library to convert <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/math/BigDecimal.html" title="class or interface in java.math" class="external-link"><code>BigDecimal</code></a> to and from IEEE-754r (IEEE-754-2008) decimal byte
59+
representations.</div>
60+
</div>
5861
</div>
5962
</main>
6063
<footer role="contentinfo">
6164
<hr>
62-
<p class="legal-copy"><small>Copyright &copy; 2017-2023 Firebird development team and individual contributors. All rights reserved.</small></p>
65+
<p class="legal-copy"><small>Copyright &copy; 2017-2026 Firebird development team and individual contributors. All rights reserved.</small></p>
6366
</footer>
6467
</div>
6568
</div>

javadoc/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
1212
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1313
<script type="text/javascript" src="script.js"></script>
14-
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
1515
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="constants-summary-page">
@@ -77,7 +77,7 @@ <h2 title="org.firebirdsql">org.firebirdsql.*</h2>
7777
</main>
7878
<footer role="contentinfo">
7979
<hr>
80-
<p class="legal-copy"><small>Copyright &copy; 2017-2023 Firebird development team and individual contributors. All rights reserved.</small></p>
80+
<p class="legal-copy"><small>Copyright &copy; 2017-2026 Firebird development team and individual contributors. All rights reserved.</small></p>
8181
</footer>
8282
</div>
8383
</div>

javadoc/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
1212
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1313
<script type="text/javascript" src="script.js"></script>
14-
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
1515
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="help-page">
@@ -186,7 +186,7 @@ <h3>Index</h3>
186186
<span class="help-footnote">This help file applies to API documentation generated by the standard doclet.</span></main>
187187
<footer role="contentinfo">
188188
<hr>
189-
<p class="legal-copy"><small>Copyright &copy; 2017-2023 Firebird development team and individual contributors. All rights reserved.</small></p>
189+
<p class="legal-copy"><small>Copyright &copy; 2017-2026 Firebird development team and individual contributors. All rights reserved.</small></p>
190190
</footer>
191191
</div>
192192
</div>

javadoc/index-all.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
1212
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1313
<script type="text/javascript" src="script.js"></script>
14-
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
1515
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="index-page">
@@ -168,9 +168,15 @@ <h2 class="title" id="I:N">N</h2>
168168
<h2 class="title" id="I:O">O</h2>
169169
<dl class="index">
170170
<dt><a href="org.firebirdsql.decimal/module-summary.html">org.firebirdsql.decimal</a> - module org.firebirdsql.decimal</dt>
171-
<dd>&nbsp;</dd>
171+
<dd>
172+
<div class="block">Decimal-java is a library to convert <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/math/BigDecimal.html" title="class or interface in java.math" class="external-link"><code>BigDecimal</code></a> to and from IEEE-754r (IEEE-754-2008) decimal byte
173+
representations.</div>
174+
</dd>
172175
<dt><a href="org.firebirdsql.decimal/org/firebirdsql/decimal/package-summary.html">org.firebirdsql.decimal</a> - package org.firebirdsql.decimal</dt>
173-
<dd>&nbsp;</dd>
176+
<dd>
177+
<div class="block">Decimal-java is a library to convert <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/math/BigDecimal.html" title="class or interface in java.math" class="external-link"><code>BigDecimal</code></a> to and from IEEE-754r (IEEE-754-2008) decimal byte
178+
representations.</div>
179+
</dd>
174180
<dt><a href="org.firebirdsql.decimal/org/firebirdsql/decimal/OverflowHandling.html" class="type-name-link" title="enum class in org.firebirdsql.decimal">OverflowHandling</a> - Enum Class in <a href="org.firebirdsql.decimal/org/firebirdsql/decimal/package-summary.html">org.firebirdsql.decimal</a></dt>
175181
<dd>
176182
<div class="block">How to handle overflows when rounding (converting) to a target decimal type.</div>
@@ -408,7 +414,7 @@ <h2 class="title" id="I:V">V</h2>
408414
<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:V">V</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All&nbsp;Packages</a><span class="vertical-separator">|</span><a href="constant-values.html">Constant&nbsp;Field&nbsp;Values</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialized&nbsp;Form</a></main>
409415
<footer role="contentinfo">
410416
<hr>
411-
<p class="legal-copy"><small>Copyright &copy; 2017-2023 Firebird development team and individual contributors. All rights reserved.</small></p>
417+
<p class="legal-copy"><small>Copyright &copy; 2017-2026 Firebird development team and individual contributors. All rights reserved.</small></p>
412418
</footer>
413419
</div>
414420
</div>

javadoc/legal/jquery.md

Lines changed: 2 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## jQuery v3.6.1
1+
## jQuery v3.7.1
22

33
### jQuery License
44
```
5-
jQuery v 3.6.1
5+
jQuery v 3.7.1
66
Copyright OpenJS Foundation and other contributors, https://openjsf.org/
77
88
Permission is hereby granted, free of charge, to any person obtaining
@@ -23,50 +23,4 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2323
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2424
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2525
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26-
27-
******************************************
28-
29-
The jQuery JavaScript Library v3.6.1 also includes Sizzle.js
30-
31-
Sizzle.js includes the following license:
32-
33-
Copyright JS Foundation and other contributors, https://js.foundation/
34-
35-
This software consists of voluntary contributions made by many
36-
individuals. For exact contribution history, see the revision history
37-
available at https://github.com/jquery/sizzle
38-
39-
The following license applies to all parts of this software except as
40-
documented below:
41-
42-
====
43-
44-
Permission is hereby granted, free of charge, to any person obtaining
45-
a copy of this software and associated documentation files (the
46-
"Software"), to deal in the Software without restriction, including
47-
without limitation the rights to use, copy, modify, merge, publish,
48-
distribute, sublicense, and/or sell copies of the Software, and to
49-
permit persons to whom the Software is furnished to do so, subject to
50-
the following conditions:
51-
52-
The above copyright notice and this permission notice shall be
53-
included in all copies or substantial portions of the Software.
54-
55-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
56-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
57-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
58-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
59-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
60-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
61-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
62-
63-
====
64-
65-
All files located in the node_modules and external directories are
66-
externally maintained libraries used by this software which have their
67-
own licenses; we recommend you read them, as their terms may differ from
68-
the terms above.
69-
70-
*********************
71-
7226
```

javadoc/legal/jqueryUI.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## jQuery UI v1.12.1
1+
## jQuery UI v1.14.1
22

33
### jQuery UI License
44
```
5-
Copyright jQuery Foundation and other contributors, https://jquery.org/
5+
Copyright OpenJS Foundation and other contributors, https://openjsf.org/
66
77
This software consists of voluntary contributions made by many
88
individuals. For exact contribution history, see the revision history

javadoc/org.firebirdsql.decimal/module-summary.html

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.min.css" title="Style">
1212
<link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
1313
<script type="text/javascript" src="../script.js"></script>
14-
<script type="text/javascript" src="../script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="../script-dir/jquery-3.7.1.min.js"></script>
1515
<script type="text/javascript" src="../script-dir/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="module-declaration-page">
@@ -39,7 +39,7 @@
3939
<div>
4040
<ul class="sub-nav-list">
4141
<li>Module:&nbsp;</li>
42-
<li>Description&nbsp;|&nbsp;</li>
42+
<li><a href="#module-description">Description</a>&nbsp;|&nbsp;</li>
4343
<li>Modules&nbsp;|&nbsp;</li>
4444
<li><a href="#packages-summary">Packages</a>&nbsp;|&nbsp;</li>
4545
<li>Services</li>
@@ -59,7 +59,17 @@
5959
<h1 title="Module org.firebirdsql.decimal" class="title">Module org.firebirdsql.decimal</h1>
6060
</div>
6161
<hr>
62-
<div class="module-signature">module <span class="element-name">org.firebirdsql.decimal</span></div>
62+
<div class="module-signature"><span class="annotations">@NullMarked
63+
</span>module <span class="element-name">org.firebirdsql.decimal</span></div>
64+
<section class="module-description" id="module-description">
65+
<!-- ============ MODULE DESCRIPTION =========== -->
66+
<div class="block">Decimal-java is a library to convert <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/math/BigDecimal.html" title="class or interface in java.math" class="external-link"><code>BigDecimal</code></a> to and from IEEE-754r (IEEE-754-2008) decimal byte
67+
representations.
68+
<p>
69+
For more information, consult the project's README on
70+
<a href="https://github.com/FirebirdSQL/decimal-java">https://github.com/FirebirdSQL/decimal-java</a>.
71+
</p></div>
72+
</section>
6373
<section class="summary">
6474
<ul class="summary-list">
6575
<li>
@@ -72,7 +82,10 @@ <h2>Packages</h2>
7282
<div class="table-header col-first">Package</div>
7383
<div class="table-header col-last">Description</div>
7484
<div class="col-first even-row-color package-summary-table package-summary-table-tab1"><a href="org/firebirdsql/decimal/package-summary.html">org.firebirdsql.decimal</a></div>
75-
<div class="col-last even-row-color package-summary-table package-summary-table-tab1">&nbsp;</div>
85+
<div class="col-last even-row-color package-summary-table package-summary-table-tab1">
86+
<div class="block">Decimal-java is a library to convert <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/math/BigDecimal.html" title="class or interface in java.math" class="external-link"><code>BigDecimal</code></a> to and from IEEE-754r (IEEE-754-2008) decimal byte
87+
representations.</div>
88+
</div>
7689
</div>
7790
</div>
7891
</section>
@@ -82,7 +95,7 @@ <h2>Packages</h2>
8295
</main>
8396
<footer role="contentinfo">
8497
<hr>
85-
<p class="legal-copy"><small>Copyright &copy; 2017-2023 Firebird development team and individual contributors. All rights reserved.</small></p>
98+
<p class="legal-copy"><small>Copyright &copy; 2017-2026 Firebird development team and individual contributors. All rights reserved.</small></p>
8699
</footer>
87100
</div>
88101
</div>

javadoc/org.firebirdsql.decimal/org/firebirdsql/decimal/Decimal.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
1212
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
1313
<script type="text/javascript" src="../../../../script.js"></script>
14-
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="../../../../script-dir/jquery-3.7.1.min.js"></script>
1515
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="class-declaration-page">
@@ -97,8 +97,8 @@ <h1 title="Class Decimal" class="title">Class Decimal&lt;T extends Decimal&lt;T&
9797
<h2>Method Summary</h2>
9898
<div id="method-summary-table">
9999
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
100-
<div id="method-summary-table.tabpanel" role="tabpanel">
101-
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
100+
<div id="method-summary-table.tabpanel" role="tabpanel" aria-labelledby="method-summary-table-tab0">
101+
<div class="summary-table three-column-summary">
102102
<div class="table-header col-first">Modifier and Type</div>
103103
<div class="table-header col-second">Method</div>
104104
<div class="table-header col-last">Description</div>
@@ -276,7 +276,7 @@ <h3>hashCode</h3>
276276
</main>
277277
<footer role="contentinfo">
278278
<hr>
279-
<p class="legal-copy"><small>Copyright &copy; 2017-2023 Firebird development team and individual contributors. All rights reserved.</small></p>
279+
<p class="legal-copy"><small>Copyright &copy; 2017-2026 Firebird development team and individual contributors. All rights reserved.</small></p>
280280
</footer>
281281
</div>
282282
</div>

0 commit comments

Comments
 (0)