-
-
Notifications
You must be signed in to change notification settings - Fork 925
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7424803cbb93
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cc619c063b21
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
2
contributors
Commits on Sep 12, 2016
-
First pass at compatibility work on socket subsystem.
This is based on specs created by @yorickpeterse for the rubysl/rubysl-socket move to a pure-ruby socket lib. Among the changes thusfar: * Many improvements to Addrinfo, including leveraging the JDK APIs better and having less state. More address types work correctly now. * Socket now handles more types of sockets, including servers. * Improvements to addressing behavior across all socket types. * In-progress refactoring of socket classes to be reusable from Socket grab-bag. At the moment there are around 565 specs tagged.
Configuration menu - View commit details
-
Copy full SHA for 09d1654 - Browse repository at this point
Copy the full SHA 09d1654View commit details -
Revert lazy socket initialization changes.
Will be made in the separate PR
Configuration menu - View commit details
-
Copy full SHA for 1c39c2d - Browse repository at this point
Copy the full SHA 1c39c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a79100 - Browse repository at this point
Copy the full SHA 6a79100View commit details -
Also tested using specs from ruby/spec#287
Configuration menu - View commit details
-
Copy full SHA for 0b9c7ab - Browse repository at this point
Copy the full SHA 0b9c7abView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac1e4f9 - Browse repository at this point
Copy the full SHA ac1e4f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51fe6f3 - Browse repository at this point
Copy the full SHA 51fe6f3View commit details -
Partially fix Addrinfo#inspect
Fix regression exposed by jruby/test_addrinfo test
Configuration menu - View commit details
-
Copy full SHA for 16da3b9 - Browse repository at this point
Copy the full SHA 16da3b9View commit details
Commits on Sep 13, 2016
-
Add Socket.unpack_sockaddr_un fn
Remove (un)pack_sockaddr_un specs from excludes
Configuration menu - View commit details
-
Copy full SHA for 74cf138 - Browse repository at this point
Copy the full SHA 74cf138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56b5301 - Browse repository at this point
Copy the full SHA 56b5301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e62621 - Browse repository at this point
Copy the full SHA 4e62621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42c6d3b - Browse repository at this point
Copy the full SHA 42c6d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a440003 - Browse repository at this point
Copy the full SHA a440003View commit details -
Configuration menu - View commit details
-
Copy full SHA for bce9285 - Browse repository at this point
Copy the full SHA bce9285View commit details -
Fix RubyBasicSocket#getsockname
Bring back fallback for unbinded socket
Configuration menu - View commit details
-
Copy full SHA for 25c28ee - Browse repository at this point
Copy the full SHA 25c28eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0949edb - Browse repository at this point
Copy the full SHA 0949edbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4862d2d - Browse repository at this point
Copy the full SHA 4862d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 120b70c - Browse repository at this point
Copy the full SHA 120b70cView commit details -
Configuration menu - View commit details
-
Copy full SHA for da40a15 - Browse repository at this point
Copy the full SHA da40a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3219afe - Browse repository at this point
Copy the full SHA 3219afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a70b0 - Browse repository at this point
Copy the full SHA 53a70b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8990eb6 - Browse repository at this point
Copy the full SHA 8990eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 590cac8 - Browse repository at this point
Copy the full SHA 590cac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06178b2 - Browse repository at this point
Copy the full SHA 06178b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85681bd - Browse repository at this point
Copy the full SHA 85681bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e50459e - Browse repository at this point
Copy the full SHA e50459eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b31c953 - Browse repository at this point
Copy the full SHA b31c953View commit details
Commits on Sep 14, 2016
-
Revert abstract/NotAllocatable changes
Make RubyBasicSocket and RubyIPSocket allocatable to match MRI behaviour
Configuration menu - View commit details
-
Copy full SHA for 7275cef - Browse repository at this point
Copy the full SHA 7275cefView commit details
Commits on Sep 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for cc619c0 - Browse repository at this point
Copy the full SHA cc619c0View commit details
There are no files selected for viewing