index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* thread.c (thread_cleanup_func): delete locking_mutex when thread
mame
2009-11-15
1
-0
/
+8
*
* class.c (rb_mod_init_copy): fix memory leak of Class#dup.
mame
2009-11-14
1
-0
/
+5
*
* configure.in (--with-opt-dir): ignore and suppress a warning.
nobu
2009-11-14
1
-0
/
+5
*
* hash.c (ruby_setenv): get rid of crash in Solaris 8 and 10.
nobu
2009-11-14
1
-0
/
+5
*
* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): Fix comparisons [ruby-core:26646]
marcandre
2009-11-14
1
-0
/
+7
*
* ext/tk/lib/tk/variable.rb (TkVariable::coerce): fix bug on a numeric value.
nagai
2009-11-13
1
-0
/
+5
*
* ext/tk/lib/tk/variable.rb: TkVariable#*(other) and /(other) have a
nagai
2009-11-13
1
-0
/
+5
*
* ext/zlib/zlib.c (rb_zlib_adler32): fix typo.
mame
2009-11-13
1
-0
/
+4
*
* thread.c (thread_start_func_2): see first_func, not first_proc,
nobu
2009-11-13
1
-1
/
+4
*
* gc.c (vm_xrealloc): use the given object space.
nobu
2009-11-13
1
-0
/
+4
*
* lib/cgi/util.rb (CGI::pretty): fix the overflow bug
xibbar
2009-11-12
1
-0
/
+5
*
* lib/cgi/core.rb (read_from_cmdline): this code is better.
xibbar
2009-11-12
1
-0
/
+5
*
* lib/net/telnet.rb: don't use simple delegate.
xibbar
2009-11-12
1
-0
/
+5
*
* thread_win32.c (thread_errno): CreateThread does not set errno.
nobu
2009-11-12
1
-1
/
+3
*
* thread.c (thread_create_core): moved failure handling from
nobu
2009-11-12
1
-1
/
+4
*
* thread_pthread.c (native_thread_create): constified.
nobu
2009-11-12
1
-0
/
+4
*
* .document: remove documents not in rdoc format until
naruse
2009-11-12
1
-0
/
+5
*
* lib/tempfile.rb (Tempfile#initialize): option hash may not be
nobu
2009-11-11
1
-0
/
+5
*
* enumerator.c (yielder_yield_push): Yielder#<< should return self.
mame
2009-11-11
1
-0
/
+5
*
* lib/tempfile.rb (Tempfile#initialize): merge mode option.
nobu
2009-11-11
1
-0
/
+6
*
* hash.c (ruby_setenv): use ruby_strdup().
nobu
2009-11-11
1
-1
/
+1
*
* hash.c (ruby_setenv): use ruby_strdup().
nobu
2009-11-11
1
-0
/
+4
*
* hash.c (ruby_setenv): also set CRT workarea. ref [ruby-core:25010]
usa
2009-11-11
1
-0
/
+4
*
* marshal.c (w_object, r_object0): use RHASH_IFNONE but not ifnone
nobu
2009-11-11
1
-0
/
+5
*
* thread.c (blocking_region_begin): define before BLOCKING_REGION.
akr
2009-11-10
1
-0
/
+5
*
* util.c (ruby_strtod): use dval() consistently.
akr
2009-11-10
1
-0
/
+4
*
* test/matrix/test_matrix.rb (TestMatrix#test_rank):
yugui
2009-11-10
1
-0
/
+5
*
* process.c (rb_f_exec, rb_f_system, rb_f_spawn): mentioned about
nobu
2009-11-09
1
-0
/
+6
*
* thread.c (rb_gc_save_machine_context): don't save the stack pointer
akr
2009-11-09
1
-0
/
+12
*
* configure.in (warnflags): add -Wno-long-long.
nobu
2009-11-09
1
-0
/
+4
*
* hash.c: use RHASH_IFNONE but not ifnone directly.
nobu
2009-11-08
1
-0
/
+4
*
* lib/pp.rb (PP::ObjectMixin#pretty_print): use to_s regardless of
akr
2009-11-07
1
-0
/
+5
*
* vm_insnhelper.c (vm_push_frame): get rid of out-of-bounds
nobu
2009-11-07
1
-0
/
+5
*
* vm_insnhelper.c (VM_CALLEE_SETUP_ARG): revert r25521.
matz
2009-11-07
1
-0
/
+5
*
* vm_insnhelper.c (vm_push_frame): add CHECK_STACK_OVERFLOW.
matz
2009-11-07
1
-0
/
+16
*
* lib/mkmf.rb (create_header): split the line by tabs.
nobu
2009-11-06
1
-0
/
+4
*
* configure.in (MINIDLNOBJ): set default as dmydln.o.
naruse
2009-11-06
1
-0
/
+5
*
* encoding.c (rb_filesystem_encindex): add fallback to
naruse
2009-11-06
1
-0
/
+5
*
* test/ruby/test_case.rb: merged r25658 from ruby_1_8.
kazu
2009-11-05
1
-0
/
+4
*
fix typos
kazu
2009-11-05
1
-4
/
+4
*
* gem_prelude.rb (Gem.user_home): force_encoding(
naruse
2009-11-05
1
-0
/
+5
*
* parse.y (BEGIN): now local_push are local_pop are necessary in
nobu
2009-11-04
1
-0
/
+5
*
* .document: add some README files to default rdoc's of trunk.
naruse
2009-11-04
1
-0
/
+5
*
* ChangeLog: entry for r25640.
nobu
2009-11-04
1
-0
/
+8
*
* include/ruby/st.h (SIZEOF_ST_INDEX_T): moved from st.c for
nobu
2009-11-04
1
-0
/
+5
*
* include/ruby/ruby.h (NUM2CHR): prefix __extension__ for
shyouhei
2009-11-04
1
-0
/
+5
*
* ruby.c (set_{internal,external}_encoding_once): fixed typos.
nobu
2009-11-04
1
-0
/
+4
*
* proc.c (mnew): Fix scope issue [ruby-core:26069]
marcandre
2009-11-04
1
-0
/
+4
*
* dir.c (dir_check): moved other checks from GetDIR.
nobu
2009-11-03
1
-1
/
+3
*
* dir.c (GetDIR): fixed a variable name.
nobu
2009-11-03
1
-0
/
+4
[next]