From 82b2af94de0d1989c19ad9020aa5fe1b5f161e82 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Aug 2019 06:55:41 +0200 Subject: v6.9.3 --- compat_reports/6.8.2_to_6.9.0/compat_report.html | 538 ++++++++++++++++++ compat_reports/6.9.0_to_6.9.1/compat_report.html | 477 ++++++++++++++++ compat_reports/6.9.1_to_6.9.2/compat_report.html | 664 +++++++++++++++++++++++ compat_reports/6.9.2_to_6.9.3/compat_report.html | 579 ++++++++++++++++++++ 4 files changed, 2258 insertions(+) create mode 100644 compat_reports/6.8.2_to_6.9.0/compat_report.html create mode 100644 compat_reports/6.9.0_to_6.9.1/compat_report.html create mode 100644 compat_reports/6.9.1_to_6.9.2/compat_report.html create mode 100644 compat_reports/6.9.2_to_6.9.3/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/6.8.2_to_6.9.0/compat_report.html b/compat_reports/6.8.2_to_6.9.0/compat_report.html new file mode 100644 index 0000000..3a6f25a --- /dev/null +++ b/compat_reports/6.8.2_to_6.9.0/compat_report.html @@ -0,0 +1,538 @@ + + + + + + + + + +libonig: 6.8.2 to 6.9.0 compatibility report + + + +

API compatibility report for the libonig library between 6.8.2 and 6.9.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibonig
Version #16.8.2
Version #26.9.0
Archx86_64
GCC Version8
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types184 / 59
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  2 


+
+oniggnu.h
+oniguruma.h
+
+
to the top
+

Libraries  1 


+
+libonig.so.5.0.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibonig
Version #16.8.2
Version #26.9.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types185 / 59
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low3
+ + +

Problems with Constants, Low Severity  3 


+oniguruma.h
+ +[+] ONIGURUMA_VERSION_INT +
+ + + +[+] ONIGURUMA_VERSION_MINOR +
+ + + +[+] ONIGURUMA_VERSION_TEENY +
+ + +
+to the top
+

Header Files  2 


+
+oniggnu.h
+oniguruma.h
+
+
to the top
+

Libraries  1 


+
+libonig.so.5.0.0
+
+
to the top
+



+ +
+ + diff --git a/compat_reports/6.9.0_to_6.9.1/compat_report.html b/compat_reports/6.9.0_to_6.9.1/compat_report.html new file mode 100644 index 0000000..5cd36a6 --- /dev/null +++ b/compat_reports/6.9.0_to_6.9.1/compat_report.html @@ -0,0 +1,477 @@ + + + + + + + + + + +libonig: 6.9.0 to 6.9.1 compatibility report + + + +

API compatibility report for the libonig library between 6.9.0 and 6.9.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibonig
Version #16.9.0
Version #26.9.1
Archx86_64
GCC Version8
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types184 / 59
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  2 


+
+oniggnu.h
+oniguruma.h
+
+
to the top
+

Libraries  1 


+
+libonig.so.5.0.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibonig
Version #16.9.0
Version #26.9.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types185 / 59
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  2 


+
+oniggnu.h
+oniguruma.h
+
+
to the top
+

Libraries  1 


+
+libonig.so.5.0.0
+
+
to the top
+



+ +
+ + diff --git a/compat_reports/6.9.1_to_6.9.2/compat_report.html b/compat_reports/6.9.1_to_6.9.2/compat_report.html new file mode 100644 index 0000000..91018a3 --- /dev/null +++ b/compat_reports/6.9.1_to_6.9.2/compat_report.html @@ -0,0 +1,664 @@ + + + + + + + + + +libonig: 6.9.1 to 6.9.2 compatibility report + + + +

API compatibility report for the libonig library between 6.9.1 and 6.9.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibonig
Version #16.9.1
Version #26.9.2
Archx86_64
GCC Version8
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types184 / 59
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-2
+ + +

Other Changes in Constants  2 


+oniguruma.h
+ +[+] ONIG_SYN_OP2_ESC_X_Y_TEXT_SEGMENT +
+ + + +[+] ONIG_SYN_OP2_OPTION_ONIGURUMA +
+ + +
+to the top
+

Header Files  2 


+
+oniggnu.h
+oniguruma.h
+
+
to the top
+

Libraries  1 


+
+libonig.so.5.0.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibonig
Version #16.9.1
Version #26.9.2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types185 / 59
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low3
Other Changes
in Constants
-4
+ + +

Problems with Constants, Low Severity  3 


+oniguruma.h
+ +[+] ONIG_OPTION_MAXBIT +
+ + + +[+] ONIGURUMA_VERSION_INT +
+ + + +[+] ONIGURUMA_VERSION_TEENY +
+ + +
+to the top
+ +

Other Changes in Constants  4 


+oniguruma.h
+ +[+] ONIG_OPTION_TEXT_SEGMENT_EXTENDED_GRAPHEME_CLUSTER +
+ + + +[+] ONIG_OPTION_TEXT_SEGMENT_WORD +
+ + + +[+] ONIG_SYN_OP2_ESC_X_Y_TEXT_SEGMENT +
+ + + +[+] ONIG_SYN_OP2_OPTION_ONIGURUMA +
+ + +
+to the top
+

Header Files  2 


+
+oniggnu.h
+oniguruma.h
+
+
to the top
+

Libraries  1 


+
+libonig.so.5.0.0
+
+
to the top
+



+ +
+ + diff --git a/compat_reports/6.9.2_to_6.9.3/compat_report.html b/compat_reports/6.9.2_to_6.9.3/compat_report.html new file mode 100644 index 0000000..0bdf9e4 --- /dev/null +++ b/compat_reports/6.9.2_to_6.9.3/compat_report.html @@ -0,0 +1,579 @@ + + + + + + + + + +libonig: 6.9.2 to 6.9.3 compatibility report + + + +

API compatibility report for the libonig library between 6.9.2 and 6.9.3 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibonig
Version #16.9.2
Version #26.9.3
Archx86_64
GCC Version8
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types184 / 59
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-1
+ +

Added Symbols  1 


+oniguruma.h, libonig.so.5.0.0
+onig_is_error_code_needs_param ( int code )
+
+to the top
+ +

Other Changes in Constants  1 


+oniguruma.h
+ +[+] ONIG_SYN_ALLOW_INVALID_CODE_END_OF_RANGE_IN_CC +
+ + +
+to the top
+

Header Files  2 


+
+oniggnu.h
+oniguruma.h
+
+
to the top
+

Libraries  1 


+
+libonig.so.5.0.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibonig
Version #16.9.2
Version #26.9.3
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types185 / 59
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low2
Other Changes
in Constants
-1
+ +

Added Symbols  1 


+oniguruma.h
+onig_is_error_code_needs_param ( int code )
+
+to the top
+ +

Problems with Constants, Low Severity  2 


+oniguruma.h
+ +[+] ONIGURUMA_VERSION_INT +
+ + + +[+] ONIGURUMA_VERSION_TEENY +
+ + +
+to the top
+ +

Other Changes in Constants  1 


+oniguruma.h
+ +[+] ONIG_SYN_ALLOW_INVALID_CODE_END_OF_RANGE_IN_CC +
+ + +
+to the top
+

Header Files  2 


+
+oniggnu.h
+oniguruma.h
+
+
to the top
+

Libraries  1 


+
+libonig.so.5.0.0
+
+
to the top
+



+ +
+ + -- cgit