I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jul 18, 2025 — Jul 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* sample/irb.rb, lib/irb.rb, lib/irb/*, doc/irb/*: Merge from irb 0.7.3.
knu
More... about 25 years ago
This file is not needed anymore.
knu
More... about 25 years ago
Install help-message's too.
knu
More... about 25 years ago
Merge from irb 0.7.3.
knu
More... about 25 years ago
Initial revision
knu
More... about 25 years ago
* configure.in: don't use tzname on cygwin 1.3.1+. More... about 25 years ago
* ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add the specified include directory if already included in $CPPFLAGS.
knu
More... about 25 years ago
* configure.in: add -mieee to CFLAGS on Linux/Alpha to disable "DIVISION BY ZERO" exception. More... about 25 years ago
Wed Apr 18 04:37:51 2001 Wakou Aoyama <[email protected]> More... over 25 years ago
* win32/config.status.in: no longer use missing/alloca.c. * win32/Makefile.sub: ditto.
usa
More... over 25 years ago
* lib/net/imap.rb: fix typo. More... over 25 years ago
* ext/extmk.rb.in (create_makefile): create def file only if it does not yet exist. * lib/mkmf.rb: ditto. More... over 25 years ago
2001-04-02 More... over 25 years ago
* lib/monitor.rb (wait): fix timeout support. More... over 25 years ago
* lib/monitor.rb (wait): ensure reentrance. More... over 25 years ago
* lib/net/imap.rb (media_subtype): return subtype. More... over 25 years ago
* lib/net/imap.rb (flag_list): capitalize flags. More... over 25 years ago
* Makefile.in: Introduce MAINLIBS.
knu
More... over 25 years ago
* win32/win32.c: use ruby's opendir on mingw32. * win32/dir.h, dir.c, Makefile: ditto. More... over 25 years ago
* lib/net/imap.rb: add document and example code. More... over 25 years ago
* lib/net/imap.rb: rename ContinueRequest to ContinuationRequest. More... over 25 years ago
* ext/extmk.rb.in, lib/mkmf.rb: add C++ rules in addition to C rules for the mswin32 platforms.
knu
More... over 25 years ago
* ext/extmk.rb.in, lib/mkmf.rb: move C++ rules to the right place.
knu
More... over 25 years ago
* object.c (rb_str2cstr): warn if string contains \0 and length value is ignored. More... over 25 years ago
* win32/Makefile.sub: disable global optimization. More... over 25 years ago
* eval.c (rb_mod_define_method): should have clear method cache. More... over 25 years ago
* time.c (rb_strftime): check whether strftime returns empty string. More... over 25 years ago
* lib/net/imap.rb: added example. More... over 25 years ago
* lib/net/imap.rb: supports response handlers and multiple commands. More... over 25 years ago
* ext/md5/md5init.c (md5i_new): remove rb_scan_args(). More... over 25 years ago