1. 21 Mar, 2011 1 commit
  2. 17 Mar, 2011 10 commits
  3. 09 Mar, 2011 1 commit
  4. 24 Feb, 2011 1 commit
  5. 22 Jan, 2011 1 commit
    • Tony Finch's avatar
      unifdef: update to upstream version 2.5 · 3cbea436
      Tony Finch authored
      Fix a long-standing cpp compatibility bug. The -DFOO argument
      (without an explicit value) should define FOO to 1 not to the empty
      string.
      
      Add a -o option to support overwriting a file in place, and a -S
      option to list the nesting depth of symbols. Include line numbers
      in debugging output. Support CRLF newlines.
      Signed-off-by: default avatarTony Finch <dot@dotat.at>
      Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
      3cbea436
  6. 18 Jan, 2011 26 commits