diff options
author | Mike Pall <mike> | 2018-04-25 12:07:44 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2018-04-25 12:08:44 +0200 |
commit | 260b9b4834c891c408e558d7017839d4a247346f (patch) | |
tree | 8562a6811a6d6660c5c17ee44fa3a3101d2c800d | |
parent | a90e7795ca7f2b1b372c4971c9e17691f7230174 (diff) | |
parent | cf7a0540a3a9f80fc729211eb21d1e9b72acc89c (diff) | |
download | luajit-260b9b4834c891c408e558d7017839d4a247346f.tar.gz luajit-260b9b4834c891c408e558d7017839d4a247346f.tar.bz2 luajit-260b9b4834c891c408e558d7017839d4a247346f.zip |
Merge branch 'master' into v2.1
-rw-r--r-- | doc/bluequad-print.css | 2 | ||||
-rw-r--r-- | doc/bluequad.css | 2 | ||||
-rw-r--r-- | doc/changes.html | 5 | ||||
-rw-r--r-- | doc/contact.html | 7 | ||||
-rw-r--r-- | doc/ext_c_api.html | 5 | ||||
-rw-r--r-- | doc/ext_ffi.html | 5 | ||||
-rw-r--r-- | doc/ext_ffi_api.html | 5 | ||||
-rw-r--r-- | doc/ext_ffi_semantics.html | 5 | ||||
-rw-r--r-- | doc/ext_ffi_tutorial.html | 5 | ||||
-rw-r--r-- | doc/ext_jit.html | 5 | ||||
-rw-r--r-- | doc/ext_profiler.html | 5 | ||||
-rw-r--r-- | doc/extensions.html | 5 | ||||
-rw-r--r-- | doc/faq.html | 5 | ||||
-rw-r--r-- | doc/install.html | 5 | ||||
-rw-r--r-- | doc/luajit.html | 7 | ||||
-rw-r--r-- | doc/running.html | 5 | ||||
-rw-r--r-- | doc/status.html | 5 |
17 files changed, 34 insertions, 49 deletions
diff --git a/doc/bluequad-print.css b/doc/bluequad-print.css index 62e1c165..d5a3ea3a 100644 --- a/doc/bluequad-print.css +++ b/doc/bluequad-print.css | |||
@@ -1,4 +1,4 @@ | |||
1 | /* Copyright (C) 2004-2017 Mike Pall. | 1 | /* Copyright (C) 2004-2018 Mike Pall. |
2 | * | 2 | * |
3 | * You are welcome to use the general ideas of this design for your own sites. | 3 | * You are welcome to use the general ideas of this design for your own sites. |
4 | * But please do not steal the stylesheet, the layout or the color scheme. | 4 | * But please do not steal the stylesheet, the layout or the color scheme. |
diff --git a/doc/bluequad.css b/doc/bluequad.css index be2c4bf2..cfc889af 100644 --- a/doc/bluequad.css +++ b/doc/bluequad.css | |||
@@ -1,4 +1,4 @@ | |||
1 | /* Copyright (C) 2004-2017 Mike Pall. | 1 | /* Copyright (C) 2004-2018 Mike Pall. |
2 | * | 2 | * |
3 | * You are welcome to use the general ideas of this design for your own sites. | 3 | * You are welcome to use the general ideas of this design for your own sites. |
4 | * But please do not steal the stylesheet, the layout or the color scheme. | 4 | * But please do not steal the stylesheet, the layout or the color scheme. |
diff --git a/doc/changes.html b/doc/changes.html index a66a8d95..1208ac83 100644 --- a/doc/changes.html +++ b/doc/changes.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>LuaJIT Change History</title> | 4 | <title>LuaJIT Change History</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -873,7 +872,7 @@ no point in listing differences over earlier versions.</li> | |||
873 | </div> | 872 | </div> |
874 | <div id="foot"> | 873 | <div id="foot"> |
875 | <hr class="hide"> | 874 | <hr class="hide"> |
876 | Copyright © 2005-2017 Mike Pall | 875 | Copyright © 2005-2018 |
877 | <span class="noprint"> | 876 | <span class="noprint"> |
878 | · | 877 | · |
879 | <a href="contact.html">Contact</a> | 878 | <a href="contact.html">Contact</a> |
diff --git a/doc/contact.html b/doc/contact.html index fe4751c0..2aace4b5 100644 --- a/doc/contact.html +++ b/doc/contact.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>Contact</title> | 4 | <title>Contact</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -93,7 +92,7 @@ xD("fyZKB8xv\"FJytmz8.KAB0u52D") | |||
93 | <h2>Copyright</h2> | 92 | <h2>Copyright</h2> |
94 | <p> | 93 | <p> |
95 | All documentation is | 94 | All documentation is |
96 | Copyright © 2005-2017 Mike Pall. | 95 | Copyright © 2005-2018 Mike Pall. |
97 | </p> | 96 | </p> |
98 | 97 | ||
99 | 98 | ||
@@ -101,7 +100,7 @@ Copyright © 2005-2017 Mike Pall. | |||
101 | </div> | 100 | </div> |
102 | <div id="foot"> | 101 | <div id="foot"> |
103 | <hr class="hide"> | 102 | <hr class="hide"> |
104 | Copyright © 2005-2017 Mike Pall | 103 | Copyright © 2005-2018 |
105 | <span class="noprint"> | 104 | <span class="noprint"> |
106 | · | 105 | · |
107 | <a href="contact.html">Contact</a> | 106 | <a href="contact.html">Contact</a> |
diff --git a/doc/ext_c_api.html b/doc/ext_c_api.html index b2c4acca..f27b9561 100644 --- a/doc/ext_c_api.html +++ b/doc/ext_c_api.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>Lua/C API Extensions</title> | 4 | <title>Lua/C API Extensions</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -179,7 +178,7 @@ Also note that this mechanism is not without overhead. | |||
179 | </div> | 178 | </div> |
180 | <div id="foot"> | 179 | <div id="foot"> |
181 | <hr class="hide"> | 180 | <hr class="hide"> |
182 | Copyright © 2005-2017 Mike Pall | 181 | Copyright © 2005-2018 |
183 | <span class="noprint"> | 182 | <span class="noprint"> |
184 | · | 183 | · |
185 | <a href="contact.html">Contact</a> | 184 | <a href="contact.html">Contact</a> |
diff --git a/doc/ext_ffi.html b/doc/ext_ffi.html index 5e1daaf5..de57bcf2 100644 --- a/doc/ext_ffi.html +++ b/doc/ext_ffi.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>FFI Library</title> | 4 | <title>FFI Library</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -322,7 +321,7 @@ without undue conversion penalties. | |||
322 | </div> | 321 | </div> |
323 | <div id="foot"> | 322 | <div id="foot"> |
324 | <hr class="hide"> | 323 | <hr class="hide"> |
325 | Copyright © 2005-2017 Mike Pall | 324 | Copyright © 2005-2018 |
326 | <span class="noprint"> | 325 | <span class="noprint"> |
327 | · | 326 | · |
328 | <a href="contact.html">Contact</a> | 327 | <a href="contact.html">Contact</a> |
diff --git a/doc/ext_ffi_api.html b/doc/ext_ffi_api.html index 91af2e1d..25cc9743 100644 --- a/doc/ext_ffi_api.html +++ b/doc/ext_ffi_api.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>ffi.* API Functions</title> | 4 | <title>ffi.* API Functions</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -560,7 +559,7 @@ named <tt>i</tt>. | |||
560 | </div> | 559 | </div> |
561 | <div id="foot"> | 560 | <div id="foot"> |
562 | <hr class="hide"> | 561 | <hr class="hide"> |
563 | Copyright © 2005-2017 Mike Pall | 562 | Copyright © 2005-2018 |
564 | <span class="noprint"> | 563 | <span class="noprint"> |
565 | · | 564 | · |
566 | <a href="contact.html">Contact</a> | 565 | <a href="contact.html">Contact</a> |
diff --git a/doc/ext_ffi_semantics.html b/doc/ext_ffi_semantics.html index 268ac104..4b03da98 100644 --- a/doc/ext_ffi_semantics.html +++ b/doc/ext_ffi_semantics.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>FFI Semantics</title> | 4 | <title>FFI Semantics</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -1252,7 +1251,7 @@ compiled.</li> | |||
1252 | </div> | 1251 | </div> |
1253 | <div id="foot"> | 1252 | <div id="foot"> |
1254 | <hr class="hide"> | 1253 | <hr class="hide"> |
1255 | Copyright © 2005-2017 Mike Pall | 1254 | Copyright © 2005-2018 |
1256 | <span class="noprint"> | 1255 | <span class="noprint"> |
1257 | · | 1256 | · |
1258 | <a href="contact.html">Contact</a> | 1257 | <a href="contact.html">Contact</a> |
diff --git a/doc/ext_ffi_tutorial.html b/doc/ext_ffi_tutorial.html index 36500664..e0b0821f 100644 --- a/doc/ext_ffi_tutorial.html +++ b/doc/ext_ffi_tutorial.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>FFI Tutorial</title> | 4 | <title>FFI Tutorial</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -593,7 +592,7 @@ it to a local variable in the function scope is unnecessary. | |||
593 | </div> | 592 | </div> |
594 | <div id="foot"> | 593 | <div id="foot"> |
595 | <hr class="hide"> | 594 | <hr class="hide"> |
596 | Copyright © 2005-2017 Mike Pall | 595 | Copyright © 2005-2018 |
597 | <span class="noprint"> | 596 | <span class="noprint"> |
598 | · | 597 | · |
599 | <a href="contact.html">Contact</a> | 598 | <a href="contact.html">Contact</a> |
diff --git a/doc/ext_jit.html b/doc/ext_jit.html index e4088bcb..73cd3c2a 100644 --- a/doc/ext_jit.html +++ b/doc/ext_jit.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>jit.* Library</title> | 4 | <title>jit.* Library</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -191,7 +190,7 @@ if you want to know more. | |||
191 | </div> | 190 | </div> |
192 | <div id="foot"> | 191 | <div id="foot"> |
193 | <hr class="hide"> | 192 | <hr class="hide"> |
194 | Copyright © 2005-2017 Mike Pall | 193 | Copyright © 2005-2018 |
195 | <span class="noprint"> | 194 | <span class="noprint"> |
196 | · | 195 | · |
197 | <a href="contact.html">Contact</a> | 196 | <a href="contact.html">Contact</a> |
diff --git a/doc/ext_profiler.html b/doc/ext_profiler.html index 71b8c033..d34ce6d4 100644 --- a/doc/ext_profiler.html +++ b/doc/ext_profiler.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>Profiler</title> | 4 | <title>Profiler</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -355,7 +354,7 @@ use. | |||
355 | </div> | 354 | </div> |
356 | <div id="foot"> | 355 | <div id="foot"> |
357 | <hr class="hide"> | 356 | <hr class="hide"> |
358 | Copyright © 2005-2017 Mike Pall | 357 | Copyright © 2005-2018 |
359 | <span class="noprint"> | 358 | <span class="noprint"> |
360 | · | 359 | · |
361 | <a href="contact.html">Contact</a> | 360 | <a href="contact.html">Contact</a> |
diff --git a/doc/extensions.html b/doc/extensions.html index d7cc9693..55c4b704 100644 --- a/doc/extensions.html +++ b/doc/extensions.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>Extensions</title> | 4 | <title>Extensions</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -472,7 +471,7 @@ C++ destructors.</li> | |||
472 | </div> | 471 | </div> |
473 | <div id="foot"> | 472 | <div id="foot"> |
474 | <hr class="hide"> | 473 | <hr class="hide"> |
475 | Copyright © 2005-2017 Mike Pall | 474 | Copyright © 2005-2018 |
476 | <span class="noprint"> | 475 | <span class="noprint"> |
477 | · | 476 | · |
478 | <a href="contact.html">Contact</a> | 477 | <a href="contact.html">Contact</a> |
diff --git a/doc/faq.html b/doc/faq.html index 2c930743..ad88c493 100644 --- a/doc/faq.html +++ b/doc/faq.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>Frequently Asked Questions (FAQ)</title> | 4 | <title>Frequently Asked Questions (FAQ)</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -176,7 +175,7 @@ the development of certain features, if they are important to you. | |||
176 | </div> | 175 | </div> |
177 | <div id="foot"> | 176 | <div id="foot"> |
178 | <hr class="hide"> | 177 | <hr class="hide"> |
179 | Copyright © 2005-2017 Mike Pall | 178 | Copyright © 2005-2018 |
180 | <span class="noprint"> | 179 | <span class="noprint"> |
181 | · | 180 | · |
182 | <a href="contact.html">Contact</a> | 181 | <a href="contact.html">Contact</a> |
diff --git a/doc/install.html b/doc/install.html index c491c601..8085573b 100644 --- a/doc/install.html +++ b/doc/install.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>Installation</title> | 4 | <title>Installation</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -682,7 +681,7 @@ to me (the upstream) and not you (the package maintainer), anyway. | |||
682 | </div> | 681 | </div> |
683 | <div id="foot"> | 682 | <div id="foot"> |
684 | <hr class="hide"> | 683 | <hr class="hide"> |
685 | Copyright © 2005-2017 Mike Pall | 684 | Copyright © 2005-2018 |
686 | <span class="noprint"> | 685 | <span class="noprint"> |
687 | · | 686 | · |
688 | <a href="contact.html">Contact</a> | 687 | <a href="contact.html">Contact</a> |
diff --git a/doc/luajit.html b/doc/luajit.html index ef5b824c..a85c2015 100644 --- a/doc/luajit.html +++ b/doc/luajit.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>LuaJIT</title> | 4 | <title>LuaJIT</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -152,7 +151,7 @@ Lua is a powerful, dynamic and light-weight programming language. | |||
152 | It may be embedded or used as a general-purpose, stand-alone language. | 151 | It may be embedded or used as a general-purpose, stand-alone language. |
153 | </p> | 152 | </p> |
154 | <p> | 153 | <p> |
155 | LuaJIT is Copyright © 2005-2017 Mike Pall, released under the | 154 | LuaJIT is Copyright © 2005-2018 Mike Pall, released under the |
156 | <a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">»</span> MIT open source license</a>. | 155 | <a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">»</span> MIT open source license</a>. |
157 | </p> | 156 | </p> |
158 | <p> | 157 | <p> |
@@ -226,7 +225,7 @@ Please select a sub-topic in the navigation bar to learn more about LuaJIT. | |||
226 | </div> | 225 | </div> |
227 | <div id="foot"> | 226 | <div id="foot"> |
228 | <hr class="hide"> | 227 | <hr class="hide"> |
229 | Copyright © 2005-2017 Mike Pall | 228 | Copyright © 2005-2018 |
230 | <span class="noprint"> | 229 | <span class="noprint"> |
231 | · | 230 | · |
232 | <a href="contact.html">Contact</a> | 231 | <a href="contact.html">Contact</a> |
diff --git a/doc/running.html b/doc/running.html index 666b0abc..ae3cd71b 100644 --- a/doc/running.html +++ b/doc/running.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>Running LuaJIT</title> | 4 | <title>Running LuaJIT</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -299,7 +298,7 @@ Here are the parameters and their default settings: | |||
299 | </div> | 298 | </div> |
300 | <div id="foot"> | 299 | <div id="foot"> |
301 | <hr class="hide"> | 300 | <hr class="hide"> |
302 | Copyright © 2005-2017 Mike Pall | 301 | Copyright © 2005-2018 |
303 | <span class="noprint"> | 302 | <span class="noprint"> |
304 | · | 303 | · |
305 | <a href="contact.html">Contact</a> | 304 | <a href="contact.html">Contact</a> |
diff --git a/doc/status.html b/doc/status.html index cad6ca65..e0d912e1 100644 --- a/doc/status.html +++ b/doc/status.html | |||
@@ -3,8 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>Status</title> | 4 | <title>Status</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2018"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> | ||
8 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -113,7 +112,7 @@ FFI cdata pointers can address the full 64 bit range. | |||
113 | </div> | 112 | </div> |
114 | <div id="foot"> | 113 | <div id="foot"> |
115 | <hr class="hide"> | 114 | <hr class="hide"> |
116 | Copyright © 2005-2017 Mike Pall | 115 | Copyright © 2005-2018 |
117 | <span class="noprint"> | 116 | <span class="noprint"> |
118 | · | 117 | · |
119 | <a href="contact.html">Contact</a> | 118 | <a href="contact.html">Contact</a> |