summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-24* ext/tcltklib/extconf.rb: add --enable-tcl-thread configure option andnagai
2004-05-24SYSTEM identifiers must be absolutedave
2004-05-232004-05-23eban
2004-05-23Merged Nakada-san's patch [ruby-core:02916].ttate
2004-05-222004-05-22eban
2004-05-22* ext/tk/sample/remote-ip_sample2.rb: modifynagai
2004-05-22* MANIFEST: add test/openssl/test_x509store.rb.nobu
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_appsendnagai
2004-05-21* test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo
2004-05-21MANIFEST: removed trailing white spaces.eban
2004-05-21Add '()' around parameters that don't have themdave
2004-05-20 * lib/csv.rb: fixed a few bugs around multi char record/field separator.nahi
2004-05-20* lib/mkmf.rb (check_sizeof): define result size. [ruby-core:02911]nobu
2004-05-20* ext/socket/socket.c: check SCM_RIGHTS macro addition toakr
2004-05-20* ext/socket/socket.c (make_hostent_internal): remove debug print.matz
2004-05-20* numeric.c (flo_eq): alway check if operands are NaN.matz
2004-05-202004-05-20eban
2004-05-20At Ryan Davis' suggestion, honor visibility modifers if guarded by a statemen...dave
2004-05-20* lib/mkmf.rb (have_type): do not check pointer to incomplete type,nobu
2004-05-19* rescue LoadError. [ruby-dev:23539]gotoyuzo
2004-05-19* test/ruby/envutil.rb (EnvUtil::rubybin): give priority tonobu
2004-05-19revert mis-edited entrynobu
2004-05-19* test/inlinetest.rb (InlineTest::loadtest): requiring library withnobu
2004-05-192004-05-19eban
2004-05-19* ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to publicnagai
2004-05-18* lib/net/http.rb: support TRACE.aamine
2004-05-18* lib/net/http.rb: do not use class variables.aamine
2004-05-18 * lib/csv.rb: writes lines with "\n" when row separator is not given.nahi
2004-05-18* lib/yaml.rb: added rdoc to beginning of lib.why
2004-05-18* lib/yaml.rb: added rdoc to beginning of lib.why
2004-05-18* node.h (NEW_DSTR): adjust list length.nobu
2004-05-182004-05-18eban
2004-05-18* eval.c (rb_method_node): search cache entry first.matz
2004-05-17* test for OpenSSL::X509gotoyuzo
2004-05-17Add ruby-dev number to ChangeLogocean
2004-05-17parse.y: typo fix(tWORD_BEG -> tWORDS_BEG).eban
2004-05-17* ext/socket/socket.c (setup_domain_and_type): honor duck typing.matz
2004-05-17* numeric.c (flo_to_s): p 0.0 should be '0.0' not '0.0e+00'.ocean
2004-05-16* add a new sample scriptnagai
2004-05-16Cross-ported fix for REXML bug #14, StreamParser and doctype events.ser
2004-05-16------------------------------------------------------------------------ser
2004-05-16------------------------------------------------------------------------ser
2004-05-16* lib/yaml/baseemitter.rb (indent_text): was forcing a mod valuewhy
2004-05-162004-05-17eban
2004-05-16Forgot to update the manifest with the new files :-/ser
2004-05-16Added support for CP-1252 and ISO-8859-15 encodings for non-iconv systems.ser
2004-05-16------------------------------------------------------------------------ser
2004-05-16 * lib/drb/drb.rb: Cosmetic documentation changes.gsinclair
2004-05-16* ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument toakr