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
Branch selector
test_github_468
User selector
All users
All time
Commit history
Commits on Mar 15, 2013
Testing #468.
BanzaiMan
committed
c0621b9
View commit details
Copy full SHA for c0621b9
Browse repository at this point
Changes suggested by #501.
BanzaiMan
committed
8bb7eb0
View commit details
Copy full SHA for 8bb7eb0
Browse repository at this point
Update 1.9 mode to 1.9.3p392 (no visible changes).
Show description for 909b3a9
headius
committed
909b3a9
View commit details
Copy full SHA for 909b3a9
Browse repository at this point
Commits on Mar 14, 2013
Update psych Ruby bits to 2.0 (same as Ruby 2.0.0 stdlib).
headius
committed
5120e5f
View commit details
Copy full SHA for 5120e5f
Browse repository at this point
Bump jruby-openssl to 0.8.6.dev.
headius
committed
6745391
View commit details
Copy full SHA for 6745391
Browse repository at this point
Bump to 0.8.5 for release.
Show description for dfd1811
headius
committed
dfd1811
View commit details
Copy full SHA for dfd1811
Browse repository at this point
Fix over-canonicalization in 1.8 mode that broke tracing tests.
headius
committed
5edded2
View commit details
Copy full SHA for 5edded2
Browse repository at this point
Re-fix loading to ignore C ext extensions if C exts are not on.
headius
committed
9795c96
View commit details
Copy full SHA for 9795c96
Browse repository at this point
Unmodify ext extensions while I fix tests surrounding it.
headius
committed
52f0d7e
View commit details
Copy full SHA for 52f0d7e
Browse repository at this point
Fix relative path logic for ./ and .. files.
Show description for 8a626e1
headius
committed
8a626e1
View commit details
Copy full SHA for 8a626e1
Browse repository at this point
Update joda-time to 2.2.
Show description for fcc69f8
BanzaiMan
committed
fcc69f8
View commit details
Copy full SHA for fcc69f8
Browse repository at this point
Merge pull request #579 from JonAdams1000/master
Show description for 2894dcb
headius
committed
2894dcb
View commit details
Copy full SHA for 2894dcb
Browse repository at this point
Commits on Mar 13, 2013
Properly check for Windows in resolv.rb. Fixes #580.
headius
committed
9e30eab
View commit details
Copy full SHA for 9e30eab
Browse repository at this point
Implement Method#parameters for native methods.
Show description for 8961e2a
headius
committed
8961e2a
View commit details
Copy full SHA for 8961e2a
Browse repository at this point
Enable Ripper tests in 1.9 suite.
headius
committed
0639a55
View commit details
Copy full SHA for 0639a55
Browse repository at this point
Only fire block and thread trace events in 2.0 mode.
headius
committed
4f459db
View commit details
Copy full SHA for 4f459db
Browse repository at this point
Commits on Mar 12, 2013
Additional fixes to get 'ant test' and 'mri19' suites green.
Show description for 8b22272
headius
committed
8b22272
View commit details
Copy full SHA for 8b22272
Browse repository at this point
Fixes to get Fiber tests passing again.
headius
committed
74e31e2
View commit details
Copy full SHA for 74e31e2
Browse repository at this point
Pull in and wire up Ruby 2.0 tests + excludes.
headius
committed
dfd22f3
View commit details
Copy full SHA for dfd22f3
Browse repository at this point
Minor improvements for Hash.
Show description for 322103a
headius
committed
322103a
View commit details
Copy full SHA for 322103a
Browse repository at this point
Add jruby-openssl and bouncy-castle-java gem bits to dist src.
headius
committed
e0a422b
View commit details
Copy full SHA for e0a422b
Browse repository at this point
Rework BC gem to build properly and copy its contents (no symlink)
headius
committed
7b244f9
View commit details
Copy full SHA for 7b244f9
Browse repository at this point
Fix typo in protocol.rb
headius
committed
7a3009f
View commit details
Copy full SHA for 7a3009f
Browse repository at this point
Commits on Mar 11, 2013
More tweaks for 2.0 stdlib.
Show description for d04857c
headius
committed
d04857c
View commit details
Copy full SHA for d04857c
Browse repository at this point
Incorporate substantive code from 2.0 stdlib.
Show description for 56c3053
headius
committed
56c3053
View commit details
Copy full SHA for 56c3053
Browse repository at this point
Use duplicated imports list so that the default imports list does not get changed with every compiled script.
Jonathan Adams
committed
c85a4e9
View commit details
Copy full SHA for c85a4e9
Browse repository at this point
Remove MIT licenses from backports-gem contributions.
Show description for 20cf155
headius
committed
20cf155
View commit details
Copy full SHA for 20cf155
Browse repository at this point
New Hash#default_proc= and #to_h for 2.0 mode.
headius
committed
e4855a0
View commit details
Copy full SHA for e4855a0
Browse repository at this point
Incorporate some 2.0.0 features from backports gem.
Show description for a9ad586
headius
committed
a9ad586
View commit details
Copy full SHA for a9ad586
Browse repository at this point
Update BC gem to point at jruby repo.
headius
committed
80a9d4a
View commit details
Copy full SHA for 80a9d4a
Browse repository at this point
tzdata 2013b was released on March 11, 2013.
BanzaiMan
committed
ef6b752
View commit details
Copy full SHA for ef6b752
Browse repository at this point
[IR] Some cleanup and fixes to exception regions and cfg building
Show description for 5955eb8
subbuss
committed
5955eb8
View commit details
Copy full SHA for 5955eb8
Browse repository at this point
Bump jruby-openssl to 0.8.5.dev.
headius
committed
cbcbb4e
View commit details
Copy full SHA for cbcbb4e
Browse repository at this point
Update jruby-openssl to 0.8.4 and pull in/update BC gem.
headius
committed
9c65676
View commit details
Copy full SHA for 9c65676
Browse repository at this point
Commits on Mar 9, 2013
[2.0] Add Thread::Backtrace::Location and related methods.
Show description for 281ead7
headius
committed
281ead7
View commit details
Copy full SHA for 281ead7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.