bison-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 7/8] c++: provide a means to control how location.hh is included
Akim Demaille
[PATCH 3/8] c++: make stack.hh completely useless
Akim Demaille
[PATCH 2/8] c++: add support for api.position.file and api.location.file
Akim Demaille
[PATCH 1/8] c++: provide control over the stack.hh file name
Akim Demaille
Re: [PATCH 0/8] provide more control over C++ file names
Hans Åberg
Re: [PATCH 0/8] provide more control over C++ file names
Akim Demaille
tests: c++: don't fuse prefix and namespace
Akim Demaille
style: tests: factor file extension computations
Akim Demaille
lib: introduce xpath_join
Akim Demaille
c++: style changes
Akim Demaille
c++: style changes
Akim Demaille
README-hacking: details about make check-local
Akim Demaille
main: fix error message for missing argument
Akim Demaille
Re: main: fix error message for missing argument
Paul Eggert
gnulib: move timevar to it
Akim Demaille
I don't think Thomas E. Dickey is a fan of bison!
Bruce Mardle
Re: I don't think Thomas E. Dickey is a fan of bison!
Akim Demaille
%include
Bruce Mardle
Re: %include
Akim Demaille
Re: %include
Bruce Mardle
Re: %include
Akim Demaille
Re: %include and #line
Bruce Mardle
Patch for Bison 3.1 and VC2015
Simon Sobisch
Re: Patch for Bison 3.1 and VC2015
Paul Eggert
Re: Patch for Bison 3.1 and VC2015
Akim Demaille
Re: Patch for Bison 3.1 and VC2015
Paul Eggert
Re: Patch for Bison 3.1 and VC2015
Akim Demaille
Re: Patch for Bison 3.1 and VC2015
Akim Demaille
doc: clean up the C++ section
Akim Demaille
CI: fixes for clang and asan
Akim Demaille
RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Frank Heckenbach
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Frank Heckenbach
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Hans Åberg
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Hans Åberg
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Hans Åberg
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Hans Åberg
Re: RFC: c++: provide control over the stack.hh file name
Hans Åberg
Re: RFC: c++: provide control over the stack.hh file name
Frank Heckenbach
Re: RFC: c++: provide control over the stack.hh file name
Hans Åberg
Re: RFC: c++: provide control over the stack.hh file name
Frank Heckenbach
Re: RFC: c++: provide control over the stack.hh file name
Hans Åberg
Re: RFC: c++: provide control over the stack.hh file name
Frank Heckenbach
Re: RFC: c++: provide control over the stack.hh file name
Hans Åberg
Re: RFC: c++: provide control over the stack.hh file name
Hans Åberg
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Hans Åberg
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Paul Eggert
Re: RFC: c++: provide control over the stack.hh file name
Hans Åberg
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
Re: RFC: c++: provide control over the stack.hh file name
Paul Eggert
Re: RFC: c++: provide control over the stack.hh file name
Akim Demaille
style: remove useless parens
Akim Demaille
style: reduce scopes in muscle-tab.c
Akim Demaille
style: minor refactoring
Akim Demaille
CI: really use Clang 3.3 and 3.4, not 5.0
Akim Demaille
build: rename and simplify the -std checks for C++
Akim Demaille
build: check for C++98 and 03 like the others
Akim Demaille
build: fix Autoconf macros to check for C++ standard flags
Akim Demaille
build: use our own version of ax_check_link_flag
Akim Demaille
[PATCH 00/12] timevar: clean up, for a possible integration to gnulib
Akim Demaille
[PATCH 03/12] timevar: prefer #elif
Akim Demaille
[PATCH 04/12] timevar: we don't care about backward compatibility
Akim Demaille
[PATCH 05/12] timevar: rename init_timevar as timevar_init
Akim Demaille
[PATCH 12/12] timevar: don't declare getrusage if we don't use it
Akim Demaille
[PATCH 02/12] timevar: assume ANSI C
Akim Demaille
[PATCH 06/12] timevar: remove useless 'extern' for prototypes
Akim Demaille
[PATCH 11/12] timevar: get rid of a useless macro
Akim Demaille
[PATCH 01/12] timevar: remove remains of GCC
Akim Demaille
[PATCH 10/12] timevar: introduce and use get_current_time
Akim Demaille
[PATCH 09/12] timevar: rename get_time as set_to_current_time
Akim Demaille
[PATCH 08/12] timevar: reduce scopes
Akim Demaille
[PATCH 07/12] timevar: document in the header, not in the implementation
Akim Demaille
Help with clang sanitizer
Akim Demaille
Re: Help with clang sanitizer
Akim Demaille
RFC: c++: issue a warning with a value is moved several times
Akim Demaille
Re: RFC: c++: issue a warning with a value is moved several times
Frank Heckenbach
Re: RFC: c++: issue a warning with a value is moved several times
Akim Demaille
style: reduce scopes in gram.c
Akim Demaille
style: reduce scopes in reduce.c
Akim Demaille
build: work around ICC's limitations
Akim Demaille
style: use midrule only, not mid-rule
Akim Demaille
style: use _foo for private macros, not foo_
Akim Demaille
RFC: api.value.automove
Akim Demaille
Re: RFC: api.value.automove
Hans Åberg
Re: RFC: api.value.automove
Frank Heckenbach
Re: RFC: api.value.automove
Akim Demaille
Re: RFC: api.value.automove
Frank Heckenbach
[PATCH 0/5] lalr1.cc: automove
Akim Demaille
[PATCH 5/5] news: c++: move semantics
Akim Demaille
[PATCH 4/5] c++: issue a warning with a value is moved several times
Akim Demaille
[PATCH 1/5] tests: prepare a test for automove
Akim Demaille
[PATCH 3/5] c++: introduce api.value.automove
Akim Demaille
[PATCH 2/5] tests: c++: use a custom string type
Akim Demaille
build: try to avoid the case of a broken libc++
Akim Demaille
Re: build: try to avoid the case of a broken libc++
Akim Demaille
CI: change strategy to pass CXXFLAGS and the like
Akim Demaille
CI: also use GCC 4.7 and 4.8
Akim Demaille
glr.c: work around ICC limitations
Akim Demaille
Re: glr.c: work around ICC limitations
Akim Demaille
tests: fix memory leak
Akim Demaille
glr.c: prefer true/false to 1/0 in C++
Akim Demaille
Patch to allow compilation with old compilers (VS 2008)
Simon Sobisch
Re: Patch to allow compilation with old compilers (VS 2008)
Akim Demaille
Re: Patch to allow compilation with old compilers (VS 2008)
Paul Eggert
Excplict document and check for C99 compiler (Was: Patch to allow compilation with old compilers (VS 2008))
Simon Sobisch
Re: Excplict document and check for C99 compiler (Was: Patch to allow compilation with old compilers (VS 2008))
Paul Eggert
Re: Excplict document and check for C99 compiler (Was: Patch to allow compilation with old compilers (VS 2008))
Simon Sobisch
Re: Excplict document and check for C99 compiler (Was: Patch to allow compilation with old compilers (VS 2008))
Paul Eggert
Re: Excplict document and check for C99 compiler (Was: Patch to allow compilation with old compilers (VS 2008))
Simon Sobisch
Re: Excplict document and check for C99 compiler (Was: Patch to allow compilation with old compilers (VS 2008))
Paul Eggert
CI: make sure `git describe` works
Akim Demaille
tests: fight G++ warnings about zero as null pointer constant
Akim Demaille
build: strengthen the C++ standard flag test
Akim Demaille
Re: build: strengthen the C++ standard flag test
Akim Demaille
build: strengthen the C++ standard flag test
Akim Demaille
doc: work around Flex's use of 'register'
Akim Demaille
doc: work around Flex's use of 'register'
Akim Demaille
CI: name the items of the matrix
Akim Demaille
CI: also check with ICC
Akim Demaille
CI: be sure to exit on failures
Akim Demaille
CI: install Doxygen
Akim Demaille
style: prefer %D% in Automake files
Akim Demaille
style: reduce scopes in complain.c
Akim Demaille
style: reduce scopes in tables.c
Akim Demaille
style: reduce scopes in graphviz.c
Akim Demaille
style: reduce scopes in LR0.c
Akim Demaille
style: reduce scopes in print_graph.c
Akim Demaille
doc: formatting changes
Akim Demaille
tests: run the C++ tests on all the available standards
Akim Demaille
tests: factor the definition of full compilation
Akim Demaille
tests: allow to override variables with envvars
Akim Demaille
CI: use address sanitizer
Akim Demaille
CI: use clang with libc++
Akim Demaille
CI: sort the matrix in reverse-chronological
Akim Demaille
TODO: minor updates
Akim Demaille
build: use -fparse-all-comments with -Wdocumentation
Akim Demaille
RFC: lalr1.cc: support move semantics
Akim Demaille
Re: RFC: lalr1.cc: support move semantics
Frank Heckenbach
Re: RFC: lalr1.cc: support move semantics
Akim Demaille
Re: RFC: lalr1.cc: support move semantics
Frank Heckenbach
Re: RFC: lalr1.cc: support move semantics
Akim Demaille
Re: RFC: lalr1.cc: support move semantics
Akim Demaille
Re: RFC: lalr1.cc: support move semantics
Akim Demaille
Re: RFC: lalr1.cc: support move semantics
Hans Åberg
Re: RFC: lalr1.cc: support move semantics
Frank Heckenbach
Re: RFC: lalr1.cc: support move semantics
Hans Åberg
Re: RFC: lalr1.cc: support move semantics
Frank Heckenbach
Re: RFC: lalr1.cc: support move semantics
Hans Åberg
Re: RFC: lalr1.cc: support move semantics
Hans Åberg
Re: RFC: lalr1.cc: support move semantics
Akim Demaille
Re: RFC: lalr1.cc: support move semantics
Hans Åberg
Re: RFC: lalr1.cc: support move semantics
Frank Heckenbach
Re: RFC: lalr1.cc: support move semantics
Akim Demaille
Re: C++ preferences (was: RFC: lalr1.cc: support move semantics)
Frank Heckenbach
Re: C++ preferences (was: RFC: lalr1.cc: support move semantics)
Akim Demaille
Re: C++ preferences
Hans Åberg
Re: C++ preferences
Akim Demaille
Re: C++ preferences
Hans Åberg
Re: C++ preferences
Akim Demaille
Re: C++ preferences
Hans Åberg
Re: C++ preferences
Hans Åberg
Re: C++ preferences (was: RFC: lalr1.cc: support move semantics)
Frank Heckenbach
Re: C++ preferences (was: RFC: lalr1.cc: support move semantics)
Akim Demaille
Re: C++ preferences (was: RFC: lalr1.cc: support move semantics)
Frank Heckenbach
Re: C++ preferences (was: RFC: lalr1.cc: support move semantics)
Akim Demaille
Re: C++ preferences (was: RFC: lalr1.cc: support move semantics)
Frank Heckenbach
Re: C++ preferences (was: RFC: lalr1.cc: support move semantics)
Akim Demaille
Re: C++ preferences (was: RFC: lalr1.cc: support move semantics)
Hans Åberg
Re: C++ preferences (was: RFC: lalr1.cc: support move semantics)
Akim Demaille
Re: C++ preferences
Hans Åberg
configure.ac: fix definition of NO_EXCEPTIONS_CXXFLAGS
Akim Demaille
skeletons: style/comment changes
Akim Demaille
variant: indent better the generated code
Akim Demaille
lalr1.cc: don't generate useless constructors when variant is used
Akim Demaille
CI: Clang 6.0 is not available
Akim Demaille
build: work around warnings in Flex
Akim Demaille
CI: more compiler configurations
Akim Demaille
CI: more compiler configurations
Akim Demaille
configure: reveal the name of the Valgrind suppression file we use
Akim Demaille
build: work around warnings in Flex 2.5.35
Akim Demaille
CI: show the version of the tools we use
Akim Demaille
CI: run more maintainer tests and show the logs
Akim Demaille
CI: enable compiler warnings
Akim Demaille
build: work around GCC warnings on Flex code
Akim Demaille
Re: tests: fix maintainer-check-valgrind make recipe
Akim Demaille
tests: fix target naming convention
Akim Demaille
tests: fix variable naming convention
Akim Demaille
tests: fix maintainer-check-g++ make recipe
Akim Demaille
CI: prepare for travis
Akim Demaille
tests: c++: style changes
Akim Demaille
Earlier messages
Later messages