Logo white

Peter M. Groen / CLI11

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 1,166
  • Compare
  • Branches 1
  • Tags 0
  • CLI11
  • include
  • CLI
  • StringTools.hpp
23 Dec, 2017
1 commit
  • Add multiline ini comments
    78ed9956
    Henry Fredrick Schreiner authored
    2017-12-23 14:17:38 -0600  
    Browse File »

26 Nov, 2017
1 commit
  • Moved more string processing to Error
    3e651e3b
    Henry Fredrick Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse File »

19 Nov, 2017
1 commit
  • Adding more detail to error messages
    94b3355b
    Henry Fredrick Schreiner authored
    2017-11-19 15:18:48 -0500  
    Browse File »

27 Oct, 2017
1 commit
  • Adding tidy suggestions, mostly empty() fixes
    79aaa8b8
    Henry Fredrick Schreiner authored
    2017-10-27 15:52:41 -0400  
    Browse File »

01 Jun, 2017
1 commit
  • BSD licence, preparing for 1.0 release
    916cde58
    Henry Fredrick Schreiner authored
    2017-06-01 09:23:04 -0400  
    Browse File »

31 May, 2017
5 commits
  • Reformat with clang-format
    27f71812
    Henry Fredrick Schreiner authored
    2017-05-31 12:03:05 -0400  
    Browse File »
  • Using empty instead of 0 size
    1ee22ec9
    Henry Fredrick Schreiner authored
    2017-05-31 11:02:35 -0400  
    Browse File »
  • Fixing include order
    60934c8a
    Henry Fredrick Schreiner authored
    2017-05-31 10:59:25 -0400  
    Browse File »
  • Fixing namespace endings
    c94aa406
    Henry Fredrick Schreiner authored
    2017-05-31 10:50:16 -0400  
    Browse File »
  • Adding tidy cleanups (modernize)
    101c926d
    Henry Fredrick Schreiner authored
    2017-05-31 07:38:22 -0400  
    Browse File »

30 May, 2017
1 commit
  • Using clang-tidy to modernize cast usage (from GooFit)
    d697cb6d
    Henry Fredrick Schreiner authored
    2017-05-30 21:53:53 -0400  
    Browse File »

23 Apr, 2017
1 commit
  • Fixes for compiler warnings with max warnings on Xcode
    239d3b1c
    Henry Fredrick Schreiner authored
    2017-04-23 13:57:01 -0400  
    Browse File »

31 Mar, 2017
1 commit
  • Include missing inlines to allow linking
    1e627bfc
    Henry Schreiner authored
    2017-03-31 15:26:30 -0400  
    Browse File »

25 Mar, 2017
1 commit
  • Fixing name CLIUtils
    1619e863
    Henry Fredrick Schreiner authored
    2017-03-25 16:54:57 -0400  
    Browse File »

23 Mar, 2017
2 commits
  • Change CLTools -> CLITools
    e29bd785
    Henry Fredrick Schreiner authored
    2017-03-23 16:11:54 -0400  
    Browse File »
  • Moving to new location
    cb2646a5
    Henry Fredrick Schreiner authored
    2017-03-23 15:55:23 -0400  
    Browse File »

15 Mar, 2017
1 commit
  • Better ini config behavour with one quote
    0ca8a43e
    Henry Fredrick Schreiner authored
    2017-03-15 08:29:26 -0400  
    Browse File »

09 Mar, 2017
1 commit
  • Adding test for coverage, fixed bug in uncovered code
    bdf3993d
    Henry Fredrick Schreiner authored
    2017-03-09 09:37:16 -0500  
    Browse File »

03 Mar, 2017
3 commits
  • Fixing windows issue
    f203f4c1
    Henry Fredrick Schreiner authored
    2017-03-03 21:22:10 -0500  
    Browse File »
  • Adding subcommand vectors and subsections
    37f17fc1
    Henry Fredrick Schreiner authored
    2017-03-03 17:25:27 -0500  
    Browse File »
  • Added comments for ini files
    96250a5e
    Henry Fredrick Schreiner authored
    2017-03-03 12:13:50 -0500  
    Browse File »

01 Mar, 2017
1 commit
  • Broken tests only because adding new desired behavior
    7856de43
    Henry Fredrick Schreiner authored
    2017-03-01 16:01:29 -0500  
    Browse File »

20 Feb, 2017
3 commits
  • Adding (untested) ignore case abilities
    196012a9
    Henry Fredrick Schreiner authored
    2017-02-20 13:22:42 -0500  
    Browse File »
  • Adding corrected local settings
    64e39c25
    Henry Fredrick Schreiner authored
    2017-02-20 12:10:00 -0500  
    Browse File »
  • Adding subcom chaining (untested)
    983529a3
    Henry Fredrick Schreiner authored
    2017-02-20 12:08:21 -0500  
    Browse File »

19 Feb, 2017
1 commit
  • Fixes to enable windows compat
    8725de67
    Henry Fredrick Schreiner authored
    2017-02-19 15:08:09 -0500  
    Browse File »

17 Feb, 2017
2 commits
  • Adding ini support for spaces filtering and quotes
    b4b456f5
    Henry Fredrick Schreiner authored
    2017-02-17 21:23:23 -0500  
    Browse File »
  • After discussion, LGPL seems to be the correct license
    bf0b18a9
    Henry Fredrick Schreiner authored
    2017-02-17 19:58:06 -0500  
    Browse File »

14 Feb, 2017
1 commit
  • Fix for missing newline without discription
    c71ef093
    Henry Fredrick Schreiner authored
    2017-02-14 16:46:26 -0500  
    Browse File »

12 Feb, 2017
1 commit
  • Change license
    905c23bc
    Henry Fredrick Schreiner authored
    2017-02-12 13:01:43 -0500  
    Browse File »

11 Feb, 2017
1 commit
  • Adding algorithm includes
    92957602
    Henry Fredrick Schreiner authored
    2017-02-11 10:27:08 -0500  
    Browse File »

09 Feb, 2017
1 commit
  • Adding ini parser, cleanup test CMake
    aac712b7
    Henry Fredrick Schreiner authored
    2017-02-09 17:18:24 -0500  
    Browse File »

06 Feb, 2017
1 commit
  • Separate files, plus way to combine
    a12a94c4
    Henry Fredrick Schreiner authored
    2017-02-06 09:54:41 -0500  
    Browse File »