summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * re.c (make_regexp): should not return junk address duringmatz2005-05-232-0/+6
* failed to add some test directories in the previous commit.nahi2005-05-222-0/+78
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi2005-05-22181-9360/+3163
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-05-2231-0/+2817
* * 2005-05-22eban2005-05-221-3/+3
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#intialize):gotoyuzo2005-05-223-1/+23
* * bcc32/Makefile.sub: tds files were not deleted when DESTDIRocean2005-05-212-1/+6
* * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean2005-05-192-2/+7
* * 2005-05-19eban2005-05-191-3/+3
* Cross-ported the REXML changes from HEAD to the 1.8 branch.ser2005-05-1923-1043/+1339
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-05-191-0/+33
* * error.c (exc_exception): reverted to call Exception#initializenobu2005-05-182-1/+6
* * 2005-05-18nobu2005-05-181-3/+3
* * dir.c (glob_helper): get rid of using String. [ruby-dev:26180]nobu2005-05-184-73/+100
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): shouldgotoyuzo2005-05-172-1/+6
* * ChangeLog: fix typo.usa2005-05-171-1/+1
* * 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