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
/
parse.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-07-02
1
-9
/
+6
*
* eval.c (svalue_to_avalue): new conversion scheme between single
matz
2001-06-23
1
-2
/
+2
*
* eval.c (rb_yield_0): no mvalue_to_svalue conversion here.
matz
2001-06-22
1
-9
/
+6
*
* gc.c (Init_stack): avoid __builtin_frame_address(2) to retrieve
matz
2001-06-08
1
-5
/
+2
*
* parse.y (yylex): incomplete fix.
matz
2001-06-07
1
-1
/
+2
*
* parse.y (yylex): exclude kDO_BLOCK too much by false condition.
matz
2001-06-07
1
-4
/
+7
*
* eval.c (rb_load): should check if tainted even when wrap is
matz
2001-06-06
1
-1
/
+1
*
* parse.y (aref_args): "*arg" should always be expanded by REXPAND.
matz
2001-06-06
1
-1
/
+1
*
* error.c (Init_Exception): NameError went under StandardError,
matz
2001-06-05
1
-5
/
+16
*
* variable.c (rb_mod_const_at): use hash table as internal
matz
2001-06-05
1
-2
/
+5
*
* parse.y (call_args2): confusion with list_append() and
matz
2001-06-01
1
-4
/
+4
*
* parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntax
matz
2001-06-01
1
-9
/
+12
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
1
-85
/
+229
*
* eval.c (rb_yield_0): need argument adjustment for C defined
matz
2001-05-24
1
-5
/
+0
*
* variable.c (rb_alias_variable): should not allow variable
matz
2001-05-22
1
-25
/
+24
*
* bignum.c (rb_big2str): t should be protected from GC.
matz
2001-05-21
1
-16
/
+16
*
* array.c (rb_ary_and): should not push frozen key string.
matz
2001-05-16
1
-0
/
+1
*
* parse.y (arg): "||=" should not warn for uninitialized instance
matz
2001-05-07
1
-13
/
+8
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-24
/
+29
*
* eval.c (ev_const_defined): add new parameter self for special
matz
2001-03-13
1
-1
/
+1
*
* parse.y: warn -> rb_warn
eban
2001-03-13
1
-1
/
+1
*
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-03-13
1
-32
/
+15
*
* parse.y (primary): rescue and ensure clauses should be allowed
matz
2001-03-06
1
-0
/
+10
*
* eval.c (proc_call): should not modify ruby_block->frame.iter
matz
2001-02-26
1
-7
/
+8
*
* eval.c (secure_visibility): visibility check for untainted modules.
matz
2001-02-19
1
-11
/
+25
*
* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2
matz
2001-02-13
1
-20
/
+32
*
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
2001-02-08
1
-12
/
+30
*
* array.c (rb_ary_sort_bang): returns self, even if its length is
matz
2001-02-02
1
-4
/
+3
*
* string.c (str_independent): should not clear str->orig here.
matz
2001-01-29
1
-7
/
+12
*
* parse.y: clarify do ambiguity, bit more complex but natural
matz
2001-01-26
1
-47
/
+62
*
* gc.c (os_live_obj): do not list terminated object.
matz
2001-01-23
1
-55
/
+38
*
* parse.y (block_call): syntax restructure.
matz
2001-01-20
1
-53
/
+52
*
* parse.y (yylex): fixed serious syntax misbehavior. do's
matz
2001-01-19
1
-5
/
+3
*
inline fix
matz
2001-01-10
1
-1
/
+3
*
* enum.c (enum_inject): new method.
matz
2001-01-09
1
-7
/
+9
*
changes from personal modifies -- matz
matz
2000-12-28
1
-18
/
+30
*
matz
matz
2000-12-27
1
-25
/
+27
*
matz
matz
2000-12-26
1
-5
/
+2
*
001225
matz
2000-12-25
1
-3
/
+10
*
matz
matz
2000-12-22
1
-13
/
+35
*
matz
matz
2000-12-18
1
-2
/
+6
*
matz
matz
2000-12-12
1
-7
/
+8
*
matz
matz
2000-12-05
1
-16
/
+20
*
matz
matz
2000-11-27
1
-1
/
+0
*
matz
matz
2000-11-21
1
-2
/
+2
*
matz
matz
2000-11-13
1
-1
/
+23
*
matz
matz
2000-11-10
1
-2
/
+2
*
matz
matz
2000-10-31
1
-1
/
+2
*
matz
matz
2000-10-20
1
-1
/
+12
*
matz
matz
2000-10-16
1
-1
/
+2
[next]