summaryrefslogtreecommitdiff
path: root/libicuio/libicuio
AgeCommit message (Collapse)AuthorFilesLines
2023-07-05Release version 65.1.0+8v65.1.0+8Karen Arutyunov1-0/+10
Suppress some Clang and MSVC warnings. Fix dist operation 'multiple files are distributed as ...' warning.
2021-11-22Release version 65.1.0+6v65.1.0+6Karen Arutyunov23-23/+7
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 Arutyunov22-2/+373
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 Arutyunov1-4/+4
Fix Clang 10 compilation errors Canonicalize license in manifests Add glue buildfile
2020-02-25Release version 65.1.0+2v65.1.0+2Karen Arutyunov1-2/+3
Fix linkage of statically built ICU libraries
2020-02-15Release version 65.1.0+1v65.1.0+1Karen Arutyunov1-3/+5
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-27Add implementationKaren Arutyunov2-0/+107