summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-06* win32/win32.c (open_ifs_socket): new function.usa
2005-07-05* ext/nkf/lib/kconv.rb: fix typo.naruse
2005-07-05* ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse
2005-07-052005-07-06naruse
2005-07-05* instruby.rb: expand source library path.nobu
2005-07-05* eval.c (rb_thread_save_context): must not switch contexts duringnobu
2005-07-05* array.c (sort_2): get rid of yet another bcc's bug.nobu
2005-07-05* ext/tk/tkutil/tkutil.c: fix typo.nagai
2005-07-05* ext/tk/tcltklib.c: bug fix on treating Unicode strings.nagai
2005-07-052005-07-05nagai
2005-07-04* lib/set.rb: test change to follow revision 1.28. (duck typing?)ocean
2005-07-04* test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some testsusa
2005-07-032005-07-04eban
2005-07-03testeban
2005-07-03testeban
2005-07-03cosmetic.nahi
2005-07-03 * test/wsdl/document/test_rpc.rb: compare formatted time string ofnahi
2005-07-03avoid some race conditionakr
2005-07-032005-07-03akr
2005-07-02doc fix.akr
2005-07-02use CMSG_LEN.akr
2005-07-02* ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 andakr
2005-07-02* 2005-07-02eban
2005-07-02fix indent.akr
2005-07-02* defines.h (FLUSH_REGISTER_WINDOWS): defined for IA64.akr
2005-07-02* configure.in: check select_large_fdset.akr
2005-07-01* bignum.c (rb_big_neg): may be accessing bogus pointer value.matz
2005-07-01* ChangeLog: typo.usa
2005-07-01* missing/erf.c: need to include some headers for some platforms.usa
2005-07-01* missing/crypt.c: modified to make it compilable on platformsmatz
2005-07-01* lib/open-uri.rb (OpenURI.open_http): refine post_connection_checkakr
2005-07-01* missing/crypt.c: replaced with 4.4BSD version.matz
2005-06-30* 2005-07-01eban
2005-06-30* enum.c (enum_min, enum_max): must not return Qundef.nobu
2005-06-30* lib/delegate.rb (Delegator::respond_to): respond_to? must checkmatz
2005-06-30* signal.c (trap): non-string trap hander was ignored.nobu
2005-06-30* lib/irb/ruby-lex.rb (RubyLex::identify_number): alternative implementskeiju
2005-06-30* lib/irb/ruby-lex.rb (RubyLex::identify_number): should not treatmatz
2005-06-30add a test for [ruby-dev:26383].akr
2005-06-30* eval.c (rb_eval): pre-evaluate argument for unambiguousmatz
2005-06-30* eval.c (rb_eval): pre-evaluate argument for unambiguousmatz
2005-06-30* 2005-06-30eban
2005-06-30* lib/net/http.rb (Net::HTTP#connect, Net::HTTP#request): shouldgotoyuzo
2005-06-29* 2005-06-29eban
2005-06-28* regparse.c (fetch_token): avoid warning of unused goto tag.ocean
2005-06-28* dir.c, eval.c, parse.y, process.c, ruby.c: avoid warning "unusedocean
2005-06-27* 2005-06-28eban
2005-06-27* ext/nkf/lib/kconv.rb: add Kconv::VERSIONnaruse
2005-06-25* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_query): shouldgotoyuzo
2005-06-25* enum.c (enum_min, enum_max, enum_min_by, enum_max_by): do not ignorenobu