aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * vm_dump.c (rb_vm_bugreport): revert r38533.kosaki2012-12-213-6/+20
* * lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and zzak2012-12-213-67/+72
* * 2012-12-22svn2012-12-211-2/+2
* * object.c (rb_obj_hash): shouldn't assume object_id can be long.usa2012-12-212-1/+14
* * ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou2012-12-213-1/+18
* * ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou2012-12-213-1/+20
* * ext/fiddle/lib/fiddle/import.rb (Fiddle::Importer#sizeof):kou2012-12-213-1/+9
* * test/ruby/test_iseq.rb: disable a test which checks featuresko12012-12-212-1/+6
* * win32/{dir.h,win32.c} (rb_w32_readdir): removed old rb_w32_readdir()usa2012-12-214-18/+18
* * vm_dump.c (rb_vm_bugreport): commentout addr2line call temporarilytarui2012-12-212-4/+11
* * iseq.c (Init_ISeq): remove definition of the following methods:ko12012-12-212-1/+16
* * vm_trace.c (tracepoint_new): add code to support specified thread.ko12012-12-212-3/+11
* Add test for r38529 [Bug #7536]naruse2012-12-211-0/+13
* * ruby.c (process_options): need to acquire env from TOPLEVEL_BINDINGko12012-12-212-5/+13
* fix ChangeLogko12012-12-211-3/+2
* * include/ruby/debug.h: define rb_trace_arg_t.ko12012-12-213-16/+22
* add a ticket numberko12012-12-211-0/+1
* * vm_core.h, vm_trace.c: fix multi-threading bug for tracing.ko12012-12-215-87/+108
* id.h.tmpl: ID2ATTRSETnobu2012-12-213-1/+8
* id.def: check duplicationnobu2012-12-214-3/+18
* id.def: other scope IDnobu2012-12-214-16/+47
* test_thread.rb: descriptive assertionsnobu2012-12-211-14/+18
* test_thread.rb: flush before SystemStackErrornobu2012-12-211-2/+3
* vm_trace.c: stylenobu2012-12-211-2/+2
* * properties.nobu2012-12-210-0/+0
* * lib/irb.rb, lib/irb/*: Documentation for IRBzzak2012-12-2121-60/+611
* * lib/rake/*: Updated to rake 0.9.6drbrain2012-12-2120-91/+917
* * vm_trace.c (rb_suppress_tracing): remove unused variable 'vm_tracing'tarui2012-12-202-1/+4
* * lib/irb/completion.rb (CompletionProc): support completion oftarui2012-12-202-2/+8
* * 2012-12-21svn2012-12-201-2/+2
* fix typos and tabifykazu2012-12-201-4/+4
* * vm_trace.c (rb_suppress_tracing): bugfix for vm->trace_runningtarui2012-12-202-2/+10
* ruby.h: RTEST NIL_Pnobu2012-12-202-2/+7
* tkutil.c: NIL_Pnobu2012-12-201-4/+4
* ossl.c: RTESTnobu2012-12-201-2/+2
* * NEWS: fix the description for Refinements.shugo2012-12-202-7/+8
* * vm_core.h (rb_vm_defineclass_type_t),shugo2012-12-205-13/+96
* * NEWS: announce AEAD encryption support in the OpenSSL extension.emboss2012-12-202-0/+7
* * gc.c (nonspecial_obj_id): VALUE is not compatible with Fixnum onusa2012-12-202-1/+14
* * ext/openssl/ossl_cipher.c: fix errors for installations that do notemboss2012-12-203-0/+16
* * ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss2012-12-204-47/+23
* * lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain2012-12-203-4/+53
* * remove trailing spaces.nobu2012-12-202-2/+2
* * ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss2012-12-203-8/+361
* * lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain2012-12-206-12/+92
* test_require.rb: clear load pathnobu2012-12-201-0/+8
* envutil.rb: validate syntaxnobu2012-12-203-15/+25
* vm.c: fix formatnobu2012-12-201-1/+1
* * remove trailing spaces.nobu2012-12-205-6/+6
* * test/openssl/test_pkey_dh.rb: revert special treatment ofemboss2012-12-202-2/+7