aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don'tusa2001-07-171-1/+1
* aamineaamine2001-07-132-3/+3
* * lib/mkmf.rb: use File::split to split a target into a prefix andknu2001-07-131-3/+3
* * lib/mkmf.rb: modify RM macro.eban2001-07-091-3/+3
* aamineaamine2001-07-084-23/+61
* * lib/tempfile.rb: a tempfile must be created with mode 0600.knu2001-07-051-1/+1
* aamineaamine2001-07-031-2/+2
* aamineaamine2001-07-034-11/+19
* aamineaamine2001-07-034-114/+146
* * lib/mkmf.rb: distclean should remove mkmf.log as well.knu2001-07-031-1/+1
* * error.c (exc_exception): clone the receiver exception instead ofmatz2001-07-021-1/+3
* * lib/matrix.rb: resolve 'ruby -w' warnings.keiju2001-06-276-13/+12
* * protocol.rb,smtp.rb,pop.rb,http.rb: modify document.aamine2001-06-273-179/+195
* aamineaamine2001-06-264-382/+740
* * eval.c (svalue_to_avalue): new conversion scheme between singlematz2001-06-231-1/+1
* * lib/irb/locale.rb: fix for require "kconv" problemkeiju2001-06-221-15/+14
* * eval.c (rb_f_require): searches ".rb" and ".so" at the samematz2001-06-191-1/+1
* * lib/mkmf.rb: target_prefix is only for installation, not forknu2001-06-121-16/+17
* * ext/extmk.rb.in: Use -F and -T for mswin32 because cl.exe doesn't support -...usa2001-06-091-32/+37
* * lib/sync.rb: bug fix if obj.initialize has parameters whenkeiju2001-06-062-53/+47
* bug fix for obj.extend(Mutex_m).keiju2001-06-061-8/+21
* * ext/extmk.rb.in, lib/mkmf.rb (xsystem): write log file.eban2001-06-051-10/+5
* * lib/shellwords.rb: don't destroy argument.wakou2001-06-031-1/+1
* * lib/cgi/session.rb: don't use module_function for Class.shugo2001-06-021-1/+0
* * irb messages: fix typos.keiju2001-06-012-2/+2
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-305-5/+1393
* Revise more.knu2001-05-261-5/+11
* Sync with reality.knu2001-05-261-21/+27
* * lib/mkmf.rb (xsystem): make a temporary fix to get $(...) macrosknu2001-05-171-0/+1
* * lib/mkmf.rb: unbreak "make install". lib/* must be installedknu2001-05-171-2/+2
* * lib/shell.rb, lib/shell/process-controller.rb,knu2001-05-173-30/+24
* Yay, shell.rb is back!knu2001-05-171-0/+273
* Initial revisionknu2001-05-177-0/+1324
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-162-15/+25
* * bignum.c (bigdivrem): access boundary bug.matz2001-05-111-0/+2
* *** empty log message ***keiju2001-05-084-27/+61
* Initial revisionknu2001-05-071-0/+94
* * parse.y (arg): "||=" should not warn for uninitialized instancematz2001-05-072-14/+15
* * lib/ftools.rb (syscopy): chmod destination file only ifeban2001-05-071-1/+2
* forgot some checkins.matz2001-05-0610-58/+80
* Get rid of Japanese comments and fix English comments as appropriate.knu2001-05-0310-33/+13
* These files are also obsoleted.knu2001-04-302-92/+0
* Merge from irb-tools 0.7.1.knu2001-04-303-13/+143
* This file is not needed anymore.knu2001-04-301-867/+0
* Merge from irb 0.7.3.knu2001-04-307-50/+61
* Initial revisionknu2001-04-3012-0/+1441
* * ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add theknu2001-04-241-26/+22
* Wed Apr 18 04:37:51 2001 Wakou Aoyama <wakou@fsinet.or.jp>wakou2001-04-171-9/+5
* * lib/net/imap.rb: fix typo.shugo2001-04-091-1/+1
* * ext/extmk.rb.in (create_makefile): create def file only ifeban2001-04-031-2/+4