index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
marshal.c
Age
Commit message (
Expand
)
Author
2001-07-03
credit rb_name_error() fix to Nobuyoshi Nakada.
matz
2001-06-05
* variable.c (rb_mod_const_at): use hash table as internal
matz
2001-05-30
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-11
* bignum.c (bigdivrem): access boundary bug.
matz
2001-05-02
* eval.c (block_pass): should not downgrade safe level.
matz
2001-03-26
* eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.
matz
2001-03-22
* ruby.h: better inline function support.
matz
2001-03-21
* gc.c (id2ref): sometimes confused symbol and reference.
matz
2001-03-13
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-02-14
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-08
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
2000-12-26
matz
matz
2000-12-05
matz
matz
2000-11-21
001121
matz
2000-11-20
matz
matz
2000-11-02
matz
matz
2000-10-31
matz
matz
2000-09-19
000919
matz
2000-07-21
matz
matz
2000-06-23
2000-06-23
matz
2000-06-22
2000-06-22
matz
2000-06-14
2000-06-14
matz
2000-05-24
2000-05-24
matz
2000-05-12
2000-05-12
matz
2000-05-01
2000-05-01
matz
2000-04-12
mkmf
matz
2000-04-10
2000-04-10
matz
2000-03-07
2000-03-07
matz
2000-02-01
2000-02-01
matz
2000-01-17
2000-01-17
matz
2000-01-05
20000105
matz
1999-12-02
19991292
matz
1999-12-01
19991201
matz
1999-10-27
register class/module
matz
1999-10-20
marshal load GC protect
matz
1999-08-24
1.4.1 to be
matz
1999-08-13
1.4.0
matz
1999-01-20
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1998-01-16
Initial revision
matz