summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-29* test/test_open3.rb (test_commandline): use dump instead ofnobu
2010-04-29* test/test_open3.rb (test_commandline): skip the test with Shellwords onwanabe
2010-04-29* lib/thwait.rb (ThreadsWait#join): refined rdoc again.nobu
2010-04-29* ChangeLog: fixed entry.nobu
2010-04-29* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu
2010-04-29* test/ruby: fixed nonsense assertions.nobu
2010-04-29* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu
2010-04-29* lib/thwait.rb (ThreadsWait#join): refined rdoc. [ruby-core:29863]nobu
2010-04-29* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert): rejectnobu
2010-04-29* io.c (seek_before_access): renamed. see [ruby-core:29861].nobu
2010-04-29* io.c (rb_io_s_binread): fixed rdoc. parts of a patch from Rogernobu
2010-04-28* 2010-04-29svn
2010-04-28* lib/xmlrpc/utils.rb: Fixing an incompatibility withjeg2
2010-04-28* lib/thwait.rb: revise rdoc. a patch from Roger Pack inmame
2010-04-28* ext/json: Update to JSON 1.4.2.naruse
2010-04-28* thread. (rb_thread_terminate_all): revert r24591 which caused SEGVmame
2010-04-28* test/psych/visitors/test_yaml_tree.rb (test_struct_const): removemame
2010-04-28* time.c (time_timespec): use rb_check_funcall.nobu
2010-04-28* test/socket/test_unix.rb (TestSocket_UNIXSocket#test_recvmsg):nobu
2010-04-28* ext/socket/extconf.rb: CMSG_ macros are broken on 64bit darwin,nobu
2010-04-28* ext/socket: fixed types.nobu
2010-04-28* include/ruby/ruby.h ({RSTRING,RSTRUCT,RBIGNUM}_LENINT): check longnobu
2010-04-28* ext/socket/unixsocket.c (sendmsg_blocking, recvmsg_blocking):nobu
2010-04-28* ext/socket/rubysocket.h: non-implemented method definitions neednobu
2010-04-28* vsnprintf.c (ruby_vsnprintf, ruby_snprintf): suppress warnings.nobu
2010-04-28* tool/compile_prelude.rb: enable optimization.nobu
2010-04-28* ext/bigdecimal: fixed types.nobu
2010-04-28* thread.c (timer_thread_function): unused variable.nobu
2010-04-28* parse.y (warn_balanced): do not warn for EXPR_ENDFN.nobu
2010-04-27Cleaning up syntax warnings.naruse
2010-04-27* ext/psych/lib/psych/deprecated.rb: adding deprecated object_makertenderlove
2010-04-27* ext/psych/lib/psych/deprecated.rb: adding deprecated "read_type_class"tenderlove
2010-04-27* 2010-04-28svn
2010-04-27* eval.c (ruby_cleanup): add exception guard around code runningmame
2010-04-27* insns.def (onceinlinecache): add exclusion control for a regionmame
2010-04-27* iseq.c (set_relation): do not use top_wrapper as bottom of cref,mame
2010-04-27* eval.c (ruby_cleanup): before cleanup, check signal buffer and runmame
2010-04-27* lib/net/smtp.rb (Net::SMTP#rcptto_list): fixed typo.nobu
2010-04-27Import RDoc 2.5.7. Fixes #1318 and ruby-core:29780drbrain
2010-04-27Add description about make benchmark to make help.naruse
2010-04-27* parse.y (parser_read_escape): deny extra character escapes.nobu
2010-04-26* io.c (select_internal): IO which cbuf is not empty is readable.akr
2010-04-26* 2010-04-27svn
2010-04-26* parse.y (program): check void_expr when rb_parse_in_main().mame
2010-04-26 * complex.c, rational.c, lib/cmath.rb, lib/date.rb lib/date/delta*:tadf
2010-04-26* ext/json/generator/generator.c (convert_UTF8_to_JSON_ASCII): get ridusa
2010-04-26Recommit of JSON; fix mixed declarations.naruse
2010-04-26* ext/jason: revert r27493. came again after canceling gcc-ism.usa
2010-04-26* parse.y (ripper_get_value): escape Qundef.nobu
2010-04-26* parse.y (warn_balanced): warn according to last state.nobu