index
:
ruby.git
The Ruby Programming Language
summary
refs
log
tree
commit
diff
path:
root
/
prism
/
enc
/
pm_tables.c
Age
Commit message (
Expand
)
Author
2023-11-30
[PRISM] Consolidate prism encoding files
Kevin Newton
2023-11-22
[ruby/prism] Add KOI8-U encoding
Patrick O'Grady
2023-11-21
[ruby/prism] feat: adds encoding for TIS-620
Thiago Araujo
2023-11-20
[ruby/prism] adds encodings for ibm869
Lynne Ashminov
2023-11-20
[ruby/prism] Add and test ibm863 encoding
Maple Ong
2023-11-20
[ruby/prism] feat: Adds macCroatian encoding
David Wessman
2023-11-20
[ruby/prism] feat: add encoding for IBM865
Derek Moore
2023-11-19
[ruby/prism] feat: add encoding for ibm866
Syed Faraaz Ahmad
2023-11-19
[ruby/prism] Add GB1988 encoding
Orhan Toy
2023-11-19
[ruby/prism] Add macCyrillic encoding
Orhan Toy
2023-11-18
[ruby/prism] Add IBM864 encoding
Mike Dalton
2023-11-18
[ruby/prism] Add macCentEuro encoding
Thomas Marshall
2023-11-17
[ruby/prism] add Windows-874 encoding
Peter Cai
2023-11-17
[ruby/prism] Add macThai
Haldun Bayhantopcu
2023-11-17
[ruby/prism] Add macRoman
Haldun Bayhantopcu
2023-11-17
[ruby/prism] Add macUkraine
Haldun Bayhantopcu
2023-11-17
[ruby/prism] Add macTurkish
Haldun Bayhantopcu
2023-11-16
[ruby/prism] Add macGreek encoding
Kevin Newton
2023-11-16
[ruby/prism] Add macRomania encoding
Kevin Newton
2023-11-16
[ruby/prism] Support for the macIceland encoding
Kevin Newton
2023-11-16
[ruby/prism] IBM862 encoding
Kevin Newton
2023-11-16
[ruby/prism] IBM861 encoding
Kevin Newton
2023-11-16
[ruby/prism] IBM860 encoding
Kevin Newton
2023-11-16
[ruby/prism] IBM857 encoding
Kevin Newton
2023-11-16
[ruby/prism] IBM855 encoding
Kevin Newton
2023-11-16
[ruby/prism] IBM852 encoding
Kevin Newton
2023-11-16
[ruby/prism] IBM775 encoding
Kevin Newton
2023-11-16
[ruby/prism] IBM-737 encoding
Kevin Newton
2023-11-16
[ruby/prism] IBM720 encoding
Kevin Newton
2023-11-16
[ruby/prism] IBM437 encoding
Kevin Newton
2023-11-16
[ruby/prism] Add cp855 encoding
Kevin Newton
2023-11-16
[ruby/prism] Add cp852 encoding
Kevin Newton
2023-11-16
[ruby/prism] Add remaining windows encodings
Kevin Newton
2023-11-16
[ruby/prism] Add windows-1250 encoding
Kevin Newton
2023-11-01
[ruby/prism] Fix up lint
Kevin Newton
2023-11-01
[ruby/prism] Documentation for the encodings
Kevin Newton
2023-09-27
Sync to prism rename commits
Kevin Newton
2023-09-27
Rename YARP filepaths to prism filepaths
Kevin Newton