Jaremy Creechley
|
92d6fb86c6
|
Enable customizing PageShift to set PageSize for embedded targets (#19129)
* Enable customizing PageSize (via PageShift).
This enables adjusting PageSize for embedded targets without abusing
cpu16.
* copy nimPageXYZ settings for mmpaptest
* add docs for Nim manual
* add docs for Nim manual
* docs tweaks
Co-authored-by: Jaremy Creechley <jaremy.creechley@panthalassa.com>
|
2021-11-16 20:30:07 +01:00 |
|
Federico Ceratto
|
39290cf88c
|
Fix spellings (#12277) [backport]
|
2019-09-27 07:02:54 +02:00 |
|
Jacek Sieka
|
9e7d885f35
|
dynlib: use posix module (#11623)
|
2019-07-08 09:14:35 +02:00 |
|
Adam Strzelecki
|
e80465dacf
|
tests: Trim .nim files trailing whitespace
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
2015-09-04 23:04:32 +02:00 |
|
Araq
|
7efe817ca3
|
bugfix: threading on PowerPC
|
2012-02-02 00:16:33 +01:00 |
|