Age | Commit message (Expand) | Author |
2001-08-20 | * range.c (range_step): 'iter' here should be an array. | matz |
2001-08-17 | aamine | aamine |
2001-08-15 | * win32/win32.c (NtCmdGlob): avoid VC++ warning. | usa |
2001-08-06 | * string.c (rb_str_lstrip_bang): new method. | matz |
2001-07-31 | * marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSION | matz |
2001-07-30 | * lib/net/imap.rb: added new commands for managing folder quotas | shugo |
2001-07-24 | * ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory for | knu |
2001-07-22 | * ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new make | knu |
2001-07-17 | * ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don't | usa |
2001-07-13 | aamine | aamine |
2001-07-13 | * lib/mkmf.rb: use File::split to split a target into a prefix and | knu |
2001-07-09 | * lib/mkmf.rb: modify RM macro. | eban |
2001-07-08 | aamine | aamine |
2001-07-05 | * lib/tempfile.rb: a tempfile must be created with mode 0600. | knu |
2001-07-03 | aamine | aamine |
2001-07-03 | aamine | aamine |
2001-07-03 | aamine | aamine |
2001-07-03 | * lib/mkmf.rb: distclean should remove mkmf.log as well. | knu |
2001-07-02 | * error.c (exc_exception): clone the receiver exception instead of | matz |
2001-06-27 | * lib/matrix.rb: resolve 'ruby -w' warnings. | keiju |
2001-06-27 | * protocol.rb,smtp.rb,pop.rb,http.rb: modify document. | aamine |
2001-06-26 | aamine | aamine |
2001-06-23 | * eval.c (svalue_to_avalue): new conversion scheme between single | matz |
2001-06-22 | * lib/irb/locale.rb: fix for require "kconv" problem | keiju |
2001-06-19 | * eval.c (rb_f_require): searches ".rb" and ".so" at the same | matz |
2001-06-12 | * lib/mkmf.rb: target_prefix is only for installation, not for | knu |
2001-06-09 | * ext/extmk.rb.in: Use -F and -T for mswin32 because cl.exe doesn't support -... | usa |
2001-06-06 | * lib/sync.rb: bug fix if obj.initialize has parameters when | keiju |
2001-06-06 | bug fix for obj.extend(Mutex_m). | keiju |
2001-06-05 | * ext/extmk.rb.in, lib/mkmf.rb (xsystem): write log file. | eban |
2001-06-03 | * lib/shellwords.rb: don't destroy argument. | wakou |
2001-06-02 | * lib/cgi/session.rb: don't use module_function for Class. | shugo |
2001-06-01 | * irb messages: fix typos. | keiju |
2001-05-30 | * ruby.c (proc_options): unexpected SecurityError happens when -T4. | matz |
2001-05-26 | Revise more. | knu |
2001-05-26 | Sync with reality. | knu |
2001-05-17 | * lib/mkmf.rb (xsystem): make a temporary fix to get $(...) macros | knu |
2001-05-17 | * lib/mkmf.rb: unbreak "make install". lib/* must be installed | knu |
2001-05-17 | * lib/shell.rb, lib/shell/process-controller.rb, | knu |
2001-05-17 | Yay, shell.rb is back! | knu |
2001-05-17 | Initial revision | knu |
2001-05-16 | * array.c (rb_ary_and): should not push frozen key string. | matz |
2001-05-11 | * bignum.c (bigdivrem): access boundary bug. | matz |
2001-05-08 | *** empty log message *** | keiju |
2001-05-07 | Initial revision | knu |
2001-05-07 | * parse.y (arg): "||=" should not warn for uninitialized instance | matz |
2001-05-07 | * lib/ftools.rb (syscopy): chmod destination file only if | eban |
2001-05-06 | forgot some checkins. | matz |
2001-05-03 | Get rid of Japanese comments and fix English comments as appropriate. | knu |
2001-04-30 | These files are also obsoleted. | knu |