summaryrefslogtreecommitdiff
path: root/yarp/util
AgeCommit message (Expand)Author
2023-09-07[ruby/yarp] Avoid an extra "stop" parameter to yp_strspn_whitespace_newlinesMike Dalessio
2023-09-07[ruby/yarp] Introduce owned constantsKevin Newton
2023-09-01[ruby/yarp] Update src/util/yp_string_list.c styleKevin Newton
2023-09-01[ruby/yarp] Update src/util/yp_newline_list.c styleKevin Newton
2023-09-01[ruby/yarp] remove reallocs preparing for custom memory managementHParker
2023-08-30[ruby/yarp] Switch from handling const char * to const uint8_t *Kevin Newton
2023-08-28[ruby/yarp] use `memcmp` for block memory comparisonNathan Froyd
2023-08-23[ruby/yarp] fix: newline tracking for a comment at EOFMike Dalessio
2023-08-21[ruby/yarp] prefactor: extract yp_newline_list_check_appendMike Dalessio
2023-08-17Resync YARPTakashi Kokubun
2023-08-17[ruby/yarp] Treat yp_buffer_t as an opaque pointerKevin Newton
2023-08-16Resync YARPTakashi Kokubun
2023-08-16[ruby/yarp] Fix warnings found from gcc-analyzer and clang-analyzerKevin Newton
2023-08-16[ruby/yarp] Use common fields for yp_string_tBenoit Daloze
2023-08-16[ruby/yarp] Move efficient file reading using demand paging to librubyparserBenoit Daloze
2023-08-16[ruby/yarp] Enable all of -wconversionKevin Newton
2023-07-20[ruby/yarp] Fix heredocs inside %W and %w listsAaron Patterson
2023-07-19[ruby/yarp] Resync YARP (#8098)Jemma Issroff
2023-07-05Manual YARP resyncJemma Issroff
2023-06-21[Feature #19741] Sync all files in yarpJemma Issroff