aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * properties.nobu2012-12-200-0/+0
* * ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss2012-12-205-8/+107
* add ticket numberko12012-12-191-0/+1
* * vm.c: support variable VM/Machine stack sizes.ko12012-12-197-40/+261
* * test/ruby/test_fiber.rb: remove a strange single quote character.ko12012-12-192-1/+6
* * 2012-12-20svn2012-12-191-2/+2
* * ext/.document: Add missing ext modules to .documentzzak2012-12-192-0/+12
* * ruby.c (load_file_internal): use original C string as the filenameusa2012-12-192-2/+10
* * marshal.c (marshal_dump, marshal_load): fix SEGV during make rdocngoto2012-12-192-2/+9