index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
m4
Age
Commit message (
Expand
)
Author
2001-12-28
Kill yet another hardcoded size. Ok fries@
Marc Espie
2001-11-16
incorrect write
Theo de Raadt
2001-10-13
Resize buffer correctly, I'm an idiot.
Marc Espie
2001-10-10
Handle macro expansion even if argc==2, which can happen in indir() calls.
Marc Espie
2001-10-10
Prototypes shouldn't mention argument name.
Marc Espie
2001-10-10
Quote filename properly.
Marc Espie
2001-10-10
Fix indent
Marc Espie
2001-10-06
This PUTBACK must be protected against EOF. The others are fine.
Marc Espie
2001-09-29
show level of macro expansion, not dummy 1 (finally found some gnu-m4
Marc Espie
2001-09-29
Synchronize comment with reality.
Marc Espie
2001-09-29
document tracing and compatibility with other m4.
Marc Espie
2001-09-28
Remove debugging scaffolding
Marc Espie
2001-09-28
more emacs regexps in -g mode. Ok millert@
Marc Espie
2001-09-27
pass all properties of builtins when defn...
Marc Espie
2001-09-27
Needed logic to handle newlines correctly.
Marc Espie
2001-09-27
traceon/traceoff built-ins.
Marc Espie
2001-09-19
inline some very common putback/chrsave. Worth roughly 10%
Marc Espie
2001-09-18
forgot to add -t handling.
Marc Espie
2001-09-18
better end-condition, fix tracing of dnl.
Marc Espie
2001-09-18
Tracing facilities. Same style as gnu-m4, because it's mostly used for
Marc Espie
2001-09-18
instrumentation for tracing mode: macro expansion
Marc Espie
2001-09-18
better gnu m4 emulation for dumpdef
Marc Espie
2001-09-18
let dumpdef go thru dump_one_def for each def.
Marc Espie
2001-09-18
let defn(builtin) work enough so that
Marc Espie
2001-09-18
One single point for all macros/builtin expansion.
Marc Espie
2001-09-18
8 bit clean look-ahead.
Marc Espie
2001-09-18
Fix regexp substitution.
Marc Espie
2001-09-18
slightly buggy macros
Marc Espie
2001-09-17
Remove STATIC memory optimization. It's buggy (see regression test trip)
Marc Espie
2001-09-16
special-case MACRO (without parens) recognition, so that $# is set to 0
Marc Espie
2001-09-16
Fix \\ in recognition in patsubst: must advance beyond it as well.
Marc Espie
2001-07-28
Wall cleanup
Peter Valchev
2001-07-18
Kill signal race. Reviewed by jjbg@
Marc Espie
2001-07-18
CDIAGFLAGS
Marc Espie
2001-06-15
Kill MAXSTR, it's no longer used at all.
Marc Espie
2001-06-13
Fix PR 1868. MAXSTR has no place there.
Marc Espie
2001-03-05
inspect MUST take an int to handle EOF issues correctly on unsigned char
Marc Espie
2001-03-02
Mark -o option with XXX (we may want to implement it someday, but currently it
Aaron Campbell
2001-02-05
please alpha gcc
Theo de Raadt
2001-01-02
m88k doesn't like optimization on m4.
Steve Murphree
2000-11-10
- Section shuffling: comply to the section ordering outlined in mdoc(7).
Aaron Campbell
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-07-27
Handle unlimited diverts for m4 -g.
Marc Espie
2000-07-24
Implement esyscmd
Marc Espie
2000-07-06
Insert more missing .El directives. Our troff really should identify these and
Aaron Campbell
2000-07-04
Back out unwanted testing change
Marc Espie
2000-07-02
Make the m4 machine stack dynamically sized.
Marc Espie
2000-07-02
Long tokens won't be defined macros, but they can still be output.
Marc Espie
2000-06-28
Fix stupid bug in argument handling. Problem found by fries@
Marc Espie
2000-04-17
Move some misplaced periods outside of the parentheses.
Aaron Campbell
[next]