aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_dump.c (rb_vm_bugreport): revert r38533.kosaki2012-12-211-0/+6
* * lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and zzak2012-12-211-0/+5
* * object.c (rb_obj_hash): shouldn't assume object_id can be long.usa2012-12-211-0/+6
* * ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou2012-12-211-0/+8
* * ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou2012-12-211-0/+8
* * ext/fiddle/lib/fiddle/import.rb (Fiddle::Importer#sizeof):kou2012-12-211-0/+7
* * test/ruby/test_iseq.rb: disable a test which checks featuresko12012-12-211-0/+5
* * win32/{dir.h,win32.c} (rb_w32_readdir): removed old rb_w32_readdir()usa2012-12-211-0/+8
* * vm_dump.c (rb_vm_bugreport): commentout addr2line call temporarilytarui2012-12-211-0/+6
* * iseq.c (Init_ISeq): remove definition of the following methods:ko12012-12-211-0/+9
* * vm_trace.c (tracepoint_new): add code to support specified thread.ko12012-12-211-0/+5
* * ruby.c (process_options): need to acquire env from TOPLEVEL_BINDINGko12012-12-211-0/+7
* fix ChangeLogko12012-12-211-3/+2
* * include/ruby/debug.h: define rb_trace_arg_t.ko12012-12-211-0/+6
* add a ticket numberko12012-12-211-0/+1
* * vm_core.h, vm_trace.c: fix multi-threading bug for tracing.ko12012-12-211-0/+23
* id.h.tmpl: ID2ATTRSETnobu2012-12-211-1/+4
* id.def: check duplicationnobu2012-12-211-1/+3
* id.def: other scope IDnobu2012-12-211-0/+5
* * lib/irb.rb, lib/irb/*: Documentation for IRBzzak2012-12-211-0/+4
* * lib/rake/*: Updated to rake 0.9.6drbrain2012-12-211-0/+6
* * vm_trace.c (rb_suppress_tracing): remove unused variable 'vm_tracing'tarui2012-12-201-0/+4
* * lib/irb/completion.rb (CompletionProc): support completion oftarui2012-12-201-0/+5
* fix typos and tabifykazu2012-12-201-4/+4
* * vm_trace.c (rb_suppress_tracing): bugfix for vm->trace_runningtarui2012-12-201-0/+6
* ruby.h: RTEST NIL_Pnobu2012-12-201-0/+5
* * NEWS: fix the description for Refinements.shugo2012-12-201-0/+4
* * vm_core.h (rb_vm_defineclass_type_t),shugo2012-12-201-0/+18
* * NEWS: announce AEAD encryption support in the OpenSSL extension.emboss2012-12-201-0/+4
* * gc.c (nonspecial_obj_id): VALUE is not compatible with Fixnum onusa2012-12-201-0/+7
* * ext/openssl/ossl_cipher.c: fix errors for installations that do notemboss2012-12-201-0/+8
* * ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss2012-12-201-1/+10
* * lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain2012-12-201-0/+7
* * ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss2012-12-201-0/+11
* * lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain2012-12-201-0/+10
* envutil.rb: validate syntaxnobu2012-12-201-0/+9
* * remove trailing spaces.nobu2012-12-201-1/+1
* * test/openssl/test_pkey_dh.rb: revert special treatment ofemboss2012-12-201-0/+6
* * ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss2012-12-201-0/+11
* add ticket numberko12012-12-191-0/+1
* * vm.c: support variable VM/Machine stack sizes.ko12012-12-191-0/+42
* * test/ruby/test_fiber.rb: remove a strange single quote character.ko12012-12-191-0/+5
* * ext/.document: Add missing ext modules to .documentzzak2012-12-191-0/+5
* * ruby.c (load_file_internal): use original C string as the filenameusa2012-12-191-0/+7
* * marshal.c (marshal_dump, marshal_load): fix SEGV during make rdocngoto2012-12-191-0/+7
* object.c: nul in const namenobu2012-12-191-0/+4
* * vm_trace.c (rb_threadptr_exec_event_hooks): get rid of racetarui2012-12-191-0/+5
* * doc/syntax/literals.rdoc: Added 0d decimal format. Thanks Nobu!drbrain2012-12-191-0/+4
* * doc/syntax/methods.rdoc: Fixed typo. Thanks to Josh Susser.drbrain2012-12-191-0/+4
* * lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain2012-12-191-0/+16