summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2005-05-17usa2005-05-171-3/+3
* * win32/win32.c (unixtime_to_filetime): use localtime() instaed ofusa2005-05-172-1/+6
* * class.c (rb_class_init_copy): singleton class is disallowed to copy,nobu2005-05-162-1/+7
* * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_tnobu2005-05-165-3/+14
* * win32/win32.{h,c}: define rb_{p,g,u}id_t.ocean2005-05-153-18/+22
* * 2005-05-16eban2005-05-151-3/+3
* * lib/pathname.rb (Pathname#unlink): use SystemCallError instead ofakr2005-05-152-1/+7
* use raise(exception) [ruby-dev:26164]seki2005-05-152-1/+7
* * configure.in, ruby.h: define rb_[pgu]id_t macros instead of typedefsnobu2005-05-153-20/+10
* * lib/pathname.rb (Pathname#unlink): unlink a symlink to a directoryakr2005-05-152-3/+8
* * win32/win32.c (unixtime_to_filetime): deal with DST.nobu2005-05-152-1/+8
* * 2005-05-14nobu2005-05-141-3/+3
* * error.c (exc_exception, {exit,name_err,syserr}_initialize): callnobu2005-05-142-4/+9
* * configure.in: Check for the availability of pid_t, gid_t and uid_t andnobu2005-05-1411-30/+66
* restored @progressocean2005-05-141-2/+3
* * ext/extmk.rb: keep srcdir unexpanded.nobu2005-05-136-7/+24
* * variable.c (generic_ivar_get): rb_attr_get should not warn.ocean2005-05-132-6/+12
* add ChangeLogocean2005-05-131-3/+8
* * test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p...ocean2005-05-132-0/+12
* add ChangeLogocean2005-05-131-0/+14
* * array.c (rb_ary_select): can remove argc check. [ruby-core:4911]ocean2005-05-132-7/+6
* * 2005-05-13usa2005-05-131-4/+4
* * eval.c (unknown_node): add volatile directive to prototype.usa2005-05-132-1/+5
* add tests for reading an extended fileakr2005-05-121-0/+38
* * version.h: update version number to 1.8.3.matz2005-05-121-4/+4
* * eval.c (break_jump): break should not cross functions.matz2005-05-122-0/+8
* * io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr2005-05-123-17/+26
* * lib/rdoc/parsers/parse_c.rb: more readability for mixingocean2005-05-122-4/+15
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5naruse2005-05-122-11/+22
* * io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr2005-05-123-10/+23
* * lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.ocean2005-05-122-0/+16
* * test/drb/test_drb{ssl,unix}.rb: can test drbocean2005-05-123-4/+9
* * version.c (ruby_show_version): flush for non-tty stdout.nobu2005-05-122-0/+5
* * test/ruby/envutil.rb, test/drb/drbtest.rb: can test drbocean2005-05-123-9/+21
* * 2005-05-12eban2005-05-111-3/+3
* * eval.c (unknown_node): ignore broken NODE to get rid of accessingnobu2005-05-112-3/+16
* * eval.c (rb_eval), parse.y (arg): reduce fixnum range literal atnobu2005-05-113-12/+21
* * lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#loggergotoyuzo2005-05-115-17/+33
* * lib/tempfile.rb (Tempfile#unlink): fixed typo.ocean2005-05-112-1/+5
* * struct.c (make_struct): allow const_id for accessor names.matz2005-05-116-7/+18
* * 2005-05-11nobu2005-05-111-3/+3
* * eval.c (TMP_ALLOC): use macro NEW_NODE() to get rid of warnings onnobu2005-05-102-2/+7
* * 2005-05-10eban2005-05-101-3/+3
* * numeric.c (flo_plus): small typo fix. [ruby-core:4636]ocean2005-05-101-1/+1
* * ext/tk/lib/tkextlib/blt/winop.rb: fix typonagai2005-05-102-2/+6
* * ext/tk/lib/tk/timer.rb: fix typonagai2005-05-0811-21/+29
* * 2005-05-08eban2005-05-081-3/+3
* * lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"ocean2005-05-082-30/+35
* * 2005-05-07nobu2005-05-071-3/+3
* * lib/mkmf.rb (have_var): no libs argument is given.nobu2005-05-072-2/+4