summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-12-24scoped constant op-assignmentnobu
2012-12-23* lib/net/http/generic_request.rb (Net::HTTPGenericRequest):naruse
2012-12-23* thread.c: rename methods:ko1
2012-12-23profiler.rb: concurrent-executionnobu
2012-12-23profiler.rb: Wrapper for BasicObjectnobu
2012-12-23profiler.rb: TracePointnobu
2012-12-23* lib/erb.rb: typos for ERB::new linkzzak
2012-12-23* lib/erb.rb: Document ERB::new trim_mode '-' for lines ending in -%>zzak
2012-12-23* lib/irb/ruby-lex.rb: Add handling for %i and %I quoting to irbzzak
2012-12-23marshal.c: rb_check_funcall_with_hooknobu
2012-12-23* re.c (rb_reg_eqq): doc: #=== is not a synonym for #=~, added examplezzak
2012-12-23thread.c: ignore result of blocking_region_beginnobu
2012-12-23 * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain
2012-12-22Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu
2012-12-22* lib/optparse.rb: Documentation for OptionParser to remove 'shadowedzzak
2012-12-22* include/ruby/intern.h: add the prototype declaration ofmrkn
2012-12-22internal.h: quote unprintablenobu
2012-12-22error.c: PRIsVALUEnobu
2012-12-22* cont.c (rb_fiber_start): unify conditions.nagachika
2012-12-22* io.c (rb_io_wait_writable): use rb_thread_check_ints() insteadkosaki
2012-12-22revert r38549. this typo in ChangeLog is intentional.nagachika
2012-12-22object.c: no nested symbolnobu
2012-12-22object.c: check more strictlynobu
2012-12-22* cont.c (rb_fiber_start): in case of jump with TAG_FATAL,nagachika
2012-12-22fix a typokazu
2012-12-22* gc.c (obj_id_to_ref): add a macro to treat Bignum object id.shirosaki
2012-12-22* struct.c (make_struct): remove junk ID check to allow members whoglass
2012-12-21 * lib/net/http.rb: Requests may be created with a URI which sets thedrbrain
2012-12-21* lib/irb/slex.rb(#match): Typo, should be D_DETAILzzak
2012-12-21* lib/irb/input-method.rb, lib/irb.rb: Typo in zzak
2012-12-21* vm_dump.c (rb_vm_bugreport): revert r38533.kosaki
2012-12-21* lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and zzak
2012-12-21* object.c (rb_obj_hash): shouldn't assume object_id can be long.usa
2012-12-21* ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou
2012-12-21* ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou
2012-12-21* ext/fiddle/lib/fiddle/import.rb (Fiddle::Importer#sizeof):kou
2012-12-21* test/ruby/test_iseq.rb: disable a test which checks featuresko1
2012-12-21* win32/{dir.h,win32.c} (rb_w32_readdir): removed old rb_w32_readdir()usa
2012-12-21 * vm_dump.c (rb_vm_bugreport): commentout addr2line call temporarilytarui
2012-12-21* iseq.c (Init_ISeq): remove definition of the following methods:ko1
2012-12-21* vm_trace.c (tracepoint_new): add code to support specified thread.ko1
2012-12-21* ruby.c (process_options): need to acquire env from TOPLEVEL_BINDINGko1
2012-12-21fix ChangeLogko1
2012-12-21* include/ruby/debug.h: define rb_trace_arg_t.ko1
2012-12-21add a ticket numberko1
2012-12-21* vm_core.h, vm_trace.c: fix multi-threading bug for tracing.ko1
2012-12-21id.h.tmpl: ID2ATTRSETnobu
2012-12-21id.def: check duplicationnobu
2012-12-21id.def: other scope IDnobu
2012-12-21* lib/irb.rb, lib/irb/*: Documentation for IRBzzak