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
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2002-06-15
* dir.c (rb_glob_helper): Use lstat() instead of rb_sys_stat() so
knu
2002-06-14
2002-06-14
nobu
2002-06-14
* parse.y (read_escape): deny zero-width hexadecimal character.
nobu
2002-06-13
2002-06-13
eban
2002-06-13
* hash.c (rb_hash_s_create): use rb_hash_aset() instead of calling
matz
2002-06-12
2002-06-12
eban
2002-06-12
merged differences between uri-0.9.6 and uri-0.9.7
akira
2002-06-12
* parse.y (yylex): 'do' should return kDO_BLOCK on EXPR_ENDARG.
matz
2002-06-12
* parse.y (stmt): fix typo.
nobu
2002-06-11
2002-06-11
eban
2002-06-11
* eval.c (rb_eval): ruby_frame->last_func may be null, if it's
matz
2002-06-10
fix PR#.
nobu
2002-06-10
2002-06-10
nobu
2002-06-10
* numeric.c (fix_lshift): negative shift count means right shift.
nobu
2002-06-05
2002-06-05
eban
2002-06-05
* math.c (Init_Math): backport asin, acos, atan.
matz
2002-06-04
2002-06-04
eban
2002-06-04
* string.c (rb_str_aset): should raise error if an indexing string
matz
2002-06-04
backport miss.
nobu
2002-06-03
commit miss
nobu
2002-06-03
* ext/socket/addrinfo.h: typo.
nobu
2002-06-02
* parse.y (here_document): check if identifier is terminated.
nobu
2002-05-30
* lib/cgi.rb: if StringIO is usable then use it.
wakou
2002-05-29
fix for POST method.
wakou
2002-05-29
* time.c (time_arg): nil test against v[6] (usec).
matz
2002-05-29
* lib/cgi.rb: not use const if GET, HEAD. check multipart form head.
wakou
2002-05-28
* eval.c (scope_node): trick to keep the node has a scope.
nobu
2002-05-23
2002-05-23
eban
2002-05-23
* ruby.c (proc_options): -v should not print version if
eban
2002-05-23
* ruby.c (proc_options): removed "-*-" support for #! line.
matz
2002-05-22
updated to the new version (based on date2 2.6.1).
tadf
2002-05-22
* ruby.c (proc_options): -T consumes digits only.
nobu
2002-05-22
2002-05-22
eban
2002-05-22
Wed May 22 20:18:31 2002 WATANABE Hirofumi <eban@ruby-lang.org>
eban
2002-05-22
* parse.y (yylex): case '<': here-document label ate '-'.
aamine
2002-05-21
2002-05-21
eban
2002-05-21
* eval.c (rb_thread_schedule): need to preserve errno before
matz
2002-05-21
* misc/ruby-mode.el (ruby-font-lock-keywords): symbols end with '_'.
nobu
2002-05-20
Tue May 21 04:48:37 2002 Sean Chittenden <sean@chittenden.org>
wakou
2002-05-20
2002-05-20
nobu
2002-05-20
* io.c (rb_io_clone): writing stream was not copied properly.
nobu
2002-05-17
* sampl/test.rb: use eval instead of './miniruby -c',
eban
2002-05-16
* eval.c (rb_thread_select): cleanup conditional compilation.
nobu
2002-05-16
* djgpp/config.hin, djgpp/config.sed: catch up with the latest change.
eban
2002-05-14
* gc.c (is_pointer_to_heap): avoid GCC 3.1 warnings.
eban
2002-05-14
* eval.c (blk_orphan): the wrong condition; backported from 1.7
matz
2002-05-10
2002-05-10
nobu
2002-05-10
* parse.y (here_document): preserve line number begins here
nobu
2002-05-07
2002-05-07
eban
2002-05-07
* eval.c (rb_yield_0): The destination of the goto jump was wrong.
aamine
[prev]
[next]