Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / boostorg/convert issues and pull requests
#66 - Add support for modular build structure.
Pull Request -
State: closed - Opened by grafikrobot 4 months ago
- 1 comment
#65 - Merged fixes, changes from the develop branch
Pull Request -
State: closed - Opened by yet-another-user 7 months ago
- 1 comment
#64 - fixed issue #64
Pull Request -
State: closed - Opened by yet-another-user 9 months ago
#63 - charconv (from_chars) converter not work (crash)
Issue -
State: closed - Opened by heretic13 9 months ago
- 8 comments
#62 - charconv (from_chars) converter
Issue -
State: closed - Opened by eoan-ermine 11 months ago
- 1 comment
#61 - Removed unnecessary (anymore) -W flags
Pull Request -
State: closed - Opened by yet-another-user about 2 years ago
#60 - 13NOV-08:30 Reverted nested namespaces for C++14 support
Pull Request -
State: closed - Opened by yet-another-user about 2 years ago
#59 - 18JUN-07:07 updated test results and documentation with charconv-base…
Pull Request -
State: closed - Opened by yet-another-user over 2 years ago
#58 - measure charconv performance
Pull Request -
State: closed - Opened by dvirtz over 2 years ago
- 3 comments
#57 - 24APR-13:23 incorporated boost::cnv::charconv converter by Dvir Yitzc…
Pull Request -
State: closed - Opened by yet-another-user over 2 years ago
#56 - add charconv converter
Pull Request -
State: closed - Opened by dvirtz over 2 years ago
- 3 comments
#55 - 15APR-15:11 added missing images; corrected docs link in README.md
Pull Request -
State: closed - Opened by yet-another-user over 2 years ago
#54 - add support fox hexfloat input/output
Pull Request -
State: closed - Opened by dvirtz over 2 years ago
- 4 comments
#53 - `boost::cnv::printf` uses wrong format for str to double
Issue -
State: closed - Opened by dvirtz over 3 years ago
- 1 comment
#52 - Update GitHub Actions CI file
Pull Request -
State: closed - Opened by sdarwin over 3 years ago
#51 - GitHub Actions config
Pull Request -
State: closed - Opened by sdarwin over 3 years ago
#50 - Drone config
Pull Request -
State: closed - Opened by sdarwin almost 4 years ago
#49 - Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries whose minumum C++ standard compilation level is C++11 on up. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out.
Pull Request -
State: closed - Opened by eldiener almost 4 years ago
#48 - The library is a C++11 library and should be documented as such
Issue -
State: closed - Opened by eldiener about 4 years ago
- 7 comments
#47 - Fix for https://github.com/boostorg/convert/issues/46
Pull Request -
State: closed - Opened by BinCaoWR over 5 years ago
- 1 comment
#46 - convert_test_performance failed to link for <link>shared
Issue -
State: closed - Opened by BinCaoWR over 5 years ago
- 3 comments
#45 - Some test files failed to build due to "error: 'namespace arg = boost::cnv::boost::cnv::parameter;' redeclared as different kind of symbol"
Issue -
State: closed - Opened by BinCaoWR over 5 years ago
- 6 comments
#44 - Merge 'develop' to 'master'
Pull Request -
State: closed - Opened by CromwellEnage over 5 years ago
#43 - One test from boost libraries failed to run after boost submodule convert updated from 8b6a8e to 72a571
Issue -
State: closed - Opened by spacelg over 5 years ago
- 1 comment
#42 - fixed links that were broken by a page move at cppreference.
Pull Request -
State: closed - Opened by tinko92 over 5 years ago
- 1 comment
#41 - convert failure. boost::cnv::strtol exception
Issue -
State: closed - Opened by liujingliangPacs over 5 years ago
- 3 comments
#40 - Remove executable permission from file(s).
Pull Request -
State: closed - Opened by eldiener almost 6 years ago
- 2 comments
#39 - Update boost::cnv::cnvbase and boost::cnv::basic_stream
Pull Request -
State: closed - Opened by CromwellEnage about 6 years ago
- 14 comments
#38 - Update boost::cnv::cnvbase and boost::cnv::basic_stream
Pull Request -
State: closed - Opened by CromwellEnage about 6 years ago
#37 - Enable automated testing without fixes
Pull Request -
State: closed - Opened by CromwellEnage about 6 years ago
#36 - Enable automated testing
Pull Request -
State: closed - Opened by CromwellEnage about 6 years ago
- 11 comments
#35 - min() macro conflict
Issue -
State: closed - Opened by OlafvdSpek about 6 years ago
- 9 comments
#34 - Boost library spirit failed to build due to .\boost/spirit/home/qi/nonterminal/rule.hpp(304): error C2664: 'bool boost::function4<R,T0,T1,T2,T3>::operator ()(T0,T1,T2,T3) const': cannot convert argument 4 from 'const Skipper' to 'T3'
Issue -
State: closed - Opened by spacelg about 6 years ago
- 1 comment
#33 - convert gh-pages: misc-typos
Pull Request -
State: closed - Opened by luzpaz about 6 years ago
#32 - convert: misc-typos
Pull Request -
State: closed - Opened by luzpaz about 6 years ago
#31 - Boost library convert failed to build due to .\boost/convert/stream.hpp(32): error C2039: 'noncopyable': is not a member of 'boost'
Issue -
State: closed - Opened by KarenHuang2016 about 6 years ago
- 2 comments
#30 - Mark function templates as inline
Pull Request -
State: closed - Opened by MarcelRaad over 7 years ago
- 3 comments
#29 - convert<float> doesn't respect input size
Issue -
State: closed - Opened by OlafvdSpek over 7 years ago
- 16 comments
#28 - std::isspace requires unsigned
Issue -
State: closed - Opened by OlafvdSpek over 7 years ago
- 22 comments
#27 - Added missing include time.h
Pull Request -
State: closed - Opened by NiklasAngare almost 8 years ago
- 1 comment
#26 - Fix strtol intmin
Pull Request -
State: closed - Opened by res2k about 9 years ago
- 2 comments
#25 - Support more types
Pull Request -
State: closed - Opened by res2k about 9 years ago
- 3 comments
#24 - stream.hpp: Fix empty-string iterator dereference
Pull Request -
State: closed - Opened by res2k about 9 years ago
- 1 comment
#23 - Master
Pull Request -
State: closed - Opened by yet-another-user about 9 years ago
#22 - Prevent empty string iterator dereference
Pull Request -
State: closed - Opened by brad-anderson about 9 years ago
- 1 comment
#21 - Develop
Pull Request -
State: closed - Opened by yet-another-user about 9 years ago
#20 - Develop
Pull Request -
State: closed - Opened by yet-another-user over 9 years ago
#19 - Fix the last two inspect errors
Pull Request -
State: closed - Opened by danieljames over 9 years ago
- 1 comment
#18 - Add missing includes
Pull Request -
State: closed - Opened by MarcelRaad over 9 years ago
- 1 comment
#17 - Merge pull request #15 from boostorg/develop
Pull Request -
State: closed - Opened by yet-another-user about 10 years ago
#16 - Merge pull request #15 from boostorg/develop
Pull Request -
State: closed - Opened by yet-another-user about 10 years ago
#15 - Develop
Pull Request -
State: closed - Opened by yet-another-user about 10 years ago
#14 - Fix JSON errors.
Pull Request -
State: closed - Opened by danieljames about 10 years ago
- 1 comment
#13 - Develop
Pull Request -
State: closed - Opened by yet-another-user about 10 years ago
#12 - Vladimir
Pull Request -
State: closed - Opened by yet-another-user over 10 years ago
#11 - Develop
Pull Request -
State: closed - Opened by yet-another-user over 10 years ago
#10 - Fix paths in documentation jamfile.
Pull Request -
State: closed - Opened by danieljames over 10 years ago
- 2 comments
#9 - Develop
Pull Request -
State: closed - Opened by yet-another-user over 10 years ago
#8 - Vladimir
Pull Request -
State: closed - Opened by yet-another-user over 10 years ago
#7 - removed doc/html
Pull Request -
State: closed - Opened by yet-another-user over 10 years ago
#6 - Develop
Pull Request -
State: closed - Opened by yet-another-user over 10 years ago
#5 - Develop
Pull Request -
State: closed - Opened by yet-another-user over 10 years ago
#4 - cleanup
Pull Request -
State: closed - Opened by yet-another-user over 10 years ago
#3 - updated readme
Pull Request -
State: closed - Opened by yet-another-user over 10 years ago
#2 - gh-pages update
Pull Request -
State: closed - Opened by yet-another-user over 10 years ago
#1 - Master
Pull Request -
State: closed - Opened by yet-another-user over 10 years ago