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
/
ruby.c
Age
Commit message (
Expand
)
Author
2002-10-29
* eval.c, file.c, gc.c, io.c, object.c, ruby.c, ruby.h, struct.c,
knu
2002-10-03
* bcc32/mkexports.rb: to work on cygwin via telnet.
nobu
2002-09-22
* eval.c (call_trace_func): should not call trace function while
nobu
2002-09-02
* gc.c (gc_sweep): does reclaim nodes in also compile time, if we can.
aamine
2002-08-27
* ruby.c (require_libraries): prevent ruby_sorcefile from GC.
nobu
2002-08-21
*.c: Int vs Long cleanup
michal
2002-08-12
* ruby.c (set_arg0): Correct the position of #endif.
knu
2002-05-29
* parse.y: yyparse #defines moved from intern.h
matz
2002-05-23
* ruby.c (proc_options): option parsing problem.
nobu
2002-05-23
* ruby.c (proc_options): removed "-*-" support for #! line.
matz
2002-05-22
* ruby.c (proc_options): -T consumes digits only.
nobu
2002-05-14
* eval.c (rb_clear_cache_by_class): new function.
matz
2002-03-07
* gc.c (rb_source_filename): added. holds unique strings for file
nobu
2002-02-10
* ruby.c (load_file): avoid SEGV on '#' only input.
nobu
2001-12-17
* intern.h: add prototypes.
nobu
2001-10-02
* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.
matz
2001-09-03
* ruby.c (proc_option): fix shift ARGV issue
eban
2001-09-03
* ruby.c (proc_options): should not alter origargv[].
matz
2001-09-01
commit miss.
nobu
2001-09-01
* ruby.c (set_arg0): prevent SEGV when val is longer than the
nobu
2001-07-14
* regex.c (re_search): should consider reverse search.
matz
2001-07-02
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-05-30
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-28
* configure.in: remove unnecessary AC_CANONICAL_BUILD
eban
2001-05-02
* eval.c (block_pass): should not downgrade safe level.
matz
2001-03-13
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-02-28
* string.c (rb_str_delete_bang): delete! should take at least 1
matz
2001-02-27
* time.c (time_timeval): negative time interval shoule not be
matz
2001-02-09
ruby.c (ruby_init_loadpath): convert '\' to '/'
eban
2001-01-29
* string.c (str_independent): should not clear str->orig here.
matz
2001-01-10
eban
eban
2001-01-10
* ruby.c (load_file): typo(rb_load_fail -> rb_load_failed).
eban
2001-01-09
* enum.c (enum_inject): new method.
matz
2000-12-13
eban
eban
2000-11-20
matz
matz
2000-10-02
matz
matz
2000-09-21
matz - net library bug (by me)
matz
2000-08-15
matz
matz
2000-08-03
matz - nakada win32 patch
matz
2000-08-02
matz
matz
2000-08-01
matz
matz
2000-07-29
eban
eban
2000-07-27
matz
matz
2000-07-24
eban
eban
2000-07-07
matz
matz
2000-06-28
matz
matz
2000-06-19
2000-06-19
eban
2000-05-30
2000-05-30
matz
2000-05-24
2000-05-24
matz
2000-05-12
2000-05-12
matz
[next]