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 19 hours
ago. based on code collected
about 20 hours
ago.
Feb 20, 2025 — Feb 20, 2026
Showing page 3,203 of 3,242
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Initial revision
n0kada
as nobu
More...
almost 24 years ago
* marshal.c (w_object): module inclusion using extend() should also be detected.
matz
More...
almost 24 years ago
* ext/socket/extconf.rb (have_struct_member): don't print checked result.
akr
More...
almost 24 years ago
2002-03-08
eban
More...
almost 24 years ago
* eval.c (cvar_cbase): utility function to find innermost non singleton cbase.
matz
More...
almost 24 years ago
* lib/resolv.rb: use its own thread group for background threads.
akr
More...
almost 24 years ago
* gc.c (rb_source_filename): added. holds unique strings for file names with GC space.
n0kada
as nobu
More...
almost 24 years ago
* dln.c (dln_load): use LoadLibrary instead of LoadLibraryEx.
eban
More...
almost 24 years ago
- Slightly fix one of the last entries. (stdin -> stdin or stdout)
knu
More...
almost 24 years ago
* lib/getopts.rb: Rewrite to fix some bugs and complete features. - Accept options with the colon in the first argument; getopts("a:bcd:") is equivalent to getopts("bc", "a:", "d:"). - Do not discard the argument that caused an error. - Do not discard '-', which commonly stands for stdin. - Allow specifying a long option with a value using '='. (command --long-option=value) - Stop reading options when it meets a non-option argument.
knu
More...
almost 24 years ago
* ext/extmk.rb.in (dir_config): Sync with mkmf.rb: Fix a bug where --with-xx-{include,lib} is ignored when --with-xx-dir is specified.
knu
More...
almost 24 years ago
Make cvs ignore mkmf.log.
knu
More...
almost 24 years ago
fix method name.
akr
More...
almost 24 years ago
2002-03-01
eban
More...
almost 24 years ago
* ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): add const qualifier only for uClibc.
eban
More...
almost 24 years ago
* ChangeLog: fixed the description of getacl.
shugo
More...
almost 24 years ago
* lib/net/imap.rb: added document. * lib/net/imap.rb (getquotaroot): new method. * lib/net/imap.rb (setacl): remove the rights if the rights parameter is nil. * lib/net/imap.rb (getacl): return a MailboxACLItem object.
shugo
More...
almost 24 years ago
* dln.c (dln_load): fix typo.
akr
More...
almost 24 years ago
* ext/socket/extconf.rb (have_struct_member): new method. check msg_control and msg_accrights in struct msghdr. check sys/uio.h.
akr
More...
almost 24 years ago
2002-02-28
eban
More...
almost 24 years ago
* eval.c (rb_mod_include): load modules in argument order.
matz
More...
almost 24 years ago
* ext/dbm/dbm.c (fdbm_select): 1.7 behavior.
matz
More...
almost 24 years ago
* io.c (READ_DATA_PENDING): uClibc support. * random.c (rand_init): ditto. * ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): ditto.
eban
More...
almost 24 years ago
* ext/digest/sha2/sha2.c: Merge from rough. Fix a couple of off-by-one errors in Aaron Gifford's code.
knu
More...
almost 24 years ago
2002-02-26
usa
More...
almost 24 years ago
* bignum.c (rb_big_2comp): void function cannot return any value.
usa
More...
almost 24 years ago
* eval.c (rb_eval): call trace_func for if/while conditions.
matz
More...
almost 24 years ago
* lib/uri/generic.rb: merge0 shuld return [oth, oth] if oth is absolute URI. * lib/uri/generic.rb: registry part must not be allowed for any schemes for the Internet. (RFC2396, section 3.2.2 and 3.2.1.)
akira
More...
almost 24 years ago
Corrected mis-indentation. Try diff -w to find that these are the same without indentation.
nahi
More...
almost 24 years ago
* ext/syslog/syslog.c: Merge from rough. Use SafeStringValue().
knu
More...
almost 24 years ago
←
1
2
…
3199
3200
3201
3202
3203
3204
3205
3206
3207
…
3241
3242
→
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