aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * vm_core.h, compile.c: declare struct iseq_inline_cache_entry.ko12009-07-138-27/+83
* * .gitignore: synchronized with svn:ignore.yugui2009-07-132-62/+382
* ignores $(srcdir)/breakpoints.gdb.yugui2009-07-130-0/+0
* ext/tk: ignores generated ext/tk/config_listyugui2009-07-130-0/+0
* * insns.def, vm_insnhelper.c (getinstancevariable):ko12009-07-136-37/+86
* * ext/tk: eol-style.nobu2009-07-130-0/+0
* * lib/pstore.rb (PStore#on_windows): fixed typo.nobu2009-07-131-1/+1
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-12228-1043/+7260
* rdoc update.akr2009-07-121-0/+1
* * time.c (time_timespec): rounds subsecond toward zero.nobu2009-07-122-12/+11
* * 2009-07-13svn2009-07-121-2/+2
* ENV is now locale encoding.naruse2009-07-122-2/+8
* * complex.c: added some shortcuts.tadf2009-07-123-12/+72
* * object.c (rb_to_integer, rb_check_to_integer): return Bignumnobu2009-07-122-0/+7
* * complex.c: use k_exact_{zero,one}_p macro.tadf2009-07-123-16/+24
* * numeric.c (fix_divide): added an entry to rational.tadf2009-07-124-1/+28
* * random.c (rand_init): use fixed buffer for small numbers.nobu2009-07-113-33/+38
* * ext/tk/tcltklib.c (get_obj_from_str): suppressed a warning.nobu2009-07-111-1/+1
* * test/ruby/test_io_m17n.rb (test_strip_bom): added.naruse2009-07-112-0/+18
* * ext/readline/readline.c (readline_attempted_completion_function):nobu2009-07-102-6/+14
* * random.c (limited_rand): expands to long before shift so thatnobu2009-07-102-2/+7
* * random.c (rand_init): got rid of buffer overflow.nobu2009-07-102-4/+8
* * array.c (ary_join_1): should recurse for element array.nobu2009-07-104-2/+8
* io.c (io_strip_bom): ungetbyte third byte when UTF-16LE.naruse2009-07-102-0/+5
* Fix condition of second byte of UTF-16LE/UTF-32LE.naruse2009-07-102-1/+6
* * ChangeLog: commit miss.nobu2009-07-101-1/+1
* cosmetic changesnaruse2009-07-101-5/+8
* * ext/readline/extconf.rb: checked rl_refresh_line in readline.kouji2009-07-104-0/+31
* * ext/readline/extconf.rb: checked rl_line_buffer and rl_point inkouji2009-07-105-38/+161
* * test/ruby/test_array.rb (test_join2): fixed typo.nobu2009-07-101-1/+1
* * array.c (recursive_join): use obj to tell if recursion occurs.nobu2009-07-105-39/+33
* Add test for marshaling regexp.naruse2009-07-101-0/+7
* * marshal.c (r_object0): set encoding only if the encoding is not US-ASCII.naruse2009-07-102-1/+6
* * random.c (struct MT): ruby already assumes int has 32bit atnobu2009-07-102-48/+75
* * include/ruby/ruby.h (rb_obj_{untrust,untrusted,trust}): addednobu2009-07-102-0/+8
* * vm_insnhelper.c (vm_search_superclass): checks for implicitnobu2009-07-103-7/+30
* * parse.y (parser_data_type): typed.nobu2009-07-092-16/+50
* * error.c (compile_warn_print, warn_print): fixed false warnings.nobu2009-07-092-2/+3
* * 2009-07-10svn2009-07-091-2/+2
* Remove debug print.naruse2009-07-091-1/+0
* Set encoding and strip bom when modeenc string is "r:foo-bom" [ruby-dev:37236]naruse2009-07-093-2/+127
* * 2009-07-09svn2009-07-091-2/+2
* * marshal.c (r_object0): replace \u by u when the regexp isnaruse2009-07-092-2/+17
* * complex.c (nucomp_div): omitted zero division check.tadf2009-07-082-2/+8
* * lib/irb/inspector.rb: forget svn add.keiju2009-07-082-0/+107
* * error.c (rb_check_type): rejects typed data.nobu2009-07-082-1/+7
* * proc.c ({proc,binding,method}_data_type): typed.nobu2009-07-082-3/+16
* * proc.c ({proc,method}_data_type): typed.nobu2009-07-082-44/+64
* * file.c (rb_file_s_basename): returns new string instead ofnobu2009-07-083-4/+11
* Update ext/.document with extensions that appear to have documentation.drbrain2009-07-082-0/+17