aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * debug.h (ruby_set_debug_option): declared.akr2008-09-231-0/+8
* * hash.c (ENVMATCH, ENVNMATCH): reduced same code.nobu2008-09-231-0/+4
* * ruby.h: fix comment and rename macro HAVE_RUBY_MVM_H toko12008-09-231-0/+5
* * include/ruby/node.h, vm_core.h: move definition ofko12008-09-231-0/+26
* * ext/ripper/eventids2.c (token_to_eventid): supper __ENCODING__matz2008-09-231-0/+5
* * common.mk, hash.c: remove unused inclusion.ko12008-09-231-0/+4
* * eval_safe.c, safe.c: rename eval_safe.c to safe.c.ko12008-09-231-0/+7
* * common.mk: clean upko12008-09-231-0/+35
* * lib/pathname.rb (each_filename): return Enumerator if no blockmame2008-09-231-0/+7
* * test/ruby/test_env.rb (TestEnv#test_aset): test updated.matz2008-09-221-0/+2
* * hash.c (env_aset): allow nil value to remove an entry.matz2008-09-221-0/+5
* * misc/ruby-mode.el (ruby-keyword-end-re): emacs21 support. amatz2008-09-221-0/+10
* * test/readline/test_readline_history.rbkouji2008-09-221-0/+5
* * ext/readline/readline.c (Init_readline): used remove_history tokouji2008-09-221-0/+5
* * lib/tempfile.rb (Tempfile#open): should return a value from thematz2008-09-221-0/+5
* * include/ruby/encoding.h (enum): ISO C forbids comma at end ofshyouhei2008-09-221-0/+5
* * LEGAL: updated file names removed and added. [ruby-dev:36426]matz2008-09-221-0/+4
* * encoding.c (get_default_external): add description.naruse2008-09-211-20/+24
* * math.c (math_log): should check argc.tadf2008-09-211-0/+4
* * complex.c: added two macros.tadf2008-09-211-0/+6
* * complex.c (nucomp_s_convert): checks argc.tadf2008-09-211-0/+6
* * complex.c (nucomp_s_canonicalize_internal): checks exactness oftadf2008-09-211-0/+10
* * lib/csv/csv.rb: Reworked CSV's parser and generator to be m17n. Datajeg22008-09-211-0/+25
* * lib/complex.rb: provides some obsolate methods.tadf2008-09-201-1/+1
* * complex.c: an instance method image has been removed andtadf2008-09-201-0/+19
* * ext/json/ext/parser/parse.c: use ruby_xfree().naruse2008-09-201-0/+8
* * ext/json: import JSON v 1.1.3.naruse2008-09-201-0/+4
* * lib/optparse.rb (summarize): separator "" should output new line.mame2008-09-201-0/+4
* * parse.y: strings which contain only US-ASCII don't force to havenaruse2008-09-191-0/+5
* * re.c (rb_reg_desc): Regexps of ASCII Compatible encoding maynaruse2008-09-191-0/+6
* * common.mk: prec.c is removed.naruse2008-09-191-0/+4
* * complex.c: uses f_(in)?exact_p macro.tadf2008-09-191-0/+13
* * prec.c: removed. Precision will be redesigned and be back again.yugui2008-09-191-0/+32
* * common.mk : Reverts the changeset 18994.yugui2008-09-191-0/+5
* * configure.in: applied OS/2 support patch from Brendan Oakleymatz2008-09-191-0/+5
* * dln.c: newer BeOS support. a patch from Pete Goodevematz2008-09-191-0/+5
* * ext/nkf/nkf-utf8/nkf.c: fix memory violation. mentioned by mame [ruby-dev:3...naruse2008-09-181-0/+4
* * regexec.c (string_cmp_ic): add text_end argument.akr2008-09-181-0/+6
* * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_to_string): comment outmame2008-09-181-0/+5
* * ext/bigdecimal/bigdecimal.c (VpCtoV): 1E1000...000 is interpreted asmame2008-09-181-0/+10
* * string.c (rb_str_comparable): make ascii8bit string to bematz2008-09-181-0/+8
* * grapheme cluster implementation reverted. [ruby-dev:36375]akr2008-09-181-0/+4
* * lib/rake.rb (Rake::Application#standard_exception_handling):nobu2008-09-181-0/+5
* * lib/optparse.rb (OptionParser::ParseError#set_backtrace): omitsnobu2008-09-181-0/+5
* * bignum.c (big2str_karatsuba): free internal buffer eagerly.matz2008-09-181-0/+8
* * lib/uri/common.rb (unescape): skip '%' to make String#hex workmame2008-09-181-0/+6
* * st.c (new_size): raise RuntimeError when st_table is too big.mame2008-09-181-0/+4
* * fix time in changelogmame2008-09-181-1/+1
* add a ref.akr2008-09-181-1/+2
* fix a typo.akr2008-09-181-1/+1