[hackers] [scc] Fix spelling and update cc1/ir.md || FRIGN

2016-05-12 Thread git
commit 12ed188e75849215099d1f3dedb37717a42cbe44 Author: FRIGN AuthorDate: Thu May 12 09:06:01 2016 +0200 Commit: FRIGN CommitDate: Thu May 12 09:06:41 2016 +0200 Fix spelling and update cc1/ir.md cc1 changed quite substantially. This first run tries to cover these change

[hackers] [scc] Implement proper #pragma support || sin

2016-05-12 Thread git
commit c9cccba538e9870b1177ae4c57dad716e9f02185 Author: sin AuthorDate: Wed May 11 17:38:15 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Wed May 11 17:35:52 2016 +0200 Implement proper #pragma support diff --git a/cc1/cpp.c b/cc1/cpp.c index 2015b4e..2dc1b2c 100644 ---

Re: [hackers] [scc] Implement proper #pragma support || sin

2016-05-12 Thread Silvan Jegen
On Thu, May 12, 2016 at 11:45:45AM -0700, Menche wrote: > wat Haha, I compiled and ran it and it's thing of beauty!

Re: [hackers] [scc] Implement proper #pragma support || sin

2016-05-12 Thread Hiltjo Posthuma
On Thu, May 12, 2016 at 7:29 PM, wrote: > commit c9cccba538e9870b1177ae4c57dad716e9f02185 > Author: sin > AuthorDate: Wed May 11 17:38:15 2016 +0100 > Commit: Roberto E. Vargas Caballero > CommitDate: Wed May 11 17:35:52 2016 +0200 > > Implement proper #pragma support > This patch

[hackers] [libzahl] Miscellaneous stuff || Mattias Andrée

2016-05-12 Thread git
commit 16a001c8fe4e5ca99d5aafdd8ed02a35f09b6caa Author: Mattias Andrée AuthorDate: Fri May 13 04:38:09 2016 +0200 Commit: Mattias Andrée CommitDate: Fri May 13 04:38:09 2016 +0200 Miscellaneous stuff Signed-off-by: Mattias Andrée diff --git a/Makefile b/Makefile index 8

[hackers] [libzahl] Fix indentation in manual || Mattias Andrée

2016-05-12 Thread git
commit 77e2915791d49b7086483c1fd86c27fce4fb0780 Author: Mattias Andrée AuthorDate: Fri May 13 04:44:18 2016 +0200 Commit: Mattias Andrée CommitDate: Fri May 13 04:44:18 2016 +0200 Fix indentation in manual Signed-off-by: Mattias Andrée diff --git a/doc/not-implemented.t

[hackers] [libzahl] Add version constants and constants that can be used to detect changes || Mattias Andrée

2016-05-12 Thread git
commit 970b82a39d48951bf450dda5945bb4ca7562e9f2 Author: Mattias Andrée AuthorDate: Fri May 13 05:43:39 2016 +0200 Commit: Mattias Andrée CommitDate: Fri May 13 05:43:39 2016 +0200 Add version constants and constants that can be used to detect changes Signed-off-by: Mattias

[hackers] [libzahl] Fix typo || Mattias Andrée

2016-05-12 Thread git
commit 5bfbc6a6984e2036bf39b15708647ac5fd003dc2 Author: Mattias Andrée AuthorDate: Fri May 13 07:56:59 2016 +0200 Commit: Mattias Andrée CommitDate: Fri May 13 07:56:59 2016 +0200 Fix typo Signed-off-by: Mattias Andrée diff --git a/doc/not-implemented.tex b/doc/not-impl