summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* missdave2004-02-192-9/+24
* Support visibility modifiers for attributesdave2004-02-193-7/+37
* * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi2004-02-192-1/+6
* * lib/ostruct.rb: documentedgsinclair2004-02-192-11/+58
* * ext/strscan/strscan.c: improved documentationgsinclair2004-02-192-30/+39
* Fix typos (Doug Kearns)dave2004-02-191-2/+2
* 2004-02-19eban2004-02-191-3/+3
* * ext/strscan/strscan.c: synchronized with main trunk (rev 1.11).aamine2004-02-182-17/+88
* * ext/strscan/strscan.c: documentation checked.aamine2004-02-182-45/+68
* Strip extraneous spaces from included filenamedave2004-02-182-1/+8
* remove O_NONBLOCK, thanks ayseki2004-02-181-0/+4
* remove O_NONBLOCK, tahnks ayseki2004-02-181-1/+0
* * ext/strscan/strscan.c: documentedgsinclair2004-02-182-0/+420
* * test/*: should not depend on $KCODE.nahi2004-02-1835-82/+32
* 2004-02-18usa2004-02-181-3/+3
* * ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.eban2004-02-182-0/+5
* * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi2004-02-175-915/+32
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-02-178-0/+900
* Fix ChangeLogocean2004-02-171-0/+2
* * ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.usa2004-02-172-3/+7
* * eval.c (rb_eval): care that another thread replace NODE_DREGX_ONCEakr2004-02-162-0/+8
* * bcc32/Makefile.sub: sorry, commit miss... (saved with CR/LF)ocean2004-02-160-0/+0
* * bcc32/Makefile.sub: backport from 1.9 - configure. (Thanks Nakada)ocean2004-02-164-71/+57
* 2004-02-17eban2004-02-161-3/+3
* stop doubling timeoutseki2004-02-162-3/+6
* import test_rinda.rbseki2004-02-163-0/+372
* * bcc32/Makefile.sub: avoid warning "Redefinition of macro 'HAVE_GETLOGIN'".ocean2004-02-163-2/+9
* * lib/csv.rb: document reduction. [ruby-core:02429]nahi2004-02-162-775/+431
* * lib/generator.rb: corrected doc formatgsinclair2004-02-164-7/+127
* * bcc32/Makefile.sub: show more warnings. (refering to mingw)ocean2004-02-163-2/+8
* * dir.c (rb_glob, rb_globi): add const.ocean2004-02-163-18/+30
* 2004-02-16usa2004-02-161-3/+3
* * bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean2004-02-153-2/+8
* fix TupleSpace#read, #takeseki2004-02-151-0/+5
* raise RequestExpiredError if timeoutseki2004-02-151-2/+2
* ext/win32ole/win32ole.c: add IDispatch interface in val2variantsuke2004-02-152-241/+390
* 2004-02-15eban2004-02-141-3/+3
* * lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).gotoyuzo2004-02-142-1/+6
* MANIFEST:eban2004-02-141-0/+44
* 2004-02-14eban2004-02-141-3/+3
* import lib/drb/sampleseki2004-02-141-0/+4
* import drb/sampleseki2004-02-1444-0/+1966
* add pretty_printseki2004-02-142-0/+15
* 2004-02-13nobu2004-02-131-3/+3
* * test/fileutils/test_fileutils.rb: File.link may raise EINVAL and EACCES on ...aamine2004-02-132-1/+6
* 2004-02-12eban2004-02-121-3/+3
* * lib/ftools.rb: documentedgsinclair2004-02-122-15/+104
* * lib/base64.rb: backported from HEAD (modularised and documented)gsinclair2004-02-122-69/+125
* * lib/mkmf.rb (create_tmpsrc): cpp32 of Borland C++ ignores #errornobu2004-02-122-3/+8
* * lib/pathname.rb: use assert_raise instead of assert_raises.akr2004-02-115-82/+111