index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* set 1.9.1-p5000 into version number. [ruby-dev:36998]
yugui
2008-12-01
1
-0
/
+4
*
* signal.c (register_sigaltstack): no need to define on non-sigaltstack
usa
2008-12-01
1
-0
/
+5
*
* cont.c (rb_fiber_start): calls with exact argument number.
nobu
2008-12-01
1
-0
/
+5
*
* man/rake.1: new manual page
yugui
2008-11-30
1
-0
/
+4
*
* test/ruby/test_regexp.rb (TestRegexp#test_parse_curly_brace):
yugui
2008-11-30
1
-0
/
+5
*
* man/irb.1 (EXAMPLES): new section
yugui
2008-11-29
1
-0
/
+4
*
* regparse.c (is_invalid_quantifier_target): Perl and old Ruby
matz
2008-11-29
1
-0
/
+5
*
* ext/socket/socket.c (sock_getaddrinfo): should have updated for
matz
2008-11-29
1
-0
/
+5
*
* cont.c (fiber_alloc): separate allocation and initialization.
matz
2008-11-28
1
-0
/
+5
*
* ext/socket/socket.c (sock_s_getaddrinfo): refactored to remove
matz
2008-11-28
1
-0
/
+5
*
* ChangLog: spell miss.
keiju
2008-11-28
1
-1
/
+1
*
* lib/foerwardable.rb: should be usable def_single_delegator for
keiju
2008-11-28
1
-0
/
+5
*
* iseq.c (simple_default_value): extracts simplest default
nobu
2008-11-28
1
-0
/
+13
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod): bigdecimal
matz
2008-11-27
1
-0
/
+6
*
* numeric.c (flodivmod): floating point division should raise
matz
2008-11-27
1
-0
/
+5
*
* gc.c (gc_mark): still needs to check stack depth during GC.
matz
2008-11-27
1
-0
/
+6
*
* strftime.c (rb_strftime): should add padding for %%.
tadf
2008-11-27
1
-0
/
+4
*
* signal.c (register_sigaltstack): stores alt stack for debug
nobu
2008-11-27
1
-0
/
+9
*
* signal.c (ALT_STACK_SIZE): default minimum size is insufficient
nobu
2008-11-27
1
-0
/
+15
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_div2): should return
matz
2008-11-27
1
-0
/
+8
*
* strftime.c (STRFTIME): use rb_strftime() recursively, instead of
matz
2008-11-26
1
-0
/
+5
*
* ext/bigdecimal/bigdecimal.c (VpException): bigdecimal zero
matz
2008-11-26
1
-0
/
+9
*
* ext/gdbm/gdbm.c (rb_gdbm_nextkey): fix memory leak.
kazu
2008-11-26
1
-0
/
+4
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_to_r): raise exception
matz
2008-11-25
1
-0
/
+7
*
* ext/bigdecimal/bigdecimal.c (VpAlloc): avoid ALLOCA_N() to avoid
matz
2008-11-25
1
-0
/
+13
*
* strftime.c (STRFTIME): should add padding for %[xXrR] etc.
matz
2008-11-25
1
-0
/
+5
*
* array.c (rb_ary_times): taint (and untrust) status should be
matz
2008-11-25
1
-0
/
+5
*
* strftime.c (rb_strftime): should not swallow incomplete
matz
2008-11-25
1
-0
/
+8
*
* strftime.c (rb_strftime): "%^P" should convert to upper case.
matz
2008-11-25
1
-0
/
+5
*
* strftime.c (FMT): use "%0d" formatter for zero padding, not "%.d".
matz
2008-11-25
1
-0
/
+8
*
* ext/tk/lib/tkextlib/blt/tabset.rb, ext/tk/lib/tkextlib/blt/tabnotebook.rb:
nagai
2008-11-24
1
-0
/
+6
*
* numeric.c (num_step): treat infinite step specially.
matz
2008-11-24
1
-0
/
+5
*
* lib/date/format.rb (strftime): ignores '_' flag for %[LN].
tadf
2008-11-24
1
-0
/
+4
*
* process.c (rb_fork): stops the timer thread during fork.
nobu
2008-11-24
1
-0
/
+8
*
* strftime.c (rb_strftime): The # flag should work with %a, %A, %b,
shugo
2008-11-24
1
-0
/
+7
*
* signal.c (register_sigaltstack): should not add external
matz
2008-11-24
1
-0
/
+5
*
* strftime.c (rb_strftime): A width specifier for %t and %n should
shugo
2008-11-24
1
-0
/
+7
*
* strftime.c (rb_strftime): The precision of %0N should be 9.
shugo
2008-11-24
1
-0
/
+7
*
* strftime.c (rb_strftime): The default precision should be 1, not
shugo
2008-11-24
1
-0
/
+7
*
* lib/date.rb (inspect): changed again.
tadf
2008-11-24
1
-0
/
+4
*
* lib/time.rb: r20251 reverted. The patched behavior do not round
matz
2008-11-24
1
-0
/
+5
*
* signal.c (default_handler, Init_signal): compile error if
yugui
2008-11-23
1
-0
/
+5
*
* signal.c (ALT_STACK_SIZE): 4KB is not enough on Mac OS X.
yugui
2008-11-23
1
-0
/
+5
*
* test/ruby/test_method.rb (test_default_accessiblity): test case for
yugui
2008-11-22
1
-0
/
+5
*
* file.c (rb_file_world_writable_p): should return nil for non
matz
2008-11-22
1
-0
/
+5
*
* ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb:
nagai
2008-11-22
1
-0
/
+5
*
* ext/pty/pty.c (get_device_once): abandon asynchronous exception
matz
2008-11-21
1
-0
/
+10
*
address tweaked
matz
2008-11-21
1
-1
/
+1
*
* ext/curses/curses.c (curses_escdelay_set): support ESCDELAY. a
matz
2008-11-21
1
-0
/
+6
*
* ruby.c (usage): -W description updated. [ruby-core:19858]
matz
2008-11-21
1
-0
/
+4
[next]