Releases: decompals/ido-static-recomp
Releases · decompals/ido-static-recomp
v1.1
What's Changed
- Fix for larger page sizes by @Ryan-Myers in #63
- Fix wrapper_open redirects by @hensldm in #64
New Contributors
- @Ryan-Myers made their first contribution in #63
Full Changelog: v1.0...v1.1
v1.0
What's Changed
- New printf implementation by @EllipticEllipsis in #48
- Fix p unitialized warning by @AngheloAlf in #49
- Replace
std::map
[]
uses with.at
by @AngheloAlf in #54 - Add special case to wrapper_fread for reading 0 bytes by @EllipticEllipsis in #59
- Enable various warning flags and fix the new warnings by @AngheloAlf in #52
- Fix Linking (allows -O3 as well) by @hensldm in #60
- Add
c++filt
5.3 by @AngheloAlf in #56 - IDO 7.1 C++ compiler by @AngheloAlf in #53
- Add
--version
flag by @AngheloAlf in #61 - Seperate os names from the actual runner by @hensldm in #62
Full Changelog: v0.6...v1.0
v0.6
v0.5
v0.4
v0.3
v0.2
v0.1
0.0
per-function
Merge pull request #3 from ethteck/ci
Ci