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
...
*
remove SIGN_EXTEND_CHAR macro
nobu
2016-03-23
1
-9
/
+1
*
* marshal.c (r_object0): raise ArgumentError when linking to undefined
drbrain
2016-03-16
1
-0
/
+5
*
* marshal.c (r_object0): Fix Marshal crash for corrupt extended object.
drbrain
2016-03-14
1
-1
/
+1
*
* marshal.c (r_object0): honor Marshal.load post proc
naruse
2016-01-21
1
-1
/
+1
*
marshal.c: remove NULL checks for *_memsize
normal
2015-12-09
1
-2
/
+2
*
marshal.c: skip internal names
nobu
2015-12-08
1
-9
/
+2
*
encoding.c: defer finding encoding
nobu
2015-12-02
1
-2
/
+15
*
marshal.c: lookup and remove
nobu
2015-12-02
1
-3
/
+2
*
marshal.c: reduce arity checks
nobu
2015-09-25
1
-11
/
+23
*
marshal.c: reentrant checks
nobu
2015-09-25
1
-33
/
+24
*
marshal.c: use STATIC_ASSERT
nobu
2015-09-25
1
-1
/
+1
*
encindex.h: ENCINDEX
nobu
2015-09-15
1
-0
/
+1
*
* id_table.h: introduce ID key table.
ko1
2015-08-12
1
-1
/
+2
*
variable.c: avoid compatibility table with generic ivars
normal
2015-05-30
1
-18
/
+27
*
marshal.c: class name encoding
nobu
2015-04-16
1
-3
/
+4
*
marshal.c: class name encoding
nobu
2015-04-16
1
-3
/
+4
*
marshal.c: class name encoding
nobu
2015-04-16
1
-3
/
+4
*
marshal.c: class name encoding
nobu
2015-04-16
1
-2
/
+2
*
marshal.c: class name encoding
nobu
2015-04-16
1
-2
/
+2
*
marshal.c: register symbol strings first
nobu
2015-03-22
1
-12
/
+19
*
marshal.c: indetity tables
nobu
2015-01-23
1
-4
/
+4
*
marshal.c: append at once
nobu
2014-12-26
1
-5
/
+2
*
use 0 for reserved
nobu
2014-12-01
1
-2
/
+2
*
marshal.c: literal method names
nobu
2014-11-24
1
-17
/
+32
*
* internal.h: Gather declarations in non-header files.
akr
2014-11-18
1
-1
/
+0
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-3
/
+1
*
symbol.c: rename rb_str_dynamic_intern
nobu
2014-10-14
1
-2
/
+2
*
marshal.c: lazy compat_tbl allocation
normal
2014-10-01
1
-9
/
+21
*
ruby.h: warn untyped Data
nobu
2014-09-28
1
-2
/
+2
*
ruby.h: deprecate plain Data
nobu
2014-09-27
1
-0
/
+2
*
marshal.c: fix symlink index
nobu
2014-07-29
1
-1
/
+2
*
marshal.c: fix instance variable load odrder
nobu
2014-07-28
1
-1
/
+2
*
symbols instead of IDs
nobu
2014-07-28
1
-44
/
+44
*
* internal.h (struct RBignum): Use size_t for len.
akr
2014-04-19
1
-4
/
+10
*
* bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.
akr
2014-04-13
1
-4
/
+4
*
marshal.c: remove hack for old gcc
nobu
2014-04-12
1
-2
/
+6
*
marshal.c: undumpable hidden objects
nobu
2014-03-26
1
-0
/
+5
*
marshal.c: do not recycle wrapper objects
nobu
2014-02-17
1
-4
/
+4
*
marshal.c: use rb_gc_force_recycle for GC-safety
normal
2014-02-16
1
-8
/
+8
*
* internal.h: Rename macro names: RBIGNUM_FOO to BIGNUM_FOO.
akr
2014-02-15
1
-3
/
+3
*
* marshal.c: fix typo by @xta [fix GH-533] [ci skip]
hsbt
2014-02-13
1
-1
/
+1
*
marshal.c: Numerics are not tainted
nobu
2014-02-08
1
-2
/
+2
*
pack.c: hide associated objects
nobu
2014-02-05
1
-1
/
+1
*
marshal.c: refine special instance variables
nobu
2014-02-05
1
-48
/
+76
*
marshal.c: preserve encoding
nobu
2014-02-05
1
-8
/
+8
*
* marshal.c: [DOC] Wordsmith marshal.c documentation. by @vipulnsward [fi...
hsbt
2013-12-09
1
-4
/
+4
*
* marshal.c (w_object): Use HASH_PROC_DEFAULT directly from internal.h
tmm1
2013-11-23
1
-2
/
+1
*
* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use
ko1
2013-10-29
1
-0
/
+2
*
* bignum.c (MSB): Removed.
akr
2013-06-25
1
-1
/
+1
*
* include/ruby/ruby.h: support write barrier protection for T_STRUCT.
ko1
2013-06-21
1
-1
/
+1
[prev]
[next]