summaryrefslogtreecommitdiff
path: root/test/prism/encoding_test.rb
AgeCommit message (Expand)Author
2024-03-25[ruby/prism] Refactor regexp lexing to make it easier to support CLRFKevin Newton
2024-03-20[ruby/prism] Provide options for reducing sizeKevin Newton
2024-03-08[ruby/prism] Extract out pm_regexp_token_buffer_tKevin Newton
2024-03-08[ruby/prism] Add initial implementation of `Regexp` validation.Kevin Menard
2024-03-08[ruby/prism] Track both the unescaped bytes and source string for a regular e...Kevin Menard
2024-02-02[ruby/prism] Fix up multibyte escapesKevin Newton
2024-01-26[ruby/prism] Track whether a Symbol should have its encoding changed from the...Kevin Menard
2024-01-11[ruby/prism] Exclude encodings that are dynamicKevin Newton
2023-12-06[ruby/prism] Provide flags for changing encodingsKevin 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] Alias CP51932 to EUC-JPKevin 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] Update spacing in encoding_test.rbKevin Newton
2023-11-17[ruby/prism] Add macThaiHaldun Bayhantopcu
2023-11-17[ruby/prism] Add macRomanHaldun Bayhantopcu
2023-11-17[ruby/prism] Never test locale encodingKevin Newton
2023-11-17[ruby/prism] Do not test locale encoding on windowsKevin Newton
2023-11-17[ruby/prism] Add macTurkishHaldun Bayhantopcu
2023-11-16[ruby/prism] Add macGreek encodingKevin Newton
2023-11-16[ruby/prism] Only run encoding tests on CRubyKevin Newton
2023-11-16[ruby/prism] Add macRomania 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