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
  • src
29 Oct, 2014
3 commits
  • Enhance example
    e09bb905
    Baptiste Wicht authored
    2014-10-29 16:59:57 +0100  
    Browse Dir »
  • 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 Dir »
  • custom argument help
    1a558d76
    Jarryd Beck authored
    2014-10-29 12:35:05 +1100  
    Browse Dir »

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

27 Oct, 2014
10 commits
  • Fix warning
    cc65ebb4
    Baptiste Wicht authored
    2014-10-27 19:25:44 +0100  
    Browse Dir »
  • Cleanup
    65093e04
    Baptiste Wicht authored
    2014-10-27 19:19:54 +0100  
    Browse Dir »
  • Merge branch 'master' into default_values ...
    387e51dc
    Conflicts:
    	src/cxxopts.hpp
    Baptiste Wicht authored
    2014-10-27 19:09:41 +0100  
    Browse Dir »
  • unicode configuration
    8d7c4ea4
    Jarryd Beck authored
    2014-10-27 22:06:24 +1100  
    Browse Dir »
  • better help example
    8234766b
    Jarryd Beck authored
    2014-10-27 16:47:21 +1100  
    Browse Dir »
  • unicode help
    3707c91a
    Jarryd Beck authored
    2014-10-27 16:46:16 +1100  
    Browse Dir »
  • unicode
    9509ca94
    Jarryd Beck authored
    2014-10-27 16:45:13 +1100  
    Browse Dir »
  • more icu::UnicodeString
    9d1a4dfc
    Jarryd Beck authored
    2014-10-27 15:20:12 +1100  
    Browse Dir »
  • start converting to String for Unicode
    f514d7d7
    Jarryd Beck authored
    2014-10-27 13:30:22 +1100  
    Browse Dir »
  • 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 Dir »

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

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

15 Oct, 2014
3 commits
  • inline everything
    98896377
    Jarryd Beck authored
    2014-10-15 11:38:39 +1100  
    Browse Dir »
  • emplace
    2c0e4e82
    Jarryd Beck authored
    2014-10-15 11:28:51 +1100  
    Browse Dir »
  • const reference
    dacea725
    Jarryd Beck authored
    2014-10-15 11:26:33 +1100  
    Browse Dir »

14 Oct, 2014
8 commits
  • 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 Dir »
  • 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 Dir »
  • Add include guards to cxxopts.hpp
    3697050e
    Baptiste Wicht authored
    2014-10-14 08:45:13 +0200  
    Browse Dir »
  • parse groups
    1d9ae57a
    Jarryd Beck authored
    2014-10-14 16:59:54 +1100  
    Browse Dir »
  • parse into value
    239525bc
    Jarryd Beck authored
    2014-10-14 16:59:25 +1100  
    Browse Dir »
  • print usage
    c8b22d11
    Jarryd Beck authored
    2014-10-14 13:29:30 +1100  
    Browse Dir »
  • start option groups
    2bf1060d
    Jarryd Beck authored
    2014-10-14 10:49:14 +1100  
    Browse Dir »
  • test long option names
    fd3d4bb2
    Jarryd Beck authored
    2014-10-14 10:39:03 +1100  
    Browse Dir »

13 Oct, 2014
6 commits
  • exception on parse error
    18ad3b16
    Jarryd Beck authored
    2014-10-13 20:52:06 +1100  
    Browse Dir »
  • put in place check for value error
    65c13302
    Jarryd Beck authored
    2014-10-13 18:05:01 +1100  
    Browse Dir »
  • install
    aa0a3a41
    Jarryd Beck authored
    2014-10-13 16:35:51 +1100  
    Browse Dir »
  • fix description formatting
    abf96da6
    Jarryd Beck authored
    2014-10-13 15:58:17 +1100  
    Browse Dir »
  • format help description
    2e4c7880
    Jarryd Beck authored
    2014-10-13 14:30:56 +1100  
    Browse Dir »
  • update message
    4f8ded2a
    Jarryd Beck authored
    2014-10-13 09:20:04 +1100  
    Browse Dir »

10 Oct, 2014
1 commit
  • basic help printing
    361f0d8b
    Jarryd Beck authored
    2014-10-10 19:46:59 +1100  
    Browse Dir »