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
*
* lib/xmlrpc/parser.rb: support i8 types. Thanks Stas Kelvich!
tenderlove
2012-03-06
1
-0
/
+7
*
* lib/xmlrpc/client.rb: assume servers that do not send a Content-Type
tenderlove
2012-03-06
1
-0
/
+8
*
* test/xmlrpc/test_client.rb: adding a test for performing an XMLRPC
tenderlove
2012-03-06
1
-0
/
+6
*
* parse.y (parser_tokadd_string): escape simple regexp meta
nobu
2012-03-06
1
-0
/
+5
*
* ext/io/console/console.c (set_rawmode): clear ECHOE and ECHOK
nobu
2012-03-06
1
-0
/
+13
*
* lib/xmlrpc/client.rb: switch net/http post2 calls to modern
tenderlove
2012-03-05
1
-0
/
+5
*
* ext/psych/lib/psych/core_ext.rb: only extend Kernel if IRB is loaded
tenderlove
2012-03-05
1
-0
/
+5
*
* parse.y (block_call): rules for block_call after block_call.
nobu
2012-03-05
1
-0
/
+6
*
* parse.y (block_command, block_call): simplified rules.
nobu
2012-03-05
1
-0
/
+4
*
fix typos
kazu
2012-03-05
1
-0
/
+5
*
* ext/syck/lib/syck/rubytypes.rb (Exception.yaml_new): fix bug
nobu
2012-03-05
1
-0
/
+9
*
* test/ruby/test_sleep.rb (TestSleep#test_sleep_5sec): syntax error.
usa
2012-03-05
1
-0
/
+7
*
* st.c (unpack_entries): chain entries directly. based on a patch
nobu
2012-03-05
1
-1
/
+4
*
* st.c (unpack_entries): use union instead of casted pointer.
nobu
2012-03-05
1
-1
/
+4
*
* st.c: use PACKED_ENT and FIND_ENTRY. patched by Sokolov
nobu
2012-03-05
1
-1
/
+4
*
* st.c (unpack_entries): reallocate bins if packed array size
nobu
2012-03-05
1
-0
/
+6
*
* ext/bigdecimal/lib/bigdecimal/math.rb: remove description about
naruse
2012-03-05
1
-0
/
+7
*
* parse.y (parser_tokadd_string): regexp engine doesn't need
nobu
2012-03-04
1
-0
/
+5
*
* ChangeLog: fix a typo
nagachika
2012-03-04
1
-1
/
+1
*
* process.c (rb_run_exec_options_err): chdir at last to interpret
akr
2012-03-03
1
-0
/
+5
*
typo
tadf
2012-03-03
1
-1
/
+1
*
* ext/date/date_strftime.c: reassigned some variables.
tadf
2012-03-03
1
-0
/
+4
*
* ext/date/date_{parse,strptime}.c [ruby-dev:45303].
tadf
2012-03-03
1
-0
/
+4
*
* lib/xmlrpc/client.rb (initialize): net/http defaults to 1_2 in 1.8+,
tenderlove
2012-03-03
1
-0
/
+5
*
* lib/xmlrpc/client.rb (new2): use URI for uri parsing.
tenderlove
2012-03-02
1
-0
/
+6
*
* lib/xmlrpc/client.rb (new2): raises an ArgumentError on bad
tenderlove
2012-03-02
1
-0
/
+6
*
* lib/xmlrpc/client.rb (new2): fix custom port specification when an
tenderlove
2012-03-02
1
-0
/
+6
*
* ext/syck/rubyext.c (mktime_do): use ISDIGIT().
nobu
2012-03-02
1
-0
/
+8
*
* configure.in (ruby_pc): make configurable. [Bug #6051]
nobu
2012-03-02
1
-0
/
+4
*
* .travis.yml (branches): Enable TravisCI for ruby_1_9_3.
nahi
2012-03-02
1
-0
/
+4
*
* test/ruby/test_array.rb (test_combination2): Make the test case for
nahi
2012-03-02
1
-0
/
+6
*
* file.c (file_expand_path): use wcscasecmp().
nobu
2012-03-02
1
-0
/
+4
*
* thread_pthread.c (native_cond_timeout): cast explicitly to suppress
nobu
2012-03-02
1
-0
/
+5
*
* io.c (pipe_open): cmd is no longer used if fork is available.
nobu
2012-03-02
1
-0
/
+4
*
* internal.h (rb_file_const, rb_file_load_ok): moved functions for
nobu
2012-03-01
1
-0
/
+5
*
* win32/makedirs.bat: new command to make intermediate
nobu
2012-03-01
1
-0
/
+8
*
* regparse.c (is_onechar_cclass): optimize character class
naruse
2012-02-29
1
-0
/
+11
*
* win32/Makefile.sub (MAKEDIRS): use mkdir of cmd.exe instead of ruby.
usa
2012-02-29
1
-0
/
+7
*
* test/ruby/test_io.rb (TestIO#test_readpartial_locktmp): skip on
usa
2012-02-29
1
-0
/
+5
*
* test/ruby/memory_status.rb (Memory): syntax error.
usa
2012-02-29
1
-0
/
+4
*
/proc/self/status format check
nobu
2012-02-29
1
-0
/
+5
*
* ext/date/date_core.c: reverted r34825.
tadf
2012-02-28
1
-0
/
+4
*
* Makefile.in (PLATFORM_DIR): add a variable for `win32` directory.
shirosaki
2012-02-28
1
-0
/
+44
*
* ext/date/date_core.c: [ruby-core:42998]
tadf
2012-02-28
1
-0
/
+4
*
* io.c (io_binwrite, rb_io_syswrite): use shared frozen source
nobu
2012-02-28
1
-1
/
+4
*
* io.c (io_fread, io_getpartial, rb_io_sysread): set buffer size
nobu
2012-02-28
1
-0
/
+6
*
* lib/time.rb (Time#xmlschema): use strftime specifiers instead of
nobu
2012-02-28
1
-0
/
+6
*
Remove duplicated entry, thanks znz
drbrain
2012-02-28
1
-9
/
+0
*
* lib/net/protocol.rb: Add OpenTimeout subclass of Timeout::Error
drbrain
2012-02-28
1
-0
/
+18
*
* lib/net/http.rb: Retry HTTP requests for additional network errors.
drbrain
2012-02-28
1
-0
/
+7
[next]