| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 09052f3 commit 41303d7
107 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -109,9 +109,22 @@ The externally maintained libraries used by Node.js are: | |||
| 109 | 109 | ||
| 110 | 110 | - ICU, located at deps/icu-small, is licensed as follows: | |
| 111 | 111 | """ | |
| 112 | - COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later) | ||
| 112 | + UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE | ||
| 113 | 113 | ||
| 114 | - Copyright © 1991-2020 Unicode, Inc. All rights reserved. | ||
| 114 | + See Terms of Use | ||
| 115 | + for definitions of Unicode Inc.’s Data Files and Software. | ||
| 116 | + | ||
| 117 | + NOTICE TO USER: Carefully read the following legal agreement. | ||
| 118 | + BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S | ||
| 119 | + DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), | ||
| 120 | + YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE | ||
| 121 | + TERMS AND CONDITIONS OF THIS AGREEMENT. | ||
| 122 | + IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE | ||
| 123 | + THE DATA FILES OR SOFTWARE. | ||
| 124 | + | ||
| 125 | + COPYRIGHT AND PERMISSION NOTICE | ||
| 126 | + | ||
| 127 | + Copyright © 1991-2022 Unicode, Inc. All rights reserved. | ||
| 115 | 128 | Distributed under the Terms of Use in https://www.unicode.org/copyright.html. | |
| 116 | 129 | ||
| 117 | 130 | Permission is hereby granted, free of charge, to any person obtaining | |
@@ -143,15 +156,17 @@ The externally maintained libraries used by Node.js are: | |||
| 143 | 156 | use or other dealings in these Data Files or Software without prior | |
| 144 | 157 | written authorization of the copyright holder. | |
| 145 | 158 | ||
| 146 | - --------------------- | ||
| 159 | + ---------------------------------------------------------------------- | ||
| 147 | 160 | ||
| 148 | 161 | Third-Party Software Licenses | |
| 149 | 162 | ||
| 150 | 163 | This section contains third-party software notices and/or additional | |
| 151 | 164 | terms for licensed third-party software components included within ICU | |
| 152 | 165 | libraries. | |
| 153 | 166 | ||
| 154 | - 1. ICU License - ICU 1.8.1 to ICU 57.1 | ||
| 167 | + ---------------------------------------------------------------------- | ||
| 168 | + | ||
| 169 | + ICU License - ICU 1.8.1 to ICU 57.1 | ||
| 155 | 170 | ||
| 156 | 171 | COPYRIGHT AND PERMISSION NOTICE | |
| 157 | 172 | ||
@@ -186,7 +201,9 @@ The externally maintained libraries used by Node.js are: | |||
| 186 | 201 | All trademarks and registered trademarks mentioned herein are the | |
| 187 | 202 | property of their respective owners. | |
| 188 | 203 | ||
| 189 | - 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt) | ||
| 204 | + ---------------------------------------------------------------------- | ||
| 205 | + | ||
| 206 | + Chinese/Japanese Word Break Dictionary Data (cjdict.txt) | ||
| 190 | 207 | ||
| 191 | 208 | # The Google Chrome software developed by Google is licensed under | |
| 192 | 209 | # the BSD license. Other software included in this distribution is | |
@@ -390,7 +407,9 @@ The externally maintained libraries used by Node.js are: | |||
| 390 | 407 | # | |
| 391 | 408 | # ---------------COPYING.ipadic-----END---------------------------------- | |
| 392 | 409 | ||
| 393 | - 3. Lao Word Break Dictionary Data (laodict.txt) | ||
| 410 | + ---------------------------------------------------------------------- | ||
| 411 | + | ||
| 412 | + Lao Word Break Dictionary Data (laodict.txt) | ||
| 394 | 413 | ||
| 395 | 414 | # Copyright (C) 2016 and later: Unicode, Inc. and others. | |
| 396 | 415 | # License & terms of use: http://www.unicode.org/copyright.html | |
@@ -430,7 +449,9 @@ The externally maintained libraries used by Node.js are: | |||
| 430 | 449 | # OF THE POSSIBILITY OF SUCH DAMAGE. | |
| 431 | 450 | # -------------------------------------------------------------------------- | |
| 432 | 451 | ||
| 433 | - 4. Burmese Word Break Dictionary Data (burmesedict.txt) | ||
| 452 | + ---------------------------------------------------------------------- | ||
| 453 | + | ||
| 454 | + Burmese Word Break Dictionary Data (burmesedict.txt) | ||
| 434 | 455 | ||
| 435 | 456 | # Copyright (c) 2014 International Business Machines Corporation | |
| 436 | 457 | # and others. All Rights Reserved. | |
@@ -470,7 +491,9 @@ The externally maintained libraries used by Node.js are: | |||
| 470 | 491 | # SUCH DAMAGE. | |
| 471 | 492 | # -------------------------------------------------------------------------- | |
| 472 | 493 | ||
| 473 | - 5. Time Zone Database | ||
| 494 | + ---------------------------------------------------------------------- | ||
| 495 | + | ||
| 496 | + Time Zone Database | ||
| 474 | 497 | ||
| 475 | 498 | ICU uses the public domain data and code derived from Time Zone | |
| 476 | 499 | Database for its time zone support. The ownership of the TZ database | |
@@ -493,7 +516,9 @@ The externally maintained libraries used by Node.js are: | |||
| 493 | 516 | # making a contribution to the database or code waives all rights to | |
| 494 | 517 | # future claims in that contribution or in the TZ Database. | |
| 495 | 518 | ||
| 496 | - 6. Google double-conversion | ||
| 519 | + ---------------------------------------------------------------------- | ||
| 520 | + | ||
| 521 | + Google double-conversion | ||
| 497 | 522 | ||
| 498 | 523 | Copyright 2006-2011, the V8 project authors. All rights reserved. | |
| 499 | 524 | Redistribution and use in source and binary forms, with or without | |
@@ -521,6 +546,83 @@ The externally maintained libraries used by Node.js are: | |||
| 521 | 546 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | |
| 522 | 547 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | |
| 523 | 548 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
| 549 | + | ||
| 550 | + ---------------------------------------------------------------------- | ||
| 551 | + | ||
| 552 | + File: aclocal.m4 (only for ICU4C) | ||
| 553 | + Section: pkg.m4 - Macros to locate and utilise pkg-config. | ||
| 554 | + | ||
| 555 | + Copyright © 2004 Scott James Remnant . | ||
| 556 | + Copyright © 2012-2015 Dan Nicholson | ||
| 557 | + | ||
| 558 | + This program is free software; you can redistribute it and/or modify | ||
| 559 | + it under the terms of the GNU General Public License as published by | ||
| 560 | + the Free Software Foundation; either version 2 of the License, or | ||
| 561 | + (at your option) any later version. | ||
| 562 | + | ||
| 563 | + This program is distributed in the hope that it will be useful, but | ||
| 564 | + WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 565 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
| 566 | + General Public License for more details. | ||
| 567 | + | ||
| 568 | + You should have received a copy of the GNU General Public License | ||
| 569 | + along with this program; if not, write to the Free Software | ||
| 570 | + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
| 571 | + 02111-1307, USA. | ||
| 572 | + | ||
| 573 | + As a special exception to the GNU General Public License, if you | ||
| 574 | + distribute this file as part of a program that contains a | ||
| 575 | + configuration script generated by Autoconf, you may include it under | ||
| 576 | + the same distribution terms that you use for the rest of that | ||
| 577 | + program. | ||
| 578 | + | ||
| 579 | + (The condition for the exception is fulfilled because | ||
| 580 | + ICU4C includes a configuration script generated by Autoconf, | ||
| 581 | + namely the `configure` script.) | ||
| 582 | + | ||
| 583 | + ---------------------------------------------------------------------- | ||
| 584 | + | ||
| 585 | + File: config.guess (only for ICU4C) | ||
| 586 | + | ||
| 587 | + This file is free software; you can redistribute it and/or modify it | ||
| 588 | + under the terms of the GNU General Public License as published by | ||
| 589 | + the Free Software Foundation; either version 3 of the License, or | ||
| 590 | + (at your option) any later version. | ||
| 591 | + | ||
| 592 | + This program is distributed in the hope that it will be useful, but | ||
| 593 | + WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 594 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
| 595 | + General Public License for more details. | ||
| 596 | + | ||
| 597 | + You should have received a copy of the GNU General Public License | ||
| 598 | + along with this program; if not, see . | ||
| 599 | + | ||
| 600 | + As a special exception to the GNU General Public License, if you | ||
| 601 | + distribute this file as part of a program that contains a | ||
| 602 | + configuration script generated by Autoconf, you may include it under | ||
| 603 | + the same distribution terms that you use for the rest of that | ||
| 604 | + program. This Exception is an additional permission under section 7 | ||
| 605 | + of the GNU General Public License, version 3 ("GPLv3"). | ||
| 606 | + | ||
| 607 | + (The condition for the exception is fulfilled because | ||
| 608 | + ICU4C includes a configuration script generated by Autoconf, | ||
| 609 | + namely the `configure` script.) | ||
| 610 | + | ||
| 611 | + ---------------------------------------------------------------------- | ||
| 612 | + | ||
| 613 | + File: install-sh (only for ICU4C) | ||
| 614 | + | ||
| 615 | + Copyright 1991 by the Massachusetts Institute of Technology | ||
| 616 | + | ||
| 617 | + Permission to use, copy, modify, distribute, and sell this software and its | ||
| 618 | + documentation for any purpose is hereby granted without fee, provided that | ||
| 619 | + the above copyright notice appear in all copies and that both that | ||
| 620 | + copyright notice and this permission notice appear in supporting | ||
| 621 | + documentation, and that the name of M.I.T. not be used in advertising or | ||
| 622 | + publicity pertaining to distribution of the software without specific, | ||
| 623 | + written prior permission. M.I.T. makes no representations about the | ||
| 624 | + suitability of this software for any purpose. It is provided "as is" | ||
| 625 | + without express or implied warranty. | ||
| 524 | 626 | """ | |
| 525 | 627 | ||
| 526 | 628 | - libuv, located at deps/uv, is licensed as follows: | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,19 @@ | |||
| 1 | - COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later) | ||
| 1 | + UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE | ||
| 2 | 2 | ||
| 3 | - Copyright © 1991-2020 Unicode, Inc. All rights reserved. | ||
| 3 | + See Terms of Use <https://www.unicode.org/copyright.html> | ||
| 4 | + for definitions of Unicode Inc.’s Data Files and Software. | ||
| 5 | + | ||
| 6 | + NOTICE TO USER: Carefully read the following legal agreement. | ||
| 7 | + BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S | ||
| 8 | + DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), | ||
| 9 | + YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE | ||
| 10 | + TERMS AND CONDITIONS OF THIS AGREEMENT. | ||
| 11 | + IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE | ||
| 12 | + THE DATA FILES OR SOFTWARE. | ||
| 13 | + | ||
| 14 | + COPYRIGHT AND PERMISSION NOTICE | ||
| 15 | + | ||
| 16 | + Copyright © 1991-2022 Unicode, Inc. All rights reserved. | ||
| 4 | 17 | Distributed under the Terms of Use in https://www.unicode.org/copyright.html. | |
| 5 | 18 | ||
| 6 | 19 | Permission is hereby granted, free of charge, to any person obtaining | |
@@ -32,15 +45,17 @@ shall not be used in advertising or otherwise to promote the sale, | |||
| 32 | 45 | use or other dealings in these Data Files or Software without prior | |
| 33 | 46 | written authorization of the copyright holder. | |
| 34 | 47 | ||
| 35 | - --------------------- | ||
| 48 | + ---------------------------------------------------------------------- | ||
| 36 | 49 | ||
| 37 | 50 | Third-Party Software Licenses | |
| 38 | 51 | ||
| 39 | 52 | This section contains third-party software notices and/or additional | |
| 40 | 53 | terms for licensed third-party software components included within ICU | |
| 41 | 54 | libraries. | |
| 42 | 55 | ||
| 43 | - 1. ICU License - ICU 1.8.1 to ICU 57.1 | ||
| 56 | + ---------------------------------------------------------------------- | ||
| 57 | + | ||
| 58 | + ICU License - ICU 1.8.1 to ICU 57.1 | ||
| 44 | 59 | ||
| 45 | 60 | COPYRIGHT AND PERMISSION NOTICE | |
| 46 | 61 | ||
@@ -75,7 +90,9 @@ of the copyright holder. | |||
| 75 | 90 | All trademarks and registered trademarks mentioned herein are the | |
| 76 | 91 | property of their respective owners. | |
| 77 | 92 | ||
| 78 | - 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt) | ||
| 93 | + ---------------------------------------------------------------------- | ||
| 94 | + | ||
| 95 | + Chinese/Japanese Word Break Dictionary Data (cjdict.txt) | ||
| 79 | 96 | ||
| 80 | 97 | # The Google Chrome software developed by Google is licensed under | |
| 81 | 98 | # the BSD license. Other software included in this distribution is | |
@@ -279,7 +296,9 @@ property of their respective owners. | |||
| 279 | 296 | # | |
| 280 | 297 | # ---------------COPYING.ipadic-----END---------------------------------- | |
| 281 | 298 | ||
| 282 | - 3. Lao Word Break Dictionary Data (laodict.txt) | ||
| 299 | + ---------------------------------------------------------------------- | ||
| 300 | + | ||
| 301 | + Lao Word Break Dictionary Data (laodict.txt) | ||
| 283 | 302 | ||
| 284 | 303 | # Copyright (C) 2016 and later: Unicode, Inc. and others. | |
| 285 | 304 | # License & terms of use: http://www.unicode.org/copyright.html | |
@@ -319,7 +338,9 @@ property of their respective owners. | |||
| 319 | 338 | # OF THE POSSIBILITY OF SUCH DAMAGE. | |
| 320 | 339 | # -------------------------------------------------------------------------- | |
| 321 | 340 | ||
| 322 | - 4. Burmese Word Break Dictionary Data (burmesedict.txt) | ||
| 341 | + ---------------------------------------------------------------------- | ||
| 342 | + | ||
| 343 | + Burmese Word Break Dictionary Data (burmesedict.txt) | ||
| 323 | 344 | ||
| 324 | 345 | # Copyright (c) 2014 International Business Machines Corporation | |
| 325 | 346 | # and others. All Rights Reserved. | |
@@ -359,7 +380,9 @@ property of their respective owners. | |||
| 359 | 380 | # SUCH DAMAGE. | |
| 360 | 381 | # -------------------------------------------------------------------------- | |
| 361 | 382 | ||
| 362 | - 5. Time Zone Database | ||
| 383 | + ---------------------------------------------------------------------- | ||
| 384 | + | ||
| 385 | + Time Zone Database | ||
| 363 | 386 | ||
| 364 | 387 | ICU uses the public domain data and code derived from Time Zone | |
| 365 | 388 | Database for its time zone support. The ownership of the TZ database | |
@@ -382,7 +405,9 @@ Database section 7. | |||
| 382 | 405 | # making a contribution to the database or code waives all rights to | |
| 383 | 406 | # future claims in that contribution or in the TZ Database. | |
| 384 | 407 | ||
| 385 | - 6. Google double-conversion | ||
| 408 | + ---------------------------------------------------------------------- | ||
| 409 | + | ||
| 410 | + Google double-conversion | ||
| 386 | 411 | ||
| 387 | 412 | Copyright 2006-2011, the V8 project authors. All rights reserved. | |
| 388 | 413 | Redistribution and use in source and binary forms, with or without | |
@@ -410,3 +435,85 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | |||
| 410 | 435 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | |
| 411 | 436 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | |
| 412 | 437 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
| 438 | + | ||
| 439 | + ---------------------------------------------------------------------- | ||
| 440 | + | ||
| 441 | + File: aclocal.m4 (only for ICU4C) | ||
| 442 | + Section: pkg.m4 - Macros to locate and utilise pkg-config. | ||
| 443 | + | ||
| 444 | + | ||
| 445 | + Copyright © 2004 Scott James Remnant <scott@netsplit.com>. | ||
| 446 | + Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com> | ||
| 447 | + | ||
| 448 | + This program is free software; you can redistribute it and/or modify | ||
| 449 | + it under the terms of the GNU General Public License as published by | ||
| 450 | + the Free Software Foundation; either version 2 of the License, or | ||
| 451 | + (at your option) any later version. | ||
| 452 | + | ||
| 453 | + This program is distributed in the hope that it will be useful, but | ||
| 454 | + WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 455 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
| 456 | + General Public License for more details. | ||
| 457 | + | ||
| 458 | + You should have received a copy of the GNU General Public License | ||
| 459 | + along with this program; if not, write to the Free Software | ||
| 460 | + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
| 461 | + 02111-1307, USA. | ||
| 462 | + | ||
| 463 | + As a special exception to the GNU General Public License, if you | ||
| 464 | + distribute this file as part of a program that contains a | ||
| 465 | + configuration script generated by Autoconf, you may include it under | ||
| 466 | + the same distribution terms that you use for the rest of that | ||
| 467 | + program. | ||
| 468 | + | ||
| 469 | + | ||
| 470 | + (The condition for the exception is fulfilled because | ||
| 471 | + ICU4C includes a configuration script generated by Autoconf, | ||
| 472 | + namely the `configure` script.) | ||
| 473 | + | ||
| 474 | + ---------------------------------------------------------------------- | ||
| 475 | + | ||
| 476 | + File: config.guess (only for ICU4C) | ||
| 477 | + | ||
| 478 | + | ||
| 479 | + This file is free software; you can redistribute it and/or modify it | ||
| 480 | + under the terms of the GNU General Public License as published by | ||
| 481 | + the Free Software Foundation; either version 3 of the License, or | ||
| 482 | + (at your option) any later version. | ||
| 483 | + | ||
| 484 | + This program is distributed in the hope that it will be useful, but | ||
| 485 | + WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 486 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
| 487 | + General Public License for more details. | ||
| 488 | + | ||
| 489 | + You should have received a copy of the GNU General Public License | ||
| 490 | + along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
| 491 | + | ||
| 492 | + As a special exception to the GNU General Public License, if you | ||
| 493 | + distribute this file as part of a program that contains a | ||
| 494 | + configuration script generated by Autoconf, you may include it under | ||
| 495 | + the same distribution terms that you use for the rest of that | ||
| 496 | + program. This Exception is an additional permission under section 7 | ||
| 497 | + of the GNU General Public License, version 3 ("GPLv3"). | ||
| 498 | + | ||
| 499 | + | ||
| 500 | + (The condition for the exception is fulfilled because | ||
| 501 | + ICU4C includes a configuration script generated by Autoconf, | ||
| 502 | + namely the `configure` script.) | ||
| 503 | + | ||
| 504 | + ---------------------------------------------------------------------- | ||
| 505 | + | ||
| 506 | + File: install-sh (only for ICU4C) | ||
| 507 | + | ||
| 508 | + | ||
| 509 | + Copyright 1991 by the Massachusetts Institute of Technology | ||
| 510 | + | ||
| 511 | + Permission to use, copy, modify, distribute, and sell this software and its | ||
| 512 | + documentation for any purpose is hereby granted without fee, provided that | ||
| 513 | + the above copyright notice appear in all copies and that both that | ||
| 514 | + copyright notice and this permission notice appear in supporting | ||
| 515 | + documentation, and that the name of M.I.T. not be used in advertising or | ||
| 516 | + publicity pertaining to distribution of the software without specific, | ||
| 517 | + written prior permission. M.I.T. makes no representations about the | ||
| 518 | + suitability of this software for any purpose. It is provided "as is" | ||
| 519 | + without express or implied warranty. | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,8 +1,8 @@ | |||
| 1 | 1 | ICU sources - auto generated by shrink-icu-src.py | |
| 2 | 2 | ||
| 3 | 3 | This directory contains the ICU subset used by --with-intl=full-icu | |
| 4 | - It is a strict subset of ICU 70 source files with the following exception(s): | ||
| 5 | - * deps/icu-small/source/data/in/icudt70l.dat.bz2 : compressed data file | ||
| 4 | + It is a strict subset of ICU 71 source files with the following exception(s): | ||
| 5 | + * deps/icu-small/source/data/in/icudt71l.dat.bz2 : compressed data file | ||
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | 8 | To rebuild this directory, see ../../tools/icu/README.md | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -79,6 +79,7 @@ UnhandledEngine::findBreaks( UText *text, | |||
| 79 | 79 | int32_t /* startPos */, | |
| 80 | 80 | int32_t endPos, | |
| 81 | 81 | UVector32 &/*foundBreaks*/, | |
| 82 | + UBool /* isPhraseBreaking */, | ||
| 82 | 83 | UErrorCode &status) const { | |
| 83 | 84 | if (U_FAILURE(status)) return 0; | |
| 84 | 85 | UChar32 c = utext_current32(text); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments