summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-18* ext/strscan/strscan.c: documentation checked.aamine
2004-02-18Strip extraneous spaces from included filenamedave
2004-02-18remove O_NONBLOCK, thanks ayseki
2004-02-18remove O_NONBLOCK, tahnks ayseki
2004-02-18 * ext/strscan/strscan.c: documentedgsinclair
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-02-182004-02-18usa
2004-02-18* ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.eban
2004-02-17 * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi
2004-02-17This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-02-17Fix ChangeLogocean
2004-02-17* ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.usa
2004-02-16* eval.c (rb_eval): care that another thread replace NODE_DREGX_ONCEakr
2004-02-16* bcc32/Makefile.sub: sorry, commit miss... (saved with CR/LF)ocean
2004-02-16* bcc32/Makefile.sub: backport from 1.9 - configure. (Thanks Nakada)ocean
2004-02-162004-02-17eban
2004-02-16stop doubling timeoutseki
2004-02-16import test_rinda.rbseki
2004-02-16* bcc32/Makefile.sub: avoid warning "Redefinition of macro 'HAVE_GETLOGIN'".ocean
2004-02-16 * lib/csv.rb: document reduction. [ruby-core:02429]nahi
2004-02-16 * lib/generator.rb: corrected doc formatgsinclair
2004-02-16* bcc32/Makefile.sub: show more warnings. (refering to mingw)ocean
2004-02-16* dir.c (rb_glob, rb_globi): add const.ocean
2004-02-162004-02-16usa
2004-02-15* bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean
2004-02-15fix TupleSpace#read, #takeseki
2004-02-15raise RequestExpiredError if timeoutseki
2004-02-15ext/win32ole/win32ole.c: add IDispatch interface in val2variantsuke
2004-02-142004-02-15eban
2004-02-14* lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).gotoyuzo
2004-02-14MANIFEST:eban
2004-02-142004-02-14eban
2004-02-14import lib/drb/sampleseki
2004-02-14import drb/sampleseki
2004-02-14add pretty_printseki
2004-02-132004-02-13nobu
2004-02-13* test/fileutils/test_fileutils.rb: File.link may raise EINVAL and EACCES on ...aamine
2004-02-122004-02-12eban
2004-02-12 * lib/ftools.rb: documentedgsinclair
2004-02-12 * lib/base64.rb: backported from HEAD (modularised and documented)gsinclair
2004-02-12* lib/mkmf.rb (create_tmpsrc): cpp32 of Borland C++ ignores #errornobu
2004-02-11* lib/pathname.rb: use assert_raise instead of assert_raises.akr
2004-02-11* test/ruby/test_file.rb (TestFile::test_fnmatch): added tests forakira
2004-02-11typo.nobu
2004-02-10* object.c (rb_obj_clone, rb_obj_dup): mentioned aboutnobu
2004-02-102004-02-10nobu
2004-02-10* eval.c (umethod_bind): perge unused check. [ruby-dev:22850]nobu
2004-02-09* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.eban
2004-02-092004-02-09nobu
2004-02-09* dir.c (fnmatch):ocean