aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * .document: remove documents not in rdoc format untilnaruse2009-11-121-0/+5
* * lib/tempfile.rb (Tempfile#initialize): option hash may not benobu2009-11-111-0/+5
* * enumerator.c (yielder_yield_push): Yielder#<< should return self.mame2009-11-111-0/+5
* * lib/tempfile.rb (Tempfile#initialize): merge mode option.nobu2009-11-111-0/+6
* * hash.c (ruby_setenv): use ruby_strdup().nobu2009-11-111-1/+1
* * hash.c (ruby_setenv): use ruby_strdup().nobu2009-11-111-0/+4
* * hash.c (ruby_setenv): also set CRT workarea. ref [ruby-core:25010]usa2009-11-111-0/+4
* * marshal.c (w_object, r_object0): use RHASH_IFNONE but not ifnonenobu2009-11-111-0/+5
* * thread.c (blocking_region_begin): define before BLOCKING_REGION.akr2009-11-101-0/+5
* * util.c (ruby_strtod): use dval() consistently.akr2009-11-101-0/+4
* * test/matrix/test_matrix.rb (TestMatrix#test_rank):yugui2009-11-101-0/+5
* * process.c (rb_f_exec, rb_f_system, rb_f_spawn): mentioned aboutnobu2009-11-091-0/+6
* * thread.c (rb_gc_save_machine_context): don't save the stack pointerakr2009-11-091-0/+12
* * configure.in (warnflags): add -Wno-long-long.nobu2009-11-091-0/+4
* * hash.c: use RHASH_IFNONE but not ifnone directly.nobu2009-11-081-0/+4
* * lib/pp.rb (PP::ObjectMixin#pretty_print): use to_s regardless ofakr2009-11-071-0/+5
* * vm_insnhelper.c (vm_push_frame): get rid of out-of-boundsnobu2009-11-071-0/+5
* * vm_insnhelper.c (VM_CALLEE_SETUP_ARG): revert r25521.matz2009-11-071-0/+5
* * vm_insnhelper.c (vm_push_frame): add CHECK_STACK_OVERFLOW.matz2009-11-071-0/+16
* * lib/mkmf.rb (create_header): split the line by tabs.nobu2009-11-061-0/+4
* * configure.in (MINIDLNOBJ): set default as dmydln.o.naruse2009-11-061-0/+5
* * encoding.c (rb_filesystem_encindex): add fallback tonaruse2009-11-061-0/+5
* * test/ruby/test_case.rb: merged r25658 from ruby_1_8.kazu2009-11-051-0/+4
* fix typoskazu2009-11-051-4/+4
* * gem_prelude.rb (Gem.user_home): force_encoding(naruse2009-11-051-0/+5
* * parse.y (BEGIN): now local_push are local_pop are necessary innobu2009-11-041-0/+5
* * .document: add some README files to default rdoc's of trunk.naruse2009-11-041-0/+5
* * ChangeLog: entry for r25640.nobu2009-11-041-0/+8
* * include/ruby/st.h (SIZEOF_ST_INDEX_T): moved from st.c fornobu2009-11-041-0/+5
* * include/ruby/ruby.h (NUM2CHR): prefix __extension__ forshyouhei2009-11-041-0/+5
* * ruby.c (set_{internal,external}_encoding_once): fixed typos.nobu2009-11-041-0/+4
* * proc.c (mnew): Fix scope issue [ruby-core:26069]marcandre2009-11-041-0/+4
* * dir.c (dir_check): moved other checks from GetDIR.nobu2009-11-031-1/+3
* * dir.c (GetDIR): fixed a variable name.nobu2009-11-031-0/+4
* * cont.c (rb_fiber_start): fixed unconditional test.nobu2009-11-031-0/+4
* fix typos.akr2009-11-031-3/+3
* * ext/dl/cptr.c (rb_dlptr_eql, rb_dlptr_cmp): DL::CPtr#== and DL::CPtr#<=>tenderlove2009-11-031-0/+5
* * string.c (rb_str_upto): make next object before yield its block.naruse2009-11-031-0/+6
* * cont.c (fiber_free): don't free unallocated local_storage. see #1325.wanabe2009-11-021-0/+12
* * eval.c (rb_exc_raise, rb_exc_fatal, rb_make_exception):nobu2009-11-021-0/+5
* * thread_pthread.c (native_stop_timer_thread): delay joinning timerusa2009-11-021-0/+5
* * thread_pthread.c (native_stop_timer_thread): need to join timer threadusa2009-11-021-0/+5
* * thread_{pthread,win32}.c (native_stop_timer_thread): join the threadusa2009-11-021-0/+10
* * ext/dl/win32/lib/win32/registry.rb: update rdoc. [ruby-core:26022]naruse2009-11-021-0/+4
* revert r25623wanabe2009-11-021-11/+0
* * cont.c (fiber_free): don't free unallocated local_storage. see #1325.wanabe2009-11-011-0/+11
* * ext/bigdecimal/bigdecimal.c: fixed rdoc. [ruby-core:26457]naruse2009-11-011-0/+4
* * configure.in (rb_cv_stack_grow_dir): fix for universal binary.nobu2009-11-011-1/+3
* * configure.in (sitehdrdir, vendorhdrdir): fixed default values.nobu2009-11-011-0/+4
* * win32/win32.c (overlapped_socket_io, recvmsg, sendmsg): pass handlewanabe2009-11-011-0/+5