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
/
error.c
Age
Commit message (
Expand
)
Author
2002-09-14
* error.c(rb_sys_fail): remove case EPIPE on bcc32 .
H_Konishi
2002-09-03
* variable.c (rb_copy_generic_ivar): remove old generic instance
matz
2002-08-28
Int vs Long cleanup #3 (ruby-core:352)
michal
2002-08-21
*.c: Int vs Long cleanup
michal
2002-08-15
* eval.c (ruby_current_node) : added to set sourceline on demand.
nobu
2002-06-11
new platform [bccwin32] merged.
H_Konishi
2002-05-02
* error.c: use HAVE_DECL_SYS_NERR instead of platform names.
matz
2002-04-24
* io.c (rb_io_mode_flags): both 'r+b' and 'rb+' should be allowed.
matz
2002-04-15
* pack.c (pack_unpack): should treat 'U' in character unit, not in
matz
2002-04-01
* io.c (rb_io_fptr_cleanup): need flush even when io will not be
matz
2002-03-22
* the VMS support patch submitted by Akiyoshi, Masamichi
matz
2002-03-19
* re.c (rb_reg_search): should clear last_match if pos is out of
matz
2002-01-18
* io.c (rb_io_s_new): block check moved from initialize to this
matz
2002-01-11
* re.c (match_select): should propagate taintness.
matz
2002-01-04
* process.c (rb_f_system): abandon vfork.
matz
2001-12-10
* array.c (rb_ary_modify): should copy the internal buffer if the
matz
2001-11-13
* signal.c (sighandle): should not re-register sighandler if
matz
2001-10-29
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-10-03
* marshal.c (r_object): better allocation type check for
matz
2001-09-03
* error.c: unbreak the build on *BSD with gcc 3.0.1 by removing
knu
2001-07-03
* error.c (rb_name_error): raise NameError instead of LoadError.
shugo
2001-07-02
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-06-05
* error.c (Init_Exception): NameError went under StandardError,
matz
2001-05-30
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-02
* eval.c (block_pass): should not downgrade safe level.
matz
2001-02-19
* string.c (rb_str_substr): "a"[1,2] should return ""; need
matz
2001-02-19
* eval.c (secure_visibility): visibility check for untainted modules.
matz
2001-02-08
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
2001-01-29
* string.c (str_independent): should not clear str->orig here.
matz
2001-01-09
* error.c: typo
matz
2001-01-09
* enum.c (enum_inject): new method.
matz
2000-11-14
matz
matz
2000-11-10
matz
matz
2000-11-08
matz
matz
2000-08-24
matz
matz
2000-07-10
matz
matz
2000-06-22
2000-06-22
matz
2000-05-01
2000-05-01
matz
2000-04-10
2000-04-10
matz
2000-03-07
2000-03-07
matz
2000-02-01
2000-02-01
matz
2000-01-05
20000105
matz
1999-12-14
19991214
matz
1999-12-01
19991201
matz
1999-11-04
19991104
matz
1999-10-18
19991018
matz
1999-10-16
ruby -v
matz
1999-10-12
19991012
matz
1999-08-13
1.4.0
matz
1999-01-20
This commit was generated by cvs2svn to compensate for changes in r372,
matz
[next]