summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-12-05* ext/dl/lib/dl/func.rb (DL::Function#bind): When Fiddle is used,ngoto
2012-12-05 * thread.c (rb_thread_s_async_interrupt_timing): have to check ints before j...tarui
2012-12-05* test/ruby/memory_status.rb: suppress warning.ko1
2012-12-05* lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain
2012-12-05* ext/dl/lib/dl/func.rb (DL::Function#initialize, DL::Function#bind):ngoto
2012-12-05* doc/shell.rd, doc/shell.rd.ja: Removed stale doc fileszzak
2012-12-05* test/ruby/test_settracefunc.rb: disable trace.ko1
2012-12-05mkmf.rb: different strings from conflict markersnobu
2012-12-05tabify and fix typoskazu
2012-12-05* ChangeLog: remove conflict marker.nobu
2012-12-04* lib/README: Add rdoc modeline directive and formatting libszzak
2012-12-04typotarui
2012-12-04 * test/ruby/test_thread.rb (test_async_interrupt_blocking): bugfixtarui
2012-12-04 * vm_core.h (RUBY_VM_CHECK_INTS_BLOCKING): check async queue everytime.tarui
2012-12-04id.c: generatenobu
2012-12-04* thread.c (rb_mutex_owned_p): new method that return currentkosaki
2012-12-04 * lib/erb.rb (make_compiler, add_put_cmd, add_insert_cmd): extractseki
2012-12-04* test/ruby/memory_status.rb (Memory): use fiddle/types if available.ngoto
2012-12-04* ext/fiddle/lib/fiddle/types.rb: copied from ext/dl/lib/dl/types.rbngoto
2012-12-04* ext/fiddle/lib/fiddle/import.rb (import_function, bind_function):ngoto
2012-12-04fix typoskazu
2012-12-04* .document: Added ChangeLog and doc/ChangeLog-* as documentationdrbrain
2012-12-04* lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain
2012-12-04* properties.nobu
2012-12-04marshal.c: PRIsVALUEnobu
2012-12-04marshal.c: rb_check_funcallnobu
2012-12-04marshal.c: GC guardnobu
2012-12-04* vm_opts.h: enable optimization - operand unifications.ko1
2012-12-04* parse.y: replase parser->enc with current_enc.naruse
2012-12-03* README.EXT: Converted to RDoc formatdrbrain
2012-12-03* lib/rdoc/ri/driver.rb: Fixed ri page display for files withdrbrain
2012-12-03* .document: Add NEWS for `ri ruby:NEWS`drbrain
2012-12-03* ChangeLog: fix a typo for r38151.nagachika
2012-12-03* vm_exec.c: check VM_COLLECT_USAGE_DETAILS.ko1
2012-12-03* compile.c (iseq_specialized_instruction):ko1
2012-12-03* test/ruby/test_objectspace.rb: skip RuntimeErrorko1
2012-12-03fix typoko1
2012-12-03* vm_exec.c: vm_analysis_insn should be statkc.ko1
2012-12-03random.c, rational.c: make marshal methods privatenobu
2012-12-03* iseq.h: iseq_catch_table_entry::catch_type should beko1
2012-12-03id.h.tmpl: move empty?nobu
2012-12-03* vm_backtrace.c (vm_backtrace_to_ary): check negative size (2nd arg).ko1
2012-12-03Un-zerofill the day of month part of some entries.knu
2012-12-03Fix a typo in misc/ruby-additional.el.knu
2012-12-03* compile.c (iseq_compile_each): joke shouldn't use id.h defined ids.ko1
2012-12-03ruby-mode.el: fix argument indentnobu
2012-12-02* lib/rdoc/parser.rb: Improved modeline support. Patch by nobu.drbrain
2012-12-02* ext/bigdecimal/bigdecimal.c (BigDecimal_new): stop checking stringmrkn
2012-12-02 * thread.c (RB_GC_SAVE_MACHINE_CONTEXT, rb_gc_save_machine_context): tarui
2012-12-02* array.c, enum.c, insns.def, io.c, numeric.c, parse.y, process.c,ko1