Philipp Oppermann
|
431bb39fdb
|
Begin work for exceptions post
|
2016-05-28 14:09:17 +02:00 |
|
Philipp Oppermann
|
7c565abba8
|
Fix: hole_list_allocator instead of linked_list_allocator (#161)
Reported by @simonlovgren in #160
|
2016-05-17 14:35:53 +02:00 |
|
Philipp Oppermann
|
e383a9235a
|
Update post to use bitflags 0.7.0
|
2016-05-15 12:29:29 +02:00 |
|
Philipp Oppermann
|
a39c59801b
|
Use upstream lazy static as it has a spin_no_std feature now (#158)
|
2016-05-14 16:25:15 +02:00 |
|
Philipp Oppermann
|
7170c658a7
|
Add missing mut (#156)
|
2016-05-07 15:01:39 +02:00 |
|
William Orr
|
07d534e4b4
|
Add missing use statements in printing-to-screen (#154)
|
2016-05-03 09:14:34 +02:00 |
|
William Orr
|
a9f41d7303
|
Replace movaps with movups
objdump on my system and code snippet in blog agree - problem is caused
by `movups` not `movaps`. Fix surrounding text and doc link to reflect
this.
|
2016-05-02 20:18:15 +02:00 |
|
Philipp Oppermann
|
088e87b23a
|
The no-landing-pads snippet already generates SSE instructions
|
2016-05-02 16:58:49 +02:00 |
|
Philipp Oppermann
|
b633b29b6c
|
Fix rendering of repr(C)
Fixes #151
|
2016-05-02 15:47:41 +02:00 |
|
Philipp Oppermann
|
40170d0039
|
Add contact page
|
2016-04-30 13:27:30 +02:00 |
|
Philipp Oppermann
|
568e95605b
|
Add more redirects for old url formats
|
2016-04-25 23:25:59 +02:00 |
|
Philipp Oppermann
|
0fc63576e7
|
fix link
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
fe9b742978
|
Improve presentation of code snippets
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
aeb3100ee4
|
Don't link to src subdir
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
ed1b23a386
|
Improve wording and mention possibility of disabling SSE
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
bbb77e2f9b
|
Link to a specific github revision (so that the line number won't change anymore)
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
7b2d40d3f0
|
Improve indentation, line length, and syntax highlighting
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
7b2bdf5c3c
|
Convert links to hugo format and insert more breaks
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
cdc0b0748b
|
Convert front matters to hugo's toml-based format
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
814fc5c3c0
|
Reorganize posts and pages inside a blog directory
|
2016-04-25 21:44:08 +02:00 |
|