summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-06Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]ttate
2005-02-06* ext/socket/extconf.rb (sockaddr_storage): winsock2.h have theusa
2005-02-06* 2005-02-07nobu
2005-02-06* lib/mkmf.rb (with_cppflags, with_cflags, with_ldflags): keep flagsnobu
2005-02-06* ext/extmk.rb (extract_makefile): extract previously collectednobu
2005-02-06* eval.c (stack_extend): add prototype because VC++8 doesn'tusa
2005-02-06added DL::Importer.sizeof().ttate
2005-02-06synchronized with date2 3.6.3tadf
2005-02-06* ext/dl/dl.c (Init_dl): function declaration should precedeakr
2005-02-05* 2005-02-06usa
2005-02-05* lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was notakr
2005-02-05comment refined.akr
2005-02-05replace CRLF with LF.ttate
2005-02-04* 2005-02-05eban
2005-02-04* test/ripper/test_scanner_events.rb: fix test.aamine
2005-02-04added missing files.ttate
2005-02-04added new files.ttate
2005-02-04remove all files to replace ruby-dl with ruby-dl2.ttate
2005-02-04* ext/ripper/lib/ripper/lexer.rb: last Lexer fix was incomplete; test all green.aamine
2005-02-04* ext/ripper/lib/ripper/filter.rb: ripper/tokenizer -> ripper/lexer. [ruby-de...aamine
2005-02-03* lib/rss: supported Image module.kou
2005-02-03* 2005-02-04eban
2005-02-03* ext/stringio/stringio.c (strio_close, strio_close_read, strio_close_write):nobu
2005-02-03bugfix.ttate
2005-02-03* 2005-02-03usa
2005-02-02* ext/nkf/nkf-utf8/nkf.c: follow original v 1.57naruse
2005-02-02* follow original utf8tbl.c,v 1.8naruse
2005-02-02* follow original config.h,v 1.7naruse
2005-02-02* ext/nkf/nkf-utf8/nkf.c: follow nkf.c,v 1.57naruse
2005-02-02* ext/stringio/stringio.c (strio_truncate): should MEMZERO an extendednobu
2005-02-02* forgot to add lib/rss/trackback.rb entry.kou
2005-02-02* lib/rss/rss.rb (RSS::Element#convert): added.kou
2005-02-02* 2005-02-02eban
2005-02-01* ext/ripper/lib/ripper/tokenizer.rb -> lexer.rb.aamine
2005-02-01(DRb::DRbObject#respond_to?): check marshal_dump and _dumpseki
2005-01-31* 2005-02-01eban
2005-01-31* configure.in (aix): fix linker flags on AIX. [ruby-talk:125460]nobu
2005-01-31* Makefile.in, configure.in: made EXTOUT configurable.nobu
2005-01-31* 2005-01-31usa
2005-01-31* ext/tk/extconf.rb: add tkutil configuration step (remove old schema)nagai
2005-01-31* ext/tk/tcltklib.c: add invalid namespace checknagai
2005-01-29example modified a bit.akr
2005-01-29* lib/resolv.rb (Resolv::DNS::Resource::IN::SRV): Added RFC2782 SRVakr
2005-01-28* 2005-01-29eban
2005-01-28* ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg...ksaito
2005-01-28This commit was generated by cvs2svn to compensate for changes in r7843,ksaito
2005-01-28Initial revisionksaito
2005-01-28* 2005-01-28eban
2005-01-28* lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf):akr
2005-01-27* ext/tk/extconf.rb: support new tk scheme on bccwin32.usa