summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-15* thread.c (thread_cleanup_func): delete locking_mutex when threadmame
2009-11-14* class.c (rb_mod_init_copy): fix memory leak of Class#dup.mame
2009-11-14* configure.in (--with-opt-dir): ignore and suppress a warning.nobu
2009-11-14* hash.c (ruby_setenv): get rid of crash in Solaris 8 and 10.nobu
2009-11-14* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): Fix comparisons [ruby-core:26646]marcandre
2009-11-13* ext/tk/lib/tk/variable.rb (TkVariable::coerce): fix bug on a numeric value.nagai
2009-11-13* 2009-11-14svn
2009-11-13* ext/tk/lib/tk/variable.rb: TkVariable#*(other) and /(other) have anagai
2009-11-13* ext/zlib/zlib.c (rb_zlib_adler32): fix typo.mame
2009-11-13* thread.c (thread_start_func_2): see first_func, not first_proc,nobu
2009-11-13* test/dl/test_cptr.rb (**): using ruby_xfree instead of libc's freetenderlove
2009-11-13* gc.c (vm_xrealloc): use the given object space.nobu
2009-11-12* ext/dl/cptr.c (rb_dlptr_s_to_ptr): when wrapping a pointer it shouldtenderlove
2009-11-12* 2009-11-13svn
2009-11-12* lib/cgi/util.rb (CGI::pretty): fix the overflow bugxibbar
2009-11-12* test/cgi/test_cgi_multipart.rb (_read):xibbar
2009-11-12* lib/cgi/core.rb (read_from_cmdline): this code is better.xibbar
2009-11-12* lib/net/telnet.rb: don't use simple delegate.xibbar
2009-11-12* thread_win32.c (thread_errno): CreateThread does not set errno.nobu
2009-11-12* thread_pthread.c: removed last comma of enum.nobu
2009-11-12* thread.c (thread_create_core): moved failure handling fromnobu
2009-11-12* thread_pthread.c (native_thread_create): constified.nobu
2009-11-12* .document: remove documents not in rdoc format untilnaruse
2009-11-11* lib/tempfile.rb (Tempfile#initialize): option hash may not benobu
2009-11-11* 2009-11-12svn
2009-11-11* enumerator.c (yielder_yield_push): Yielder#<< should return self.mame
2009-11-11* lib/tempfile.rb (Tempfile#initialize): merge mode option.nobu
2009-11-11* hash.c (ruby_setenv): use ruby_strdup().nobu
2009-11-11* hash.c (ruby_setenv): use ruby_strdup().nobu
2009-11-11* hash.c (ruby_setenv): also set CRT workarea. ref [ruby-core:25010]usa
2009-11-11* marshal.c (w_object, r_object0): use RHASH_IFNONE but not ifnonenobu
2009-11-10* thread.c (blocking_region_begin): define before BLOCKING_REGION.akr
2009-11-10* util.c (ruby_strtod): use dval() consistently.akr
2009-11-10* test/dl/test_func.rb (test_strtod): strtod test should not rely ontenderlove
2009-11-10* 2009-11-11svn
2009-11-10* test/matrix/test_matrix.rb (TestMatrix#test_rank):yugui
2009-11-10* process.c (rb_f_exec): fixed rdoc.nobu
2009-11-09* process.c (rb_f_exec, rb_f_system, rb_f_spawn): mentioned aboutnobu
2009-11-09* thread.c (rb_gc_save_machine_context): don't save the stack pointerakr
2009-11-09* string.c (rb_str_each_line): rdoc fixmarcandre
2009-11-09* configure.in (warnflags): add -Wno-long-long.nobu
2009-11-08* hash.c: use RHASH_IFNONE but not ifnone directly.nobu
2009-11-08* test/ruby/test_comparable.rb (TestComparable#cmp): suppress warnings.nobu
2009-11-08* test/dl/test_callback.rb: eol-style.nobu
2009-11-08* test/dl/test_callback.rb (**) adding a callback test filetenderlove
2009-11-08* ext/dl/cfunc.c (**) updating documentationtenderlove
2009-11-07* 2009-11-08svn
2009-11-07* ext/dl/cptr.c (rb_dlptr_inspect): making inspect consistent acrosstenderlove
2009-11-07* lib/pp.rb (PP::ObjectMixin#pretty_print): use to_s regardless ofakr
2009-11-07* vm_insnhelper.c (vm_push_frame): get rid of out-of-boundsnobu