Skip to content

Releases: kiennq/scoop-better-shimexe

2.2.1

09 Oct 14:09
Compare
Choose a tag to compare

f334a2c - makefile: using Ofast flag instead.
271b583 - makefile: using LF file ending

2.2

26 May 03:13
Compare
Choose a tag to compare
2.2

eabc4f6 (HEAD -> master, origin/master, origin/HEAD) makefile: Using Oz flag
14efaee fix: should also keep threadHandler alive until the end
37746d0 makefile: update release file name

2.1

10 May 05:38
Compare
Choose a tag to compare
2.1

Fix critical bug in not properly quote command line arguments

a262d92 - make: update version + make script for release
596ec97 - bug: properly quote command arguments
ca9edb7 - Make 32bit binary

2.0

19 Apr 14:02
Compare
Choose a tag to compare
2.0

New shimexe written in cpp with better memory management.

7e47676 - makefile: add static link flag (HEAD -> master, origin/master, origin/HEAD)
e5efe87 - Makefile: optimize flag
248604b - refactor: using c++ and fix several bugs about memory premature released
22a1756 - Handle missing eol in line correctly (fixes #8).