Jens Goldberg
Jens Goldberg
LLD specifies version 6 by default, i.e. Vista: https://github.com/llvm-mirror/lld/blob/8c742da1fd4f4acc78032a34021de228e3621ea5/COFF/Config.h#L205 This can however be overwritten by specifying the minor/major version after the subsystem name, like so: https://github.com/llvm-mirror/lld/blob/4fb31540fb812c46e3f8d2b6b7e4115ed0930693/COFF/DriverUtils.cpp#L112 Specifying the version yourself...
Hi there! I made some changes to your library: Functionality: - Added vec3_reflect() and vec4_reflect(). - Interchanged the order of all loops so that memory is accessed serially, like it...
With this PR, one can specify what Linux stack-resizing behaviour by setting the appropriate option in std_options. There are three possibilities: * none, which relies on the default Linux stack...
#### Summary Features "Merge the redundant TOUGH mutation lines" #### Purpose of change The TOUGH/TOUGH2 etc. mutation line is unobtainable*, being part of no mutation category. In addition, they are...