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
test
test_array.rb
on
test_github_468
User selector
All users
All time
Commit history
Commits on Feb 23, 2012
New 1.9-mode test:jruby19 based on jruby_index from ant test.
headius
committed
8434991
View commit details
Copy full SHA for 8434991
View code at this point
Browse repository at this point
Commits on Nov 3, 2009
Regression tests for JRUBY-4206
vvs
committed
ae377da
View commit details
Copy full SHA for ae377da
View code at this point
Browse repository at this point
Commits on Oct 25, 2009
Fix for JRUBY-4157: fannkuch and chameneosredux benchmarks timing out on The Benchmarks Game
Show description for 4d034fa
headius
committed
4d034fa
View commit details
Copy full SHA for 4d034fa
View code at this point
Browse repository at this point
Commits on May 14, 2008
Removed all tests already in or just moved to RubySpecs; a couple remain that didn't have a good home in RubySpec array specs.
Show description for b4f310c
headius
committed
b4f310c
View commit details
Copy full SHA for b4f310c
View code at this point
Browse repository at this point
Commits on Jan 3, 2008
JRUBY-1875: Integer overflow in Array#fill (patch by Vladimir Sizikov)
Show description for d98408c
enebo
committed
d98408c
View commit details
Copy full SHA for d98408c
View code at this point
Browse repository at this point
Commits on Nov 26, 2007
JRUBY-1148: Array#== doesn't use custom to_ary method for RHS arguments (patch by Hung Huynh, test patch by Wirianto Djunaidi)
Show description for 466949e
enebo
committed
466949e
View commit details
Copy full SHA for 466949e
View code at this point
Browse repository at this point
Commits on Sep 14, 2007
Test modifications for JRUBY-1354, disable stack error tests, since they're not safe.
Show description for 34fb9ba
headius
committed
34fb9ba
View commit details
Copy full SHA for 34fb9ba
View code at this point
Browse repository at this point
Commits on Aug 30, 2007
Fix for JRUBY-1209: Array#uniq, Array#|, Array#&, Array#- should be implemented in terms of RubyHash to actually use #eql? method on objects an array contains
Show description for 238d169
lopex
committed
238d169
View commit details
Copy full SHA for 238d169
View code at this point
Browse repository at this point
Fix for JRUBY-1210: Array#join behaves inconsistently on recursive arrays.
Show description for 875bdba
lopex
committed
875bdba
View commit details
Copy full SHA for 875bdba
View code at this point
Browse repository at this point
Commits on Apr 25, 2007
JRUBY-450: JRuby Accepts Multi-line Array Concatenation Syntax Error
Show description for 20733ca
enebo
committed
20733ca
View commit details
Copy full SHA for 20733ca
View code at this point
Browse repository at this point
Commits on Apr 9, 2007
JRUBY-785 fixes: use the module index from object's *actual* module, not hardcoded to ARRAY et al.
Show description for 56921e8
headius
committed
56921e8
View commit details
Copy full SHA for 56921e8
View code at this point
Browse repository at this point
Commits on Feb 23, 2007
Marcin's fix for Array#fill with out-of-bounds index, along with a fill test.
Show description for cbda6e6
headius
committed
cbda6e6
View commit details
Copy full SHA for cbda6e6
View code at this point
Browse repository at this point
Commits on Feb 12, 2007
Array#[] and Array#slice should return nil for invalid ranges as in [].slice(-1..1)
Show description for ecb7a41
headius
committed
ecb7a41
View commit details
Copy full SHA for ecb7a41
View code at this point
Browse repository at this point
Commits on Feb 2, 2007
Fix for JRUBY-473: when eaching over an array, re-retrieve the length for each test, since it could change while iterating.
Show description for 6b91ba8
headius
committed
6b91ba8
View commit details
Copy full SHA for 6b91ba8
View code at this point
Browse repository at this point
Commits on Jan 17, 2007
- finished test cleanup
Show description for 942195f
nicksieger
committed
942195f
View commit details
Copy full SHA for 942195f
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.