index
:
ruby.git
master
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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-06
Local header dependencies
nobu
2016-07-06
Ignore -save-temps=obj files
nobu
2016-07-06
update-deps: exclude timestamps
nobu
2016-07-06
update-deps: for clang
nobu
2016-07-06
probes.dmyh: remove preprocessor directives
nobu
2016-07-06
Revert ext/json/parser/prereq.mk
nobu
2016-07-06
Add an assertion.
shugo
2016-07-06
* lib/net/http/generic_rquest.rb (write_header): A Request-Line must
shugo
2016-07-05
* 2016-07-06
svn
2016-07-05
* lib/net/ftp.rb (putline): raise an ArgumentError when
shugo
2016-07-05
* properties.
svn
2016-07-05
* append newline at EOF.
svn
2016-07-05
* ext/json/*, test/json/*: Update json-2.0.1.
hsbt
2016-07-05
* string.c (rb_str_change_terminator_length): New function to change
ngoto
2016-07-05
* 2016-07-05
svn
2016-07-05
* pack.c (pack_pack): use union instead of bare variable to ease
naruse
2016-07-04
fix typo
naruse
2016-07-04
* process.c: define sig_t if not exist.
naruse
2016-07-04
* 2016-07-04
svn
2016-07-04
* random.c (random_ulong_limited): avoid left shift count >= width of
naruse
2016-07-03
fix a typo and indent [ci skip]
kazu
2016-07-03
* test/ruby/enc/test_case_comprehensive.rb, test_regex_casefold.rb,
duerst
2016-07-02
process.c (disable_child_handler_fork_child): simplify
normal
2016-07-02
* 2016-07-03
svn
2016-07-02
tool: add descriptions and fix typos
normal
2016-07-02
* lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaque
naruse
2016-07-01
* regcomp.c (noname_disable_map): don't optimize out group 0
naruse
2016-07-01
* string.c: Partially reverts r55547 and r55555.
ngoto
2016-07-01
* 2016-07-02
svn
2016-07-01
* string.c (str_fill_term): When termlen increases, re-allocation
ngoto
2016-07-01
fix a typo [ci skip]
kazu
2016-07-01
* string.c: Specify termlen as far as possible.
ngoto
2016-07-01
* test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset):
ngoto
2016-07-01
* .gdbinit (rb_ps_thread): show the detail of cfunc in ruby level
naruse
2016-07-01
* string.c (rb_str_subseq, str_substr): When RSTRING_EMBED_LEN_MAX
ngoto
2016-07-01
string.c: Add parentheses to avoid C source code ambiguity. [Bug #12536]
ngoto
2016-07-01
* .gdbinit (rb_count_objects): added gdb version of count_objects().
naruse
2016-06-30
* 2016-07-01
svn
2016-06-30
* .gdbinit (rb_ps_thread): show ruby level backtrace.
naruse
2016-06-30
* string.c: Fix memory corruptions when using UTF-16/32 strings.
ngoto
2016-06-30
case-folding.rb: define version numbers
nobu
2016-06-30
case-folding.rb: check version numbers
nobu
2016-06-30
test_stringio.rb: reduce retry count
nobu
2016-06-30
Move unicode tables timestamp
nobu
2016-06-30
Magic numbers
nobu
2016-06-30
* 2016-06-30
svn
2016-06-30
Initialize ID
nobu
2016-06-29
* ext/psych/lib/psych_jars.rb: removed needless file required to JRuby.
hsbt
2016-06-29
openssl: fix for OpenSSL 1.0.0t
rhe
2016-06-29
fix a typo [ci skip]
kazu
[next]