m4-patches
Thread
Date
Earlier messages
Messages by Thread
[PATCH] test-c32ispunct: Ignore testcase for musl.
Khem Raj
Re: [PATCH] test-c32ispunct: Ignore testcase for musl.
Eric Blake via M4-patches
[PATCH branch-1.6] wip: eval: Factor out numeric parsing
Eric Blake via M4-patches
[PATCH branch-1.6] eval: Reject incomplete base prefix
Eric Blake via M4-patches
[PATCH branch-1.6] doc: Consistent spelling of 'GNU M4'
Eric Blake via M4-patches
[PATCH branch-1.6] input: Revert "Reorder token recognition to match other implementations."
Eric Blake via M4-patches
[PATCH branch-1.6] doc: Improve curry example
Eric Blake via M4-patches
New Czech PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New Serbian PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
[PATCH branch-1.6 v2 0/4] Adding eval64
Eric Blake via M4-patches
[PATCH branch-1.6 v2 1/4] eval: Document some more corner cases
Eric Blake via M4-patches
[PATCH branch-1.6 v2 3/4] eval: Add eval64 builtin
Eric Blake via M4-patches
[PATCH branch-1.6 v2 4/4] eval: Fine-tune default size of eval
Eric Blake via M4-patches
[PATCH branch-1.6 v2 2/4] eval: Add >>> operator
Eric Blake via M4-patches
Re: [PATCH branch-1.6 v2 0/4] Adding eval64
Eric Blake via M4-patches
[PATCH branch-1.6] eval: Speed up exponentiation
Eric Blake via M4-patches
[PATCH branch-1.6 0/2] More eval improvements
Eric Blake via M4-patches
[PATCH branch-1.6 1/2] eval: Document some more corner cases
Eric Blake via M4-patches
Re: [PATCH branch-1.6 1/2] eval: Document some more corner cases
Eric Blake via M4-patches
[PATCH branch-1.6 2/2] eval: Add >>> operator
Eric Blake via M4-patches
[PATCH branch-1.6] eval: Add eval64 builtin [work in progress]
Eric Blake via M4-patches
[PATCH branch-1.6] eval: Better error message on bad op inside ()
Eric Blake via M4-patches
New Spanish PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New Spanish PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
[PATCH branch-1.6] debugmode: Add support for ? query of current flags
Eric Blake via M4-patches
[PATCH branch-1.6] builtin: Stage 30: add qindir builtin
Eric Blake via M4-patches
[PATCH] builtin: Fewer ARG calls
Eric Blake via M4-patches
[PATCH] maint: Ensure stable timestamp for manual
Eric Blake via M4-patches
[PATCH branch-1.6] eval: Support a?:b shorthand expression
Eric Blake via M4-patches
new snapshot available: m4-1.4.19.65-bdd9.tar.xz
Eric Blake via M4-patches
New French PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New Brazilian Portuguese PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New Polish PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New Korean PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New German PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New Romanian PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New Swedish PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New Swedish PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New Bulgarian PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New Ukrainian PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
New Dutch PO file for 'm4' (version 1.4.19.60)
Translation Project Robot
new snapshot available: m4-1.4.19.60-6ebfc.tar.xz
Eric Blake via M4-patches
Re: new snapshot available: m4-1.4.19.60-6ebfc.tar.xz
Frederic Berat via M4-patches
A 'makedep' feature for m4.
David M. Warme
Re: A 'makedep' feature for m4.
Eric Blake via M4-patches
[PATCH branch-1.6] feature: 'makedep' for m4
Eric Blake via M4-patches
Re: [PATCH branch-1.6] feature: 'makedep' for m4
Eric Blake via M4-patches
Re: A 'makedep' feature for m4.
David M. Warme
Re: A 'makedep' feature for m4.
Eric Blake via M4-patches
Re: A 'makedep' feature for m4.
David M. Warme
Re: A 'makedep' feature for m4.
Eric Blake via M4-patches
Re: A 'makedep' feature for m4.
David M. Warme
Re: A 'makedep' feature for m4.
Eric Blake via M4-patches
[PATCH] main: List correct default for -H
Eric Blake via M4-patches
[PATCH branch-1.6] build: update to latest gnulib
Eric Blake via M4-patches
[PATCH] maint: Drop BACKLOG
Eric Blake via M4-patches
[PATCH 0/2] a couple of cleanup patches
Eric Blake via M4-patches
[PATCH 1/2] maint: Silence compiler false positive
Eric Blake via M4-patches
[PATCH 2/2] doc: better rendering of macros
Eric Blake via M4-patches
[PATCH 0/2] Suggested doc improvements
Eric Blake via M4-patches
[PATCH 2/2] doc: Add composite counter example
Eric Blake via M4-patches
Re: [PATCH 2/2] doc: Add composite counter example
Eric Blake via M4-patches
[PATCH 1/2] docs: Add composite rquo/lquo example
Eric Blake via M4-patches
[PATCH] changeword: Fix coredump on invalid regex
Eric Blake via M4-patches
[PATCH] freeze: Open frozen file in binary
Eric Blake via M4-patches
[PATCH 0/2] Update submodules
Eric Blake via M4-patches
[PATCH 2/2] maint: update to latest gnulib
Eric Blake via M4-patches
Re: [PATCH 2/2] maint: update to latest gnulib
Eric Blake via M4-patches
[PATCH] maint: typo fixes
Eric Blake via M4-patches
Re: [PATCH] maint: typo fixes
Eric Blake via M4-patches
Re: [PATCH] maint: typo fixes
Gary V. Vaughan
Re: [PATCH] maint: typo fixes
Eric Blake via M4-patches
[PATCH] maint: Fix build under clang
Eric Blake via M4-patches
[PATCH] maint: fix 'make syntax-check' errors
Eric Blake via M4-patches
[PATCH 0/5] Fix bug in eval, and slight optimizations
Eric Blake via M4-patches
[PATCH 5/5] eval: Overhaul implementation for speed and correctness
Eric Blake via M4-patches
Re: [PATCH 5/5] eval: Overhaul implementation for speed and correctness
Eric Blake via M4-patches
Re: [PATCH 5/5] eval: Overhaul implementation for speed and correctness
Eric Blake via M4-patches
[PATCH 3/5] symtab: Reduce redundant strlen on macro names
Eric Blake via M4-patches
Re: [PATCH 3/5] symtab: Reduce redundant strlen on macro names
Eric Blake via M4-patches
[PATCH 4/5] builtin: favor xmemdup0 over xstrdup when length is known
Eric Blake via M4-patches
[PATCH 2/5] builtin: Reduce use of redundant strlen
Eric Blake via M4-patches
[PATCH 1/5] builtin: Reduce use of trivial strlen
Eric Blake via M4-patches
New German PO file for 'm4' (version 1.4.18d)
Translation Project Robot
[PATCH] output: Avoid tickling UBSAN with memcpy(dest, NULL, 0)
Eric Blake
[PATCH] format: force C locale on floating point
Eric Blake
[PATCH] symtab: Fix memory corruption when tracing a popdef'd macro
Eric Blake
[PATCH] build: Don't add _FORTIFY_SOURCE if already set by user/toolchain
Sam James
Re: [PATCH] build: Don't add _FORTIFY_SOURCE if already set by user/toolchain
Eric Blake
New Esperanto PO file for 'm4' (version 1.4.18d)
Translation Project Robot
[PATCH fix build error on Darwin(macOS)] update src/format.c
Minsoo Choo
New Swedish PO file for 'm4' (version 1.4.18d)
Translation Project Robot
New Georgian PO file for 'm4' (version 1.4.18d)
Translation Project Robot
Patch request: Fix a macro expansion segfault from unchecked overflow.
Byron Johnson
Re: Patch request: Fix a macro expansion segfault from unchecked overflow.
Eric Blake
Re: Patch request: Fix a macro expansion segfault from unchecked overflow.
Byron Johnson
New Spanish PO file for 'm4' (version 1.4.18d)
Translation Project Robot
New Spanish PO file for 'm4' (version 1.4.18d)
Translation Project Robot
[PATCH] sigsegv: Fix build on ppc/musl
Khem Raj
Re: [PATCH] sigsegv: Fix build on ppc/musl
Eric Blake
Re: [PATCH] sigsegv: Fix build on ppc/musl
Bruno Haible
Re: [PATCH] sigsegv: Fix build on ppc/musl
Sam
Re: [PATCH] sigsegv: Fix build on ppc/musl
Khem Raj
[PATCH] sigsegv: Fix build on ppc/musl
Khem Raj
New Romanian PO file for 'm4' (version 1.4.18d)
Translation Project Robot
New Romanian PO file for 'm4' (version 1.4.18d)
Translation Project Robot
[PATCH 1/2] Add license into version control.
Bruno Haible
[PATCH 2/2] Add documentation license into version control.
Bruno Haible
New French PO file for 'm4' (version 1.4.18d)
Translation Project Robot
New French PO file for 'm4' (version 1.4.18d)
Translation Project Robot
[PATCH] syscmd: Allow commands with leading - or +
Eric Blake
Re: [PATCH] syscmd: Allow commands with leading - or +
Eric Blake
[PATCH] doc: Fix rendering of dumpdef examples
Eric Blake
New Serbian PO file for 'm4' (version 1.4.18d)
Translation Project Robot
New Brazilian Portuguese PO file for 'm4' (version 1.4.18d)
Translation Project Robot
[PATCH] tests: Fix 198.sysval
Eric Blake
Re: [PATCH] tests: Fix 198.sysval
fink
New Bulgarian PO file for 'm4' (version 1.4.18d)
Translation Project Robot
New Bulgarian PO file for 'm4' (version 1.4.18d)
Translation Project Robot
[PATCH 0/4] Make the release
Eric Blake
[PATCH 3/4] maint: Document another release step.
Eric Blake
[PATCH 4/4] doc: Minor formatting tweak.
Eric Blake
[PATCH 2/4] maint: post-release administrivia
Eric Blake
[PATCH 1/4] version 1.4.19
Eric Blake
[PATCH] tests: Skip signal detection on Haiku
Eric Blake
New Dutch PO file for 'm4' (version 1.4.18d)
Translation Project Robot
New Korean PO file for 'm4' (version 1.4.18d)
Translation Project Robot
New Chinese (simplified) PO file for 'm4' (version 1.4.18d)
Translation Project Robot
New Ukrainian PO file for 'm4' (version 1.4.18d)
Translation Project Robot
New template for 'm4' made available
Translation Project Robot
New template for 'm4' made available
Translation Project Robot
[PATCH] maint: translation string tweak
Eric Blake
[PATCH 0/4] Prep for next beta release
Eric Blake
[PATCH 3/4] maint: update gnulib
Eric Blake
[PATCH 2/4] maint: update m4-latest* symlinks during upload
Eric Blake
[PATCH 1/4] maint: mention ci project
Eric Blake
[PATCH 4/4] m4: translate more strings
Eric Blake
[PATCH 0/7] Prepare for 1.4.18b beta release
Eric Blake
[PATCH 2/7] maint: fix syntax-check issues
Eric Blake
[PATCH 7/7] maint: post-release administrivia
Eric Blake
[PATCH 1/7] maint: bump copyright year
Eric Blake
[PATCH 5/7] maint: prepare for beta release
Eric Blake
[PATCH 6/7] version 1.4.18b
Eric Blake
[PATCH 4/7] maint: update gnulib to latest
Eric Blake
[PATCH] README: add GNU Project notice
Eric Blake
[PATCH] m4: change command-line -H default
Eric Blake
[PATCH 0/3] More symtab cleanups
Eric Blake
[PATCH 1/3] symtab: sort by hash before name
Eric Blake
[PATCH 3/3] symtab: use less memory in pushdef stacks
Eric Blake
[PATCH 2/3] symtab: make symtab private
Eric Blake
[PATCH] symtab: Better handling of macro stacks
Eric Blake
[PATCH 2/1] symtab: drop redundant symbol flag
Eric Blake
[PATCH 0/2] Improve m4 memory usage
Eric Blake
[PATCH 2/2] input: Optimize macro tail-call memory usage
Eric Blake
[PATCH 1/2] maint: Update gnulib and fix build failures
Eric Blake
Re: [PATCH 1/2] maint: Update gnulib and fix build failures
Eric Blake
Re: [PATCH 1/2] maint: Update gnulib and fix build failures
Paul Eggert
[m4] The source code has been broken for years
Michael Witten
Re: [m4] The source code has been broken for years
Bruno Haible
Re: [m4] The source code has been broken for years
Michael Witten
Re: [m4] The source code has been broken for years
Eric Blake
[PATCH] Open files in binary mode.
anonymous . maarten
Re: [PATCH] Open files in binary mode.
Eric Blake
Fwd: [PATCH] Open files in binary mode.
Maarten Anonymous
[PATCH] -C, --synclines-as-comments
docelic-m4
Re: [PATCH] -C, --synclines-as-comments
Eric Blake
GNU Tools Cauldron 2020
Olivier Hainque
[PATCH] maint: generate ChangeLog from git commits
Eric Blake
[PATCH] maint: improve 'make distcheck'
Eric Blake
[PATCH 0/7] partial resync of branch-1.4 into master
Eric Blake
[PATCH 2/7] maint: kill trailing spaces
Eric Blake
[PATCH 1/7] maint: bump copyright year
Eric Blake
[PATCH 3/7] doc: drop obsolete @setcontentsaftertitlepage
Eric Blake
[PATCH 4/7] maint: release no longer creates a diff file
Eric Blake
[PATCH 6/7] maint: make silent builds the default
Eric Blake
[PATCH 7/7] maint: summarize highlights of 1.4.18 release
Eric Blake
[PATCH 5/7] maint: automake 1.11.5 and earlier generate insecure dist rules.
Eric Blake
[PATCH 0/3] Prepare for 1.4.18
Eric Blake
[PATCH 1/3] maint: summarize highlights of pending release
Eric Blake
[PATCH 2/3] maint: generate ChangeLog from git commits
Eric Blake
[PATCH 3/3] maint: automate creation of release tag
Eric Blake
[PATCH] maint: make silent builds the default
Eric Blake
[PATCH] maint: release no longer creates a diff file
Eric Blake
[PATCH] doc: drop obsolete @setcontentsaftertitlepage
Eric Blake
[PATCH] build: update to latest gnulib
Eric Blake
[PATCH] gnulib: Update to latest
Eric Blake
Entended brace parameters
Lester Scofield
[PATCH] bootstrap: fix for latest gnulib
Pavel Raiskup
Re: [PATCH] bootstrap: fix for latest gnulib
Pavel Raiskup
[PATCH 1/2] libm4: exclude directories when searching for modules
KO Myung-Hun
[PATCH 2/2] libm4: support UNIXROOT on OS/2
KO Myung-Hun
Re: [PATCH 2/2] libm4: support UNIXROOT on OS/2
KO Myung-Hun
Re: [PATCH 2/2] libm4: support UNIXROOT on OS/2
Gary V. Vaughan
Re: [PATCH 2/2] libm4: support UNIXROOT on OS/2
Eric Blake
Re: [PATCH 2/2] libm4: support UNIXROOT on OS/2
KO Myung-Hun
Re: [PATCH 2/2] libm4: support UNIXROOT on OS/2
KO Myung-Hun
Re: [PATCH 2/2] libm4: support UNIXROOT on OS/2
KO Myung-Hun
[PATCH] OS/2 patches for master branch, try 2
KO Myung-Hun
[PATCH 1/5] configury: support DLLs on OS/2
KO Myung-Hun
[PATCH 4/5] configury: add -Zargs-resp to LDFLAGS on OS/2.
KO Myung-Hun
Earlier messages