soltools/cpp/_macro.c |4
soltools/mkdepend/include.c |4
soltools/mkdepend/pr.c |5 +
3 files changed, 13 insertions(+)
New commits:
commit 707449adc90c80e68176c8df873803ff2f6f70f2
Author: Stephan Bergmann
AuthorDate: Thu Nov 10 09:21:21 2022 +0100
Commi
soltools/cpp/_tokens.c | 208 -
soltools/cpp/_unix.c |5 -
soltools/cpp/cpp.h |1
3 files changed, 1 insertion(+), 213 deletions(-)
New commits:
commit bde11b3b1362a9451ef830bf14d0f8842818a922
Author: Stephan Bergmann
AuthorDate
soltools/cpp/_eval.c |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit a435887eaf747d9b17b3620884ac2ec06d63ac00
Author: Caolán McNamara
AuthorDate: Thu Apr 16 20:38:12 2020 +0100
Commit: Caolán McNamara
CommitDate: Thu Apr 16 22:24:48 2020 +0200
cid
soltools/cpp/_tokens.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit a0f8df427e9363fc787f189d6a3145e01a8e698c
Author: Stephan Bergmann
AuthorDate: Sun Oct 20 23:15:40 2019 +0200
Commit: Stephan Bergmann
CommitDate: Mon Oct 21 09:27:41 2019 +0200
Avo
soltools/cpp/_cpp.c |1 +
soltools/cpp/_lex.c |1 +
soltools/cpp/_macro.c |7 +++
soltools/cpp/_unix.c |1 +
4 files changed, 10 insertions(+)
New commits:
commit 421c7d874d62f3d0f696df540744845753902583
Author: Caolán McNamara
AuthorDate: Wed Jul 24 10:25:09 2019 +0
soltools/cpp/_getopt.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 659fe6f310772b822adf3a2d32bcddbfc3bb1277
Author: Stephan Bergmann
AuthorDate: Fri Mar 15 08:37:40 2019 +0100
Commit: Stephan Bergmann
CommitDate: Fri Mar 15 16:54:31 2019 +0100
loplu
soltools/cpp/_include.c | 28 ++--
soltools/mkdepend/pr.c | 26 +-
2 files changed, 27 insertions(+), 27 deletions(-)
New commits:
commit dcc06dee258e04eff0140901d6e2e783ec3e2dd8
Author: Noel Grandin
AuthorDate: Tue Feb 5 14:05:15 2019 +02
soltools/cpp/cpp.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3c51ab7573d4c6e585a7142e73b8d84d5a238b79
Author: Noel Grandin
AuthorDate: Wed Nov 21 15:30:11 2018 +0200
Commit: Noel Grandin
CommitDate: Thu Nov 22 08:47:33 2018 +0100
remove unused tok
soltools/cpp/_lex.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 22c1d6972b4dbf2a3394a28cacfb27cf5bdbb659
Author: Stephan Bergmann
AuthorDate: Thu Oct 4 10:27:54 2018 +0200
Commit: Stephan Bergmann
CommitDate: Thu Oct 4 14:23:16 2018 +0200
Avoid -Wer
soltools/cpp/_getopt.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 67b153e0defb2f3e098a47bfcb2e8432b887a248
Author: Stephan Bergmann
AuthorDate: Tue Sep 18 10:38:42 2018 +0200
Commit: Stephan Bergmann
CommitDate: Tue Sep 18 16:32:34 2018 +0200
loplu
soltools/cpp/_cpp.c|4 ++--
soltools/cpp/_eval.c |8
soltools/cpp/_lex.c|4 +---
soltools/cpp/_tokens.c |2 +-
4 files changed, 8 insertions(+), 10 deletions(-)
New commits:
commit 41493823f98a1751df943b07da8b887f29052ffb
Author: Stephan Bergmann
AuthorDate
soltools/cpp/cpp.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dac11d8d504351644cf914b0f3f3689148b36e1b
Author: Stephan Bergmann
Date: Mon Aug 21 13:52:47 2017 +0200
Make cpp cope with long source lines
under --with-lang=ALL it had started to cras
soltools/cpp/_macro.c|3 ++-
sw/source/filter/html/htmlatr.cxx|2 +-
sw/source/filter/ww8/wrtw8sty.cxx|4 ++--
sw/source/filter/ww8/ww8scan.cxx |2 +-
sw/source/ui/dbui/dbinsdlg.cxx |2
soltools/cpp/_unix.c |2 +-
soltools/mkdepend/cppsetup.c |2 +-
soltools/mkdepend/ifparser.c | 14 +++---
soltools/mkdepend/parse.c|4 ++--
4 files changed, 11 insertions(+), 11 deletions(-)
New commits:
commit 97a6bf07012f5a55d16f28c3bb3d039a09f8d700
Author: Ste
soltools/cpp/_eval.c |2 +-
soltools/cpp/_lex.c |2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 23bf4227231eb081f906382ca05e7c2bea5612ec
Author: Stephan Bergmann
Date: Thu Jan 26 14:55:14 2017 +0100
-Werror=implicit-fallthrough= (GCC 7)
Change-
soltools/cpp/_eval.c|3 ++-
soltools/cpp/_getopt.c |2 +-
soltools/cpp/_lex.c |2 +-
soltools/cpp/_nlist.c |3 ++-
soltools/cpp/_tokens.c |2 +-
soltools/mkdepend/def.h | 16
soltools/mkdepend/include.c |5 +
soltoo
soltools/cpp/_tokens.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 6149c5c8352d1e5c45568b5551539175f5305d4d
Author: Stephan Bergmann
Date: Tue Jun 16 12:24:01 2015 +0200
-fsanitize=nonnull-attribute
Change-Id: Id214fb1f0decd4d39684a846c06ff97d8b
soltools/cpp/_getopt.c |2 ++
soltools/cpp/_getopt.h | 29 +
soltools/cpp/_unix.c |4 +---
3 files changed, 32 insertions(+), 3 deletions(-)
New commits:
commit 691a54ccdf89489b64ea9dfffd07b824b2f1a964
Author: Stephan Bergmann
Date: Thu Apr 10 15:31:22 2
soltools/cpp/_unix.c |2 --
soltools/cpp/cpp.h |2 ++
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 247bfbdb46f0f89e784574791d2bbc8748dd3717
Author: Stephan Bergmann
Date: Fri Apr 4 10:29:04 2014 +0200
Move prototype to include
Change-Id: I90c093c
soltools/cpp/_eval.c | 12 ++--
sw/source/core/frmedt/tblsel.cxx |2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
New commits:
commit 1cc318bfe68d89015d8aa0d98e5e94fe72ec892a
Author: Stephan Bergmann
Date: Mon Mar 31 14:58:59 2014 +0200
Typo #elsif -> #eli
soltools/cpp/_include.c |2 +-
soltools/cpp/_macro.c |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d83e581fb5074c575e942115b6930b00a81b21dd
Author: Jesús Corrius
Date: Sat Nov 16 14:53:12 2013 +0100
Fix for VS 2013 compilation
I don´t kno
21 matches
Mail list logo