summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-04* math.c (math_atan2): remove the condition for test.nobu
2014-05-04math.c: C99-like atan2nobu
2014-05-03test_math.rb: rename check as assert_floatnobu
2014-05-03[DOC]akr
2014-05-03* lib/time.rb (Time.httpdate): Always return a UTC Time object.akr
2014-05-03* lib/time.rb (Time.make_time): Refactored.akr
2014-05-03* lib/time.rb (Time.rfc2822): Fix year completion.akr
2014-05-03* 2014-05-04svn
2014-05-03* lib/time.rb (make_time): Produce fixed-offset time object ifakr
2014-05-03add tests.akr
2014-05-03* lib/time.rb (Time.strptime): Use d[:offset] if d[:seconds] is notakr
2014-05-03math.c: check domain of base argumentnobu
2014-05-03math.c: adjust prototype of math_lognobu
2014-05-02avoid large alloca on Complex/Rational callsnormal
2014-05-02time.c: fix underflow of unsigned integersnobu
2014-05-02* 2014-05-03svn
2014-05-02* file.c (HAVE_STRUCT_STATVFS_F_BASETYPE): File::Statfs#fstypenamengoto
2014-05-02[DOC]akr
2014-05-02parse.y: fix wrong static symbolnobu
2014-05-02* lib/net/imap.rb: Proofreading docs. [ruby-core:61931][Bug #9720]hsbt
2014-05-02* lib/rinda/tuplespace.rb: fix document. [ruby-core:62003][Bug #9738]hsbt
2014-05-02mkmf.rb: no messages unless needednobu
2014-05-02parse.y: hide anonymous idnobu
2014-05-02test_io.rb: defer f_typenobu
2014-05-02parse.y: turn dynamically interned Symbol into an IDnobu
2014-05-02* 2014-05-02svn
2014-05-02symbol/type.c: bug_pindownnobu
2014-05-02symbol/type.c: bug_static_p bug_dynamic_pnobu
2014-05-01parse.y: abort at inappropriate symbolnobu
2014-05-01fix typoskazu
2014-05-01add indentkazu
2014-05-01* file.c: Change AND condition to nested condition.kazu
2014-05-01parse.y: show symbol namenobu
2014-04-30win32.c: add linkagenobu
2014-04-30win32.c: declare for old VCnobu
2014-04-30* file.c (FSTATFS): check availability of struct statfs andngoto
2014-04-30parse.y: show name as possiblenobu
2014-04-30parse.y: raise with numeric ID typenobu
2014-04-30* 2014-05-01svn
2014-04-30parse.y: use rb_id2strnobu
2014-04-30test_inadvertent_creation.rb: use Symbol.findnobu
2014-04-30parse.y: use rb_str_ellipsizenobu
2014-04-30* gc.c (gc_after_sweep): suppress unnecessary expanding heap.nari
2014-04-30* remove trailing spaces.nobu
2014-04-30* vm.c (invoke_block_from_c): add VM_FRAME_FLAG_BMETHOD to recordko1
2014-04-30* 2014-04-30svn
2014-04-30parse.y: pin down dynamic symbol onlynobu
2014-04-29fix style of ChangeLogkazu
2014-04-29* (lib/tmpdir.rb): Rescue LoadError on etc.so for miniruby.akr
2014-04-29* lib/fileutils.rb: Don't need to define fu_get_gid and fu_get_gid inakr