FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for spec/java_integration - MSNexploder/jruby · GitHub
MSNexploder
/
jruby
Public
forked from
jruby/jruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
spec
java_integration
on
test-latest_java8
User selector
Datepicker
Commit history
Commits on Feb 2, 2014
Fix the JarDirectory resource to return proper sub-files.
Show description for 2a1e3f9
Dmitry Ratnikov
committed
2a1e3f9
View commit details
Copy full SHA for 2a1e3f9
View code at this point
Browse repository at this point
Commits on Feb 1, 2014
Add issue numbers for commented out tests.
chrisseaton
committed
dd0b88f
View commit details
Copy full SHA for dd0b88f
View code at this point
Browse repository at this point
Commits on Jan 31, 2014
Comment out failing glob tests (will go back and add issue number later).
chrisseaton
committed
83558e7
View commit details
Copy full SHA for 83558e7
View code at this point
Browse repository at this point
Commits on Jan 28, 2014
Merge pull request #1454 from ratnikov/fix-glob
Show description for 9c55274
enebo
committed
9c55274
View commit details
Copy full SHA for 9c55274
View code at this point
Browse repository at this point
Removed the custom glob code and added "defacto" expectations
Dmitry Ratnikov
committed
6792740
View commit details
Copy full SHA for 6792740
View code at this point
Browse repository at this point
Commits on Nov 22, 2013
Merge branch 'jruby-1_7'
Show description for 14c8b98
headius
committed
14c8b98
View commit details
Copy full SHA for 14c8b98
View code at this point
Browse repository at this point
Patch around JI specs that break with new Java 8 collections.
Show description for 8783a11
headius
committed
8783a11
View commit details
Copy full SHA for 8783a11
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Updated method_spec to test additional java_signature return types
Show description for 484d345
jstoneky
authored and
headius
committed
484d345
View commit details
Copy full SHA for 484d345
View code at this point
Browse repository at this point
Merge branch 'topic/update_java_signature_method_spec' of github.com:jstoneky/jruby into jstoneky-topic/update_java_signature_method_spec
headius
committed
7f518ae
View commit details
Copy full SHA for 7f518ae
View code at this point
Browse repository at this point
Commits on Oct 7, 2013
Get all suites in test:extended passing.
headius
committed
4b6dfbc
View commit details
Copy full SHA for 4b6dfbc
View code at this point
Browse repository at this point
Commits on Oct 3, 2013
Updated method_spec to test additional java_signature return types
Show description for 61556b1
jstoneky
committed
61556b1
View commit details
Copy full SHA for 61556b1
View code at this point
Browse repository at this point
Commits on Aug 22, 2013
use expect instead of should for better rspec
Rajarshi Das
committed
76b73a8
View commit details
Copy full SHA for 76b73a8
View code at this point
Browse repository at this point
Commits on Aug 19, 2013
Fix spec description text
BanzaiMan
committed
1cc875a
View commit details
Copy full SHA for 1cc875a
View code at this point
Browse repository at this point
Use 'let' in code, and fix spec description
Show description for 54b4bc5
Rajarshi Das
authored and
BanzaiMan
committed
54b4bc5
View commit details
Copy full SHA for 54b4bc5
View code at this point
Browse repository at this point
Commits on Aug 13, 2013
Revert "rspec let to stop repetation of same code"
Show description for e973350
BanzaiMan
committed
e973350
View commit details
Copy full SHA for e973350
View code at this point
Browse repository at this point
rspec let to stop repetation of same code
Show description for f6318f6
Rajarshi Das
committed
f6318f6
View commit details
Copy full SHA for f6318f6
View code at this point
Browse repository at this point
Commits on Jul 15, 2013
Adding index/rindex to java.util.List instances
byteit101
committed
517bb6b
View commit details
Copy full SHA for 517bb6b
View code at this point
Browse repository at this point
Commits on Jul 6, 2013
Final tweaks to get ant test-extended passing.
headius
committed
ea7fd38
View commit details
Copy full SHA for ea7fd38
View code at this point
Browse repository at this point
Commits on Jul 1, 2013
Get test-extended running to completion (I think).
headius
committed
8d7bf4a
View commit details
Copy full SHA for 8d7bf4a
View code at this point
Browse repository at this point
Commits on Jun 15, 2013
Support const_get with inherit argument for java packages. Fixes #805
atambo
committed
857d2ae
View commit details
Copy full SHA for 857d2ae
View code at this point
Browse repository at this point
Commits on May 21, 2013
Merge pull request #624 from daicoden/field-annotations
Show description for e33a5b6
headius
committed
e33a5b6
View commit details
Copy full SHA for e33a5b6
View code at this point
Browse repository at this point
Merge pull request #623 from daicoden/java-signature-with-parameters
Show description for d4e50ba
headius
committed
d4e50ba
View commit details
Copy full SHA for d4e50ba
View code at this point
Browse repository at this point
Commits on May 20, 2013
Fix IOInputStream single-byte read
Show description for 7e8bf33
grddev
committed
7e8bf33
View commit details
Copy full SHA for 7e8bf33
View code at this point
Browse repository at this point
Commits on May 7, 2013
Make .java_class work properly for "real" ifc impls. Fixes #709.
headius
committed
bc92e76
View commit details
Copy full SHA for bc92e76
View code at this point
Browse repository at this point
Commits on Apr 2, 2013
Formatting.
Matt Wilson
committed
acba3dc
View commit details
Copy full SHA for acba3dc
View code at this point
Browse repository at this point
Add field annotation.
Show description for 28d19e4
Matt Wilson
committed
28d19e4
View commit details
Copy full SHA for 28d19e4
View code at this point
Browse repository at this point
Fix issues with java_signature for parameters.
Matt Wilson
committed
7ecc546
View commit details
Copy full SHA for 7ecc546
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Move RuntimeHelpers to org.jruby.runtime.Helpers.
headius
committed
bb98e4b
View commit details
Copy full SHA for bb98e4b
View code at this point
Browse repository at this point
Commits on Mar 22, 2013
Merge pull request #460 from atambo/master
Show description for ff74833
headius
committed
ff74833
View commit details
Copy full SHA for ff74833
View code at this point
Browse repository at this point
Commits on Mar 16, 2013
Added test case for issue #6950
James Pickering
committed
40c9e24
View commit details
Copy full SHA for 40c9e24
View code at this point
Browse repository at this point
Commits on Feb 28, 2013
MyHash is used a little too much as a constant
enebo
committed
42a26dc
View commit details
Copy full SHA for 42a26dc
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
Get rid of Hash.index warnings in test runs in 1.9 mode
enebo
committed
0ac0e2d
View commit details
Copy full SHA for 0ac0e2d
View code at this point
Browse repository at this point
Commits on Feb 4, 2013
That didn't quite work, so we'll comment out these examples to assess the fitness of other specs.
BanzaiMan
committed
3310615
View commit details
Copy full SHA for 3310615
View code at this point
Browse repository at this point
Commits on Feb 3, 2013
Revert "Putting this set to pending to examine what other JI specs fail on Travis"
Show description for 96d04de
BanzaiMan
committed
96d04de
View commit details
Copy full SHA for 96d04de
View code at this point
Browse repository at this point
Putting this set to pending to examine what other JI specs fail on Travis
BanzaiMan
committed
a85f52b
View commit details
Copy full SHA for a85f52b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL