aboutsummaryrefslogtreecommitdiffstats
path: root/ext/Setup.nacl
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-20 11:54:54 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-20 11:54:54 +0000
commita317be0f271e869a2d791de61e9093141d36943d (patch)
tree54ca2134480577b0aa5c5001b1657d5fc4adfaf4 /ext/Setup.nacl
parent09e274c8c18225aa7156d46eb1fd9a547465fb6d (diff)
downloadruby-a317be0f271e869a2d791de61e9093141d36943d.tar.gz
cgi/escape: Optimize CGI.escapeHTML
* cgi/escape/escape.c: Optimize CGI.escapeHTML for ASCII-compatible encodings. [Fix GH-1164] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53220 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/Setup.nacl')
-rw-r--r--ext/Setup.nacl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Setup.nacl b/ext/Setup.nacl
index ce65ebcf0a..f205e367c6 100644
--- a/ext/Setup.nacl
+++ b/ext/Setup.nacl
@@ -2,6 +2,7 @@
#
# #Win32API
# bigdecimal
+# cgi/escape
# continuation
# coverage
# date