Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / c42f/tinyformat issues and pull requests
#87 - cmake: update and add install targets
Pull Request -
State: open - Opened by ConnorBaker about 1 year ago
#86 - Enable CMake ExternalProject_Add and other improvements
Pull Request -
State: open - Opened by mratzloff almost 2 years ago
#85 - Increase min CMake version to 2.8.12. Fixes #84.
Pull Request -
State: open - Opened by mratzloff almost 2 years ago
- 1 comment
#84 - Update minimum CMake version
Issue -
State: open - Opened by mratzloff almost 2 years ago
#83 - Not enough conversion specifiers in format string
Issue -
State: open - Opened by benzmuircroft over 2 years ago
- 4 comments
#82 - Different output for earlier compilers
Issue -
State: open - Opened by MarcoFalke over 3 years ago
- 1 comment
#81 - Passing -INF through %.16d still puts the minus sign at far-left
Issue -
State: open - Opened by duffy-ocraven about 4 years ago
- 1 comment
#80 - Add missing inline to fix multiple definition error
Pull Request -
State: closed - Opened by c42f about 4 years ago
- 1 comment
#79 - Multiple symbol definitions after commit 9368985
Issue -
State: closed - Opened by frithrah about 4 years ago
- 2 comments
#78 - Fix missing inline for spaceFillIfNotFinite
Pull Request -
State: closed - Opened by bbannier about 4 years ago
- 1 comment
#77 - Fix incorrect zero padding of inf and NaN
Pull Request -
State: closed - Opened by c42f about 4 years ago
- 2 comments
#76 - Formatting NaN or infinity with explicit precision injects spurious zeros
Issue -
State: closed - Opened by bbannier over 4 years ago
- 2 comments
#75 - Alter repository title or decouple from standard streams
Issue -
State: closed - Opened by eyalroz over 4 years ago
- 2 comments
#74 - Fix: type of FormatListN template parameter
Pull Request -
State: closed - Opened by jrohel almost 5 years ago
- 1 comment
#73 - Allow to print any free or member class pointer
Pull Request -
State: open - Opened by evandrocoan about 5 years ago
- 1 comment
#72 - error: invalid static_cast from type ‘const void*’ to type ‘void (*)()’
Issue -
State: open - Opened by evandrocoan about 5 years ago
- 1 comment
#71 - How to override the formatValue function?
Issue -
State: open - Opened by evandrocoan about 5 years ago
#70 - Issues found during tinyformat audit (part of Bitcoin Core audit)
Issue -
State: open - Opened by practicalswift about 5 years ago
- 5 comments
#69 - Reduced C++ 98 macros verbosity by combining them with each other
Pull Request -
State: open - Opened by evandrocoan about 5 years ago
#68 - Cannot print function pointer
Issue -
State: open - Opened by evandrocoan about 5 years ago
- 13 comments
#67 - Added the build directory to .gitignore
Pull Request -
State: closed - Opened by evandrocoan about 5 years ago
- 2 comments
#66 - Cpp98 new macros
Pull Request -
State: closed - Opened by evandrocoan about 5 years ago
- 3 comments
#65 - Removed the .py extension from the cog.py command line
Pull Request -
State: closed - Opened by evandrocoan about 5 years ago
- 1 comment
#64 - Template program to count the number of format specifiers and check if they match the arguments count
Issue -
State: closed - Opened by evandrocoan about 5 years ago
- 2 comments
#63 - Use typename instead of class on TINYFORMAT_ARGTYPES?
Issue -
State: closed - Opened by evandrocoan about 5 years ago
- 2 comments
#62 - Allow formatting of volatile variables.
Pull Request -
State: closed - Opened by c42f about 5 years ago
#61 - Why only 16 parameters instead of 32, 64, 128?
Issue -
State: closed - Opened by evandrocoan about 5 years ago
- 7 comments
#60 - Cannot print volatile variables: error: invalid static_cast from type const volatile unsigned int* to type const void*
Issue -
State: closed - Opened by evandrocoan about 5 years ago
- 1 comment
#59 - Fix UB introduced by copying detail::FormatListN objects.
Pull Request -
State: closed - Opened by dakep about 5 years ago
- 1 comment
#58 - Segmentation Fault with Intel Compiler
Issue -
State: closed - Opened by dakep over 5 years ago
- 10 comments
#57 - puts
Issue -
State: closed - Opened by ghost over 5 years ago
- 6 comments
#56 - Fix unreferenced posix arguments
Pull Request -
State: closed - Opened by c42f over 5 years ago
- 2 comments
#55 - Usage question: How to NOT display a parameter?
Issue -
State: closed - Opened by ninnghazad over 5 years ago
- 1 comment
#54 - Fix dead generic-programming.org link in README.md
Pull Request -
State: closed - Opened by fanquake almost 6 years ago
- 1 comment
#53 - Add support for %a,%A format specifiers - hex float output #17
Pull Request -
State: closed - Opened by willwray almost 6 years ago
- 14 comments
#52 - OSX -> macOS
Pull Request -
State: closed - Opened by rex4539 over 6 years ago
- 3 comments
#51 - Cleanup
Pull Request -
State: closed - Opened by rex4539 almost 7 years ago
- 5 comments
#50 - Added support for format specifier represented as string object
Pull Request -
State: open - Opened by alfishe about 7 years ago
- 9 comments
#49 - Include cassert only if necessary
Pull Request -
State: closed - Opened by krlmlr about 7 years ago
- 4 comments
#48 - New TINYFORMAT_ASSERT() macro
Pull Request -
State: closed - Opened by krlmlr about 7 years ago
- 2 comments
#47 - const std::atomic actual parameter with requested alignment of 8 won't be aligned
Issue -
State: closed - Opened by shafeng about 7 years ago
- 3 comments
#46 - Support for POSIX extension of positional arguments
Issue -
State: closed - Opened by jrohel about 7 years ago
- 2 comments
#45 - Add POSIX extension for positional arguments
Pull Request -
State: closed - Opened by jrohel about 7 years ago
- 5 comments
#44 - Make tinyformat aware of locales.
Pull Request -
State: open - Opened by lgritz over 7 years ago
- 31 comments
#43 - nullptr initialisation of FormatArg pointers, runtime debug mode checks
Pull Request -
State: closed - Opened by nigels-com over 7 years ago
- 1 comment
#42 - Empty FormatArg() constructor doesn't initialize members
Issue -
State: closed - Opened by krlmlr over 7 years ago
- 4 comments
#41 - Support for wstring in the future?
Issue -
State: open - Opened by fstrugar over 7 years ago
- 6 comments
#40 - formatValue() overrides only work when declared before tinyformat.h is included
Issue -
State: open - Opened by jmenashe over 7 years ago
#39 - Fix GCC-7 Wimplicit-fallthrough warnings.
Pull Request -
State: closed - Opened by pkunavin over 7 years ago
- 2 comments
#38 - Enable experimental VS2017 in CI
Pull Request -
State: closed - Opened by c42f almost 8 years ago
- 1 comment
#37 - CI setup for osx, windows and extra compilers/options on linux
Pull Request -
State: closed - Opened by c42f almost 8 years ago
#36 - AppVeyor continuous integration
Issue -
State: closed - Opened by kainjow almost 8 years ago
- 3 comments
#35 - Fixed bug with copying of FormatListN object as an object of class Fo…
Pull Request -
State: closed - Opened by rohan-shah over 8 years ago
- 3 comments
#34 - Support CString in VC
Issue -
State: closed - Opened by ccpaging over 8 years ago
- 2 comments
#33 - Minimal gcc 4.9 Travis build coverage
Pull Request -
State: closed - Opened by nigels-com over 8 years ago
- 2 comments
#32 - Resolve coverity defects concerning potential dead code and uncaught exceptions
Pull Request -
State: closed - Opened by nigels-com over 8 years ago
- 1 comment
#31 - Compile error is vc2010
Issue -
State: closed - Opened by ccpaging almost 9 years ago
- 2 comments
#30 - Fix useless cast
Pull Request -
State: closed - Opened by romanp-nexusgroup almost 9 years ago
- 2 comments
#29 - Fix for Xcode 7 (issue #28): field 'm_formatterStore' is uninitialize…
Pull Request -
State: closed - Opened by beemaster almost 9 years ago
- 3 comments
#28 - Warning in XCode 7
Issue -
State: closed - Opened by beemaster over 9 years ago
- 4 comments
#27 - Fix for VS2015: _set_output_format() is no longer available nor needed.
Pull Request -
State: closed - Opened by lanurmi over 9 years ago
- 1 comment
#26 - fix linker warning on OSX
Pull Request -
State: closed - Opened by beemaster almost 10 years ago
- 2 comments
#25 - Linker warning on OS X
Issue -
State: closed - Opened by beemaster almost 10 years ago
- 5 comments
#24 - fix VS2013 with TINYFORMAT_USE_VARIADIC_TEMPLATES enabled
Pull Request -
State: closed - Opened by beemaster almost 10 years ago
- 3 comments
#23 - fix VS2013 warnings
Pull Request -
State: closed - Opened by beemaster almost 10 years ago
- 1 comment
#22 - Speed tests: add test for largest data
Issue -
State: closed - Opened by skynowa about 10 years ago
- 3 comments
#21 - Ability to format sequentially
Issue -
State: open - Opened by gabyx over 10 years ago
- 9 comments
#20 - printf issue with VS2013 x64
Issue -
State: closed - Opened by kainjow over 10 years ago
- 6 comments
#19 - Parse format string at compile time with constexpr to determine number of arguments
Issue -
State: open - Opened by kainjow over 10 years ago
- 3 comments
#18 - Consider printfln() convenience function
Issue -
State: closed - Opened by c42f over 10 years ago
- 6 comments
#17 - Use std::hexfloat for %a where available
Issue -
State: closed - Opened by c42f over 10 years ago
- 8 comments
#16 - Missing include for std::min
Issue -
State: closed - Opened by parnham over 10 years ago
- 3 comments
#15 - Added test for user defined type.
Pull Request -
State: closed - Opened by kainjow over 10 years ago
- 3 comments
#14 - Test case for operator << overloading?
Issue -
State: closed - Opened by kainjow over 10 years ago
- 3 comments
#13 - Fixed "Use of old-style casts" warning from clang's "-Weverything".
Pull Request -
State: closed - Opened by kainjow over 10 years ago
- 1 comment
#12 - Fix formatting integers with both precision and the sign flag set
Pull Request -
State: closed - Opened by lanurmi over 10 years ago
- 2 comments
#11 - Ignore temp files generated by bloat_test.sh
Pull Request -
State: closed - Opened by lanurmi over 10 years ago
#10 - Fix tests for %p on 64-bit Windows with MSVC
Pull Request -
State: closed - Opened by lanurmi over 10 years ago
- 1 comment
#9 - executable size is too large
Issue -
State: closed - Opened by rockeet over 10 years ago
- 4 comments
#8 - handling the 0-variable frmat
Issue -
State: closed - Opened by romainfrancois about 11 years ago
- 10 comments
#7 - bloat with newer gcc version
Issue -
State: closed - Opened by c42f over 11 years ago
- 2 comments
#6 - Wrapping support for constructor initialization lists
Issue -
State: closed - Opened by c42f over 11 years ago
- 1 comment
#5 - For C++98, up the number of allowable params from 10 to 12.
Pull Request -
State: closed - Opened by lgritz over 11 years ago
- 1 comment
#4 - Minor change to prevent gcc -Weffc++ warnings.
Pull Request -
State: closed - Opened by uliklank almost 12 years ago
- 1 comment
#3 - tfm::format("%+d", 0) gives the wrong result on OSX
Issue -
State: closed - Opened by c42f about 12 years ago
- 13 comments
#2 - iostream version of speed_test produces different output
Issue -
State: closed - Opened by vitaut about 12 years ago
- 1 comment
#1 - Fix build warnings in header
Pull Request -
State: closed - Opened by arsenm over 12 years ago
- 5 comments