Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
learningendless
/
jruby
Public
forked from
jruby/jruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
jruby
src
org
jruby
RubyEncoding.java
on
test_github_468
User selector
All users
All time
Commit history
Commits on Feb 25, 2013
Fix more references to CPL.
Show description for 61678ac
headius
committed
61678ac
View commit details
Copy full SHA for 61678ac
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
Switch JRuby's CPL license to EPL.
Show description for 330fef3
headius
committed
330fef3
View commit details
Copy full SHA for 330fef3
View code at this point
Browse repository at this point
Commits on Jan 23, 2013
Remove default_internal=nil error since MRI does not do it.
headius
committed
8bfeff8
View commit details
Copy full SHA for 8bfeff8
View code at this point
Browse repository at this point
Commits on Jan 11, 2013
Add missing throw to default_internal=.
tychobrailleur
committed
f215b2c
View commit details
Copy full SHA for f215b2c
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
Accept Encoding object for Encoding.compatible?
Show description for a707f6c
kou
committed
a707f6c
View commit details
Copy full SHA for a707f6c
View code at this point
Browse repository at this point
Commits on Jul 27, 2012
Inline all calls to ThreadContext.getRuntime to access the field.
headius
committed
b8181cd
View commit details
Copy full SHA for b8181cd
View code at this point
Browse repository at this point
Commits on Mar 3, 2012
Fix JRUBY-6522
Show description for 929056a
headius
committed
929056a
View commit details
Copy full SHA for 929056a
View code at this point
Browse repository at this point
Commits on Jan 25, 2012
More IR-to-JVM.
Show description for ccfcb7c
headius
committed
ccfcb7c
View commit details
Copy full SHA for ccfcb7c
View code at this point
Browse repository at this point
Commits on Jan 17, 2012
[19]: Encoding.find enc_obj should return itself
enebo
committed
90aa8eb
View commit details
Copy full SHA for 90aa8eb
View code at this point
Browse repository at this point
Commits on Jan 9, 2012
Make our caching UTF-8 decoder replace unmappable the same as default decoder.
headius
committed
86c50d8
View commit details
Copy full SHA for 86c50d8
View code at this point
Browse repository at this point
Commits on Dec 29, 2011
A bit more of Converter
Show description for e80efe7
headius
committed
e80efe7
View commit details
Copy full SHA for e80efe7
View code at this point
Browse repository at this point
Commits on Nov 18, 2011
[1.9] Make Encoding.default_external = enc work
Show description for 6008323
Hiroshi Nakamura
committed
6008323
View commit details
Copy full SHA for 6008323
View code at this point
Browse repository at this point
Commits on Oct 20, 2011
Fix for JRUBY-6031:
Show description for eba5b2f
ajuckel
authored and
BanzaiMan
committed
eba5b2f
View commit details
Copy full SHA for eba5b2f
View code at this point
Browse repository at this point
Commits on Aug 10, 2011
JRUBY-5981: Fix encoding truncation issue
nicksieger
committed
787dc98
View commit details
Copy full SHA for 787dc98
View code at this point
Browse repository at this point
Commits on Jul 11, 2011
Cache thread-local CharsetEncoder/Decoder and Byte/CharBuffer for UTF-8 en/decoding to/from Java Strings.
headius
committed
1dcf31a
View commit details
Copy full SHA for 1dcf31a
View code at this point
Browse repository at this point
Commits on Jan 27, 2011
Improve and expand fix for JRUBY-5406 and centralize encoding lookup logic in EncodingService.
headius
committed
891409e
View commit details
Copy full SHA for 891409e
View code at this point
Browse repository at this point
Commits on Jan 20, 2011
Make default_external encoding be set based on locale and fall back to ascii-8bit like MRI if none can be found
enebo
committed
e275d67
View commit details
Copy full SHA for e275d67
View code at this point
Browse repository at this point
Commits on Jan 6, 2011
1.9 seems to always default internal to US-ASCII
enebo
committed
1ad516b
View commit details
Copy full SHA for 1ad516b
View code at this point
Browse repository at this point
Commits on Dec 22, 2010
Beginnings of some IO encoding smarts
enebo
committed
830e826
View commit details
Copy full SHA for 830e826
View code at this point
Browse repository at this point
Commits on Dec 14, 2010
names/name_list fixes
enebo
committed
e7104af
View commit details
Copy full SHA for e7104af
View code at this point
Browse repository at this point
default_external= missing a throws
enebo
committed
1ec0434
View commit details
Copy full SHA for 1ec0434
View code at this point
Browse repository at this point
Fix find specs
enebo
committed
704e65c
View commit details
Copy full SHA for 704e65c
View code at this point
Browse repository at this point
Commits on Dec 9, 2010
Remove some new RubyEncoding consumers
enebo
committed
075299d
View commit details
Copy full SHA for 075299d
View code at this point
Browse repository at this point
Add 'locale' and 'external' as entries for 'Encoding#aliases'
enebo
committed
b28ed8f
View commit details
Copy full SHA for b28ed8f
View code at this point
Browse repository at this point
add Encoding#ascii_compatible?
enebo
committed
2b79520
View commit details
Copy full SHA for 2b79520
View code at this point
Browse repository at this point
Commits on Dec 3, 2010
[1.9] Implement String encoding marshalling. No tags go away, because our default internal/external are still wrong.
headius
committed
ce00797
View commit details
Copy full SHA for ce00797
View code at this point
Browse repository at this point
Commits on Dec 1, 2010
Merge "backtrace" branch to master, now that it runs clean on all our various test cases.
Show description for fd0fa78
headius
committed
fd0fa78
View commit details
Copy full SHA for fd0fa78
View code at this point
Browse repository at this point
Commits on May 23, 2010
Implement 'locale' encoding and do a spec scrub for things that pass as a result.
headius
committed
2450b60
View commit details
Copy full SHA for 2450b60
View code at this point
Browse repository at this point
Commits on Mar 10, 2010
Couple more tweaks for Kcode's and RubyEncoding's encodings, to use more standard names and failover to 8859 on JVMs that don't have JP support.
headius
committed
4d503d4
View commit details
Copy full SHA for 4d503d4
View code at this point
Browse repository at this point
Fixes for JRUBY-4553: Scalability: JRuby suffers from Java Charset lock contention
headius
committed
2632326
View commit details
Copy full SHA for 2632326
View code at this point
Browse repository at this point
Commits on Jan 19, 2010
Fix for JRUBY-3975: [1.9] Encoding.locale_charmap is missing
Show description for fca0ecb
koichiro
authored and
headius
committed
fca0ecb
View commit details
Copy full SHA for fca0ecb
View code at this point
Browse repository at this point
Commits on Dec 23, 2009
Use accessors for those pesky ByteList fields and update bytelist.jar to a current version with accessors and deprecated fields (for compile warnings and because we'll want to privatize them some d…
Show description for 2f38023
headius
committed
2f38023
View commit details
Copy full SHA for 2f38023
View code at this point
Browse repository at this point
Commits on Dec 16, 2009
Set reified class for all the primary core classes, so they'll work properly when extended and an interface gets included.
headius
committed
13c40ae
View commit details
Copy full SHA for 13c40ae
View code at this point
Browse repository at this point
Commits on Sep 4, 2009
Encoding.default_external should get encoding from default charset when is nil
Show description for 0312d88
calavera
authored and
nicksieger
committed
0312d88
View commit details
Copy full SHA for 0312d88
View code at this point
Browse repository at this point
Commits on Sep 3, 2009
Fix up I/O encoding handling so that IRB runs again
nicksieger
committed
42be6f7
View commit details
Copy full SHA for 42be6f7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.