Skip to content

Issues: splinter-build/splinter

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

control-flow statements with initializer statement C++17 The last set of patches (Until C++20 is out) patch Intended to be part of the patch series that makes up splinter
#32 opened Feb 19, 2019 by jonesmz
Structured bindings for functions that might "return" multiple things C++17 The last set of patches (Until C++20 is out) patch Intended to be part of the patch series that makes up splinter
#31 opened Feb 6, 2019 by jonesmz
Future: retain_ptr addition. C++20 patch Intended to be part of the patch series that makes up splinter
#30 opened Feb 6, 2019 by shahzadlone
New Directory structure. enhancement New feature or request Infastructure Project layout, and similar considerations patch Intended to be part of the patch series that makes up splinter
#29 opened Feb 6, 2019 by shahzadlone
Replace test.h with google test (or equivalent) C++98 Changes that should go first in the patch series. DevOps Things like Continuous Integration and the like patch Intended to be part of the patch series that makes up splinter
#28 opened Feb 5, 2019 by jonesmz
Get Include What You Use tool to build with CI DevOps Things like Continuous Integration and the like upstream Intended to be sent to the upstream project
#27 opened Feb 5, 2019 by shahzadlone
Use less Macros C++98 Changes that should go first in the patch series. upstream Intended to be sent to the upstream project
#26 opened Feb 5, 2019 by shahzadlone
Reserving if size is known C++98 Changes that should go first in the patch series. upstream Intended to be sent to the upstream project
#25 opened Feb 5, 2019 by shahzadlone
Prefer vector over linked lists like data structs. C++98 Changes that should go first in the patch series. patch Intended to be part of the patch series that makes up splinter
#24 opened Feb 5, 2019 by shahzadlone
Don't use new, new[], delete or delete[]. C++11 The second set of patches patch Intended to be part of the patch series that makes up splinter
#23 opened Feb 5, 2019 by shahzadlone
Use smart pointers! C++11 The second set of patches patch Intended to be part of the patch series that makes up splinter
#22 opened Feb 5, 2019 by shahzadlone
Use constexpr where we can. C++11 The second set of patches patch Intended to be part of the patch series that makes up splinter
#21 opened Feb 5, 2019 by shahzadlone
Inline small functions. C++98 Changes that should go first in the patch series. upstream Intended to be sent to the upstream project
#20 opened Feb 5, 2019 by shahzadlone
Make non-modifying functions (getters mostly) const C++98 Changes that should go first in the patch series. upstream Intended to be sent to the upstream project
#19 opened Feb 5, 2019 by shahzadlone
Make variables const wherever it is due. C++98 Changes that should go first in the patch series. upstream Intended to be sent to the upstream project
#18 opened Feb 5, 2019 by shahzadlone
Prefer pre-inc/dec over post-inc/dec. C++98 Changes that should go first in the patch series. upstream Intended to be sent to the upstream project
#17 opened Feb 5, 2019 by shahzadlone
Patch to fixing c-style casts to c++ casts. C++98 Changes that should go first in the patch series. upstream Intended to be sent to the upstream project
#16 opened Feb 5, 2019 by shahzadlone
Patch to use size_t over "wrong" types. C++98 Changes that should go first in the patch series. upstream Intended to be sent to the upstream project
#15 opened Feb 5, 2019 by shahzadlone
Get the where it all started changes upstream first then here. C++98 Changes that should go first in the patch series. upstream Intended to be sent to the upstream project
#14 opened Feb 5, 2019 by shahzadlone
CI to build on arm64 DevOps Things like Continuous Integration and the like upstream Intended to be sent to the upstream project
#13 opened Feb 5, 2019 by shahzadlone
CI to build for ARM DevOps Things like Continuous Integration and the like upstream Intended to be sent to the upstream project
#12 opened Feb 5, 2019 by shahzadlone
Integrate code coverage generation with the CI DevOps Things like Continuous Integration and the like upstream Intended to be sent to the upstream project
#11 opened Feb 5, 2019 by shahzadlone
Better code coverage! More Unit Test C++98 Changes that should go first in the patch series. upstream Intended to be sent to the upstream project
#10 opened Feb 5, 2019 by shahzadlone
Fix previous unit tests bug Something isn't working C++98 Changes that should go first in the patch series. upstream Intended to be sent to the upstream project
#9 opened Feb 5, 2019 by shahzadlone
ProTip! What’s not been updated in a month: updated:<2024-10-29.