openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
docopt.cpp
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 24 hours
ago. based on code collected
1 day
ago.
Aug 21, 2025 — Aug 21, 2026
Showing page 3 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changing ssize_t to ptrdiff_t to make it more portable.
Richard Powell
More...
over 10 years ago
removing annoying extra line.
Richard Powell
More...
over 10 years ago
Merge remote-tracking branch 'docopt/master'
Richard Powell
More...
over 10 years ago
Merge pull request #28 from mrkline/string-value-to-long
Jared Grubb
More...
over 10 years ago
Throw if asLong() gets a partially-numeric string
Matt Kline
More...
over 10 years ago
Merge pull request #32 from GamePad64/master
Jared Grubb
More...
over 10 years ago
Making things easier to read by casting to ssize_t.
Richard Powell
More...
over 10 years ago
Merge pull request #20 from toch/set-short-long-options
Jared Grubb
More...
over 10 years ago
Merge pull request #33 from LogicalKnight/msvc-cmake-c++11-fix
Jared Grubb
More...
over 10 years ago
Fixing warnings that result from the following clang options: -Wnon-virtual-dtor -Wshadow -Wsign-conversion -Wmissing-prototypes
Richard Powell
More...
almost 11 years ago
Don't use C++11/14 flags when compiling with MSVC
Sean L
More...
almost 11 years ago
Bumped CMake version to 3.1 Removed WITH_CPP** options, in favor of -DCMAKE_CXX_STANDARD=11 Added public includes to both dynamic and static targets, enabling CMake-idiomatic way to link these libraries with link_library and without include_directory Fixed "#pragma mark" warnings
Alexander Shishenko
More...
almost 11 years ago
Fix issue #15: rename the #include guards
Jared Grubb
More...
almost 11 years ago
Use stol instead of sscanf
Matt Kline
More...
almost 11 years ago
value::asLong will convert from string to long
Matt Kline
More...
almost 11 years ago
Travis-CI: add packages for the various clang versions
Jared Grubb
More...
almost 11 years ago
Travis-CI: update to newer infrastructure using the sudo-flag
Jared Grubb
More...
almost 11 years ago
Travis-CI: add support for Travis
Jared Grubb
More...
almost 11 years ago
Merge pull request #24 from rhorenov/fix_warning
Jared Grubb
More...
almost 11 years ago
Fixes parsing of [default: x] in some cases on Win.
rhorenov
More...
almost 11 years ago
Fixs warning in msvc2015.
rhorenov
More...
almost 11 years ago
Merge pull request #19 from acgetchell/patch-1
Jared Grubb
More...
almost 11 years ago
Fix buggy parsing of strings with space inside <>
Christophe Philemotte
More...
almost 11 years ago
Fix wrong merge and recognition of short/long option
Christophe Philemotte
More...
almost 11 years ago
Add override specifier
Adam Getchell
More...
almost 11 years ago
Merge pull request #17 from johnsusi/master
Jared Grubb
More...
about 11 years ago
Write to supplied ostream instead of cout
John Susi
More...
about 11 years ago
Merge pull request #12 from hoxnox/buildtest
Jared Grubb
More...
about 11 years ago
Merge pull request #14 from liblit/doctopt-typo-fix
Jared Grubb
More...
about 11 years ago
Simple typo fix: "doctopt" should be "docopt"
Ben Liblit
More...
about 11 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree