summaryrefslogtreecommitdiff
path: root/ext/-test-/econv
AgeCommit message (Collapse)Author
2025-07-11Update dependencies for addition of set.h to public headersJeremy Evans
2025-05-08Added depend file for test/-ext-/econv/test_append.rbHiroshi SHIBATA
https://github.com/ruby/ruby/commit/ce51ef30df5bf07ec3881a377f0011b8f20ec507 broke ext/-test-/econv/append.o. We should rebuild that object file when dependencies are updated. Notes: Merged: https://github.com/ruby/ruby/pull/13271
2024-11-22[Bug #20903] `rb_econv_str_append` arguments expected to be StringNobuyoshi Nakada
Notes: Merged: https://github.com/ruby/ruby/pull/12145
2022-08-18[Bug #18964] Update the code range of appended portionNobuyoshi Nakada
Notes: Merged: https://github.com/ruby/ruby/pull/6250