]> git.lizzy.rs Git - rust.git/history - src/shims/foreign_items/windows.rs
cleanup tcx usage and a few comments
[rust.git] / src / shims / foreign_items / windows.rs
2020-03-28 Ralf Jungcleanup tcx usage and a few comments
2020-03-28 borsAuto merge of #1267 - RalfJung:macos-dtors, r=RalfJung
2020-03-27 borsAuto merge of #1225 - JOE1994:rw_widestr, r=RalfJung
2020-03-27 JOE1994follow-up2 to review (few issues not resolved yet)
2020-03-27 JOE1994follow-up to reviews
2020-03-27 JOE1994Windows shims for env var emulation
2020-03-19 borsAuto merge of #1219 - RalfJung:error-cleanup, r=RalfJung
2020-03-19 Ralf Jungadjust for error reform
2020-03-18 borsAuto merge of #1239 - elichai:2020-03-abort-intrinsics...
2020-03-17 borsAuto merge of #1235 - RalfJung:check-arith, r=RalfJung
2020-03-17 Ralf Jungavoid using unchecked casts or arithmetic
2020-02-29 borsAuto merge of #1196 - RalfJung:winlock, r=RalfJung
2020-02-29 Ralf JungRemove incorrect try_lock from Windows critical section...
2020-02-23 borsAuto merge of #1167 - christianpoveda:shims-refactor...
2020-02-19 Christian Povedareorganize comments for shim's classification
2020-02-19 Christian Povedamove CreateThread to windows shims
2020-02-19 Christian Povedaremove hack for panics
2020-02-14 Christian Povedamigrate more functions
2020-02-14 Christian Povedareorganize shims by platform