Mercurial > ~dholland > hg > tradcpp > index.cgi
log macro.c @ 162:82cc6fa54b01
age | author | description |
---|---|---|
Fri, 27 Feb 2015 02:53:12 +0100 | Joerg Sonnenberger | newline during a macro invocation counts as space. Behavior differs from |
Fri, 27 Feb 2015 02:48:26 +0100 | Joerg Sonnenberger | Use more const. |
Fri, 27 Feb 2015 00:41:46 +0100 | Joerg Sonnenberger | Expand __FILE__ and __LINE__. |
Fri, 27 Feb 2015 00:23:01 +0100 | Joerg Sonnenberger | Roughly sort by size to reduce padding. |
Fri, 12 Jun 2015 01:53:42 -0400 | David A. Holland | Don't shortcut macro expansion of non-parameter macros. |
Fri, 12 Jun 2015 00:33:38 -0400 | David A. Holland | add commented-out note for later |