ruby/yarp/enc
Nathan Froyd e50fcca9a7 [ruby/yarp] make some encoding tables `const`
https://github.com/ruby/yarp/commit/777c376deb
2023-09-14 01:09:33 +00:00
..
yp_big5.c [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_encoding.h [ruby/yarp] make some encoding tables `const` 2023-09-14 01:09:33 +00:00
yp_euc_jp.c [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_gbk.c [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_shift_jis.c [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_tables.c [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_unicode.c [ruby/yarp] make some encoding tables `const` 2023-09-14 01:09:33 +00:00
yp_windows_31j.c [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00