index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
marshal.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* marshal.c (w_uclass): cloned class is not user
nobu
2001-10-19
1
-2
/
+2
*
* marshal.c (w_unique): should not dump anonymous class.
matz
2001-10-05
1
-0
/
+3
*
* marshal.c (r_object): better allocation type check for
matz
2001-10-03
1
-0
/
+12
*
* marshal.c (r_object): TYPE_UCLASS check should be inversed.
nobu
2001-10-01
1
-1
/
+1
*
* parse.y (yylex): ternary ? can be followed by newline.
matz
2001-08-29
1
-20
/
+23
*
* eval.c (is_defined): should not dump core for "defined?(())".
matz
2001-08-23
1
-1
/
+1
*
* range.c (range_step): 'iter' here should be an array.
matz
2001-08-20
1
-4
/
+3
*
* bignum.c, marshal.c: Detypo: s/SIZEOF_ING/SIZEOF_INT/.
knu
2001-08-13
1
-1
/
+1
*
* marshal.c (Init_marshal): fix typos.
usa
2001-07-31
1
-2
/
+2
*
* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSION
matz
2001-07-31
1
-1
/
+4
*
credit rb_name_error() fix to Nobuyoshi Nakada.
matz
2001-07-03
1
-0
/
+20
*
* variable.c (rb_mod_const_at): use hash table as internal
matz
2001-06-05
1
-2
/
+10
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
1
-2
/
+2
*
* bignum.c (bigdivrem): access boundary bug.
matz
2001-05-11
1
-1
/
+5
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-7
/
+6
*
* eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.
matz
2001-03-26
1
-2
/
+2
*
* ruby.h: better inline function support.
matz
2001-03-22
1
-0
/
+4
*
* gc.c (id2ref): sometimes confused symbol and reference.
matz
2001-03-21
1
-1
/
+1
*
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-03-13
1
-1
/
+1
*
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-14
1
-1
/
+1
*
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
2001-02-08
1
-0
/
+1
*
matz
matz
2000-12-26
1
-1
/
+1
*
matz
matz
2000-12-05
1
-2
/
+23
*
001121
matz
2000-11-21
1
-1
/
+1
*
matz
matz
2000-11-20
1
-34
/
+37
*
matz
matz
2000-11-02
1
-4
/
+1
*
matz
matz
2000-10-31
1
-6
/
+69
*
000919
matz
2000-09-19
1
-2
/
+0
*
matz
matz
2000-07-21
1
-1
/
+11
*
2000-06-23
matz
2000-06-23
1
-1
/
+1
*
2000-06-22
matz
2000-06-22
1
-1
/
+3
*
2000-06-14
matz
2000-06-14
1
-3
/
+3
*
2000-05-24
matz
2000-05-24
1
-4
/
+4
*
2000-05-12
matz
2000-05-12
1
-2
/
+0
*
2000-05-01
matz
2000-05-01
1
-2
/
+4
*
mkmf
matz
2000-04-12
1
-1
/
+1
*
2000-04-10
matz
2000-04-10
1
-11
/
+30
*
2000-03-07
matz
2000-03-07
1
-1
/
+7
*
2000-02-01
matz
2000-02-01
1
-1
/
+1
*
2000-01-17
matz
2000-01-17
1
-2
/
+2
*
20000105
matz
2000-01-05
1
-24
/
+59
*
19991292
matz
1999-12-02
1
-1
/
+1
*
19991201
matz
1999-12-01
1
-5
/
+53
*
register class/module
matz
1999-10-27
1
-4
/
+5
*
marshal load GC protect
matz
1999-10-20
1
-6
/
+9
*
1.4.1 to be
matz
1999-08-24
1
-1
/
+2
*
1.4.0
matz
1999-08-13
1
-22
/
+27
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-143
/
+146
*
Initial revision
matz
1998-01-16
1
-0
/
+868
[prev]