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
/
ext
Age
Commit message (
Expand
)
Author
2003-12-28
* ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't
akr
2003-12-25
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2003-12-24
* stable version 1.8.1 released.
matz
2003-12-24
* ext/tk/sample/tkmulticolumnlist.rb: new sample
nagai
2003-12-24
* ext/openssl/ossl_ssl.c (ossl_ssl_read): should check for error
gotoyuzo
2003-12-24
* ext/stringio/stringio.c (strio_read): clear the buffer argument
nobu
2003-12-24
* ext/stringio/stringio.c (strio_read): never return nil at
nobu
2003-12-22
* ext/iconv/iconv.c (map_charset): always ensure code is a String.
nobu
2003-12-21
* ext/syck/emitter.c (syck_emitter_write): str bigger than
matz
2003-12-20
* eval.c (rb_with_disable_interrupt): prohibit thread context
matz
2003-12-20
* ext/tk/lib/tk.rb: add new methods (TkScrollbar#assign, assign_list)
nagai
2003-12-19
* ext/tk/sample/tkmultilistbox.rb: bug fix
nagai
2003-12-17
* bug fix
nagai
2003-12-17
* lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like
matz
2003-12-16
introduce some new methods
aamine
2003-12-16
* condition bug of if statement on {pack,grid}_propagate methods
nagai
2003-12-15
* ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argument
usa
2003-12-14
* ext/socket/socket.c (Init_socket): IPv6 is not supported although
eban
2003-12-14
ext/tk/MANIFEST: add sample/tkalignbox.rb.
eban
2003-12-13
* ext/iconv/charset_alias.rb: preserve original order.
nobu
2003-12-11
* ext/openssl/ossl_pkcs12.[ch]: new files. add OpenSSL::PKCS12.
gotoyuzo
2003-12-11
* configure.in (ieeefp.h), numeric.c: needed for finite() on
nobu
2003-12-10
* ext/stringio/stringio.c (strio_read): set EOF flag at short read.
nobu
2003-12-10
* ext/stringio/stringio.c (strio_read): do not set EOF flag when
nobu
2003-12-10
* io.c (read_all): should return given string even if data read is
matz
2003-12-10
* ext/stringio/stringio.c (strio_read): adjust behavior at reading
nobu
2003-12-10
* ext/pty/pty.c (HAVE_SYS_IOCTL_H): already defined at config.h, so
usa
2003-12-09
* overrided instance methods, which are private methods on the super
nagai
2003-12-09
* typo
nagai
2003-12-08
* new sample script
nagai
2003-12-08
* ext/syck/syck.c (syck_io_str_read): get rid of buffer overflow.
nobu
2003-12-07
add iconv.rb and config.charset.
akr
2003-12-07
sort aliases.
akr
2003-12-07
* ext/iconv/iconv.c (map_charset): make case sensitive.
akr
2003-12-06
no need to care SSL_ERROR_NONE and SSL_ERROR_WANT_X509_LOOKUP.
gotoyuzo
2003-12-06
* ext/openssl/ossl_ssl.c (ossl_start_ssl): new function to wrap
gotoyuzo
2003-12-05
* ext/stringio/stringio.c (strio_read): follow IO#read.
nobu
2003-12-04
* ext/dl/sym.c (rb_dlsym_guardcall): __declspec(noinline) is VC7
usa
2003-12-04
* ext/openssl/ossl_asn1.c (asn1time_to_time): should check that
gotoyuzo
2003-12-03
* 'format'==>'Kernel.format' (avoid override trouble)
nagai
2003-12-03
* ext/extmk.rb (MTIMES): let makefiles depend to mkmf.rb.
nobu
2003-12-01
Merged Tietew's patch of [ruby-dev:21991].
ttate
2003-12-01
* ext/syck/syck.c: string buffering bug. decrementing by full
why
2003-12-01
* sample/optparse/opttest.rb: added.
nobu
2003-11-30
* ext/tk/lib/tk.rb: bug fix [ruby-talk:86746]
nagai
2003-11-27
* ext/tk/lib/tkafter.rb: bug fix on TkTimer#cancel_on_exception=(mode).
nagai
2003-11-25
* ext/syck/token.c: removed YYTOKTMP references which
why
2003-11-25
* ext/tcltklib/README.1st: edit.
nagai
2003-11-24
* ext/etc/extconf.rb: check for pw_passwd in struct passwd and
eban
2003-11-22
* ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkComposite
nagai
[next]