summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-12-23 * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain
2012-12-22Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu
2012-12-22* lib/optparse.rb: Documentation for OptionParser to remove 'shadowedzzak
2012-12-22* include/ruby/intern.h: add the prototype declaration ofmrkn
2012-12-22internal.h: quote unprintablenobu
2012-12-22error.c: PRIsVALUEnobu
2012-12-22* cont.c (rb_fiber_start): unify conditions.nagachika
2012-12-22* io.c (rb_io_wait_writable): use rb_thread_check_ints() insteadkosaki
2012-12-22revert r38549. this typo in ChangeLog is intentional.nagachika
2012-12-22object.c: no nested symbolnobu
2012-12-22object.c: check more strictlynobu
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* 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-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-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-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-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