summaryrefslogtreecommitdiff
path: root/usr.bin/m4/eval.c
AgeCommit message (Expand)Author
2020-06-27eval: Make radix optional even if minimum result width is specified.uwe
2018-07-30Avoid an infinite loop caused by a line accidentally droppedkre
2017-10-23remove the braces I accidentally added.christos
2017-10-22PR/52638: matthew green: missing argument check causes m4 to core in ifelse()christos
2016-01-16More gnu compatibility:christos
2015-01-29use strtoi instead of strtonum, since this is a tool.christos
2011-08-21Requires stdint.h.dholland
2011-03-05add mimic_gnu for eval print.christos
2009-10-26resolve conflicts.christos
2004-07-06Fix a core dump.mycroft
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-01-31Protect __RCSID and __COPYRIGHT from being invoked if not defined.tv
2002-01-21Make compilable from src/tools/m4 on non-NetBSD hosts.tv
2001-11-14Pull in various changes from OpenBSD, most from Marc Espie, including:tv
2000-10-17Fix unconsistent spacing/tabs. Adresses bin/11158 by Nathan Ahlstrom.jdolecek
2000-10-11More format string cleanup by sommerfeld.is
1999-04-20use mkstemp.mrg
1997-10-19WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate registerlukem
1997-02-08Simplify some push-back code (e.g. for left and right quotes) so thatcgd
1997-01-09RCS ID policetls
1996-11-10Use COMMA in stead of ',' when pushing items back on the stack, forpk
1996-11-06Implement `$@' macro, as promised by the manual page (PR#2914).pk
1996-01-13Handle multichar comment and quote delimiters (up to 5 characters, per thepk
1995-09-28Sync with 4.4BSD-Lite2tls
1994-08-29Remove temporary files on m4exit, from Thomas Eberhardt.mycroft
1994-06-19upgrade to 4.4-lite m4. no local changes of noteglass
1993-03-21initial import of 386bsd-0.1 sourcescgd