Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bison-patches (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Oct 31 2018 14:32:43 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] examples: #include <cstring> in calc++.
,
Adam Sampson
,
2018/10/31
GNU lib module 'gettext' obsolete, use 'getttext-h' instead?
,
Jannick
,
2018/10/30
Re: GNU lib module 'gettext' obsolete, use 'getttext-h' instead?
,
Akim Demaille
,
2018/10/30
Re: bison-3.2 make fails on Solaris 11.3 x86/64
,
Akim Demaille
,
2018/10/30
Re: bison-3.2 make fails on Solaris 11.3 x86/64
,
Kiyoshi KANAZAWA
,
2018/10/30
Re: bison-3.2 make fails on Solaris 11.3 x86/64
,
Akim Demaille
,
2018/10/30
Re: bison-3.2 make fails on Solaris 11.3 x86/64
,
Kiyoshi KANAZAWA
,
2018/10/30
Re: bison-3.2 make fails on Solaris 11.3 x86/64
,
Akim Demaille
,
2018/10/30
Re: bison-3.2 make fails on Solaris 11.3 x86/64
,
Kiyoshi KANAZAWA
,
2018/10/30
bison-3.2 released [stable]
,
Akim Demaille
,
2018/10/29
Message not available
Re: bison-3.2 released [stable]
,
Akim Demaille
,
2018/10/30
Re: Patch for Bison 3.1 and VC2015
,
Akim Demaille
,
2018/10/29
c++: always issue the "generated by" message
,
Akim Demaille
,
2018/10/29
Re: [RFC] Allow %expect and %expect annotations on rules
,
Akim Demaille
,
2018/10/29
cfg.mk: remove exceptions for timevar
,
Akim Demaille
,
2018/10/28
style: clean up src/AnnotationList.c
,
Akim Demaille
,
2018/10/28
style: clean up print.c
,
Akim Demaille
,
2018/10/28
[PATCH 0/8] bitset: more clean up
,
Akim Demaille
,
2018/10/27
[PATCH 8/8] bitset: clean up bbitset.h
,
Akim Demaille
,
2018/10/27
[PATCH 7/8] bitset: clean up lib/bitset.h
,
Akim Demaille
,
2018/10/27
[PATCH 4/8] bitset: clean up ebitset.c
,
Akim Demaille
,
2018/10/27
[PATCH 1/8] bitset: clean up abitset.c
,
Akim Demaille
,
2018/10/27
[PATCH 3/8] bitset: clean up bitset_stats.c
,
Akim Demaille
,
2018/10/27
[PATCH 2/8] bitset: clean up bitset.c
,
Akim Demaille
,
2018/10/27
[PATCH 5/8] bitset: clean up lbitset.c
,
Akim Demaille
,
2018/10/27
[PATCH 6/8] bitset: clean up vbitset.c
,
Akim Demaille
,
2018/10/27
patches for xsl family enhancing bison output
,
Jannick
,
2018/10/27
Re: patches for xsl family enhancing bison output
,
Akim Demaille
,
2018/10/27
RE: patches for xsl family enhancing bison output
,
Jannick
,
2018/10/30
RE: patches for xsl family enhancing bison output
,
Jannick
,
2018/10/31
Re: [bison 3.1/test suite] all syncline tests failing Windows (illegal characters in test file names)
,
Akim Demaille
,
2018/10/27
RE: [bison 3.1/test suite] all syncline tests failing Windows (illegal characters in test file names)
,
Jannick
,
2018/10/27
RE: [bison 3.1/test suite] all syncline tests failing Windows (illegal characters in test file names)
,
Jannick
,
2018/10/27
Re: [bison 3.1/test suite] all syncline tests failing Windows (illegal characters in test file names)
,
Akim Demaille
,
2018/10/28
RE: [bison 3.1/test suite] all syncline tests failing Windows (illegal characters in test file names)
,
Jannick
,
2018/10/30
Re: [bison 3.1/test suite] all syncline tests failing Windows (illegal characters in test file names)
,
Akim Demaille
,
2018/10/30
RE: [bison 3.1/test suite] all syncline tests failing Windows (illegal characters in test file names)
,
Jannick
,
2018/10/31
make pkgdatadir relative to program path if not specified
,
Victor Zverovich
,
2018/10/26
Re: make pkgdatadir relative to program path if not specified
,
Akim Demaille
,
2018/10/27
examples: add a Makefile for C++ short examples
,
Akim Demaille
,
2018/10/26
tests: fix invocation of m4_map
,
Akim Demaille
,
2018/10/26
doc: some improvements
,
Akim Demaille
,
2018/10/26
examples: check the errors
,
Akim Demaille
,
2018/10/26
doc: minor fixes
,
Akim Demaille
,
2018/10/25
doc: mention earlier how to disable the generation of location.hh (was: Enhancement request: enabling Variant in C parsers)
,
Akim Demaille
,
2018/10/24
examples: move the variant examples into the C++ directory
,
Akim Demaille
,
2018/10/24
doc: an introductory example for C++
,
Akim Demaille
,
2018/10/24
Re: doc: an introductory example for C++
,
Akim Demaille
,
2018/10/24
build: remove a few copies of the Copyright from the generated Makefile
,
Akim Demaille
,
2018/10/24
c++: make operator() an alias to the parse function
,
Akim Demaille
,
2018/10/24
glr.c: be strict about types
,
Akim Demaille
,
2018/10/22
yacc.c: clarify the computation of yystate
,
Akim Demaille
,
2018/10/22
Re: yacc.c: clarify the computation of yystate
,
Paul Eggert
,
2018/10/23
Re: yacc.c: clarify the computation of yystate
,
Akim Demaille
,
2018/10/24
Re: yacc.c: clarify the computation of yystate
,
Hans Åberg
,
2018/10/24
printf returns a signed int
,
Akim Demaille
,
2018/10/22
tests: be strict about type
,
Akim Demaille
,
2018/10/22
c++: fix signedness issues
,
Akim Demaille
,
2018/10/22
c++: minor changes
,
Akim Demaille
,
2018/10/22
all: display a clear warning about private macros
,
Akim Demaille
,
2018/10/22
c++: minor simplification
,
Akim Demaille
,
2018/10/22
all: avoid useless comments and #lines
,
Akim Demaille
,
2018/10/21
tests: refactor
,
Akim Demaille
,
2018/10/21
tests: rename AT_SKEL_CC_IF/AT_SKEL_JAVA_IF as AT_CXX_IF/AT_JAVA_IF
,
Akim Demaille
,
2018/10/21
c++: check that emplace for rvalues works
,
Akim Demaille
,
2018/10/21
c++: prefer a perfect forwarding version of variant's emplace
,
Akim Demaille
,
2018/10/20
c++: prefer 'emplace' to 'build'
,
Akim Demaille
,
2018/10/20
%printer: promote yyo rather than yyoutput
,
Akim Demaille
,
2018/10/20
doc: improve the C++ section
,
Akim Demaille
,
2018/10/20
doc: reorder C++ sections
,
Akim Demaille
,
2018/10/20
git: don't ignore auxiliary Texinfo files
,
Akim Demaille
,
2018/10/20
c++: do not exhibit private macros
,
Akim Demaille
,
2018/10/20
c++: don't obfuscate std::move when not needed
,
Akim Demaille
,
2018/10/20
examples: force stack resizing with unique_ptr
,
Akim Demaille
,
2018/10/18
lalr1.cc: fix stack symbol move
,
Akim Demaille
,
2018/10/18
doc: improve the doc of the examples
,
Akim Demaille
,
2018/10/17
reader: recognize C++ even when it's not lalr1.cc or glr.cc
,
Akim Demaille
,
2018/10/17
bison-3.1.90 released [beta]
,
Akim Demaille
,
2018/10/17
Re: bison-3.1.91 released [beta]
,
Akim Demaille
,
2018/10/18
Re: bison-3.1.91 released [beta]
,
Derek Clegg
,
2018/10/21
Re: bison-3.1.91 released [beta]
,
Derek Clegg
,
2018/10/21
Re: bison-3.1.91 released [beta]
,
Akim Demaille
,
2018/10/22
Re: bison-3.1.91 released [beta]
,
Akim Demaille
,
2018/10/23
Re: bison-3.1.91 released [beta]
,
Akim Demaille
,
2018/10/23
Re: bison-3.1.91 released [beta]
,
Paul Eggert
,
2018/10/23
Re: bison-3.1.91 released [beta]
,
Akim Demaille
,
2018/10/24
Re: bison-3.1.91 released [beta]
,
Akim Demaille
,
2018/10/24
pacify syntax-checks
,
Akim Demaille
,
2018/10/16
Re: Current requirements for Java
,
Akim Demaille
,
2018/10/15
Re: Current requirements for Java
,
Yijun . Yu
,
2018/10/15
gnulib: update timevar
,
Akim Demaille
,
2018/10/14
xml2xhtml.xsl: add UTF8 encoding
,
Jannick
,
2018/10/14
Re: xml2xhtml.xsl: add UTF8 encoding
,
Akim Demaille
,
2018/10/14
RFC: generate the default semantic action
,
Akim Demaille
,
2018/10/14
Re: RFC: generate the default semantic action
,
Hans Åberg
,
2018/10/14
Re: RFC: generate the default semantic action
,
Hans Åberg
,
2018/10/14
Re: RFC: generate the default semantic action
,
Akim Demaille
,
2018/10/14
Re: RFC: generate the default semantic action
,
Akim Demaille
,
2018/10/14
Re: RFC: generate the default semantic action
,
Hans Åberg
,
2018/10/14
Re: RFC: generate the default semantic action
,
Akim Demaille
,
2018/10/14
Re: RFC: generate the default semantic action
,
Hans Åberg
,
2018/10/14
Re: RFC: generate the default semantic action
,
Paul Eggert
,
2018/10/14
Re: RFC: generate the default semantic action
,
Rici Lake
,
2018/10/15
Re: RFC: generate the default semantic action
,
Akim Demaille
,
2018/10/16
Re: RFC: generate the default semantic action
,
Akim Demaille
,
2018/10/16
Re: RFC: generate the default semantic action
,
Rici Lake
,
2018/10/16
Re: RFC: generate the default semantic action
,
Akim Demaille
,
2018/10/16
reader: reorder some calls to separate checks from assignments
,
Akim Demaille
,
2018/10/14
C++: style: add missing space before parens
,
Akim Demaille
,
2018/10/14
[PATCH 00/17] style: modernize bitsets
,
Akim Demaille
,
2018/10/11
[PATCH 01/17] style: modernize lib/abitset.h
,
Akim Demaille
,
2018/10/11
[PATCH 02/17] style: modernize lib/abitset.c
,
Akim Demaille
,
2018/10/11
[PATCH 03/17] style: modernize lib/bbitset.h
,
Akim Demaille
,
2018/10/11
[PATCH 04/17] style: modernize lib/bitset.h
,
Akim Demaille
,
2018/10/11
[PATCH 05/17] style: modernize lib/bitset.c
,
Akim Demaille
,
2018/10/11
[PATCH 06/17] style: modernize lib/bitset_stats.h
,
Akim Demaille
,
2018/10/11
[PATCH 09/17] style: modernize lib/bitsetv-print.c
,
Akim Demaille
,
2018/10/11
[PATCH 07/17] style: modernize lib/bitset_stats.c
,
Akim Demaille
,
2018/10/11
[PATCH 08/17] style: modernize lib/bitsetv-print.h
,
Akim Demaille
,
2018/10/11
[PATCH 11/17] style: modernize lib/bitsetv.c
,
Akim Demaille
,
2018/10/11
[PATCH 12/17] style: modernize lib/ebitset.h
,
Akim Demaille
,
2018/10/11
[PATCH 10/17] style: modernize lib/bitsetv.h
,
Akim Demaille
,
2018/10/11
[PATCH 14/17] style: modernize lib/lbitset.h
,
Akim Demaille
,
2018/10/11
[PATCH 13/17] style: modernize lib/ebitset.c
,
Akim Demaille
,
2018/10/11
[PATCH 15/17] style: modernize lib/lbitset.c
,
Akim Demaille
,
2018/10/11
[PATCH 17/17] style: modernize lib/vbitset.h
,
Akim Demaille
,
2018/10/11
[PATCH 16/17] style: modernize lib/vbitset.c
,
Akim Demaille
,
2018/10/11
Re: [PATCH 00/17] style: modernize bitsets
,
Paul Eggert
,
2018/10/11
C++: issue a better CPP guard and Doxygen file command
,
Akim Demaille
,
2018/10/09
doc: spell check
,
Akim Demaille
,
2018/10/09
doc: spell check
,
Akim Demaille
,
2018/10/26
Re: doc: spell check
,
Hans Åberg
,
2018/10/26
Re: doc: spell check
,
Akim Demaille
,
2018/10/27
Re: doc: spell check
,
Hans Åberg
,
2018/10/27
Re: doc: spell check
,
Akim Demaille
,
2018/10/27
Re: doc: spell check
,
Hans Åberg
,
2018/10/27
RFC: doc: document api.*.file and the like
,
Akim Demaille
,
2018/10/09
build: fix distcheck
,
Akim Demaille
,
2018/10/07
README: work around a nasty behavior of gettext
,
Akim Demaille
,
2018/10/07
[PATCH 0/8] provide more control over C++ file names
,
Akim Demaille
,
2018/10/06
[PATCH 7/8] c++: provide a means to control how location.hh is included
,
Akim Demaille
,
2018/10/06
[PATCH 8/8] NEWS: document api.*.file changes
,
Akim Demaille
,
2018/10/06
[PATCH 6/8] c++: support absolute api.location.file names
,
Akim Demaille
,
2018/10/06
[PATCH 3/8] c++: make stack.hh completely useless
,
Akim Demaille
,
2018/10/06
[PATCH 5/8] c++: when api.location.file is defined, don't generate stack.hh
,
Akim Demaille
,
2018/10/06
[PATCH 4/8] c++: make position.hh completely useless
,
Akim Demaille
,
2018/10/06
[PATCH 2/8] c++: add support for api.position.file and api.location.file
,
Akim Demaille
,
2018/10/06
[PATCH 1/8] c++: provide control over the stack.hh file name
,
Akim Demaille
,
2018/10/06
Re: [PATCH 0/8] provide more control over C++ file names
,
Hans Åberg
,
2018/10/07
Re: [PATCH 0/8] provide more control over C++ file names
,
Akim Demaille
,
2018/10/08
tests: c++: don't fuse prefix and namespace
,
Akim Demaille
,
2018/10/06
style: tests: factor file extension computations
,
Akim Demaille
,
2018/10/06
lib: introduce xpath_join
,
Akim Demaille
,
2018/10/06
c++: style changes
,
Akim Demaille
,
2018/10/06
README-hacking: details about make check-local
,
Akim Demaille
,
2018/10/05
Re: spelling fixes
,
Akim Demaille
,
2018/10/05
Re: spelling fixes
,
Akim Demaille
,
2018/10/05
Re: spelling fixes
,
Josh Soref
,
2018/10/05
main: fix error message for missing argument
,
Akim Demaille
,
2018/10/04
Re: main: fix error message for missing argument
,
Paul Eggert
,
2018/10/07
Re: RFC: c++: provide control over the stack.hh file name
,
Akim Demaille
,
2018/10/02
Re: RFC: c++: provide control over the stack.hh file name
,
Akim Demaille
,
2018/10/02
Re: RFC: c++: provide control over the stack.hh file name
,
Paul Eggert
,
2018/10/14
Re: RFC: c++: provide control over the stack.hh file name
,
Akim Demaille
,
2018/10/15
Re: RFC: c++: provide control over the stack.hh file name
,
Hans Åberg
,
2018/10/05
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc