Ecosyste.ms: Issues

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

GitHub / bolero-MURAKAMI/Sprout issues and pull requests

#97 - Does someone still have access to this repository?

Issue - State: open - Opened by Qix- over 4 years ago - 1 comment

#96 - pow wrong???

Issue - State: open - Opened by a-day-old-bagel over 4 years ago - 4 comments

#95 - C++20 removed std::is_literal_type

Issue - State: open - Opened by StephanTLavavej over 4 years ago

#94 - Suggestion on 'sprout::tpp::all_of'

Issue - State: open - Opened by xiangfan-ms about 5 years ago

#93 - Failed to build Sprout on x86 due to error C2923 and C2955 with MSVC

Issue - State: open - Opened by spacelg over 5 years ago - 2 comments

#92 - Fix wrong header guard being used

Pull Request - State: closed - Opened by Ostoic almost 6 years ago - 1 comment

#91 - VS2017: watch _MSVC_LANG macro

Issue - State: open - Opened by yumetodo almost 7 years ago

#90 - Allows tests to be skipped

Pull Request - State: closed - Opened by ryanmrichard about 7 years ago - 2 comments

#89 - Sprout on Wandbox seem broken

Issue - State: closed - Opened by adishavit over 7 years ago - 4 comments

#88 - Getting Sprout Version

Issue - State: closed - Opened by adishavit over 7 years ago - 3 comments

#87 - Error building in archlinux 64 bit with gcc 6.3

Issue - State: open - Opened by alexbaroni over 7 years ago - 2 comments

#86 - Visual Studio 2017 (vc141) にてコンパイルエラー

Issue - State: closed - Opened by matsudai over 7 years ago - 2 comments

#85 - add C++11constexpr fft

Pull Request - State: closed - Opened by lpha-z about 8 years ago

#84 - Split complex and quaternion arithmetic and stream operators

Pull Request - State: closed - Opened by kundor over 8 years ago - 1 comment

#83 - Visual Studio2015Update1でリンカーエラー

Issue - State: closed - Opened by yumetodo over 8 years ago - 10 comments

#81 - Could you let me know does this lib support Visual Studio?

Issue - State: closed - Opened by nickyang4github over 8 years ago - 2 comments

#80 - Visual Studio 2015およびVIsual Studio 2013 November CTP対応

Issue - State: open - Opened by yumetodo about 9 years ago - 5 comments

#79 - delete unused parameter name.

Pull Request - State: closed - Opened by fimbul over 9 years ago

#78 - sizeof(variant<T...>) > sizeof(tuple<T...>)?

Issue - State: open - Opened by cppljevans over 9 years ago

#77 - stateful rand について

Issue - State: open - Opened by rhwckl over 9 years ago

#76 - fix regression

Pull Request - State: closed - Opened by kariya-mitsuru over 9 years ago

#75 - fix rotate_copy

Pull Request - State: closed - Opened by kariya-mitsuru over 9 years ago

#74 - reduce includes' complexity on some inputs

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

#73 - fix find_symmetric_difference

Pull Request - State: closed - Opened by kariya-mitsuru over 9 years ago

#72 - fix missing inclusion of workaround header file

Pull Request - State: closed - Opened by kariya-mitsuru over 9 years ago

#71 - sprout::enabler の定義が無い

Issue - State: open - Opened by kariya-mitsuru over 9 years ago - 4 comments

#70 - algorithm/partition_point: add missing right brace

Pull Request - State: closed - Opened by kariya-mitsuru over 9 years ago

#69 - minmax_element: reduce complexity

Pull Request - State: closed - Opened by kariya-mitsuru over 9 years ago

#68 - add C++14 version partition_point

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

#67 - fix numeric_limits<long double>

Pull Request - State: closed - Opened by kariya-mitsuru about 10 years ago

#66 - fix math::is_odd for a negative argument

Pull Request - State: closed - Opened by kariya-mitsuru about 10 years ago

#65 - sprout::math::pow returns nan when nagative value is inputted

Issue - State: closed - Opened by yasuharu519 about 10 years ago - 2 comments

#64 - sprout::proj should return an argument as it is.

Pull Request - State: closed - Opened by kariya-mitsuru about 10 years ago - 1 comment

#63 - fix include directive in sprout/pit/tuple.hpp

Pull Request - State: closed - Opened by fimbul over 10 years ago

#62 - sprout::io does not work with clang

Issue - State: closed - Opened by fimbul over 10 years ago - 2 comments

#61 - sprout::is_convert_constructible_v causes compilation error

Issue - State: closed - Opened by fimbul over 10 years ago - 2 comments

#60 - C++14 N3620 proposal implementation (hton, ntoh)

Pull Request - State: closed - Opened by CJKay over 10 years ago - 1 comment

#59 - fix constants and add constant_variables

Pull Request - State: closed - Opened by fimbul over 10 years ago

#57 - Add support for CMake

Pull Request - State: closed - Opened by Fadis almost 11 years ago

#56 - [algorithm.search_n] Fix search_n's complexity violation.

Pull Request - State: closed - Opened by kariya-mitsuru almost 11 years ago

#55 - [darkroom.objects.sphere] Delete hit_side (unused)

Pull Request - State: closed - Opened by kariya-mitsuru almost 11 years ago

#54 - [darkroom.objects.sphere] Reduce function call.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#53 - [darkroom.objects.sphere] Reduce unnecessary parameter.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#52 - [tools.darkroom] Fix shell variable assignment

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#51 - [tools.darkroom] Fix shellscript (lack a '-e' option)

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#50 - add `#endif`

Pull Request - State: closed - Opened by nekko1119 about 11 years ago

#49 - Examples causes compilation error.

Issue - State: closed - Opened by kariya-mitsuru about 11 years ago - 2 comments

#48 - [array.std::tuple_size] Fix examples compilation error.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#47 - [array.swap-global] Fix document typo

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#46 - [array.data, array.c_array] Fix document typo

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#45 - [array.empty] Fix document typo

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#44 - [array.end, array.cend] Fix document typo

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#43 - [array.swap] Fix document typo

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#42 - [array.assign] Fix document typo

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#41 - [array.operator=] Fix indent.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#40 - [array.fill] Fix document typo.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#39 - [algorithm.is_permutation] Reduce complexity

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#38 - [algorithm.tristate_lexicographical_compare] Fix document typo.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#37 - [testspr.reduct_iterator] Fix operator++, operator--, swap

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#36 - [algorithm.count_if] Reduce inner function parameter.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#35 - [algorithm.count] Reduce inner function parameter.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#34 - [algorithm.binary_search] Use comp parameter for lower_bound.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#33 - [algorithm.tristate_lexicographical_compare] Missing document

Issue - State: closed - Opened by kariya-mitsuru about 11 years ago - 1 comment

#32 - [algorithm.tristate_lexicographical_compare] Fix document's typo.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#30 - [algorithm.equal_range, algorithm.lower_bound, algorithm.upper_bound]

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#29 - [algorithm.upper_bound] Change a bit.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#28 - [algorithm.lower_bound] Change a bit.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#27 - [algorithm.find_end] Change find_end

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#26 - [algorithm.find_first_of] fix find_first_of document(Complexity)

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#25 - [algorithm.find_first_of] fix find_first_of bind position

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#24 - [algorithm.mismatch] remove mismatch2_impl_ra_1

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#23 - fix sprout::equal for empty range

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#22 - [algorithm.minmax_element] fix minmax_element(max part) etc.

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#21 - [functional.less_equal] set default template parameter to void

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#20 - fix mismatch typo

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#19 - fix adjacent_find typo

Pull Request - State: closed - Opened by kariya-mitsuru about 11 years ago

#16 - fixed checking gcc version

Pull Request - State: closed - Opened by rhysd about 11 years ago - 1 comment

#15 - find_end が特定の入力で誤った結果を返す

Issue - State: closed - Opened by bolero-MURAKAMI about 11 years ago - 2 comments

#13 - Add Sprout.Random examples.

Pull Request - State: closed - Opened by osyo-manga over 11 years ago

#11 - fix apply_visitor.

Pull Request - State: closed - Opened by osyo-manga almost 12 years ago

#9 - add example

Pull Request - State: closed - Opened by osyo-manga over 12 years ago

#8 - README のアドレス変更に漏れがあったので修正

Pull Request - State: closed - Opened by osyo-manga over 12 years ago

#7 - バグ修正

Pull Request - State: closed - Opened by osyo-manga over 12 years ago

#6 - add Sprout.String example

Pull Request - State: closed - Opened by osyo-manga over 12 years ago

#5 - add Sprout.String example

Pull Request - State: closed - Opened by osyo-manga over 12 years ago

#4 - example に FizzBuzz を追加

Pull Request - State: closed - Opened by osyo-manga over 12 years ago

#3 - Example prototype

Pull Request - State: closed - Opened by osyo-manga over 12 years ago

#2 - add Sprout.Weed example

Pull Request - State: closed - Opened by osyo-manga over 12 years ago

#1 - コンパイル通るようにしました

Pull Request - State: closed - Opened by ghost about 13 years ago