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 10 hours
ago. based on code collected
about 10 hours
ago.
Feb 05, 2025 — Feb 05, 2026
Showing page 3,206 of 3,234
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* ext/digest/digest.c (rb_digest_base_s_digest, rb_digest_base_s_hexdigest): ensure that a string is given.
knu
More...
over 24 years ago
* lib/jcode.rb (_regexp_quote): fix quote handling, again.
eban
More...
over 24 years ago
* file.c (rb_find_file_ext): add const qualifiers to ext.
n0kada
as nobu
More...
over 24 years ago
* ext/socket/socket.c (Init_socket): remove duplicating constants.
n0kada
as nobu
More...
over 24 years ago
typo fix
eban
More...
over 24 years ago
* lib/jcode.rb (_regexp_quote): fix quote handling.
eban
More...
over 24 years ago
* re.c (Init_Regexp): to_s to be alias to inspect.
matz
More...
over 24 years ago
* intern.h (rb_find_file_ext): changed from rb_find_file_noext().
n0kada
as nobu
More...
over 24 years ago
* ruby.c (proc_option): fix shift ARGV issue
eban
More...
over 24 years ago
* ruby.c (proc_options): should not alter origargv[].
matz
More...
over 24 years ago
* ruby.c (proc_options): should not alter origargv[].
matz
More...
over 24 years ago
* error.c: unbreak the build on *BSD with gcc 3.0.1 by removing the conflicting declaration of sys_nerr for *BSD.
knu
More...
over 24 years ago
2001-09-01
n0kada
as nobu
More...
over 24 years ago
commit miss.
n0kada
as nobu
More...
over 24 years ago
* ruby.c (set_arg0): prevent SEGV when val is longer than the original arguments.
n0kada
as nobu
More...
over 24 years ago
* parse.y (yylex): ternary ? can be followed by newline.
matz
More...
over 24 years ago
2001-08-24
eban
More...
over 24 years ago
* dln.c (dln_strerror): fix a bug that sometimes made null message on win32 (Tietew <
[email protected]
>'s patch).
usa
More...
over 24 years ago
fix typo.
n0kada
as nobu
More...
over 24 years ago
* eval.c (is_defined): should not dump core for "defined?(())".
matz
More...
over 24 years ago
* ext/digest/sha2/extconf.rb: fix support for cross-compiling. * mkconfig.rb: fix support for autoconf 2.52.
eban
More...
over 24 years ago
* parse.y (tokadd_escape): escaped backslashes too much.
matz
More...
over 24 years ago
* range.c (range_step): 'iter' here should be an array.
matz
More...
over 24 years ago
aamine * lib/net/protocol.rb: Protocol.new requires at least one arg. * lib/net/smtp.rb: ditto. * lib/net/pop.rb: ditto. * lib/net/http.rb: ditto.
aamine
More...
over 24 years ago
Mention ext/curses.
knu
More...
over 24 years ago
* curses.c: fix window_keypad() and curses_keyname() for NetBSD's libcurses. * curses.c: attribute control routines and background manipulation routines are always available.
ttate
More...
over 24 years ago
2001-08-16
eban
More...
over 24 years ago
* ext/socket/socket.c (s_recvfrom): fix typo.
usa
More...
over 24 years ago
* ext/socket/socket.c (s_recvform): avoid VC++6 warning.
usa
More...
over 24 years ago
* win32/win32.c (NtCmdGlob): avoid VC++ warning. * lib/mkmf.rb: add -I$(srcdir) to CPPFLAGS.
usa
More...
over 24 years ago
←
1
2
…
3202
3203
3204
3205
3206
3207
3208
3209
3210
…
3233
3234
→
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