I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename *.jp to *.ja, since jp is a region code and ja is a language code.
knu
More... over 24 years ago
* ruby.h: enable volatile directive with VC++.
usa
More... over 24 years ago
sync MANIFEST (add doc/net/http,pop,smtp). More... over 24 years ago
date-time was wrong. More... over 24 years ago
add doc/net/http.rd.ja pop.rd.ja smtp.rd.ja More... over 24 years ago
* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and NUM_NONREG_ITEMS, which have happened to be same value. More... over 24 years ago
modify check-in miss. More... over 24 years ago
* ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don't recognize single quotation as quote character.
usa
More... over 24 years ago
* file.c (file_load_ok): fix typo.
usa
More... over 24 years ago
* regex.c (re_search): should consider reverse search. More... over 24 years ago
* ext/digest/*/extconf.rb: fix so that they build from any directory.
knu
More... over 24 years ago
aamine * lib/net/http.rb: HTTP#proxy? did not worked. More... over 24 years ago
Import the "digest" module and the submodules, from the Rough Ruby project.
knu
More... over 24 years ago
* ext/extmk.rb.in: support multi-level ext/ directories. (e.g. you can have ext/foo, ext/foo/bar and ext/foo/baz)
knu
More... over 24 years ago
Substitute "licence" with "license".
knu
More... over 24 years ago
Mention ext/nkf/nkf1.7/nkf.c.
knu
More... over 24 years ago
* lib/mkmf.rb: use File::split to split a target into a prefix and a module name. This also works around a just found bug of String#rindex.
knu
More... over 24 years ago
Mention config.guess, config.sub, configure, parse.c and lib/getoptlong.rb.
knu
More... over 24 years ago
Detypo.
knu
More... over 24 years ago
Mention ext/socket/{addrinfo.h,getaddrinfo.c,getnameinfo.c}. [Noted by: usa]
knu
More... over 24 years ago
Add LEGAL.
knu
More... over 24 years ago
Mention util.c.
knu
More... over 24 years ago
Point to the newly added file LEGAL.
knu
More... over 24 years ago
Add LEGAL, legal notice information.
knu
More... over 24 years ago
2001-07-12 More... over 24 years ago
Let cvs ignore extmk.log.
knu
More... over 24 years ago
Let cvs ignore libruby.so.*.
knu
More... over 24 years ago
* ext/socket/socket.c (ruby_connect): workaround for the setup of Cygwin socket(EALREADY). More... over 24 years ago
* 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