summaryrefslogtreecommitdiff
path: root/ChangeLog
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-18 * ext/strscan/strscan.c: documentedgsinclair
2004-02-18 * test/*: should not depend on $KCODE.nahi
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-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: backport from 1.9 - configure. (Thanks Nakada)ocean
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-15* bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean
2004-02-15fix TupleSpace#read, #takeseki
2004-02-15ext/win32ole/win32ole.c: add IDispatch interface in val2variantsuke
2004-02-14* lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).gotoyuzo
2004-02-14import lib/drb/sampleseki
2004-02-14add pretty_printseki
2004-02-13* test/fileutils/test_fileutils.rb: File.link may raise EINVAL and EACCES on ...aamine
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* 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-09* dir.c (fnmatch):ocean
2004-02-08* lib/pp.rb (PP::PPMethods::object_address_group): suppress negativenobu
2004-02-06remove conflictnobu
2004-02-06Support https in hyperlinksdave
2004-02-06 * lib/pp.rb (PPInspectTest#test_to_s_with_iv): rollback the previousnahi
2004-02-06 * lib/pp.rb (PPInspectTest#test_to_s_with_iv): remove instancenahi
2004-02-06* several backports from 1.9matz
2004-02-05* lib/prettyprint.rb (PrettyPrint#first?): obsoleted.akr
2004-02-05* lib/prettyprint.rb (PrettyPrint#seplist): added.akr
2004-02-03* file.c (test_l): fix wrong method name in document.akr
2004-02-02* lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.akr
2004-02-02* configure.in: backport from 1.9 for Interix.eban
2004-02-02* lib/net/http.rb (canonical_each): fix merge miss.usa
2004-02-01* lib/pp.rb (Struct#pretty_print): make it 1.8 style.akr
2004-02-01* lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopbackakr
2004-02-01* lib/resolv-replace.rb (BasicSocket#send): don't replace becauseakr
2004-02-01 * lib/net/http.rb: merged coding style changes from HEAD.gsinclair