summaryrefslogtreecommitdiff
path: root/ext/erb/escape/escape.c
AgeCommit message (Expand)Author
2025-10-13[ruby/erb] html_escape: refactor redundant ifSharon Rosner
2025-10-12[ruby/erb] Fix integer overflowNobuyoshi Nakada
2025-10-11[ruby/erb] html_escape: Avoid buffer allocation for strings with noSharon Rosner
2025-07-15[ruby/erb] Declare escape functions as Ractor-safeJohn Hawthorn
2025-05-12[ruby/erb] [DOC] Make documentation 100%Nobuyoshi Nakada
2022-11-26[ruby/erb] Define ERB::Escape moduleTakashi Kokubun
2022-11-25[ruby/erb] Keep ERB::Util#html_escape privateTakashi Kokubun
2022-11-24[ruby/erb] Rename erb.so to erb/escape.soTakashi Kokubun