@@ -1690,6 +1690,39 @@ THE SOFTWARE.
16901690 ======================================================================
16911691 ======================================================================
16921692
1693+ jemalloc
1694+
1695+ jemalloc
1696+
1697+ Copyright (C) 2002-present Jason Evans <
[email protected] >.
1698+ All rights reserved.
1699+ Copyright (C) 2007-2012 Mozilla Foundation. All rights reserved.
1700+ Copyright (C) 2009-present Facebook, Inc. All rights reserved.
1701+
1702+ Redistribution and use in source and binary forms, with or without
1703+ modification, are permitted provided that the following conditions are met:
1704+ 1. Redistributions of source code must retain the above copyright notice(s),
1705+ this list of conditions and the following disclaimer.
1706+ 2. Redistributions in binary form must reproduce the above copyright
1707+ notice(s),
1708+ this list of conditions and the following disclaimer in the documentation
1709+ and/or other materials provided with the distribution.
1710+
1711+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY
1712+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1713+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1714+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY
1715+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1716+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1717+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1718+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1719+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1720+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1721+ SUCH DAMAGE.
1722+
1723+ ======================================================================
1724+ ======================================================================
1725+
16931726lib_sql.cc
16941727
16951728 lib_sql.cc
60326065 ======================================================================
60336066 ======================================================================
60346067
6068+ Time Zone Information
6069+
6070+ Unless specified below, all files in the tz code and data (including this
6071+ LICENSE file) are in the public domain. If the files date.c,
6072+ newstrftime.3, and strftime.c are present, they contain material derived
6073+ from BSD and use the BSD 3-clause license. tzdata:
6074+ # This file is in the public domain, so clarified as of
6075+ # 2009-05-17 by Arthur David Olson.
6076+ /* Copyright 1985, 1987, 1988 The Regents of the University of California.
6077+ All rights reserved.
6078+ Redistribution and use in source and binary forms, with or without
6079+ modification, are permitted provided that the following conditions
6080+ are met:
6081+ 1. Redistributions of source code must retain the above copyright
6082+ notice, this list of conditions and the following disclaimer.
6083+ 2. Redistributions in binary form must reproduce the above copyright
6084+ notice, this list of conditions and the following disclaimer in the
6085+ documentation and/or other materials provided with the distribution.
6086+ 3. Neither the name of the University nor the names of its contributors
6087+ may be used to endorse or promote products derived from this software
6088+ without specific prior written permission.
6089+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
6090+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6091+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6092+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
6093+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6094+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6095+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6096+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6097+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6098+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6099+ SUCH DAMAGE. */
6100+
6101+ ======================================================================
6102+ ======================================================================
6103+
6104+ Unicode Data Files, V5.2.0
6105+
6106+ Unicode Data Files, V5.2.0
6107+
6108+ # unidata-5.2.0.txt
6109+ # Date: 2009-09-22, 16:23:42 PDT [KW]
6110+ #
6111+ # This file defines the Default Unicode Collation Element Table
6112+ # (DUCET) for the Unicode Collation Algorithm
6113+ #
6114+ # Copyright (c) 2001-2009 Unicode, Inc.
6115+ # For terms of use, see http://www.unicode.org/terms_of_use.html
6116+ #
6117+ # See UTS #10, Unicode Collation Algorithm, for more information.
6118+ #
6119+ # Diagnostic weight ranges
6120+ # Primary weight range: 0200..3ACA (14539)
6121+ # Secondary weight range: 0020..0192 (371)
6122+ # Variant secondaries: 0159..015E (6)
6123+ # Digit secondaries: 015F..0192 (52)
6124+ # Tertiary weight range: 0002..001F (30)
6125+ #
6126+ @version 5.2.0
6127+
6128+ === http://www.unicode.org/terms_of_use.html
6129+ For the general privacy policy governing access to this site, see the
6130+ Unicode Privacy Policy.
6131+
6132+ Unicode Copyright
6133+ Copyright (c) 1991-2020 Unicode, Inc. All rights reserved.
6134+ Definitions
6135+ Unicode Data Files ("DATA FILES") include all data files under the
6136+ directories:
6137+ https://www.unicode.org/Public/
6138+ https://www.unicode.org/reports/
6139+ https://www.unicode.org/ivd/data/
6140+ Unicode Data Files do not include PDF online code charts under the directory:
6141+ https://www.unicode.org/Public/
6142+ Unicode Software ("SOFTWARE") includes any source code published in the
6143+ Unicode Standard
6144+ or any source code or compiled code under the directories:
6145+ https://www.unicode.org/Public/PROGRAMS/
6146+ https://www.unicode.org/Public/cldr/
6147+ http://site.icu-project.org/download/
6148+
6149+ Terms of Use
6150+ Certain documents and files on this website contain a legend indicating that
6151+ "Modification is permitted." Any person is hereby authorized, without fee, to
6152+ modify such documents and files to create derivative works conforming to the
6153+ Unicode(R) Standard, subject to Terms and Conditions herein.
6154+ Any person is hereby authorized, without fee, to view, use, reproduce, and
6155+ distribute all documents and files, subject to the Terms and Conditions
6156+ herein.
6157+ Further specifications of rights and restrictions pertaining to the use of
6158+ the Unicode DATA FILES and SOFTWARE can be found in the Unicode Data Files
6159+ and Software License.
6160+ Each version of the Unicode Standard has further specifications of rights and
6161+ restrictions of use. For the book editions (Unicode 5.0 and earlier), these
6162+ are found on the back of the title page.
6163+ The Unicode PDF online code charts carry specific restrictions. Those
6164+ restrictions are incorporated as the first page of each PDF code chart.
6165+ All other files, including online documentation of the core specification for
6166+ Unicode 6.0 and later, are covered under these general Terms of Use.
6167+ No license is granted to "mirror" the Unicode website where a fee is charged
6168+ for access to the "mirror" site.
6169+ Modification is not permitted with respect to this document. All copies of
6170+ this document must be verbatim.
6171+
6172+ Restricted Rights Legend
6173+ Any technical data or software which is licensed to the United States of
6174+ America, its agencies and/or instrumentalities under this Agreement is
6175+ commercial technical data or commercial computer software developed
6176+ exclusively at private expense as defined in FAR 2.101, or DFARS 252.227-7014
6177+ (June 1995), as applicable. For technical data, use, duplication, or
6178+ disclosure by the Government is subject to restrictions as set forth in DFARS
6179+ 202.227-7015 Technical Data, Commercial and Items (Nov 1995) and this
6180+ Agreement. For Software, in accordance with FAR 12-212 or DFARS 227-7202, as
6181+ applicable, use, duplication or disclosure by the Government is subject to
6182+ the restrictions set forth in this Agreement.
6183+
6184+ Warranties and Disclaimers
6185+ This publication and/or website may include technical or typographical errors
6186+ or other inaccuracies. Changes are periodically added to the information
6187+ herein; these changes will be incorporated in new editions of the publication
6188+ and/or website. Unicode, Inc. may make improvements and/or changes in the
6189+ product(s) and/or program(s) described in this publication and/or website at
6190+ any time.
6191+ If this file has been purchased on magnetic or optical media from Unicode,
6192+ Inc. the sole and exclusive remedy for any claim will be exchange of the
6193+ defective media within ninety (90) days of original purchase.
6194+
6195+ EXCEPT AS PROVIDED IN SECTION E.2, THIS PUBLICATION AND/OR SOFTWARE IS
6196+ PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED, OR
6197+ STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY,
6198+ FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. UNICODE, INC. AND ITS
6199+ LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR OMISSIONS IN THIS
6200+ PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH ARE REFERENCED BY OR
6201+ LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE.
6202+
6203+ Waiver of Damages
6204+ In no event shall Unicode, Inc. or its licensors be liable for any special,
6205+ incidental, indirect or consequential damages of any kind, or any damages
6206+ whatsoever, whether or not Unicode, Inc. was advised of the possibility of
6207+ the damage, including, without limitation, those resulting from the
6208+ following: loss of use, data or profits, in connection with the use,
6209+ modification or distribution of this information or its derivatives.
6210+
6211+ Trademarks & Logos
6212+ The Unicode Word Mark and the Unicode Logo are trademarks of Unicode, Inc.
6213+ ¿The Unicode Consortium¿ and ¿Unicode, Inc.¿ are trade names of Unicode, Inc.
6214+ Use of the information and materials found on this website indicates your
6215+ acknowledgement of Unicode, Inc.¿s exclusive worldwide rights in the Unicode
6216+ Word Mark, the Unicode Logo, and the Unicode trade names.
6217+ The Unicode Consortium Name and Trademark Usage Policy (¿Trademark Policy¿)
6218+ are incorporated herein by reference and you agree to abide by the provisions
6219+ of the Trademark Policy, which may be changed from time to time in the sole
6220+ discretion of Unicode, Inc.
6221+ All third party trademarks referenced herein are the property of their
6222+ respective owners.
6223+
6224+ Miscellaneous
6225+ Jurisdiction and Venue. This website is operated from a location in the State
6226+ of California, United States of America. Unicode, Inc. makes no
6227+ representation that the materials are appropriate for use in other locations.
6228+ If you access this website from other locations, you are responsible for
6229+ compliance with local laws. This Agreement, all use of this website and any
6230+ claims and damages resulting from use of this website are governed solely by
6231+ the laws of the State of California without regard to any principles which
6232+ would apply the laws of a different jurisdiction. The user agrees that any
6233+ disputes regarding this website shall be resolved solely in the courts
6234+ located in Santa Clara County, California. The user agrees said courts have
6235+ personal jurisdiction and agree to waive any right to transfer the dispute to
6236+ any other forum.
6237+
6238+ Modification by Unicode, Inc. Unicode, Inc. shall have the right to modify
6239+ this Agreement at any time by posting it to this website. The user may not
6240+ assign any part of this Agreement without Unicode, Inc.¿s prior written
6241+ consent.
6242+
6243+ Taxes. The user agrees to pay any taxes arising from access to this website
6244+ or use of the information herein, except for those based on Unicode¿s net
6245+ income.
6246+
6247+ Severability. If any provision of this Agreement is declared invalid or
6248+ unenforceable, the remaining provisions of this Agreement shall remain in
6249+ effect.
6250+
6251+ Entire Agreement. This Agreement constitutes the entire agreement between the
6252+ parties.
6253+
6254+ ======================================================================
6255+ ======================================================================
6256+
60356257Unicode Data Files, V9.0
60366258
60376259 Unicode Data Files, V9.0
0 commit comments