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
2004-06-10
* ext/sdbm/init.c (fsdbm_store): sdbm should use StringValue().
matz
2004-05-25
* ext/syck/syck.c (syck_new_parser): clear parser on init.
why
2004-05-24
* ext/tcltklib/extconf.rb: add --enable-tcl-thread configure option and
nagai
2004-05-22
* ext/tk/sample/remote-ip_sample2.rb: modify
nagai
2004-05-22
* MANIFEST: add new encodings in rexml.
nobu
2004-05-22
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-22
* add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'
nagai
2004-05-21
* ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsend
nagai
2004-05-20
* ext/socket/socket.c: fix SEGV. [ruby-dev:23550]
ocean
2004-05-20
* ext/socket/socket.c: check SCM_RIGHTS macro addition to
akr
2004-05-20
* numeric.c (flo_eq): alway check if operands are NaN.
matz
2004-05-19
* ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to public
nagai
2004-05-17
* ext/socket/socket.c (setup_domain_and_type): honor duck typing.
matz
2004-05-16
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-16
* add a new sample script
nagai
2004-05-16
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-16
* lib/yaml.rb: removed fallback to pure Ruby parser.
why
2004-05-16
* ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument to
akr
2004-05-14
* eval.c (eval): warning during eval should not cause deadlock.
matz
2004-05-14
* ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.
nagai
2004-05-12
* ext/openssl/ossl_x509name.c: attribute value of DC (short name of
gotoyuzo
2004-05-12
* ext/tk/lib/tk/composite.rb: improve configure methods. (based on the propos...
nagai
2004-05-11
Fix for 'incomplete bug fix' for 1.41.
shigek
2004-05-07
* ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]
nagai
2004-05-06
use numerichost if cannot resolve hostname
seki
2004-05-06
* lib/yaml/rubytypes.rb (to_yaml): added instance variable handling
why
2004-05-01
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-01
* renewal Ruby/Tk
nagai
2004-04-26
* lib/yaml/rubytypes.rb: passing Range tests.
why
2004-04-16
* ext/iconv/iconv.c: nearly finished RDoc comments.
gsinclair
2004-04-15
* ext/extmk.rb: skip linking when libraries to be preloaded not
nobu
2004-04-15
* ext/gdbm/gdbm.c (Init_gdbm): define GDBM::READER, GDBM::WRITER,
akr
2004-04-12
* ext/iconv/iconv.c: RDoc documentation (from RD; nearly finished).
gsinclair
2004-04-12
* ext/openssl/ossl_x509name.c (ossl_x509name_init_i): should return a value.
gotoyuzo
2004-04-06
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-04-06
* ext/socket/socket.c (make_hostent): must return value.
usa
2004-04-05
* eval.c (top_include): include in the wrapped load is done for
matz
2004-04-03
* ext/syck/syck.h: version 0.43.
why
2004-03-28
fix typo.
akr
2004-03-10
* eval.c (return_jump): set return value to the return
matz
2004-02-23
* ext/openssl/ossl_config.c (ossl_config_each): add new method
gotoyuzo
2004-02-21
* ext/zlib/zlib.c: documented, but needs more effort.
gsinclair
2004-02-19
* ext/strscan/strscan.c: improved documentation
gsinclair
2004-02-18
* ext/strscan/strscan.c: synchronized with main trunk (rev 1.11).
aamine
2004-02-18
* ext/strscan/strscan.c: documentation checked.
aamine
2004-02-18
* ext/strscan/strscan.c: documented
gsinclair
2004-02-18
* ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.
eban
2004-02-17
* ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.
usa
2004-02-15
ext/win32ole/win32ole.c: add IDispatch interface in val2variant
suke
2004-01-29
backport from Ruby-1.9.
gotoyuzo
[next]