Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / florianrappl/cmdparser issues and pull requests

#36 - RAII

Pull Request - State: open - Opened by haschke-felix about 1 month ago

#35 - Argument Promise

Pull Request - State: closed - Opened by haschke-felix about 1 month ago

#34 - Fix memory leak in disable_help

Pull Request - State: closed - Opened by Akshat-Oke 9 months ago

#34 - Fix memory leak in disable_help

Pull Request - State: closed - Opened by Akshat-Oke 9 months ago

#33 - Add default argument methods

Pull Request - State: closed - Opened by Akshat-Oke 10 months ago - 1 comment

#33 - Add default argument methods

Pull Request - State: closed - Opened by Akshat-Oke 10 months ago - 1 comment

#32 - Memory leak when disabling help

Issue - State: open - Opened by dgregorius about 1 year ago - 3 comments
Labels: enhancement, help wanted

#32 - Memory leak when disabling help

Issue - State: open - Opened by dgregorius about 1 year ago - 3 comments
Labels: enhancement, help wanted

#31 - Plenty of compilation warnings

Issue - State: closed - Opened by Lecrapouille about 2 years ago - 3 comments

#31 - Plenty of compilation warnings

Issue - State: closed - Opened by Lecrapouille about 2 years ago - 3 comments

#30 - Add an empty constructor and unified init function

Pull Request - State: closed - Opened by biroder over 2 years ago

#30 - Add an empty constructor and unified init function

Pull Request - State: closed - Opened by biroder over 2 years ago

#28 - Allow additional text that gets shown at the top of "help" text

Pull Request - State: closed - Opened by adomasbaliuka about 3 years ago - 2 comments

#28 - Allow additional text that gets shown at the top of "help" text

Pull Request - State: closed - Opened by adomasbaliuka about 3 years ago - 2 comments

#27 - Allow to specify general program description

Issue - State: closed - Opened by adomasbaliuka about 3 years ago - 3 comments
Labels: enhancement

#27 - Allow to specify general program description

Issue - State: closed - Opened by adomasbaliuka about 3 years ago - 3 comments
Labels: enhancement

#26 - Support long long type for IA32 architecture

Pull Request - State: closed - Opened by cngzhnp over 3 years ago - 3 comments

#26 - Support long long type for IA32 architecture

Pull Request - State: closed - Opened by cngzhnp over 3 years ago - 3 comments

#25 - disable unreachable code warning for msvc.

Pull Request - State: closed - Opened by farzonl over 3 years ago - 1 comment

#25 - disable unreachable code warning for msvc.

Pull Request - State: closed - Opened by farzonl over 3 years ago - 1 comment

#24 - Two range for loops using auto const

Issue - State: closed - Opened by tlanc007 almost 4 years ago - 1 comment
Labels: enhancement

#24 - Two range for loops using auto const

Issue - State: closed - Opened by tlanc007 almost 4 years ago - 1 comment
Labels: enhancement

#23 - cmdparser.hpp: Added ref to const auto range for.

Pull Request - State: closed - Opened by tlanc007 almost 4 years ago

#23 - cmdparser.hpp: Added ref to const auto range for.

Pull Request - State: closed - Opened by tlanc007 almost 4 years ago

#22 - Change to support nested cmd options based on top level commands

Pull Request - State: closed - Opened by farzonl almost 4 years ago

#22 - Change to support nested cmd options based on top level commands

Pull Request - State: closed - Opened by farzonl almost 4 years ago

#21 - Do you mind tagging a version?

Issue - State: closed - Opened by DmitryFromDubna over 5 years ago - 2 comments
Labels: enhancement

#20 - Uninitialized scalar field

Issue - State: open - Opened by Lecrapouille over 5 years ago - 2 comments
Labels: enhancement, help wanted

#20 - Uninitialized scalar field

Issue - State: open - Opened by Lecrapouille over 5 years ago - 2 comments
Labels: enhancement, help wanted

#19 - multiple arguments of the same flag

Issue - State: open - Opened by jhwang7628 almost 6 years ago - 1 comment
Labels: enhancement, help wanted, question

#19 - multiple arguments of the same flag

Issue - State: open - Opened by jhwang7628 almost 6 years ago - 1 comment
Labels: enhancement, help wanted, question

#18 - Sign conversion compilation warnings

Issue - State: closed - Opened by Lecrapouille about 6 years ago - 1 comment
Labels: enhancement

#18 - Sign conversion compilation warnings

Issue - State: closed - Opened by Lecrapouille about 6 years ago - 1 comment
Labels: enhancement

#17 - Compile fails in MSVC with /clr

Issue - State: open - Opened by MrSapps almost 7 years ago - 4 comments
Labels: enhancement, help wanted

#17 - Compile fails in MSVC with /clr

Issue - State: open - Opened by MrSapps almost 7 years ago - 4 comments
Labels: enhancement, help wanted

#16 - Add parse() method for unsigned long long

Pull Request - State: closed - Opened by emankov almost 7 years ago - 1 comment
Labels: enhancement

#16 - Add parse() method for unsigned long long

Pull Request - State: closed - Opened by emankov almost 7 years ago - 1 comment
Labels: enhancement

#15 - valgrind detects leaks with still reachable memory

Issue - State: open - Opened by Lecrapouille almost 7 years ago - 3 comments
Labels: enhancement, help wanted

#15 - valgrind detects leaks with still reachable memory

Issue - State: open - Opened by Lecrapouille almost 7 years ago - 3 comments
Labels: enhancement, help wanted

#14 - Raii

Pull Request - State: open - Opened by ferkulat almost 7 years ago - 11 comments

#14 - Raii

Pull Request - State: open - Opened by ferkulat almost 7 years ago - 11 comments

#13 - Add catch

Pull Request - State: closed - Opened by ferkulat almost 7 years ago

#13 - Add catch

Pull Request - State: closed - Opened by ferkulat almost 7 years ago

#12 - Adding Catch to the project?

Issue - State: closed - Opened by ferkulat almost 7 years ago - 5 comments
Labels: enhancement, question

#11 - Parse numbers from decimal, octal and hexadecimal number systems.

Pull Request - State: closed - Opened by azaparov almost 7 years ago - 5 comments
Labels: enhancement

#10 - Parsing hex and octal numbers

Issue - State: closed - Opened by azaparov almost 7 years ago - 1 comment
Labels: enhancement

#9 - Backward compatibility

Issue - State: closed - Opened by ermilindwalekar over 7 years ago - 1 comment
Labels: enhancement

#8 - Fix #5 and #7: Update cmdparser.hpp to fix a few issues

Pull Request - State: closed - Opened by BenHenning almost 8 years ago - 1 comment

#7 - help not displayed if required field has not been set

Issue - State: closed - Opened by andrewbhamilton about 8 years ago - 3 comments
Labels: bug, enhancement, help wanted

#6 - How to get a flag

Issue - State: closed - Opened by RobertBakaric about 8 years ago - 5 comments
Labels: question

#5 - Positional Arguments

Issue - State: closed - Opened by rhd over 8 years ago - 5 comments
Labels: bug, enhancement, question

#4 - handling of default argument -h

Issue - State: closed - Opened by bardware over 8 years ago - 5 comments
Labels: bug

#3 - Nice work ...

Issue - State: closed - Opened by g40 over 8 years ago - 1 comment
Labels: enhancement, question

#2 - Licensing is too restrictive

Issue - State: closed - Opened by divyekapoor almost 9 years ago - 1 comment
Labels: enhancement

#1 - Adds biicode badge

Pull Request - State: closed - Opened by MariadeAnton over 9 years ago - 1 comment