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
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
2003-05-14
2003-05-14
eban
2003-05-14
* ext/syck/rubyext.c: add prototypes to avoid VC++ warnings.
usa
2003-05-14
* regex.c (re_match_exec): \Z changed to be consistent with new $
matz
2003-05-14
* lib/net/http.rb (Net::HTTP#start): should check whether HTTP session is ope...
aamine
2003-05-14
* lib/net/http.rb: reduce warning. (ruby-bugs-ja:PR#462)
aamine
2003-05-13
* lib/yaml/rubytypes.rb, lib/yaml/types.rb: using Object#object_id
why
2003-05-13
ext/syck/handler.c (syck_hdlr_add_alias): add cast to avoid warning.
eban
2003-05-13
* ext/syck/handler.c: add proper casts.
eban
2003-05-13
* configure.in: add '--Wl,--enable-auto-import' to DLDFLAGS
eban
2003-05-13
* configure.in, bcc32/Makefile.sub, win32/Makefile.sub: define
usa
2003-05-13
* lib/yaml/rubytypes.rb: object and struct loading
why
2003-05-13
2003-05-13
eban
2003-05-13
* eval.c (error_pos): use $deferr for output instead of stderr
matz
2003-05-11
* ext/syck/implicit.c, ext/syck/rubyext.c: transfer methods applied to native...
why
2003-05-11
* lib/pp.rb: refine to_s test.
akr
2003-05-10
* lib/pp.rb (PP::ObjectMixin#pretty_print): refine to_s handling.
akr
2003-05-10
* ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.c
why
2003-05-10
Sat May 10 19:01:00 2003 Takaaki Uematsu <uema2x@jcom.home.ne.jp>
uema2
2003-05-10
lib/yaml/ypath.rb: escape '['.
eban
2003-05-10
* ext/syck/MANIFEST: new file.
eban
2003-05-10
* net/imap.rb: use DataFormatError in u16tou8/u8tou16.
shugo
2003-05-10
* lib/net/imap.rb (decode_utf7): new method.
shugo
2003-05-09
Initial checkin of YAML substances.
why
2003-05-09
2003-05-09
nobu
2003-05-09
* io.c (rb_io_reopen): It should be possible to reopen closed IO.
matz
2003-05-08
* gc.c (rb_gc): check odd alignment stack on m68k machines.
matz
2003-05-08
* compar.c (rb_cmperr): raise comparison failure.
nobu
2003-05-08
2003-05-08
nobu
2003-05-07
* numeric.c (int_upto, int_downto): should fail unless the
nobu
2003-05-07
2003-05-07
eban
2003-05-06
* numeric.c (num_step): remove epsilon; add margin of 0.5, to make
matz
2003-05-06
bigdecimal-brushup.patch from Tadashi Saito applied.
shigek
2003-05-06
* lib/net/pop.rb: rename method: POP3#mail_size -> n_mails
aamine
2003-05-06
* ext/bigdecimal/.cvsignore: new file (retry).
aamine
2003-05-06
* ext/bigdecimal/.cvsignore: new file.
aamine
2003-05-06
2003-05-06
eban
2003-05-06
* object.c (rb_obj_methods): list singleton methods if recur
matz
2003-05-05
use values_at instead of select.
tadf
2003-05-05
* sample/test.rb: substitute 'select' with 'values_at'.
eban
2003-05-04
2003-05-05
eban
2003-05-04
* array.c (rb_ary_values_at): new method to replace select(index..).
matz
2003-05-04
synchronized with date2 3.3.2.
tadf
2003-05-04
* lib/net/smtp.rb: ESMTP -> SMTP transition wrongly fails.
aamine
2003-05-04
* lib/net/pop.rb: APOP did not work. [ruby-dev:20149]
aamine
2003-05-03
secure check when safe level 4.
suke
2003-05-02
* class.c (rb_class_protected_instance_methods): now gives
matz
2003-05-02
* lib/net/protocol.rb: reintroduce Protocol.protocol_param.
aamine
2003-05-02
* lib/net/protocol.rb: remove Protocol class.
aamine
2003-05-02
* compar.c (cmp_gt): raises ArgumentError when "<=>" give nil.
matz
2003-05-02
* lib/cgi/session.rb (CGI::Session::initialize): updated to
matz
[next]