Logo white

Peter M. Groen / cxxopts

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 382
  • Compare
  • Branches 1
  • Tags 0
  • cxxopts
  • README.md
21 Oct, 2021
2 commits
  • Readme change for 3.0
    a1504504
    Jarryd Beck authored
    2021-10-21 07:50:58 +1100  
    Browse File »
  • Add note about count with default ...
    d2f0bbfe
    Fixes #311.
    Jarryd Beck authored
    2021-10-21 07:37:23 +1100  
    Browse File »

01 Oct, 2020
2 commits
  • Improve README note
    4b63c333
    Jarryd Beck authored
    2020-10-01 20:09:16 +1000  
    Browse File »
  • Prepare notes for v3
    31b77f11
    Jarryd Beck authored
    2020-10-01 17:14:39 +1000  
    Browse File »

23 Jul, 2020
1 commit
  • Regards #244: Explain how vectors of values allow repeated use of the same optio… ...
    1b660d56
    …n on the command-line. (#247)
    
    Eyal Rozenberg authored
    2020-07-23 16:36:54 +1000  
    Browse File »

14 Feb, 2020
1 commit
  • Code highlighting, add more examples (#220)
    b0f67a06
    Tomas Barton authored
    2020-02-14 08:02:27 +1100  
    Browse File »

23 Aug, 2019
2 commits
  • Fix parsing char type ...
    4a0af0e9
    Fixes #201. Parse char type correctly and check for length.
    Jarryd Beck authored
    2019-08-23 08:26:16 +1000  
    Browse File »
  • Improve README about supported compilers ...
    f4f4ece8
    Fixes #202.
    Jarryd Beck authored
    2019-08-23 08:16:22 +1000  
    Browse File »

18 Jun, 2019
1 commit
  • Fix parsing of std::vector and add test, example and documentation (#182) ...
    7b14d5f6
    Improve parsing into std::vector so that a single argument can take a list.
    Christian Lang authored
    2019-06-18 08:14:18 +1000  
    Browse File »

02 Jan, 2019
1 commit
  • Improve boolean readme ...
    3d405ef1
    Fixes #157. Fix the wording in the README about booleans.
    Jarryd Beck authored
    2019-01-02 08:47:17 +1100  
    Browse File »

12 Apr, 2018
1 commit
  • Add a readme comment about versions
    00e8ecc4
    Jarryd Beck authored
    2018-04-12 08:14:07 +1000  
    Browse File »

21 Mar, 2018
1 commit
  • update readme
    16e3968e
    Jarryd Beck authored
    2018-03-21 18:14:09 +1100  
    Browse File »

01 Dec, 2017
1 commit
  • Clarify ParseResult being in scope
    fab3bae2
    Jarryd Beck authored
    2017-12-01 07:58:15 +1100  
    Browse File »

28 Nov, 2017
1 commit
  • Allow help string to be customised ...
    5b774d7a
    Fixes #82. This allows the help string after the program name to be
    completely replaced by the user.
    Jarryd Beck authored
    2017-11-28 18:07:23 +1100  
    Browse File »

15 Nov, 2017
1 commit
  • fix changelog and readme ...
    70b92306
    add booleans into the changelog and the readme
    Jarryd Beck authored
    2017-11-15 17:56:25 +1100  
    Browse File »

14 Nov, 2017
1 commit
  • improve documentation for default and implicit
    8d6a91ee
    Jarryd Beck authored
    2017-11-14 08:03:46 +1100  
    Browse File »

31 Oct, 2017
1 commit
  • update the readme
    3f5bbb30
    Jarryd Beck authored
    2017-10-31 18:19:15 +1100  
    Browse File »

30 Jan, 2017
1 commit
  • clarify wording on short/long ...
    1be5f10d
    Fixes #37.
    
    A long option is required, a short option is not.
    Jarryd Beck authored
    2017-01-30 07:29:12 +1100  
    Browse File »

25 Aug, 2016
2 commits
  • add build status to README
    09d8d0b3
    Jarryd Beck authored
    2016-08-25 18:36:32 +1000  
    Browse File »
  • default and implicit options in readme ...
    c51b8bbd
    This closes issue #20.
    Jarryd Beck authored
    2016-08-25 08:35:01 +1000  
    Browse File »

12 May, 2016
1 commit
  • README.md: Fix compile errors in quick start example
    00dc8b30
    Taylor Braun-Jones authored
    2016-05-12 18:06:13 -0400  
    Browse File »

28 Jan, 2016
1 commit
  • update readme
    aec97a6f
    Jarryd Beck authored
    2016-01-28 07:26:10 +1100  
    Browse File »

22 Jan, 2016
1 commit
  • Merge branch 'master' of github.com:jarro2783/cxxopts
    5a758502
    Jarryd Beck authored
    2016-01-22 17:48:31 +1100  
    Browse File »

28 Sep, 2015
3 commits
  • Fix some more formatting
    8d0ff87f
    jarro2783 authored
    2015-09-28 12:56:03 +1000  
    Browse File »
  • Change headings to markdown
    4c3d1159
    jarro2783 authored
    2015-09-28 12:54:46 +1000  
    Browse File »
  • Rename README to README.md
    7d49500f
    jarro2783 authored
    2015-09-28 12:53:26 +1000  
    Browse File »