Releases: xuminic/subsync
Releases · xuminic/subsync
subsync release 1.0.2
subsync release 1.0.1
- rewrite the utf process by following iconv way.
- tested with extreme cases
- ported to Windows in MinGW/Msys
subsync release 0.13.2
- Build Windows executable binaries.
- Fixed the ambiguous timestamp definition.
- Fixed the rogue
utf_iconvpoint which was not properly initialized. - Fixed the runaway
*sinretiming()which missed the EOL. - Updated the backup process to a safer and generic way.
- Rewritten the
strtoms()function and added more test cases. - Support UTF-16, UTF-32 and default codepage.