openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Ruby
Settings
|
Report Duplicate
1,305
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 5 hours
ago.
Feb 07, 2025 — Feb 07, 2026
Showing page 3,210 of 3,235
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* It is confusing to put the GPL license terms in the file COPYING; Rename the files COPYING and COPYING.LIB to GPL and LGPL, respectively.
knu
More...
over 24 years ago
Oops.
knu
More...
over 24 years ago
Correct the FTP site's URL.
knu
More...
over 24 years ago
* lib/mkmf.rb: modify RM macro.
eban
More...
over 24 years ago
* ext/extmk.rb.in: modify RM macro.
eban
More...
over 24 years ago
* ruby.h: fix a wrong function name: rb_iglob() -> rb_globi().
knu
More...
over 24 years ago
aamine * lib/net/http.rb: rename HTTP#request_by_name to send_request. * lib/net/protocol.rb (ProtoSocket#read): modify typo.
aamine
More...
over 24 years ago
* lib/tempfile.rb: a tempfile must be created with mode 0600.
knu
More...
over 24 years ago
Reflect the previous backport.
knu
More...
over 24 years ago
Detypo and reword a bit.
knu
More...
over 24 years ago
aamine * lib/net/http.rb (HTTP#request_by_name): arg order changes.
aamine
More...
over 24 years ago
aamine * lib/net/http.rb (HTTP#request_by_name): bug fix. * lib/net/http.rb: does not write Connection: by default. * lib/net/protocol.rb: "start" for started protocol is an error. * lib/net/protocol.rb: "finish" for finished protocol is an error.
aamine
More...
over 24 years ago
aamine * lib/net/http.rb: new method HTTP#request_by_name (test) * lib/net/http.rb: new class HTTPGenericRequest
aamine
More...
over 24 years ago
* lib/mkmf.rb: distclean should remove mkmf.log as well.
knu
More...
over 24 years ago
* eval.c (rb_eval_string_wrap): should push frame (and adjust cbase) before wrapped eval.
matz
More...
over 24 years ago
credit rb_name_error() fix to Nobuyoshi Nakada.
matz
More...
over 24 years ago
* eval.c (block_pass): do not change wrapper information. * eval.c (rb_yield_0): preserve wrapper information.
shugo
More...
over 24 years ago
* error.c (rb_name_error): raise NameError instead of LoadError.
shugo
More...
over 24 years ago
* error.c (exc_exception): clone the receiver exception instead of creating brand new exception object of the receiver.
matz
More...
over 24 years ago
* lib/matrix.rb: resolve 'ruby -w' warnings. * lib/irb/locale.rb: resolve 'ruby -w' warnings. * lib/irb/multi-irb.rb: resolve 'ruby -w' warnings. * lib/irb/ruby-lex.rb: fix problem for "\\M-\\..." and "\\C-\\..." and resolve 'ruby -w' warnings. * lib/irb/ruby-token.rb: fix typo * lib/shell/command-processor.rb: resolve 'ruby -w' warnings.
keiju
More...
over 24 years ago
* protocol.rb,smtp.rb,pop.rb,http.rb: modify document.
aamine
More...
over 24 years ago
sorry, check in miss.
aamine
More...
over 24 years ago
aamine * lib/net/pop.rb: new methods POP3.auth_only, POP3#auth_only * lib/net/http.rb: HTTP.Proxy returns self if ADDRESS is nil. * lib/net/protocol.rb: new method ProtocolError#response * lib/net/protocol.rb,smtp.rb,pop.rb,http.rb: add document.
aamine
More...
over 24 years ago
* ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix a typo in comment
eban
More...
over 24 years ago
* eval.c (svalue_to_avalue): new conversion scheme between single value and array values.
matz
More...
over 24 years ago
* ext/readline/readline.c (readline_event): a non-void function should return a value.
knu
More...
over 24 years ago
* ext/socket/socket.c (ruby_connect): typo
eban
More...
over 24 years ago
* ext/socket/socket.c (ruby_connect): workaround for the setup of Cygwin socket.
eban
More...
over 24 years ago
* lib/irb/locale.rb: fix for require "kconv" problem
keiju
More...
over 24 years ago
* eval.c (rb_yield_0): no mvalue_to_svalue conversion here.
matz
More...
over 24 years ago
←
1
2
…
3206
3207
3208
3209
3210
3211
3212
3213
3214
…
3234
3235
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree