wimlib:lzx_block_split__optimization

Last commit made on 2016-06-04
Get this branch:
git clone -b lzx_block_split__optimization https://git.launchpad.net/wimlib

Branch merges

Branch information

Name:
lzx_block_split__optimization
Repository:
lp:wimlib

Recent commits

f8501f1... by Eric Biggers

1

8503780... by Eric Biggers

1

672f01d... by Eric Biggers

lzx block split optimization

6a54cc4... by Eric Biggers

lzx block split

bab42b3... by Eric Biggers

Rewrite string encoding conversion code

- Only support UTF-8 on UNIX and UTF-16LE on Windows
- Don't rely on iconv

65e9452... by Eric Biggers

Ignore dentries with null characters in name

2d740ac... by Eric Biggers

Replace gitlist links with gitweb links

dcdce8f... by Eric Biggers

v1.9.2

aaddd85... by Eric Biggers

Update libxml to 2.9.4 for Windows binaries

b27e5a1... by Eric Biggers

Do not use read() and write() from MSVCRT