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
*
ruby-electric.el: fix #198
nobu
2012-10-23
1
-0
/
+6
*
configure.in: no visibility option for older GCC
nobu
2012-10-23
1
-0
/
+6
*
Revert the last commit because some tests (in btest) fail
ko1
2012-10-23
1
-6
/
+0
*
* thread.c (rb_threadptr_raise): check interrupts after
ko1
2012-10-23
1
-0
/
+6
*
* vm_core.h, vm_insnhelper.c, vm_eval.c (OPT_CALL_CFUNC_WITHOUT_FRAME):
ko1
2012-10-23
1
-0
/
+29
*
* ext/psych/parser.c: just get the constant defined in Ruby.
tenderlove
2012-10-22
1
-0
/
+9
*
* ext/psych/lib/psych/scalar_scanner.rb: Cache symbols while
tenderlove
2012-10-22
1
-0
/
+5
*
* ext/psych/lib/psych/scalar_scanner.rb: Updated the RegExp to catch
tenderlove
2012-10-22
1
-0
/
+5
*
* ext/psych/lib/psych/visitors/to_ruby.rb: Handle nil tags specially
tenderlove
2012-10-22
1
-0
/
+5
*
* ext/psych/lib/psych/scalar_scanner.rb: Ignore bad timestamps. If
tenderlove
2012-10-22
1
-0
/
+9
*
* ext/psych/lib/psych/scalar_scanner.rb: Fix scalar_scanner to
tenderlove
2012-10-22
1
-0
/
+8
*
* ext/psych/lib/psych.rb: Changed comment in psych.rb to update new
tenderlove
2012-10-22
1
-0
/
+5
*
* vm_core.h (rb_vm_t::trace_running): add a new field
ktsj
2012-10-21
1
-0
/
+9
*
* vm_core.h (rb_vm_t::trace_flag): remove `trace_flag'
ktsj
2012-10-21
1
-0
/
+5
*
* ext/date/date_parse.c (date__parse): uses more tight parser if
tadf
2012-10-21
1
-0
/
+6
*
* include/ruby/ruby.h: add C APIs.
nari
2012-10-20
1
-0
/
+29
*
* ext/socket/socket.c: Documentation for Socket
zzak
2012-10-20
1
-0
/
+6
*
* lib/open-uri.rb: Documentation for OpenURI
zzak
2012-10-20
1
-0
/
+4
*
* hash.c (initialize_copy): unset the default proc if there isn't one
tenderlove
2012-10-19
1
-0
/
+5
*
vm.c: pass through thrown objects
nobu
2012-10-19
1
-0
/
+8
*
set encoding to ASCII for appropriate String#unpack modifiers
eregon
2012-10-19
1
-0
/
+11
*
* method.h (rb_method_cfunc_t::invoker): add new field (func ptr)
ko1
2012-10-19
1
-0
/
+27
*
* eval.c, vm_eval.c: use TH_PUSH_TAG() instead of PUSH_TAG().
ko1
2012-10-19
1
-0
/
+4
*
* benchmark/driver.rb: remove unexpected `output'.
ko1
2012-10-19
1
-0
/
+5
*
* vm_insnhelper.c (vm_search_method): remove needless local variable.
ko1
2012-10-19
1
-0
/
+4
*
* benchmark/bmx_temp.rb: removed.
ko1
2012-10-19
1
-0
/
+5
*
* benchmark/driver.rb: add new option `--ruby-arg [ARG]'
ko1
2012-10-19
1
-0
/
+6
*
* insns.def (opt_send_simple): move the location of
ko1
2012-10-18
1
-0
/
+6
*
* insns.def (send): remove unused condition.
ko1
2012-10-18
1
-0
/
+8
*
* insns.def (opt_send_simple): introduce new instruction used
ko1
2012-10-18
1
-0
/
+7
*
vm_method.c: check arity earlier
nobu
2012-10-18
1
-0
/
+5
*
ChangeLog: adjust spaces.
nobu
2012-10-18
1
-4
/
+4
*
* vm_insnhelper.c: add `inline' keyword to several functions.
ko1
2012-10-18
1
-0
/
+5
*
* include/ruby/ruby.h: add a decl. of
ko1
2012-10-18
1
-0
/
+5
*
* compile.c (new_callinfo): set a temporary index of callinfo
ko1
2012-10-18
1
-0
/
+7
*
* class.c (rb_define_frameless_method): rename from
ko1
2012-10-18
1
-0
/
+14
*
parse.y: fail if yyerror
nobu
2012-10-18
1
-0
/
+5
*
* hash.c (initialize_copy): duping should rehash the hash.
tenderlove
2012-10-18
1
-0
/
+6
*
* ChangeLog: fix a typo of r37243.
nagachika
2012-10-17
1
-1
/
+1
*
extmk.rb: fix mingw make failure with make -jN
shirosaki
2012-10-17
1
-0
/
+13
*
* benchmark/bm_vm2_method_missing.rb: add a benchmark to measure
ko1
2012-10-17
1
-0
/
+5
*
* vm_insnhelper.c (vm_getivar): fix to use `aux.index' instead of
ko1
2012-10-17
1
-0
/
+5
*
* vm_insnhelper.c (vm_call_method_missing): make a refactoring
ko1
2012-10-17
1
-0
/
+12
*
configure.in: multiple opt-dir
nobu
2012-10-17
1
-0
/
+6
*
* ChangeLog: add credit.
shugo
2012-10-17
1
-0
/
+1
*
* lib/net/imap.rb: fix Net::IMAP::ResponseParser to accept
shugo
2012-10-17
1
-0
/
+9
*
* ChangeLog: use tab for indentation.
shugo
2012-10-17
1
-1
/
+1
*
* test/ruby/test_hash.rb (TestHash#test_dup_equality): added a new test
usa
2012-10-17
1
-0
/
+5
*
* vm_insnhelper.c (vm_search_method): fix a build error that occurs
shugo
2012-10-17
1
-0
/
+5
*
* benchmark/bm_vm2_dstr.rb: add a benchmark to measure
ko1
2012-10-16
1
-0
/
+5
[next]