Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,691
  • Compare
  • Branches 1
  • Tags 0
  • qpdf
  • .clang-format
17 Jun, 2023
1 commit
  • Bump minimum clang-format version to 16 ...
    1d979add
    Also enforce in format-code.
    Jay Berkenbilt authored
    2023-06-17 11:45:06 -0400  
    Browse File »

21 May, 2023
1 commit
  • Switch line length from 80 to 100 columns
    6b077332
    Jay Berkenbilt authored
    2023-05-21 13:34:20 -0400  
    Browse File »

30 Apr, 2022
1 commit
  • Formatting: remove space in range-style for loops ...
    7f023701
    Change .clang-format and commit automated changes from a fresh run of
    format-code
    Jay Berkenbilt authored
    2022-04-30 13:26:43 -0400  
    Browse File »

23 Apr, 2022
1 commit
  • Remove AttributeMacros from .clang-format ...
    37f05e67
    I was using AttributeMacros incorrectly, and a recent update to
    clang-format broke the formatting.
    Jay Berkenbilt authored
    2022-04-23 17:11:38 -0400  
    Browse File »

04 Apr, 2022
1 commit
  • Add .clang-format and .dir-locals.el files to set coding style ...
    f20fa61e
    Configure emacs and clang-format 15 to the coding style I am choosing
    for qpdf.
    Jay Berkenbilt authored
    2022-04-04 08:10:40 -0400  
    Browse File »