Commit History

Author SHA1 Message Date
  Gustavo Henrique Nihei f547883747 tools/nxstyle: Extend check to any URI scheme 3 years ago
  Gustavo Henrique Nihei 886009f15f tools/nxstyle: Add _Atomic keyword to whitelisted words 3 years ago
  chao.an 692856a626 tools/nxstyle: rename exception _Unwind_Ptr to _Unwind to support fuzzy match 3 years ago
  Alin Jerpelea f878390c6d tools: nxstyle: add exception for X11 keysymdef 3 years ago
  Alin Jerpelea c7c3683845 tools: nxstyle: add Mixed case exceptions for nfs 3 years ago
  Abdelatif Guettouche aaedc99612 nxstyle: Fix typos in reported errors. 3 years ago
  Alin Jerpelea 2a03582541 nxstyle: add Mixed Case exceptions 3 years ago
  Alin Jerpelea 122f59b761 tools; nxstyle: add exception for ascii.h definitions 3 years ago
  Gustavo Henrique Nihei 95c8c99a3f tools/nxstyle: Verify relative path in the file header 3 years ago
  Alin Jerpelea 796ef13b20 tools: nxstyle: add L_tmpnam/P_tmpdir exceptions 3 years ago
  YAMAMOTO Takashi 954115e097 nxstyle: Add more inttypes.h stuff to the whitelist 4 years ago
  Xiang Xiao cfc58d1913 nxstyle: Add some unwind name to the white list 4 years ago
  Xiang Xiao b2f3a4b5f9 tools/nxstyle: Support the white list 4 years ago
  Xiang Xiao dde25b0f80 tools/nxstyle: Fix AddressSanitizer error 4 years ago
  Gregory Nutt 3b62765edd nxstyle: Fix distinction be source and header file for long lines. 4 years ago
  Nathan Hartman 3334b40aef nxstyle: Allow Hz, KHz, GHz in identifiers 4 years ago
  Gregory Nutt 58589db931 tools/nxstyle.c: Fix detection of long single line comments. 4 years ago
  raiden00pl 15242a65b6 tools/nxstyle.c: handle scientific notation with a negative exponent (eg. 9e-10) 4 years ago
  Gregory Nutt 65739a38fb tools/nxstyle.c: Alloc MHz in pre-processor variable names. 4 years ago
  Gregory Nutt a34e5fc043 tools/nxstyle.c: All Public Function Prototypes in C files 4 years ago
  Gregory Nutt 7f510a61b4 tools/nxstyle.c: Add fixedmath.h defines to white-listed prefixes 4 years ago
  Gregory Nutt 652e152d66 tools/nxstyle: Ignore stub names that begin with STUB_* 4 years ago
  Johannes Schock 898141300c Don't check position of comments right of code when separated by preprocessor line without comment. 4 years ago
  Johanne Schock cdf615855a Added assembly header detection. 4 years ago
  Johanne Schock 645cf6d547 Handling of struct initializers changed. 4 years ago
  johannes-nivus 45196cad17 tools/nxstyle.c: Check for missing space before closing comment faulty (#543) 4 years ago
  liuhaitao aa4052936c tools/nxstyle: clean up the no and unknown file extension info 4 years ago
  Johanne Schock 0b4ffa20a8 Checks for multiline comments right of #el..., changes message for a certain case of a comment following a right of code comment 4 years ago
  Johanne Schock f764947c73 Signal error for multiline comment right of #if 4 years ago
  Johanne Schock 745e0a4ca9 Some more fine tuning 4 years ago