I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* lib/mkmf.rb: unbreak "make install". lib/* must be installed under $rubylibdir, not under $libdir.
knu
More... over 24 years ago
* ext/sha1/sha1-ruby.c (sha1_new): get rid of an unneeded rb_obj_call_init() call.
knu
More... over 24 years ago
* ext/sha1/sha1.txt, ext/sha1/sha1.txt.jp: fix typos.
knu
More... over 24 years ago
Adjust indents and blank lines.
knu
More... over 24 years ago
* lib/shell.rb, lib/shell/process-controller.rb, lib/shell/command-processor.rb: translate Japanese comments into English.
knu
More... over 24 years ago
Yay, shell.rb is back!
knu
More... over 24 years ago
* doc/shell.rd.jp: RD'ify and make some fixes.
knu
More... over 24 years ago
Initial revision
knu
More... over 24 years ago
* eval.c (rb_call0): address of local_vars might change during eval. More... over 24 years ago
Add .cvsignore to let CVS ignore Makefile which is automatically generated.
knu
More... over 24 years ago
* ext/sha1/MANIFEST: Added. More... over 24 years ago
Add a missed ChangeLog entry.
knu
More... over 24 years ago
* ext/md5/md5.txt.jp, ext/sha1/sha1.txt.jp: s/SuperClass/Superclass/.
knu
More... over 24 years ago
* ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68: compile sha1 in as well as md5.
knu
More... over 24 years ago
* ext/sha1/sha1.txt.jp: add the Japanese version derived from ext/md5/md5.txt.jp.
knu
More... over 24 years ago
* ext/sha1/extconf.rb, ext/sha1/sha1.c: use WORDS_BIGENDIAN to detect the platform's endian.
knu
More... over 24 years ago
Initial revision
knu
More... over 24 years ago
* ext/md5/md5.txt: make wording fixes, and mention the newly added method: "<<".
knu
More... over 24 years ago
(This is a forced commit to put the log entry for the previous commit)
knu
More... over 24 years ago
Add a missed entry.
knu
More... over 24 years ago
* array.c (rb_ary_and): should not push frozen key string. More... over 24 years ago
* win32/resource.rb: Modify copyright in resource script.
usa
More... over 24 years ago
* win32/win32.c (kill): add support of signal 9 on mswin32/mingw32.
usa
More... over 24 years ago
Put some missed entries to the ChangeLog.
knu
More... over 24 years ago
* ruby.h (rb_string_value): add volatile to avoid compiler warning. * string.c (rb_string_value): ditto. More... over 24 years ago
* bignum.c (bigdivrem): access boundary bug. More... over 24 years ago
* Document find_library(), with_config() and dir_config().
knu
More... over 24 years ago
* Remove the description of find_header() because such a function does not actually exist.
knu
More... over 24 years ago
Fix CVS access and mailing lists info.
knu
More... over 24 years ago
*** empty log message *** More... over 24 years ago