summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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* 2012-12-22svn
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-21Add test for r38529 [Bug #7536]naruse
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-21test_thread.rb: descriptive assertionsnobu
2012-12-21test_thread.rb: flush before SystemStackErrornobu
2012-12-21vm_trace.c: stylenobu
2012-12-21* properties.nobu
2012-12-21* lib/irb.rb, lib/irb/*: Documentation for IRBzzak
2012-12-21* lib/rake/*: Updated to rake 0.9.6drbrain
2012-12-20 * vm_trace.c (rb_suppress_tracing): remove unused variable 'vm_tracing'tarui
2012-12-20 * lib/irb/completion.rb (CompletionProc): support completion oftarui
2012-12-20* 2012-12-21svn
2012-12-20fix typos and tabifykazu
2012-12-20 * vm_trace.c (rb_suppress_tracing): bugfix for vm->trace_runningtarui
2012-12-20ruby.h: RTEST NIL_Pnobu
2012-12-20tkutil.c: NIL_Pnobu
2012-12-20ossl.c: RTESTnobu
2012-12-20* NEWS: fix the description for Refinements.shugo
2012-12-20* vm_core.h (rb_vm_defineclass_type_t),shugo
2012-12-20* NEWS: announce AEAD encryption support in the OpenSSL extension.emboss
2012-12-20* gc.c (nonspecial_obj_id): VALUE is not compatible with Fixnum onusa
2012-12-20* ext/openssl/ossl_cipher.c: fix errors for installations that do notemboss
2012-12-20* ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss
2012-12-20* lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain
2012-12-20* remove trailing spaces.nobu