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
java
on
test_github_468
User selector
All users
All time
Commit history
Commits on Feb 27, 2013
Hash.inspect should be US-ASCII by default (mri test fixed)
enebo
committed
8514b43
View commit details
Copy full SHA for 8514b43
View code at this point
Browse repository at this point
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 16, 2013
Add String.from_java_bytes that accepts an encoding.
headius
committed
7156143
View commit details
Copy full SHA for 7156143
View code at this point
Browse repository at this point
Commits on Dec 12, 2012
Add methods from Java* internal classes to java.lang equivs.
headius
committed
f5850a5
View commit details
Copy full SHA for f5850a5
View code at this point
Browse repository at this point
Add ArrayUtils class that was supposed to have been added already.
headius
committed
9d6912d
View commit details
Copy full SHA for 9d6912d
View code at this point
Browse repository at this point
Remove some methods; forgot to save.
headius
committed
873d4c1
View commit details
Copy full SHA for 873d4c1
View code at this point
Browse repository at this point
Move new array-related utility methods to a common location.
headius
committed
bb4931a
View commit details
Copy full SHA for bb4931a
View code at this point
Browse repository at this point
Improve construction of Java arrays and add type.new_array.
headius
committed
a121b62
View commit details
Copy full SHA for a121b62
View code at this point
Browse repository at this point
Eliminate creation of JavaArray through normal operations.
headius
committed
fc5de3e
View commit details
Copy full SHA for fc5de3e
View code at this point
Browse repository at this point
Start moving away from dependence on JavaArray objects.
Show description for 33d329a
headius
committed
33d329a
View commit details
Copy full SHA for 33d329a
View code at this point
Browse repository at this point
Better error messages for Java objects that fail to match target.
headius
committed
7334633
View commit details
Copy full SHA for 7334633
View code at this point
Browse repository at this point
Commits on Oct 25, 2012
Revert "Hash#initialize_copy is an alias for #replace in MRI."
Show description for d12ce78
headius
committed
d12ce78
View commit details
Copy full SHA for d12ce78
View code at this point
Browse repository at this point
Hash#initialize_copy is an alias for #replace in MRI.
headius
committed
63a9413
View commit details
Copy full SHA for 63a9413
View code at this point
Browse repository at this point
Commits on Oct 15, 2012
Fix JRUBY-6932
Show description for 67f111e
headius
committed
67f111e
View commit details
Copy full SHA for 67f111e
View code at this point
Browse repository at this point
Commits on Sep 19, 2012
Eliminate a couple more JavaArray accesses (JRUBY-4732).
headius
committed
d8b91a0
View commit details
Copy full SHA for d8b91a0
View code at this point
Browse repository at this point
Commits on Aug 10, 2012
Concrete Java classes should coerce to void as null.
headius
committed
99ef233
View commit details
Copy full SHA for 99ef233
View code at this point
Browse repository at this point
Commits on Jul 27, 2012
Apparently my refactoring fu is weak. Removing more TC.getRuntime.
headius
committed
ede89b5
View commit details
Copy full SHA for ede89b5
View code at this point
Browse repository at this point
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 Jul 5, 2012
Mostly fix JRUBY-6760: ArgumentError output
Show description for 6ecfcee
headius
committed
6ecfcee
View commit details
Copy full SHA for 6ecfcee
View code at this point
Browse repository at this point
Commits on Jul 3, 2012
Kinda sorta fix JRUBY-6674
Show description for f38b8e5
headius
committed
f38b8e5
View commit details
Copy full SHA for f38b8e5
View code at this point
Browse repository at this point
Commits on Jun 29, 2012
Fix __constants__ and __methods__ on Java package modules.
headius
committed
e9ec648
View commit details
Copy full SHA for e9ec648
View code at this point
Browse repository at this point
Remove JavaPackageModuleTemplate method_added hook.
headius
committed
53f010f
View commit details
Copy full SHA for 53f010f
View code at this point
Browse repository at this point
Commits on Jun 28, 2012
Fix JRUBY-6745
Show description for aecaffe
headius
committed
aecaffe
View commit details
Copy full SHA for aecaffe
View code at this point
Browse repository at this point
Commits on Jun 12, 2012
Fix and test for #190
Show description for b561306
headius
committed
b561306
View commit details
Copy full SHA for b561306
View code at this point
Browse repository at this point
Commits on May 9, 2012
Allow primitive boxes to pass for primitive toJava targets.
Show description for f9ca028
headius
committed
f9ca028
View commit details
Copy full SHA for f9ca028
View code at this point
Browse repository at this point
Commits on Apr 10, 2012
Fix JRUBY-6590: DelegateClass subclasses can't include Java interfaces
headius
committed
36a6987
View commit details
Copy full SHA for 36a6987
View code at this point
Browse repository at this point
Commits on Mar 5, 2012
Clean up messages for non-persistent Java object ivars and singletons
headius
committed
279fad5
View commit details
Copy full SHA for 279fad5
View code at this point
Browse repository at this point
Commits on Mar 4, 2012
Add one-time warning for Java singletons/ivars.
headius
committed
bdbb8aa
View commit details
Copy full SHA for bdbb8aa
View code at this point
Browse repository at this point
Commits on Mar 2, 2012
IR2JVM work.
Show description for ed5390c
headius
committed
ed5390c
View commit details
Copy full SHA for ed5390c
View code at this point
Browse repository at this point
Commits on Feb 7, 2012
More minor improvements to Java array access.
headius
committed
455a392
View commit details
Copy full SHA for 455a392
View code at this point
Browse repository at this point
Modest speedup for Java array sets.
headius
committed
532d625
View commit details
Copy full SHA for 532d625
View code at this point
Browse repository at this point
Deprecate and remove uses of defunct JRubyMethod.backtrace flag.
headius
committed
8b22798
View commit details
Copy full SHA for 8b22798
View code at this point
Browse repository at this point
Commits on Jan 10, 2012
HEH...how'd that get in there
enebo
committed
0c3f1ad
View commit details
Copy full SHA for 0c3f1ad
View code at this point
Browse repository at this point
Rewire ENV_JAVA to be a read/write mirror of system properties.
Show description for 6886cc0
headius
committed
6886cc0
View commit details
Copy full SHA for 6886cc0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.