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
/
eval.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* eval.c (rb_longjmp): ignore reentering error while warning.
nobu
2003-10-27
1
-1
/
+4
*
* eval.c (rb_method_missing): protect exception from within
matz
2003-10-25
1
-5
/
+8
*
* eval.c (ruby_cleanup): initialize stack bottom for embedding.
nobu
2003-10-23
1
-1
/
+2
*
typo in comment.
nobu
2003-10-23
1
-1
/
+1
*
* eval.c (ruby_cleanup): should not ignore exit_value in END
matz
2003-10-21
1
-2
/
+1
*
* eval.c (ruby_cleanup): call finalizers and exit procs before
matz
2003-10-21
1
-11
/
+22
*
* eval.c (rb_eval): set current node after arguments evaluation.
nobu
2003-10-20
1
-5
/
+9
*
* eval.c (rb_thread_cleanup): keep thread group for main thread.
nobu
2003-10-20
1
-2
/
+2
*
* eval.c (rb_catch): backout.
nobu
2003-10-20
1
-13
/
+1
*
* eval.c (PUSH_FRAME): generate unique number to be TAG_JUMP()
matz
2003-10-20
1
-12
/
+14
*
* eval.c (ruby_run): just return FAILURE instead of parse error
nobu
2003-10-15
1
-1
/
+1
*
* marshal.c (w_object): dump extended modules as well.
matz
2003-10-15
1
-1
/
+1
*
* eval.c (ruby_finalize_0): return the given exit status unless
nobu
2003-10-14
1
-3
/
+3
*
commit miss.
nobu
2003-10-13
1
-2
/
+1
*
* eval.c (rb_require_safe): segfault after loading .so.
nobu
2003-10-13
1
-5
/
+4
*
* eval.c (rb_feature_p): match by classified suffix.
nobu
2003-10-13
1
-148
/
+164
*
* string.c (str_new4): should not preserve FL_TAINT status in the
matz
2003-10-13
1
-23
/
+27
*
* eval.c (is_defined): inheritance line adjustment as like as
nobu
2003-10-09
1
-34
/
+46
*
* eval.c (rb_thread_start_0): prevent thread from GC.
nobu
2003-10-09
1
-1
/
+2
*
* eval.c (rb_thread_start_0): non-volatile should be restored from
nobu
2003-10-09
1
-1
/
+2
*
* eval.c (proc_save_safe_level, proc_get_safe_level,
nobu
2003-10-09
1
-34
/
+5
*
* eval.c (rb_set_end_proc, rb_exec_end_proc): restore safe level.
nobu
2003-10-09
1
-0
/
+6
*
* eval.c (rb_yield_0): no error if block is empty.
nobu
2003-10-09
1
-1
/
+4
*
eval.c (eval): re-indented.
nobu
2003-10-09
1
-10
/
+10
*
* eval.c (localjump_error): id should be ID.
nobu
2003-10-08
1
-21
/
+26
*
* parse.y (stmt): rhs of multiple assignment should not be
matz
2003-10-06
1
-33
/
+34
*
* marshal.c (w_object): should pass "weak" value to next level.
matz
2003-10-06
1
-1
/
+1
*
* eval.c (rb_f_END): block should be given. [ruby-dev:21497]
nobu
2003-10-05
1
-0
/
+1
*
* eval.c (rb_eval): fix evaluation order. [ruby-list:38431]
nobu
2003-10-05
1
-6
/
+15
*
* marshal.c (w_object): instance variable dump do not cause error
matz
2003-10-04
1
-1
/
+1
*
* time.c (time_load): restore instance variables (if any) before
matz
2003-10-02
1
-1
/
+13
*
* eval.c (rb_thread_raise): prototype; avoid VC++ warning.
usa
2003-10-01
1
-1
/
+1
*
* eval.c (rb_f_block_given_p): real required condition is
matz
2003-10-01
1
-3
/
+4
*
* ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,
matz
2003-10-01
1
-2
/
+2
*
* eval.c (rb_load): Object scope had priority over required file
nobu
2003-10-01
1
-1
/
+0
*
* eval.c (rb_eval): while/until should not capture break unless
matz
2003-09-30
1
-4
/
+10
*
* eval.c (rb_thread_atfork): wrong format specifier.
matz
2003-09-29
1
-1
/
+1
*
* error.c (rb_warn_m): should not warn if -W0 is specified.
matz
2003-09-24
1
-0
/
+1
*
* eval.c (proc_invoke): should push PROT_PCALL tag for orphans.
matz
2003-09-18
1
-1
/
+1
*
* eval.c (proc_invoke): should update "result" for orphans.
matz
2003-09-18
1
-1
/
+1
*
* eval.c (localjump_destination): should not raise ThreadError
matz
2003-09-17
1
-7
/
+6
*
* intern.h (rb_disable_super, rb_enable_super): replace with dummy
nobu
2003-09-12
1
-0
/
+3
*
* bignum.c (rb_big_and): convert argument using 'to_int'.
matz
2003-09-12
1
-4
/
+15
*
* eval.c (win32_get_exception_list): avoid VC7 warning.
usa
2003-09-10
1
-0
/
+4
*
* eval.c (struct tag): dst should be VALUE.
nobu
2003-09-09
1
-6
/
+5
*
* eval.c (mark_frame_adj): need to adjust argv pointer if using
matz
2003-09-05
1
-4
/
+23
*
* eval.c (rb_eval): should not handle exceptions within rescue
nobu
2003-09-02
1
-1
/
+5
*
* eval.c (rb_eval): make tail recursion in ELSE clause of
nobu
2003-09-01
1
-2
/
+2
*
* parse.y (aref_args): forgot to call NEW_SPLAT(). reported by
matz
2003-09-01
1
-0
/
+1
*
* eval.c (rb_thread_switch): add RESTORE_EXIT; exit by another
nobu
2003-09-01
1
-14
/
+28
[next]