summaryrefslogtreecommitdiff
path: root/prism/enc/pm_encoding.h
AgeCommit message (Expand)Author
2023-11-30[PRISM] Consolidate prism encoding filesKevin Newton
2023-11-30[ruby/prism] CESU encodingKevin Newton
2023-11-30[ruby/prism] EUC-TW encodingKevin Newton
2023-11-30[ruby/prism] GB18030 encodingKevin Newton
2023-11-30[ruby/prism] Emacs MULE encodingsKevin Newton
2023-11-30[PRISM] Big5 encodingsKevin Newton
2023-11-30[ruby/prism] EUC-KR encodingsKevin Newton
2023-11-30[ruby/prism] Support other EUC-JP encodingsKevin Newton
2023-11-30[PRISM] Consolidate SJIS encodingsKevin Newton
2023-11-30[ruby/prism] Add other UTF8 encodingsKevin Newton
2023-11-29[ruby/prism] Add MacJapanese encodingMatt Boldt
2023-11-29[ruby/prism] added CP950 encodingDhaval
2023-11-22[ruby/prism] Add `CP949` encodingheyogrady
2023-11-22[ruby/prism] Add KOI8-U encodingPatrick O'Grady
2023-11-21[ruby/prism] feat: adds encoding for TIS-620Thiago Araujo
2023-11-20Rename the big5-hkscs stuff to something more generic and add UAO sharing com...Ryan Garver
2023-11-20[ruby/prism] adds encodings for ibm869Lynne Ashminov
2023-11-20[ruby/prism] Add and test ibm863 encodingMaple Ong
2023-11-20[ruby/prism] feat: Adds macCroatian encodingDavid Wessman
2023-11-20[ruby/prism] feat: add encoding for IBM865Derek Moore
2023-11-19[ruby/prism] feat: add encoding for ibm866Syed Faraaz Ahmad
2023-11-19[ruby/prism] Add GB1988 encodingOrhan Toy
2023-11-19[ruby/prism] Add macCyrillic encodingOrhan Toy
2023-11-18[ruby/prism] Big5 HKSCS encodingRyan Garver
2023-11-18[ruby/prism] Add IBM864 encodingMike Dalton
2023-11-18[ruby/prism] Add macCentEuro encodingThomas Marshall
2023-11-17[ruby/prism] add Windows-874 encodingPeter Cai
2023-11-17[ruby/prism] Add macThaiHaldun Bayhantopcu
2023-11-17[ruby/prism] Add macRomanHaldun Bayhantopcu
2023-11-17[ruby/prism] Add macUkraineHaldun Bayhantopcu
2023-11-17[ruby/prism] Add macTurkishHaldun Bayhantopcu
2023-11-16[ruby/prism] Add macGreek encodingKevin Newton
2023-11-16[ruby/prism] Add macRomania encodingKevin Newton
2023-11-16[ruby/prism] Support for the macIceland encodingKevin Newton
2023-11-16[ruby/prism] IBM862 encodingKevin Newton
2023-11-16[ruby/prism] IBM861 encodingKevin Newton
2023-11-16[ruby/prism] IBM860 encodingKevin Newton
2023-11-16[ruby/prism] IBM857 encodingKevin Newton
2023-11-16[ruby/prism] IBM855 encodingKevin Newton
2023-11-16[ruby/prism] IBM852 encodingKevin Newton
2023-11-16[ruby/prism] IBM775 encodingKevin Newton
2023-11-16[ruby/prism] IBM-737 encodingKevin Newton
2023-11-16[ruby/prism] IBM720 encodingKevin Newton
2023-11-16[ruby/prism] IBM437 encodingKevin Newton
2023-11-16[ruby/prism] Add cp855 encodingKevin Newton
2023-11-16[ruby/prism] Add cp852 encodingKevin Newton
2023-11-16[ruby/prism] Add remaining windows encodingsKevin Newton
2023-11-16[ruby/prism] Add windows-1250 encodingKevin Newton
2023-11-16[ruby/prism] Hook up encoding file to prismMaple Ong
2023-11-01[ruby/prism] Fix up lintKevin Newton