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
29 Oct, 2014
5 commits
  • Fix warnings
    4e4e91c3
    Baptiste Wicht authored
    2014-10-29 17:35:42 +0100  
    Browse Code »
  • Finalize help
    0639e086
    Baptiste Wicht authored
    2014-10-29 17:04:53 +0100  
    Browse Code »
  • Enhance example
    e09bb905
    Baptiste Wicht authored
    2014-10-29 16:59:57 +0100  
    Browse Code »
  • Merge branch 'master' into default_values ...
    9a2749f6
    Conflicts:
    	src/cxxopts.hpp
    	src/example.cpp
    Baptiste Wicht authored
    2014-10-29 16:42:59 +0100  
    Browse Code »
  • custom argument help
    1a558d76
    Jarryd Beck authored
    2014-10-29 12:35:05 +1100  
    Browse Code »

28 Oct, 2014
2 commits
  • Fix implicit and short
    9642317b
    Baptiste Wicht authored
    2014-10-28 21:36:33 +0100  
    Browse Code »
  • Fix compilation
    32be4523
    Baptiste Wicht authored
    2014-10-28 21:27:29 +0100  
    Browse Code »

27 Oct, 2014
12 commits
  • Revert change
    f691449c
    Baptiste Wicht authored
    2014-10-27 19:29:08 +0100  
    Browse Code »
  • Fix warning
    cc65ebb4
    Baptiste Wicht authored
    2014-10-27 19:25:44 +0100  
    Browse Code »
  • Cleanup
    65093e04
    Baptiste Wicht authored
    2014-10-27 19:19:54 +0100  
    Browse Code »
  • Merge branch 'master' into default_values ...
    387e51dc
    Conflicts:
    	src/cxxopts.hpp
    Baptiste Wicht authored
    2014-10-27 19:09:41 +0100  
    Browse Code »
  • unicode configuration
    8d7c4ea4
    Jarryd Beck authored
    2014-10-27 22:06:24 +1100  
    Browse Code »
  • better help example
    8234766b
    Jarryd Beck authored
    2014-10-27 16:47:21 +1100  
    Browse Code »
  • unicode help
    3707c91a
    Jarryd Beck authored
    2014-10-27 16:46:16 +1100  
    Browse Code »
  • unicode
    9509ca94
    Jarryd Beck authored
    2014-10-27 16:45:13 +1100  
    Browse Code »
  • more icu::UnicodeString
    9d1a4dfc
    Jarryd Beck authored
    2014-10-27 15:20:12 +1100  
    Browse Code »
  • start converting to String for Unicode
    f514d7d7
    Jarryd Beck authored
    2014-10-27 13:30:22 +1100  
    Browse Code »
  • Merge pull request #7 from wichtounet/space_between_groups ...
    0cd24a7e
    Add an eol between each option groups
    jarro2783 authored
    2014-10-27 10:59:41 +1100  
    Browse Code »
  • Merge pull request #6 from wichtounet/alnum_options ...
    1124d00d
    Add support for alphanumeric options
    jarro2783 authored
    2014-10-27 10:59:16 +1100  
    Browse Code »

26 Oct, 2014
6 commits
  • Add support for implicit values
    456ea951
    Baptiste Wicht authored
    2014-10-26 22:05:24 +0100  
    Browse Code »
  • Make the model more powerful
    b343ad98
    Baptiste Wicht authored
    2014-10-26 21:31:16 +0100  
    Browse Code »
  • Complete the help
    7e8f2e0b
    Baptiste Wicht authored
    2014-10-26 21:18:54 +0100  
    Browse Code »
  • Add basic support for default options
    22ab9836
    Baptiste Wicht authored
    2014-10-26 21:01:18 +0100  
    Browse Code »
  • Add an eol between each option groups
    a525bb1e
    Baptiste Wicht authored
    2014-10-26 19:18:41 +0100  
    Browse Code »
  • Add support for alphanumeric options
    63af7844
    Baptiste Wicht authored
    2014-10-26 19:12:32 +0100  
    Browse Code »

21 Oct, 2014
1 commit
  • update TODO list
    9b3d20d6
    Jarryd Beck authored
    2014-10-21 09:27:24 +1100  
    Browse Code »

17 Oct, 2014
1 commit
  • help string
    3f1220e3
    Jarryd Beck authored
    2014-10-17 11:59:40 +1100  
    Browse Code »

15 Oct, 2014
6 commits
  • header only in readme
    6bff3c5a
    Jarryd Beck authored
    2014-10-15 22:17:31 +1100  
    Browse Code »
  • update readme
    5e5b90d1
    Jarryd Beck authored
    2014-10-15 22:16:37 +1100  
    Browse Code »
  • inline everything
    98896377
    Jarryd Beck authored
    2014-10-15 11:38:39 +1100  
    Browse Code »
  • emplace
    2c0e4e82
    Jarryd Beck authored
    2014-10-15 11:28:51 +1100  
    Browse Code »
  • const reference
    dacea725
    Jarryd Beck authored
    2014-10-15 11:26:33 +1100  
    Browse Code »
  • Merge pull request #5 from DennisOSRM/license_file ...
    db9b70a9
    adds a simple license file
    jarro2783 authored
    2014-10-15 11:03:26 +1100  
    Browse Code »

14 Oct, 2014
7 commits
  • adds a simple license file
    3656e0b6
    Dennis Luxen authored
    2014-10-14 11:40:16 +0200  
    Browse Code »
  • Merge branch 'untangle-includes'
    34a12a52
    Jarryd Beck authored
    2014-10-14 20:30:09 +1100  
    Browse Code »
  • Merge branch 'untangle_includes' of https://github.com/DennisOSRM/cxxopts into untangle-includes ...
    32ca8c5c
    Conflicts:
    	src/cxxopts.hpp
    Jarryd Beck authored
    2014-10-14 20:29:49 +1100  
    Browse Code »
  • Merge pull request #1 from wichtounet/patch-1 ...
    b981b120
    Add include guards to cxxopts.hpp
    jarro2783 authored
    2014-10-14 20:24:11 +1100  
    Browse Code »
  • untangle includes ...
    0fe22a51
    - order lexicographically
    - include all used headers directly instead of implicit includes
    - remove unused header
    - move regex include into compile unit
    Dennis Luxen authored
    2014-10-14 11:18:10 +0200  
    Browse Code »
  • Add include guards to cxxopts.hpp
    3697050e
    Baptiste Wicht authored
    2014-10-14 08:45:13 +0200  
    Browse Code »
  • parse groups
    1d9ae57a
    Jarryd Beck authored
    2014-10-14 16:59:54 +1100  
    Browse Code »