-
Notifications
You must be signed in to change notification settings - Fork 68
Pull requests: cppfastio/fast_io
Pull requests list
it should be just called FAST_IO_DEBUG to avoid confusion. The code is NEVER meant for users to use but to test the library
#1097
by trcrsired
was merged Feb 24, 2025
Loading...
[Fuzzing] Add FAST_IO_ASSERT for internal fuzzing
#1096
by trcrsired
was merged Feb 24, 2025
Loading...
Replace the use of if consteval with a macro, and use ::std::is_constant_evalued() instead of if consteval under msvc,
#1093
by situNagisa
was merged Feb 23, 2025
Loading...
[win32] API imports start to use macros to cleanup. Haven't fixed for nt. To do it later
#1089
by trcrsired
was merged Feb 21, 2025
Loading...
[intrinsics] Workaround of braindeath of Microsoft Visual C++
#1088
by trcrsired
was merged Feb 20, 2025
Loading...
[win-ldd] use out_buf_type to improve performance
#1086
by trcrsired
was merged Feb 19, 2025
Loading...
[win-ldd] Add the win_ldd in the example and using fast_io to rewrite the code.
#1085
by trcrsired
was merged Feb 19, 2025
Loading...
add missing constexpr in win32_9xa_dirent
#1080
by SekaiArendelle
was merged Feb 13, 2025
Loading...
[libcxx] support -DLIBCXX_ENABLE_WIDE_CHARACTERS=Off
#1079
by trcrsired
was merged Feb 13, 2025
Loading...
[string] update begin_ptr and end_ptr in assign
#1077
by trcrsired
was merged Feb 11, 2025
Loading...
overhual the implementation of string.h to remove the self-referencing and make it trivially_relocatable
#1075
by trcrsired
was merged Feb 11, 2025
Loading...
The content of the input device is immutable, change chtype* to chtyp...
#1069
by MacroModel
was closed Feb 4, 2025
Loading...
ProTip!
no:milestone will show everything without a milestone.