summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-15* lib/rdoc/parsers/parse_c.rb (handle_class_module): handle anobu
2005-07-15* enumerator.c (Init_Enumerator): use an internal directly.nobu
2005-07-14* test/ruby/test_env.rb (setup, teardown): do not depend on the behavior sett...nobu
2005-07-14* lib/webrick/server.rb (WEBrick::GenericServer#accept_client):gotoyuzo
2005-07-14* enum.c (enum_member): Enumerable#member? is not an iterator.nobu
2005-07-14* common.mk (OBJS): added enumerator.c.nobu
2005-07-14* enum.c (enumeratorize): create new enumerator for current method ifnobu
2005-07-142005-07-15nobu
2005-07-14reordered just for diffing.ocean
2005-07-14* win32/win32.c (rb_w32_strerror): should return correct messageocean
2005-07-132005-07-14nobu
2005-07-13* LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8.nobu
2005-07-13* parse.y: remove static variables. [ruby-dev:26530]nobu
2005-07-13add ML numberocean
2005-07-13* win32/win32.c (rb_w32_mkdir): should set EEXIST (not EACCES)ocean
2005-07-13* ext/tk/tcltklib.c: TclTkLib.do_one_event doesn't work.nagai
2005-07-132005-07-13nagai
2005-07-12* lib/mkmf.rb: keep curdir unexpanded.nobu
2005-07-122005-07-12nobu
2005-07-11* eval.c, intern.h (rb_proc_call, rb_obj_method, rb_method_call):nobu
2005-07-10* regparse.c (fetch_escaped_value): mask values following \c innobu
2005-07-10 * lib/xmlrpc/server.rb (XMLRPC::Server): Switch from GServer over tomneumann
2005-07-10* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo
2005-07-10* lib/pathname.rb (Pathname#unlink): try Dir.unlink first toakr
2005-07-102005-07-11akr
2005-07-10* lib/debug.rb (debug_command): added a deficient format specifier.nobu
2005-07-102005-07-10nobu
2005-07-092005-07-09suke
2005-07-09convert dispid in Ruby and C by INT2NUM and NUM2INT.suke
2005-07-08* win32/win32.c (StartSockets): iSockOpt is no longer used.nobu
2005-07-08* lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou
2005-07-082005-07-08kou
2005-07-06* object.c (rb_obj_pattern_match): now returns nil.matz
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