-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: lucabol/laststanding
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Repo Assist] improve: add l_isblank, l_iscntrl, l_isgraph, l_ispunct, l_isascii
automation
repo-assist
#163
opened May 1, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] improve: add l_stpcpy, l_stpncpy, l_memccpy — POSIX string copy helpers
automation
repo-assist
#162
opened May 1, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix: l_strtoul/l_strtoull return ULONG_MAX on negative overflow
automation
repo-assist
#161
opened Apr 30, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] eng: add strict warning flags to Windows build
automation
repo-assist
#160
opened Apr 30, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] improve: extend l_strftime with 15 new POSIX format specifiers
automation
repo-assist
#158
opened Apr 26, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] feat: add l_crc32 and l_crc32_update — CRC-32/ISO-HDLC checksum
automation
repo-assist
#156
opened Apr 26, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix: prevent int overflow (UB) in l_strtod/l_strtof exponent parsing
automation
repo-assist
#155
opened Apr 26, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] feat: add l_hmac_sha256 — HMAC-SHA-256 message authentication
automation
enhancement
New feature or request
repo-assist
#154
opened Apr 24, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix: clamp INT_MIN dynamic width in l_vsnprintf to avoid UB
automation
repo-assist
#151
opened Apr 23, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] test: add NIST FIPS 180-4 SHA-256 test vectors
automation
repo-assist
#150
opened Apr 23, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix: clamp INT_MIN dynamic width in l_vsnprintf to avoid UB
automation
repo-assist
#149
opened Apr 23, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] test: add NIST FIPS 180-4 SHA-256 test vectors
automation
repo-assist
#148
opened Apr 23, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] improve: add l_buf_push_char and fix l_str_replace size guard
automation
repo-assist
#146
opened Apr 22, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix: apply flag_plus and flag_space to floating-point in l_vsnprintf
automation
repo-assist
#143
opened Apr 21, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] feat: add l_str_printf, l_str_to_int, l_str_to_double to L_Str API
automation
repo-assist
#141
opened Apr 20, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] feat: add l_str_printf, l_str_to_int, l_str_to_double to L_Str API
automation
repo-assist
#140
opened Apr 20, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] test: add l_getrandom coverage in test_utils.c
automation
repo-assist
#139
opened Apr 19, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] feat: add %o octal format and # flag to l_vsnprintf
automation
enhancement
New feature or request
repo-assist
#138
opened Apr 19, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] perf: bulk memcpy/memset for %s padding and string copy in l_vsnprintf
automation
performance
repo-assist
#137
opened Apr 19, 2026 by
github-actions
Bot
•
Draft
chore(deps): bump actions/github-script from 8 to 9
enhancement
New feature or request
#131
opened Apr 16, 2026 by
dependabot
Bot
Loading…
chore(deps): bump actions/download-artifact from 4 to 8
enhancement
New feature or request
#130
opened Apr 16, 2026 by
dependabot
Bot
Loading…
chore(deps): bump actions/upload-artifact from 4 to 7
enhancement
New feature or request
#129
opened Apr 16, 2026 by
dependabot
Bot
Loading…
[Repo Assist] perf: word-at-a-time copy in l_strcat and l_strncat
automation
repo-assist
#127
opened Apr 13, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix: add L_ERANGE and set errno on strtod/strtof overflow/underflow
automation
repo-assist
#126
opened Apr 13, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] perf: word-at-a-time backward copy in l_memmove
automation
repo-assist
#122
opened Apr 9, 2026 by
github-actions
Bot
•
Draft
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.