summaryrefslogtreecommitdiff
path: root/libicuio
AgeCommit message (Collapse)AuthorFilesLines
2023-09-13Release version 65.1.0+10HEADv65.1.0+10masterBoris Kolpackov1-1/+6
Add system package name mapping for Debian and Fedora (and alike).
2023-08-30Release version 65.1.0+9v65.1.0+9Karen Arutyunov2-1/+2
Add support for relocatable install dropping redundant $regex.replace() call in buildfile. Add *.dylib to .gitignore files.
2023-07-05Release version 65.1.0+8v65.1.0+8Karen Arutyunov2-2/+12
Suppress some Clang and MSVC warnings. Fix dist operation 'multiple files are distributed as ...' warning.
2023-04-06Release version 65.1.0+7v65.1.0+7Boris Kolpackov1-1/+1
Patch upstream issue with operator== ambiguity described in GH issue #1.
2021-11-22Release version 65.1.0+6v65.1.0+6Karen Arutyunov28-38/+20
Fix 'unable to find numeric literal operator' MinGW GCC 11 error Fix outdated URL in comment in libicuuc/build/bootstrap.build Update .gitignore Add symlink attribute for symbolic links that refer to upstream subdirectories Redo libicuio patch to align with libicuuc patches
2021-10-19Release version 65.1.0+5v65.1.0+5Karen Arutyunov24-6/+389
Fix 'unable to find numeric literal operator' GCC 11 error Disable the success build emails Cleanup some switch statements in buildfiles
2020-07-21Release version 65.1.0+4v65.1.0+4Karen Arutyunov2-6/+6
Fix Clang 10 compilation errors Canonicalize license in manifests Add glue buildfile
2020-04-08Release version 65.1.0+3v65.1.0+3Karen Arutyunov1-1/+1
Fix the Debian-reported security issue CVE-2020-10531
2020-02-25Release version 65.1.0+2v65.1.0+2Karen Arutyunov2-3/+4
Fix linkage of statically built ICU libraries
2020-02-15Release version 65.1.0+1v65.1.0+1Karen Arutyunov12-15/+7
Drop copyright notice from source code Convert libicuuc test from C to C++ so it can link library statically Drop linking -lpthread and -lm for MinGW GCC
2020-01-28Release version 65.1.0v65.1.0Karen Arutyunov1-1/+1
2020-01-27Add implementationKaren Arutyunov21-0/+394