summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-13* vm_core.h, compile.c: declare struct iseq_inline_cache_entry.ko1
2009-07-13* .gitignore: synchronized with svn:ignore.yugui
2009-07-13ignores $(srcdir)/breakpoints.gdb.yugui
2009-07-13ext/tk: ignores generated ext/tk/config_listyugui
2009-07-13* insns.def, vm_insnhelper.c (getinstancevariable):ko1
2009-07-13* ext/tk: eol-style.nobu
2009-07-13* lib/pstore.rb (PStore#on_windows): fixed typo.nobu
2009-07-12* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai
2009-07-12rdoc update.akr
2009-07-12* time.c (time_timespec): rounds subsecond toward zero.nobu
2009-07-12* 2009-07-13svn
2009-07-12ENV is now locale encoding.naruse
2009-07-12 * complex.c: added some shortcuts.tadf
2009-07-12* object.c (rb_to_integer, rb_check_to_integer): return Bignumnobu
2009-07-12 * complex.c: use k_exact_{zero,one}_p macro.tadf
2009-07-12 * numeric.c (fix_divide): added an entry to rational.tadf
2009-07-11* random.c (rand_init): use fixed buffer for small numbers.nobu
2009-07-11* ext/tk/tcltklib.c (get_obj_from_str): suppressed a warning.nobu
2009-07-11* test/ruby/test_io_m17n.rb (test_strip_bom): added.naruse
2009-07-10* ext/readline/readline.c (readline_attempted_completion_function):nobu
2009-07-10* random.c (limited_rand): expands to long before shift so thatnobu
2009-07-10* random.c (rand_init): got rid of buffer overflow.nobu
2009-07-10* array.c (ary_join_1): should recurse for element array.nobu
2009-07-10io.c (io_strip_bom): ungetbyte third byte when UTF-16LE.naruse
2009-07-10Fix condition of second byte of UTF-16LE/UTF-32LE.naruse
2009-07-10* ChangeLog: commit miss.nobu
2009-07-10cosmetic changesnaruse
2009-07-10* ext/readline/extconf.rb: checked rl_refresh_line in readline.kouji
2009-07-10* ext/readline/extconf.rb: checked rl_line_buffer and rl_point inkouji
2009-07-10* test/ruby/test_array.rb (test_join2): fixed typo.nobu
2009-07-10* array.c (recursive_join): use obj to tell if recursion occurs.nobu
2009-07-10Add test for marshaling regexp.naruse
2009-07-10* marshal.c (r_object0): set encoding only if the encoding is not US-ASCII.naruse
2009-07-10* random.c (struct MT): ruby already assumes int has 32bit atnobu
2009-07-10* include/ruby/ruby.h (rb_obj_{untrust,untrusted,trust}): addednobu
2009-07-10* vm_insnhelper.c (vm_search_superclass): checks for implicitnobu
2009-07-09* parse.y (parser_data_type): typed.nobu
2009-07-09* error.c (compile_warn_print, warn_print): fixed false warnings.nobu
2009-07-09* 2009-07-10svn
2009-07-09Remove debug print.naruse
2009-07-09Set encoding and strip bom when modeenc string is "r:foo-bom" [ruby-dev:37236]naruse
2009-07-09* 2009-07-09svn
2009-07-09* marshal.c (r_object0): replace \u by u when the regexp isnaruse
2009-07-08 * complex.c (nucomp_div): omitted zero division check.tadf
2009-07-08 * lib/irb/inspector.rb: forget svn add.keiju
2009-07-08* error.c (rb_check_type): rejects typed data.nobu
2009-07-08* proc.c ({proc,binding,method}_data_type): typed.nobu
2009-07-08* proc.c ({proc,method}_data_type): typed.nobu
2009-07-08* file.c (rb_file_s_basename): returns new string instead ofnobu
2009-07-08Update ext/.document with extensions that appear to have documentation.drbrain