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
/
inits.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Buffer protocol proposal (#3261)
Kenta Murata
2020-09-25
1
-0
/
+1
*
Standardised scheduler interface.
Samuel Williams
2020-09-14
1
-0
/
+1
*
If the GC runs before the Mutex's are initialised then we get a crash in pthr...
Matt Valentine-House
2020-09-10
1
-0
/
+1
*
Introduce Ractor mechanism for parallel execution
Koichi Sasada
2020-09-03
1
-0
/
+2
*
Make Integer#zero? a separated method and builtin (#3226)
Takashi Kokubun
2020-06-20
1
-0
/
+1
*
Defer initialization
Nobuyoshi Nakada
2020-05-16
1
-0
/
+4
*
Moved `Dir.open` and `Dir#initialize` to dir.rb
Nobuyoshi Nakada
2020-04-06
1
-0
/
+1
*
support builtin for Kernel#clone
S.H
2020-03-17
1
-0
/
+1
*
Moved Array#shuffle and Array#shuffle! to rbinc
Nobuyoshi Nakada
2020-01-26
1
-0
/
+1
*
Remove special handling of $SAFE and related C-APIs
Jeremy Evans
2020-01-22
1
-1
/
+0
*
Separate builtin initialization calls
Nobuyoshi Nakada
2019-12-29
1
-7
/
+13
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-1
/
+2
*
Moved Kernel#warn to warning.rb
Nobuyoshi Nakada
2019-12-13
1
-0
/
+1
*
load prelude.rb by builtin features.
Koichi Sasada
2019-11-15
1
-0
/
+4
*
Rubified the APIs of pack.c
Yusuke Endoh
2019-11-08
1
-1
/
+1
*
use builtins for GC.
Koichi Sasada
2019-11-08
1
-1
/
+1
*
Define IO#read/write_nonblock with builtins.
Koichi Sasada
2019-11-08
1
-0
/
+1
*
use builtin for RubyVM::AbstractSyntaxTree.
Koichi Sasada
2019-11-08
1
-1
/
+1
*
use builtin for TracePoint.
Koichi Sasada
2019-11-08
1
-1
/
+2
*
support builtin features with Ruby and C.
Koichi Sasada
2019-11-08
1
-0
/
+2
*
Explicitly initialise encodings on init to remove branches on encoding lookup
Lourens Naudé
2019-07-23
1
-0
/
+1
*
Defer setting gc_stress until inits done
Nobuyoshi Nakada
2019-04-24
1
-0
/
+1
*
initialize VM postponed_job first. [Bug #15288]
ko1
2018-11-08
1
-0
/
+1
*
introduce USE_TRANSIENT_HEAP to enable/disable theap.
ko1
2018-11-01
1
-0
/
+2
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-0
/
+1
*
revert r65444 and r65446 because of commit miss
ko1
2018-10-30
1
-1
/
+0
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-0
/
+1
*
add new instruction attribute called leaf
shyouhei
2018-09-11
1
-0
/
+1
*
Define AST module under RubyVM [experimental]
yui-knk
2018-05-31
1
-0
/
+1
*
Revert "Improve performance of creating Hash object"
watson1978
2017-12-19
1
-1
/
+0
*
Improve performance of creating Hash object
watson1978
2017-12-18
1
-0
/
+1
*
* random.c (InitVM_Random): move Random::DEFAULT initialization
kosaki
2015-11-30
1
-1
/
+1
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-1
/
+0
*
vm_method.c: configurable global method cache size
nobu
2014-09-18
1
-0
/
+1
*
Process.detach: avoid singleton class creation
normal
2014-09-12
1
-1
/
+1
*
ext/rbconfig/sizeof: move to an extension library
nobu
2013-11-18
1
-1
/
+0
*
sizes.c: RbConfig::SIZEOF
nobu
2013-07-29
1
-0
/
+1
*
* vm_trace.c: separate trace_func related functions from
ko1
2012-08-15
1
-0
/
+1
*
* internal.h: declare internal functions here.
akr
2011-06-17
1
-0
/
+1
*
* inits.c (rb_call_inits): do not repeat.
nobu
2008-11-07
1
-87
/
+46
*
* eval_safe.c, safe.c: rename eval_safe.c to safe.c.
ko1
2008-09-23
1
-0
/
+2
*
* prec.c: removed. Precision will be redesigned and be back again.
yugui
2008-09-19
1
-2
/
+0
*
* include/ruby/encoding.h (rb_enc_ispunct): added.
nobu
2008-08-14
1
-2
/
+0
*
* string.c (rb_memhash): randomize hash to avoid algorithmic
akr
2008-06-20
1
-0
/
+2
*
both complex and rational are now builtin classes.
tadf
2008-03-16
1
-0
/
+4
*
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2008-01-06
1
-1
/
+0
*
* transcode.c: new file to provide encoding conversion features.
matz
2007-12-10
1
-0
/
+2
*
* gem_prelude.rb: new file for gem libraries. currently empty.
akr
2007-11-10
1
-2
/
+0
*
* inits.c (rb_call_inits): call Init_Encoding.
nobu
2007-10-13
1
-0
/
+2
*
* eval_method.ci (rb_get_alloc_func): new function to get allocation
akr
2007-09-08
1
-1
/
+1
[next]