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
/
marshal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename rb_ary_tmp_new to rb_ary_hidden_new
Peter Zhu
2022-07-26
1
-1
/
+1
*
Expand tabs [ci skip]
Takashi Kokubun
2022-07-21
1
-816
/
+816
*
Using is_ascii_string to check encoding
S-H-GAMELINKS
2022-06-17
1
-1
/
+1
*
Fix typos [ci skip]
Kazuhiro NISHIYAMA
2021-12-25
1
-1
/
+1
*
marshal.c Marshal.load accepts a freeze: true option.
Jean Boussier
2021-10-05
1
-30
/
+24
*
Using NIL_P macro instead of `== Qnil`
S.H
2021-10-03
1
-1
/
+1
*
Restore Hash#compare_by_identity mode [Bug #18171]
Nobuyoshi Nakada
2021-10-02
1
-3
/
+25
*
marshal.c: don't call the proc with partially initialized objects. (#4866)
Jean byroot Boussier
2021-09-30
1
-33
/
+42
*
Add symname_equal_lit for comparison with a string literal
Nobuyoshi Nakada
2021-09-23
1
-7
/
+9
*
Prohibit invalid encoding symbols [Bug #18184]
Nobuyoshi Nakada
2021-09-23
1
-1
/
+7
*
Check instance variable count overflow
Nobuyoshi Nakada
2021-09-23
1
-7
/
+7
*
Extract ruby2_keywords predicate and setter
Nobuyoshi Nakada
2021-09-23
1
-3
/
+15
*
Turned to_be_skipped_id to an inline function
Nobuyoshi Nakada
2021-09-23
1
-1
/
+8
*
Check the encoding of `ruby2_keywords_flag` [Bug #18184]
Nobuyoshi Nakada
2021-09-23
1
-0
/
+1
*
Check the entire name as `ruby2_keywords_flag` [Bug #18184]
Nobuyoshi Nakada
2021-09-22
1
-1
/
+1
*
Marshal.load: do not call the proc until strings have their encoding
Jean Boussier
2021-09-15
1
-1
/
+6
*
Remove unneeded declarations
S.H
2021-03-20
1
-2
/
+0
*
Don't redefine #rb_intern over and over again
Stefan Stüben
2020-10-21
1
-3
/
+0
*
Removed useless casts
Nobuyoshi Nakada
2020-09-05
1
-6
/
+5
*
RARRAY_AREF: convert into an inline function
卜部昌平
2020-08-15
1
-0
/
+1
*
r_object0: do not goto into a branch
卜部昌平
2020-06-29
1
-2
/
+4
*
Ensure origins for all included, prepended, and refined modules
Jeremy Evans
2020-06-03
1
-4
/
+7
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-1
/
+1
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-1
/
+1
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+1
*
marshal.c: Support dump and load of a Hash with the ruby2_keywords flag
Yusuke Endoh
2020-01-17
1
-7
/
+45
*
Get rid of use of magic number 'E'
Nobuyoshi Nakada
2020-01-11
1
-4
/
+10
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-7
/
+18
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-22
/
+1
*
drop-in type check for rb_define_module_function
卜部昌平
2019-08-29
1
-2
/
+2
*
rb_hash_foreach now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+2
*
st_foreach now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+1
*
Warn instance variable `E`
Nobuyoshi Nakada
2019-08-10
1
-1
/
+7
*
* expand tabs.
git
2019-08-10
1
-1
/
+1
*
Share caches for short encoding ivar name.
Nobuyoshi Nakada
2019-08-10
1
-2
/
+5
*
* expand tabs.
git
2019-07-31
1
-1
/
+1
*
Use 1 byte hint for ar_table [Feature #15602]
Koichi Sasada
2019-07-31
1
-1
/
+1
*
* expand tabs.
git
2019-07-14
1
-3
/
+3
*
Add /* fall through */ comments
Yusuke Endoh
2019-07-14
1
-3
/
+4
*
* expand tabs.
git
2019-07-01
1
-1
/
+1
*
marshal.c: check instance variable count
Nobuyoshi Nakada
2019-07-01
1
-4
/
+10
*
Hoisted out w_ivar_each
Nobuyoshi Nakada
2019-07-01
1
-6
/
+10
*
marshal.c: check instance variable count
Nobuyoshi Nakada
2019-07-01
1
-3
/
+17
*
Marshal distant past/future
Nobuyoshi Nakada
2019-06-19
1
-8
/
+32
*
Revert "marshal.c: new functions for extensions"
Nobuyoshi Nakada
2019-06-04
1
-0
/
+2
*
marshal.c: new functions for extensions
Nobuyoshi Nakada
2019-06-04
1
-2
/
+0
*
avoid division by zero
shyouhei
2018-11-16
1
-2
/
+2
*
suppress integer overflow warnings
shyouhei
2018-11-15
1
-2
/
+3
*
* remove trailing spaces, expand tabs.
svn
2018-10-30
1
-1
/
+1
*
support theap for T_HASH. [Feature #14989]
ko1
2018-10-30
1
-1
/
+1
[next]