summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-12-20* ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss
2012-12-20* lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain
2012-12-20test_require.rb: clear load pathnobu
2012-12-20envutil.rb: validate syntaxnobu
2012-12-20vm.c: fix formatnobu
2012-12-20* remove trailing spaces.nobu
2012-12-20* test/openssl/test_pkey_dh.rb: revert special treatment ofemboss
2012-12-20* properties.nobu
2012-12-20* ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss
2012-12-19add ticket numberko1
2012-12-19* vm.c: support variable VM/Machine stack sizes.ko1
2012-12-19* test/ruby/test_fiber.rb: remove a strange single quote character.ko1
2012-12-19* 2012-12-20svn
2012-12-19* ext/.document: Add missing ext modules to .documentzzak
2012-12-19* ruby.c (load_file_internal): use original C string as the filenameusa
2012-12-19* marshal.c (marshal_dump, marshal_load): fix SEGV during make rdocngoto
2012-12-19style fix.kosaki
2012-12-19object.c: nul in const namenobu
2012-12-19* doc/syntax/methods.rdoc: rdoc fix, patch by Dave Brownmarcandre
2012-12-19 * vm_trace.c (rb_threadptr_exec_event_hooks): get rid of racetarui
2012-12-19 * doc/syntax/literals.rdoc: Added 0d decimal format. Thanks Nobu!drbrain
2012-12-19* doc/syntax/methods.rdoc: Fixed typo. Thanks to Josh Susser.drbrain
2012-12-19* lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain
2012-12-19Use next in proc instead of break or returnnaruse