Ecosyste.ms: Issues

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

GitHub / sharkdp/dbg-macro issues and pull requests

#140 - Add DBG_MACRO_SINGLE_LINE

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

#139 - Printing multiple values on one line

Issue - State: open - Opened by MrQubo about 1 month ago - 1 comment

#138 - Is it possible to make dbg::hex support continer

Issue - State: closed - Opened by heheda123123 about 1 month ago - 1 comment

#137 - can dbg print all elements in container

Issue - State: open - Opened by heheda123123 about 2 months ago - 3 comments

#136 - There is no way to output vector<uint8_t> such as vectors

Issue - State: closed - Opened by heheda123123 3 months ago - 3 comments

#135 - Some enhancement proposals for CMake based usecases

Issue - State: closed - Opened by winwinashwin 11 months ago - 1 comment

#134 - Report a compiling error with old GCC version (GCC 4.8.5)

Issue - State: closed - Opened by pagesus 11 months ago - 1 comment

#133 - Suggest /usr/local/include instead of /usr/include

Issue - State: closed - Opened by mattfbacon 11 months ago - 3 comments

#132 - Make sure _MSC_VER is defined when used

Pull Request - State: closed - Opened by shilangyu 11 months ago - 1 comment

#131 - Fails with Eigen matrices

Issue - State: open - Opened by roger- 12 months ago - 7 comments

#130 - cmake export targets

Pull Request - State: closed - Opened by tomeichlersmith over 1 year ago - 4 comments

#129 - [Bugfix] Incorrect typename for multidimensional c-style arrays

Pull Request - State: closed - Opened by winwinashwin over 1 year ago - 1 comment

#128 - Prefer bitsize variant over standard integral types

Pull Request - State: closed - Opened by winwinashwin over 1 year ago - 4 comments

#127 - Support for STL Container adapters

Pull Request - State: closed - Opened by winwinashwin over 1 year ago

#126 - Option to force color

Pull Request - State: closed - Opened by winwinashwin almost 2 years ago - 1 comment

#125 - Support for container adapters

Issue - State: closed - Opened by winwinashwin almost 2 years ago - 1 comment
Labels: enhancement

#124 - How to force print the full content, not the one with ellipsis

Issue - State: closed - Opened by hhhxiao almost 2 years ago - 3 comments

#123 - added guide how to integrate dbg_macro with cmake

Pull Request - State: closed - Opened by StackOverflowExcept1on almost 2 years ago - 2 comments

#122 - Add nested dbg support

Pull Request - State: closed - Opened by zhouzq-thu almost 2 years ago - 1 comment

#121 - Nested dbg(...) expansion as not expected

Issue - State: closed - Opened by zhouzq-thu almost 2 years ago - 2 comments
Labels: enhancement

#120 - Support always on colors

Issue - State: closed - Opened by dufferzafar about 2 years ago - 2 comments
Labels: good first issue

#119 - multithread support

Issue - State: closed - Opened by carlyangdong over 2 years ago - 1 comment

#118 - `Type does not support the << ostream operator` on custom type

Issue - State: closed - Opened by Aincvy almost 3 years ago - 10 comments

#117 - Add output level

Issue - State: closed - Opened by JianXinyu almost 3 years ago - 2 comments

#116 - use in Qt

Issue - State: closed - Opened by finalion almost 3 years ago - 1 comment

#115 - debug print on some condition

Issue - State: closed - Opened by district10 about 3 years ago - 3 comments
Labels: question

#114 - VS2015:error C2912

Issue - State: closed - Opened by flyleier about 3 years ago - 5 comments
Labels: windows

#113 - fix: localtime error

Pull Request - State: closed - Opened by fuchengjie about 3 years ago - 6 comments

#112 - Add cmake package.

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

#111 - Draft of fixes needed for supporting variadic templates

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

#110 - Fix usage for compound types

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

#109 - Is it possible to allow variadic template expansion?

Issue - State: open - Opened by anstadnik over 3 years ago - 8 comments

#108 - Add cmake package.

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

#107 - Is support it for android ?

Issue - State: closed - Opened by masterliuf over 3 years ago - 2 comments

#106 - Allow specifying the output stream

Pull Request - State: open - Opened by thecaralice over 3 years ago - 1 comment

#105 - Allow specifying the output stream

Issue - State: open - Opened by alexeyr over 3 years ago - 9 comments

#104 - Migrate to GitHub Actions

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

#102 - Broken output of containers

Issue - State: closed - Opened by YarikTH almost 4 years ago - 6 comments
Labels: bug, help wanted

#101 - Windows Supported?

Issue - State: closed - Opened by dry11orange almost 4 years ago - 14 comments

#100 - Fix: fixed conflict with std::min on MSVC

Pull Request - State: closed - Opened by NeetJP almost 4 years ago - 3 comments

#99 - Colorized output support for Windows.

Pull Request - State: open - Opened by gwankyun almost 4 years ago - 12 comments

#98 - GCC 4.x error: no matching function for call to ‘size(const char* const&)’

Issue - State: closed - Opened by dawid-s almost 4 years ago - 10 comments
Labels: help wanted

#97 - Isatty detection on Windows

Issue - State: open - Opened by pravic about 4 years ago - 4 comments
Labels: help wanted, windows

#96 - Document dbg_macro::prettyPrint in README (if it's still there)

Issue - State: closed - Opened by alexeyr about 4 years ago - 7 comments
Labels: documentation, good first issue

#95 - Add support for string_view, adjust order of pretty_print functions

Pull Request - State: closed - Opened by Harry-Chen about 4 years ago - 1 comment

#94 - Support multiple arguments

Pull Request - State: closed - Opened by ShikChen over 4 years ago - 6 comments

#93 - it does't android ndk

Issue - State: closed - Opened by lzhiyong over 4 years ago - 5 comments

#92 - Add metainformation for dbg::type<T>()

Pull Request - State: closed - Opened by sharkdp over 4 years ago

#91 - added timestamp

Pull Request - State: closed - Opened by MrHate over 4 years ago - 12 comments

#90 - Provide an optional timestamp?

Issue - State: closed - Opened by MrHate over 4 years ago - 1 comment

#89 - Add some control of floating point formatting

Pull Request - State: closed - Opened by VasilySotnikov over 4 years ago - 8 comments

#88 - Research similar projects

Issue - State: closed - Opened by sharkdp over 4 years ago
Labels: help wanted

#87 - Fix negative number formatting

Pull Request - State: closed - Opened by sharkdp over 4 years ago - 2 comments

#86 - Add contributing guidelines

Issue - State: closed - Opened by DerekCresswell over 4 years ago - 3 comments

#85 - Add dbg::type<T>() helper to directly print type names

Pull Request - State: closed - Opened by sharkdp over 4 years ago

#84 - Add dbg::breakpoint()

Pull Request - State: closed - Opened by sharkdp over 4 years ago - 1 comment

#83 - CMake: install export targets

Issue - State: closed - Opened by sharkdp over 4 years ago - 1 comment
Labels: help wanted

#82 - Add binary printing support

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

#81 - Add binary printing

Issue - State: closed - Opened by DerekCresswell over 4 years ago - 1 comment

#80 - Add a helper function to break into the debugger?

Issue - State: closed - Opened by sharkdp over 4 years ago - 2 comments

#79 - Try to set C++17 on AppVeyor

Pull Request - State: closed - Opened by sharkdp over 4 years ago

#78 - Use -W4 instead of -Wall on MSVC

Pull Request - State: closed - Opened by sharkdp over 4 years ago

#77 - Change readme example namespace

Pull Request - State: closed - Opened by DerekCresswell almost 5 years ago - 1 comment

#76 - Make sure that C++17 tests run on Appveyor

Issue - State: closed - Opened by sharkdp almost 5 years ago

#75 - Run tests manually

Pull Request - State: closed - Opened by sharkdp almost 5 years ago

#74 - Call type_name recursively for std::tuple

Pull Request - State: closed - Opened by sharkdp almost 5 years ago

#73 - Make sure that std::string can be nested inside other containers

Pull Request - State: closed - Opened by sharkdp almost 5 years ago

#72 - Use catch2 for unit testing

Pull Request - State: closed - Opened by sharkdp almost 5 years ago

#71 - Adds printing of std::pair

Pull Request - State: closed - Opened by DerekCresswell almost 5 years ago - 1 comment

#70 - How to use this print std::pair or std::map<std::pair, int> ?

Issue - State: closed - Opened by yinchunxiang almost 5 years ago - 3 comments
Labels: enhancement, good first issue

#69 - Print integral types as bit sizes instead of standard types

Issue - State: closed - Opened by mhammerc almost 5 years ago - 11 comments
Labels: enhancement, help wanted

#68 - Integral number formatting support

Pull Request - State: closed - Opened by sharkdp almost 5 years ago

#67 - Adds empty dbg calls

Pull Request - State: closed - Opened by DerekCresswell almost 5 years ago - 13 comments

#65 - Setting CMAKE_CXX_STANDARD to 11

Pull Request - State: closed - Opened by amirmasoudabdol almost 5 years ago - 8 comments

#64 - Add support for empty "dbg()" calls.

Issue - State: closed - Opened by sharkdp almost 5 years ago - 6 comments

#63 - Small code simplification

Pull Request - State: closed - Opened by sharkdp almost 5 years ago

#62 - [help]dbg with lambda

Issue - State: closed - Opened by westfly about 5 years ago - 1 comment

#61 - <ios> and <iomanip> flags

Issue - State: closed - Opened by mhammerc about 5 years ago - 8 comments

#60 - Eliminate string construction for file path and funcion name

Pull Request - State: closed - Opened by loveyacper about 5 years ago - 4 comments

#59 - Eliminate string construction for file path and funcion name

Pull Request - State: closed - Opened by loveyacper about 5 years ago

#58 - Unable to print std::string when printing multiple variables.

Issue - State: closed - Opened by shi-yan about 5 years ago - 1 comment

#57 - perf test for dynamic disable vs compiled-out

Pull Request - State: closed - Opened by asah about 5 years ago - 4 comments

#56 - Show non-printable characters in hex notation

Pull Request - State: closed - Opened by sharkdp about 5 years ago

#55 - CMake: switch off -Wall for MSVC builds

Issue - State: closed - Opened by sharkdp about 5 years ago
Labels: help wanted

#54 - Inline everything

Pull Request - State: closed - Opened by sharkdp about 5 years ago

#53 - Template specialization instead of SFINAE for pretty_print_tuple

Pull Request - State: closed - Opened by hmenke about 5 years ago - 1 comment

#52 - Recursively call pretty_print for std::optional<..> and std::tuple<..>

Pull Request - State: closed - Opened by sharkdp about 5 years ago

#51 - Make std::unique_ptr<..> pretty-printer more generic

Pull Request - State: closed - Opened by sharkdp about 5 years ago

#50 - Treat warnings as errors

Pull Request - State: closed - Opened by sharkdp about 5 years ago

#49 - Support for smart pointers

Pull Request - State: closed - Opened by sharkdp about 5 years ago

#48 - Add support for std::variant<..>

Pull Request - State: closed - Opened by sharkdp about 5 years ago

#47 - Add support for std::tuple<..>

Pull Request - State: closed - Opened by sharkdp about 5 years ago

#46 - Suppress unused value warnings

Pull Request - State: closed - Opened by sharkdp about 5 years ago

#45 - Check multiple C++ versions on Travis CI

Pull Request - State: closed - Opened by sharkdp about 5 years ago

#44 - C++17 has std::size which confuses ADL

Pull Request - State: closed - Opened by hmenke over 5 years ago - 1 comment

#43 - Placed tests behind feature flag - addresses #42.

Pull Request - State: closed - Opened by studoot over 5 years ago - 1 comment

#42 - Put tests behind feature flag in CMakeLists.txt

Issue - State: closed - Opened by studoot over 5 years ago - 2 comments

#41 - std::array not working with gcc-9.1 / c++17

Issue - State: closed - Opened by SimonEbner over 5 years ago