Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / boostorg/wave issues and pull requests
#233 - De-UTF8 the directory name
Pull Request -
State: closed - Opened by tjcw 19 days ago
- 5 comments
#232 - Add AIX openxl and xlclang toolchain support
Issue -
State: closed - Opened by tjcw 19 days ago
#231 - Updates for 1.87
Pull Request -
State: closed - Opened by jefftrull 24 days ago
#230 - Updates for 1.87
Pull Request -
State: closed - Opened by jefftrull 24 days ago
#229 - Update ChangeLog for 1.87 release
Pull Request -
State: closed - Opened by jefftrull 24 days ago
#228 - Unterminated string literals should be rejected by the lexer
Issue -
State: open - Opened by jefftrull about 2 months ago
- 6 comments
#227 - Avoid inclusion of deprecated header
Pull Request -
State: closed - Opened by pdimov about 2 months ago
- 1 comment
#227 - Avoid inclusion of deprecated header
Pull Request -
State: closed - Opened by pdimov about 2 months ago
- 1 comment
#226 - Line directive emitted in middle of multiline string
Pull Request -
State: closed - Opened by njnobles about 2 months ago
- 2 comments
#225 - Line directive emitted in middle of multi-line string which contains an ifdef or ifndef
Issue -
State: closed - Opened by njnobles about 2 months ago
- 17 comments
#225 - Line directive emitted in middle of multi-line string which contains an ifdef or ifndef
Issue -
State: closed - Opened by njnobles about 2 months ago
- 17 comments
#224 - Preserve code section
Issue -
State: closed - Opened by Zitrax 2 months ago
- 3 comments
#223 - Emit line directives for includes with directive on first line
Pull Request -
State: closed - Opened by njnobles 2 months ago
- 6 comments
#223 - Emit line directives for includes with directive on first line
Pull Request -
State: closed - Opened by njnobles 2 months ago
- 6 comments
#222 - Failing to emit line directive if included file has a #if or #define on the first line
Issue -
State: open - Opened by njnobles 2 months ago
- 2 comments
#222 - Failing to emit line directive if included file has a #if or #define on the first line
Issue -
State: open - Opened by njnobles 2 months ago
- 2 comments
#221 - Fix empty stringify under C++20
Pull Request -
State: closed - Opened by jwnhy 2 months ago
- 3 comments
#221 - Fix empty stringify under C++20
Pull Request -
State: closed - Opened by jwnhy 2 months ago
- 3 comments
#220 - Seg fault under C++20 and empty stringify parameter.
Issue -
State: closed - Opened by jwnhy 2 months ago
- 1 comment
#220 - Seg fault under C++20 and empty stringify parameter.
Issue -
State: closed - Opened by jwnhy 2 months ago
- 1 comment
#219 - Support GNU C `(x, ## __VA_ARGS__)` omit comma.
Issue -
State: open - Opened by jwnhy 2 months ago
- 1 comment
#219 - Support GNU C `(x, ## __VA_ARGS__)` omit comma.
Issue -
State: open - Opened by jwnhy 2 months ago
- 1 comment
#218 - Add support for GNU's named variadics for macros.
Pull Request -
State: open - Opened by jwnhy 3 months ago
- 2 comments
#218 - Add support for GNU's named variadics for macros.
Pull Request -
State: open - Opened by jwnhy 3 months ago
- 2 comments
#217 - Use only node16 in CI
Pull Request -
State: closed - Opened by jefftrull 3 months ago
#217 - Use only node16 in CI
Pull Request -
State: closed - Opened by jefftrull 3 months ago
#216 - Update checkout CI action to v4
Pull Request -
State: closed - Opened by jefftrull 3 months ago
#216 - Update checkout CI action to v4
Pull Request -
State: closed - Opened by jefftrull 3 months ago
#215 - Strange behavior of `skipped_token()` v.s. `found_directive()`.
Issue -
State: closed - Opened by jwnhy 4 months ago
- 4 comments
#215 - Strange behavior of `skipped_token()` v.s. `found_directive()`.
Issue -
State: closed - Opened by jwnhy 4 months ago
- 4 comments
#214 - Add support for modular build structure.
Pull Request -
State: closed - Opened by grafikrobot 4 months ago
- 3 comments
#213 - Changes for 1.86
Pull Request -
State: closed - Opened by jefftrull 5 months ago
#212 - Update ChangeLog for 1.86
Pull Request -
State: closed - Opened by jefftrull 5 months ago
#212 - Update ChangeLog for 1.86
Pull Request -
State: closed - Opened by jefftrull 5 months ago
#211 - Use vsnprintf instead of vsprintf
Pull Request -
State: closed - Opened by jefftrull 5 months ago
#210 - Tag `boost-1.85.0` points to old commit
Issue -
State: closed - Opened by mfep 6 months ago
- 3 comments
#210 - Tag `boost-1.85.0` points to old commit
Issue -
State: closed - Opened by mfep 6 months ago
- 3 comments
#209 - Merge 1.85 fixes
Pull Request -
State: closed - Opened by jefftrull 8 months ago
#208 - Update ChangeLog for 1.85
Pull Request -
State: closed - Opened by jefftrull 8 months ago
#207 - Fix checks for signed overflow
Pull Request -
State: closed - Opened by jefftrull 10 months ago
- 1 comment
#206 - Invalid #pragma parsing
Issue -
State: closed - Opened by AlexBAV 10 months ago
- 2 comments
#205 - Fixes for escaped newline handling
Pull Request -
State: closed - Opened by jefftrull 10 months ago
- 1 comment
#204 - Use correct string constructor for non-null-terminated range
Pull Request -
State: closed - Opened by jefftrull 10 months ago
- 1 comment
#203 - Update marker before and after fill() operation in cpplexer
Pull Request -
State: closed - Opened by chisolm 10 months ago
- 20 comments
#202 - YYMARKER not updated when fill called on BOOST_WAVE_BSIZE boundary
Issue -
State: closed - Opened by chisolm 10 months ago
- 6 comments
#201 - Restore newline after pragma
Pull Request -
State: closed - Opened by jefftrull 10 months ago
#200 - Emitted pragmas lack terminating newline [regression]
Issue -
State: closed - Opened by jefftrull 10 months ago
#199 - Upgrade stale CI config
Pull Request -
State: closed - Opened by jefftrull 10 months ago
- 1 comment
#198 - Handle some previously deprecated, now removed, filesystem code
Pull Request -
State: closed - Opened by jefftrull 10 months ago
#197 - Test for signed overflow occurs after UB invoked
Issue -
State: closed - Opened by jefftrull 10 months ago
- 3 comments
#196 - C++23: Implement less strict end-of-line continuations
Issue -
State: open - Opened by jefftrull 12 months ago
#195 - Failure to expand certain multi-line macros properly
Issue -
State: closed - Opened by devshgraphicsprogramming 12 months ago
- 15 comments
#194 - Changes for 1.84
Pull Request -
State: closed - Opened by jefftrull about 1 year ago
#193 - Update Changelog for 1.84 to reflect one fixed bug
Pull Request -
State: closed - Opened by jefftrull about 1 year ago
#192 - Replace deprecated boost::filesystem methods with their new names
Pull Request -
State: closed - Opened by jefftrull about 1 year ago
#191 - Support a single #pragma without body
Pull Request -
State: closed - Opened by jefftrull about 1 year ago
- 1 comment
#190 - Make updates for CMake version, dependencies, and C++ standard
Pull Request -
State: closed - Opened by jefftrull about 1 year ago
- 3 comments
#189 - C++11 requirements for CMake need tweaking
Issue -
State: closed - Opened by jefftrull about 1 year ago
- 1 comment
#188 - Segmentation fault when "#pragma\n" is encountered
Issue -
State: closed - Opened by mfep over 1 year ago
- 6 comments
#187 - Fix memmove UB for 1.82 release
Pull Request -
State: closed - Opened by jefftrull over 1 year ago
- 1 comment
#186 - update changelog for release
Pull Request -
State: closed - Opened by jefftrull over 1 year ago
#185 - Fix UB in memmove
Pull Request -
State: closed - Opened by AmesingFlank over 1 year ago
- 5 comments
#184 - C23 mode
Issue -
State: open - Opened by spth almost 2 years ago
- 4 comments
#183 - Removal of line continuations doesn't insert line directive.
Issue -
State: closed - Opened by realazthat almost 2 years ago
- 4 comments
#182 - cpp_re.hpp has a memmove that passes 0/null as arguments => Sanitizer complains.
Issue -
State: closed - Opened by realazthat about 2 years ago
- 4 comments
#181 - Reproducible builds ruin time_conversion_helper
Issue -
State: open - Opened by realazthat about 2 years ago
- 2 comments
#180 - Boost 1.81 Release
Pull Request -
State: closed - Opened by jefftrull about 2 years ago
#179 - Update ChangeLog for 1.81
Pull Request -
State: closed - Opened by jefftrull about 2 years ago
#178 - Add test for \e \E escape sequences overlooked in prior commit
Pull Request -
State: closed - Opened by jefftrull about 2 years ago
#177 - Support \e and \E in character and string literals
Pull Request -
State: closed - Opened by jefftrull about 2 years ago
#176 - Fix potential buffer overflow, fixes boostorg/wave#175
Pull Request -
State: closed - Opened by DavidCNou about 2 years ago
#175 - Possible buffer overflow issue
Issue -
State: closed - Opened by DavidCNou about 2 years ago
- 4 comments
#174 - Non-standard escape sequences in string not supported
Issue -
State: closed - Opened by p8nut about 2 years ago
- 20 comments
#173 - Use `boost::allocator_max_size` for `SmallStringOpt` to obtain allocator's max size
Pull Request -
State: closed - Opened by frederick-vs-ja about 2 years ago
- 4 comments
#172 - Fix line directives after endif following else (#170)
Pull Request -
State: closed - Opened by jefftrull over 2 years ago
#171 - Fix line directives after endif following else (#170)
Pull Request -
State: closed - Opened by jefftrull over 2 years ago
#170 - Fix line directives after endif following else
Pull Request -
State: closed - Opened by jefftrull over 2 years ago
#169 - Update for 1.80 release
Pull Request -
State: closed - Opened by jefftrull over 2 years ago
#168 - Update ChangeLog for 1.80
Pull Request -
State: closed - Opened by jefftrull over 2 years ago
#167 - Use constexpr instead of macros for tokenid constants in samples
Pull Request -
State: closed - Opened by jefftrull over 2 years ago
- 1 comment
#166 - Fix missing (uncalled) exception hooks
Pull Request -
State: closed - Opened by jefftrull over 2 years ago
#165 - Let expanded long integer literals participate in conditional expressions
Pull Request -
State: closed - Opened by jefftrull over 2 years ago
#164 - Support "named" variadic macros
Issue -
State: open - Opened by jefftrull over 2 years ago
- 6 comments
#163 - Fix warnings about freeing non-heap-allocated object
Pull Request -
State: closed - Opened by Lastique over 2 years ago
#162 - When Boost headers are included in the preprocessed translation unit, Wave fails in boost/integer.hpp(99)
Issue -
State: closed - Opened by abakhirkin over 2 years ago
- 11 comments
Labels: bug
#161 - BOOST_WAVE_THROW_NAME_CTX does not result in a context callback and always throws
Issue -
State: closed - Opened by abakhirkin over 2 years ago
- 4 comments
Labels: bug
#160 - one test fails with error C2660 and error C2440 under msvc /permissive- mode
Issue -
State: closed - Opened by Zhaojun-Liu over 2 years ago
- 5 comments
#159 - Warnings about freeing non-heap-allocated object
Issue -
State: closed - Opened by Lastique over 2 years ago
- 6 comments
#158 - Fix up C++03 deprecation
Pull Request -
State: closed - Opened by jefftrull over 2 years ago
- 1 comment
#157 - Clean up C++11 requirements further
Pull Request -
State: closed - Opened by jefftrull over 2 years ago
#156 - Add the C++11 requirements also to the test project
Pull Request -
State: closed - Opened by Flamefire over 2 years ago
#155 - Add "cxxstd" json field to the meta json file.
Pull Request -
State: closed - Opened by Flamefire over 2 years ago
#154 - Add C++11 constexpr requirement
Pull Request -
State: closed - Opened by Flamefire over 2 years ago
- 1 comment
#153 - Unguarded unconditional use of constexpr
Issue -
State: closed - Opened by Flamefire over 2 years ago
- 1 comment
#152 - Release for Boost 1.79
Pull Request -
State: closed - Opened by jefftrull almost 3 years ago
- 1 comment
#151 - Update ChangeLog for 1.79 bugfixes
Pull Request -
State: closed - Opened by jefftrull almost 3 years ago
#150 - MSVC-related cleanups
Pull Request -
State: closed - Opened by jefftrull almost 3 years ago
#149 - Use portable filesystem string conversion instead of native()
Pull Request -
State: closed - Opened by jefftrull almost 3 years ago
- 1 comment
#148 - Fix various warnings
Pull Request -
State: closed - Opened by jefftrull almost 3 years ago
#147 - bitwise operations between different enumeration types are deprecated
Issue -
State: closed - Opened by jefftrull almost 3 years ago
- 2 comments