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
/
lib
Age
Commit message (
Expand
)
Author
2001-12-10
new file.
akr
2001-12-09
* matrix.rb: Vector#* bug. reported from Massimiliano Mirra
keiju
2001-12-09
aamine
aamine
2001-12-07
aamine
aamine
2001-12-06
* ext/extmk.rb.in: add -Wl,-R flags to DLDFLAGS on netbsdelf.
usa
2001-12-03
* time.c (time_plus): must detect result overflow.
matz
2001-12-01
One more fix to use Digest::MD5.
knu
2001-12-01
Reflect the update of the MD5 module which is now Digest::MD5.
knu
2001-11-28
* eval.c (rb_thread_select): should subtract timeofday() from
matz
2001-11-27
* marshal.c (w_float): must distinguish -0.0 from 0.0.
matz
2001-11-21
* parse.y (str_extend): should check nesting parentheses in #{}.
matz
2001-11-21
* lib/cgi.rb: CGI#header: do not set Apache.request.status for
shugo
2001-11-19
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-18
* lib/cgi.rb (header): support for Apache. thanks to
wakou
2001-11-13
* signal.c (sighandle): should not re-register sighandler if
matz
2001-11-08
* process.c (security): always give warning for insecure PATH.
matz
2001-11-06
* lib/net/imap.rb (getquota_response): use astring for mailbox
shugo
2001-11-03
* matrix.rb (Matrix#column_vectors, Matrix#row_vectors): ditto bug.
keiju
2001-11-01
* bignum.c (rb_big_aref): idx may be a Bignum.
matz
2001-10-30
* lib/cgi.rb: CGI::Cookie::parse(): Ignore duplicate keys caused by
wakou
2001-10-29
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-10-22
* class.c (rb_mod_clone): should not copy class name, since clone
matz
2001-10-16
* string.c (rb_str_index): wrong increment for non alphanumeric
matz
2001-10-03
* marshal.c (r_object): better allocation type check for
matz
2001-10-02
* lib/ftools.rb (catname): allow trailing '/' for the destination.
eban
2001-10-02
* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.
matz
2001-09-08
* eval.c (rb_thread_restore_context): save current value of
matz
2001-09-07
* lib/net/telnet.rb: waitfor(): improvement. thanks to
wakou
2001-09-07
* lib/net/telnet.rb: waitfor(): bug fix.
wakou
2001-09-06
* lib/cgi.rb: CGI#doctype(): bug fix (html4Fr).
wakou
2001-09-06
* lib/jcode.rb: fixup quote handing.
eban
2001-09-06
* lib/jcode.rb (_regexp_quote): fix quote handling, again.
eban
2001-09-05
typo fix
eban
2001-09-05
* lib/jcode.rb (_regexp_quote): fix quote handling.
eban
2001-08-20
* range.c (range_step): 'iter' here should be an array.
matz
2001-08-17
aamine
aamine
2001-08-15
* win32/win32.c (NtCmdGlob): avoid VC++ warning.
usa
2001-08-06
* string.c (rb_str_lstrip_bang): new method.
matz
2001-07-31
* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSION
matz
2001-07-30
* lib/net/imap.rb: added new commands for managing folder quotas
shugo
2001-07-24
* ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory for
knu
2001-07-22
* ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new make
knu
2001-07-17
* ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don't
usa
2001-07-13
aamine
aamine
2001-07-13
* lib/mkmf.rb: use File::split to split a target into a prefix and
knu
2001-07-09
* lib/mkmf.rb: modify RM macro.
eban
2001-07-08
aamine
aamine
2001-07-05
* lib/tempfile.rb: a tempfile must be created with mode 0600.
knu
2001-07-03
aamine
aamine
2001-07-03
aamine
aamine
[next]