FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · serioussam/jruby · GitHub
serioussam
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Dec 11, 2012
Remove openssl.rb from copying (we have our own in shared).
headius
committed
063cd03
View commit details
Copy full SHA for 063cd03
Browse repository at this point
Bump jruby-openssl version to 0.8.3.dev.
headius
committed
8b29859
View commit details
Copy full SHA for 8b29859
Browse repository at this point
Tweak jruby-openssl Rakefile and version for 0.8.2 release.
headius
committed
91202e4
View commit details
Copy full SHA for 91202e4
Browse repository at this point
Remove openssl builtin line (commented out earlier).
headius
committed
fb52d06
View commit details
Copy full SHA for fb52d06
Browse repository at this point
Move readline ext to org.jruby.ext.readline, like others.
headius
committed
d05ace2
View commit details
Copy full SHA for d05ace2
Browse repository at this point
Add missing shared openssl.rb
headius
committed
36011ea
View commit details
Copy full SHA for 36011ea
Browse repository at this point
Move jruby-openssl out of jruby.jar.
Show description for cf65d3a
headius
committed
cf65d3a
View commit details
Copy full SHA for cf65d3a
Browse repository at this point
Commits on Dec 10, 2012
Merge pull request #436 from ConradIrwin/bug/get_screen_size
Show description for 3bdceed
BanzaiMan
committed
3bdceed
View commit details
Copy full SHA for 3bdceed
Browse repository at this point
Fix Readline.get_screen_size
ConradIrwin
committed
e050761
View commit details
Copy full SHA for e050761
Browse repository at this point
Commits on Dec 9, 2012
Merge pull request #434 from atambo/master
Show description for 3d5705f
BanzaiMan
committed
3d5705f
View commit details
Copy full SHA for 3d5705f
Browse repository at this point
Tag specs failing in CI.
BanzaiMan
committed
d5aef30
View commit details
Copy full SHA for d5aef30
Browse repository at this point
At some point, 1.8 also got the support for '%-d'
Show description for 0ff28f0
BanzaiMan
committed
0ff28f0
View commit details
Copy full SHA for 0ff28f0
Browse repository at this point
Update psych to tenderlove/psych@d5757eaddab8aae701d8ab30c6d8d420e54db535
atambo
committed
795bd9f
View commit details
Copy full SHA for 795bd9f
Browse repository at this point
Commits on Dec 7, 2012
Reduce amount of stat calls during load/require searching.
Show description for 4b3ae58
headius
committed
4b3ae58
View commit details
Copy full SHA for 4b3ae58
Browse repository at this point
Revert "Setup .gitattributes for eol normalization"
Show description for 1c39df7
BanzaiMan
committed
1c39df7
View commit details
Copy full SHA for 1c39df7
Browse repository at this point
Merge pull request #429 from ryenus/norm-eol
Show description for 37fe6d2
headius
committed
37fe6d2
View commit details
Copy full SHA for 37fe6d2
Browse repository at this point
Merge pull request #431 from bkabrda/patch-1
Show description for 99b5163
headius
committed
99b5163
View commit details
Copy full SHA for 99b5163
Browse repository at this point
Include runtime version in site dir
Show description for 8fb299e
Bohuslav Kabrda
committed
8fb299e
View commit details
Copy full SHA for 8fb299e
Browse repository at this point
Commits on Dec 6, 2012
Invokedynamic guard improvements for normal invocations.
Show description for 7357e88
headius
committed
7357e88
View commit details
Copy full SHA for 7357e88
Browse repository at this point
Use a SwitchPoint for Fixnum/Float reopening, FOR MORE SPEED.
headius
committed
5049a0f
View commit details
Copy full SHA for 5049a0f
Browse repository at this point
Setup .gitattributes for eol normalization
Show description for b111911
ryenus
committed
b111911
View commit details
Copy full SHA for b111911
Browse repository at this point
As ugly as it might be, maintaining a map of exceptional time zone
Show description for 82f1222
BanzaiMan
committed
82f1222
View commit details
Copy full SHA for 82f1222
Browse repository at this point
Identify the correct JIRA ticket.
BanzaiMan
committed
def4c05
View commit details
Copy full SHA for def4c05
Browse repository at this point
No need to look up TZ here. In all cases leading up to here,
Show description for 41b5de2
BanzaiMan
committed
41b5de2
View commit details
Copy full SHA for 41b5de2
Browse repository at this point
Commits on Dec 5, 2012
Merge pull request #428 from prathamesh-sonpatki/graph_librabry_tests
Show description for c12e617
enebo
committed
c12e617
View commit details
Copy full SHA for c12e617
Browse repository at this point
Added spec for getInorderData method of DirectedGraph.java
prathamesh-sonpatki
committed
9a3eb79
View commit details
Copy full SHA for 9a3eb79
Browse repository at this point
Added spec for removeEdge(Edge edge) method in DirectedGraph.java
prathamesh-sonpatki
committed
9deef64
View commit details
Copy full SHA for 9deef64
Browse repository at this point
Added spec for allData method of DirectedGraph.java
prathamesh-sonpatki
committed
b6edf4a
View commit details
Copy full SHA for b6edf4a
Browse repository at this point
Added description for vertexFor method
prathamesh-sonpatki
committed
54f6ce8
View commit details
Copy full SHA for 54f6ce8
Browse repository at this point
Add missing jnr-enxio to NB project.
headius
committed
df6d3e8
View commit details
Copy full SHA for df6d3e8
Browse repository at this point
[IR JIT] More work to prepare a IR scope for compilation.
Show description for e9b2307
subbuss
committed
e9b2307
View commit details
Copy full SHA for e9b2307
Browse repository at this point
Micro-optimization for String#each_char for US-ASCII and 7bit.
headius
committed
d9449bd
View commit details
Copy full SHA for d9449bd
Browse repository at this point
OpenSSL::HMAC transcodes data to iso-8895-1 before signing
Show description for 146ecf7
headius
committed
146ecf7
View commit details
Copy full SHA for 146ecf7
Browse repository at this point
Commits on Dec 4, 2012
Remove exclude for Psych test that no longer exists.
headius
committed
b5545c9
View commit details
Copy full SHA for b5545c9
Browse repository at this point
Bump jossl version to 0.8.2.dev.
headius
committed
1a42451
View commit details
Copy full SHA for 1a42451
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL