summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * enum.c (enum_join): add Enumerable#join.matz2009-07-031-0/+9
* * time.c (find_time_t): less number of guesses for hh:mm:60.akr2009-07-031-0/+4
* * complex.c (nucomp_equal_p): removed.tadf2009-07-031-0/+4
* * rational.c: renamed equal_p to eqeq_p.tadf2009-07-031-0/+9
* * complex.c: undef-ed shome methods. [ruby-core:24110]tadf2009-07-031-0/+6
* * vm_core.h (struct rb_iseq_struct): fixed types.nobu2009-07-031-0/+6
* * ChangeLog: stripped.nobu2009-07-031-5/+6
* * time.c (find_time_t): time guess strategy refined again.akr2009-07-021-0/+4
* * time.c (find_time_t): time guess strategy refined.akr2009-07-021-0/+4
* * lib/net/imap.rb: added response to Net::IMAP::ResponseError.shugo2009-07-021-0/+5
* * time.c (num_exact): rb_check_to_integer() can deal with both ofnobu2009-07-011-0/+5
* * parse.y (parser_yylex): fixed wrong variable.nobu2009-07-011-0/+4
* * hash.c (rb_hash_hash): documentation fix. a patch frommatz2009-07-011-0/+13
* * time.c (num_exact): use to_r for T_FLOAT.akr2009-07-011-0/+4
* * time.c (quo): return an integer if possible.akr2009-07-011-0/+4
* * include/ruby/intern.h (rb_time_num_new): declared.akr2009-07-011-0/+13
* * marshal.c (w_encoding): encodings need extra depth.nobu2009-06-301-0/+5
* * enum.c (enum_grep): gets rid of type-punning calls.nobu2009-06-301-1/+5
* * re.c (reg_match_pos): adjust offset based on characters, notmatz2009-06-301-0/+9
* * tool/rbinstall.rb: renamed to get rid of collision againstnobu2009-06-301-1/+4
* * tool/mkconfig.rb (RbConfig.expand): get rid of exceptions onnobu2009-06-301-1/+4
* * tool/file2lastrev.rb: get rid of global variables.nobu2009-06-301-1/+3
* * tool/compile_prelude.rb: use US-ASCII name.nobu2009-06-301-0/+4
* * insns.def, tool/instruction.rb: fixed types.nobu2009-06-301-0/+4
* * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c,nobu2009-06-301-0/+5
* * dln.c (dln_find_1): fixed index overrun.nobu2009-06-301-0/+4
* summary is required in a valid gemspec, fixes gem list -ddrbrain2009-06-291-0/+4
* * tool/strip-rdocs.rb: supports QT style doxy-comments.yugui2009-06-291-0/+4
* * lib/cmath.rb (log2, cbrt): added. [experimental]tadf2009-06-291-0/+4
* * complex.c (nucomp_expt): do not use rb_fexpt.tadf2009-06-291-0/+4
* * Doxyfile.in: removed. merged into template/Doxyfile.templateyugui2009-06-291-0/+12
* * complex.c (nucomp_expt): checks exactness.tadf2009-06-291-0/+4
* * rational.c (float_to_r): always returns rational.tadf2009-06-291-0/+4
* * dln.c (dln_find_1): fix for files with dots. [ruby-dev:38588]nobu2009-06-291-0/+4
* * file.c (file_expand_path): should copy original encoding.nobu2009-06-291-1242/+38
* * gem_prelude.c (Gem.default_dir): follows the change on yugui2009-06-281-0/+5
* * complex.c (nucomp_div): raises ZeroDivisionError immediatelytadf2009-06-281-0/+10
* * complex.c (nucomp_expt): convert to a float when the given powertadf2009-06-281-0/+7
* * lib/cmath.rb (sqrt): fixed an issue [ruby-list:45852]tadf2009-06-281-0/+4
* * complex.c (nucomp_expt): some improvements.tadf2009-06-281-0/+6
* * tool/instruby.rb (:gem): registers the bundled versionyugui2009-06-281-1/+7
* * lib/rubygems.rb (ConfigMap[:rubylibprefix]): new entryyugui2009-06-281-0/+7
* * complex.c: renamed some static functions.tadf2009-06-281-0/+6
* * complex.c (nucomp_addsub): newtadf2009-06-271-0/+10
* * rational.c (nurat_cmp): use rb_num_coerce_cmp.tadf2009-06-271-0/+4
* * complex.c: revised rdoc.tadf2009-06-271-0/+8
* * NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: addkou2009-06-271-0/+5
* * NEWS: rss: 0.2.5 -> 0.2.7.kou2009-06-271-0/+6
* * numeric.c (int_chr): use default_internal encoding as defaultmatz2009-06-261-1/+1
* * numeric.c (int_chr): use default_internal encoding as defaultmatz2009-06-261-0/+5