libXres 1.2.2
- Build xz tarballs instead of bzip2
- Fix spelling/wording issues
- gitlab CI: add a basic build test
- Reformat code to X.Org standard style
- Add
.git-blame-ignore-revs
to hide whitespace commits from git blame - Variable scope reductions
- Resolve
-Wsign-compare
warnings from gcc - Handle implicit conversion warnings from clang
- Use
calloc
instead ofmalloc
to allocate arrays