aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/rss/test_*: do $: trick while searching a module in the currentnahi2004-01-2914-6/+39
* * ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305]why2004-01-284-17/+66
* * lib/rss: rss/parser.rb is always required.kou2004-01-288-59/+47
* * test/rss/*.rb: remove "test/" prefix.nobu2004-01-2810-8/+30
* 2004-01-28eban2004-01-281-3/+3
* * MANIFEST: don't need a directory.eban2004-01-281-1/+0
* * ext/iconv/extconf.rb: include iconv.h for libiconv. [ruby-dev:22715]nobu2004-01-282-2/+6
* * add lib/rss file entries to MANIFEST.matz2004-01-281-0/+46
* * lib/rss: rss library imported. [ruby-dev:22726]matz2004-01-2847-2/+6595
* * misc/ruby-mode.el: better support for general delimitedmatz2004-01-279-24/+39
* * ext/socket/socket.c (s_recvfrom): sending length should be annobu2004-01-272-3/+9
* 2004-01-27usa2004-01-271-3/+3
* * ext/win32ole/win32ole.c (set_argv): fix condition.usa2004-01-272-1/+5
* * lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):gotoyuzo2004-01-262-1/+6
* Remove references to defoutdave2004-01-262-6/+10
* * ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7nagai2004-01-262-0/+10
* 2004-01-26nobu2004-01-261-3/+3
* * ext/extmk.rb: Makefiles should depend on also rbconfig.rb.nobu2004-01-264-15/+29
* Add one_page_htmldave2004-01-252-0/+117
* * ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): thirdgotoyuzo2004-01-251-14/+20
* * ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): thirdgotoyuzo2004-01-251-0/+10
* 2004-01-25eban2004-01-241-3/+3
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): supportgotoyuzo2004-01-242-3/+30
* 2004-01-24usa2004-01-241-3/+3
* * ext/openssl/ossl_x509hame.c (ossl_x509name_initialize): changegotoyuzo2004-01-243-44/+99
* 2004-01-23nobu2004-01-221-3/+3
* * pack.c (num2i32): pack should not raise RangeError.matz2004-01-225-103/+64
* * lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...shugo2004-01-222-2/+8
* * lib/e2mmap.rb (VERSION): remove unnecessary version checking.eban2004-01-222-2/+4
* * parse.y (opt_rescue): use NODE_ERRINFO() instead ofmatz2004-01-226-7/+17
* * parse.y (string_content): reset lexical states at the beginning ofnobu2004-01-222-1/+10
* * parse.y (newline_node): do not use NODE_NEWLINE node anymore,matz2004-01-2111-102/+73
* * missing/os2.c (chdir, getcwd):siena2004-01-212-0/+28
* 2004-01-22eban2004-01-211-3/+3
* * configure.in: check availability of link(). [ruby-dev:22237]siena2004-01-216-1/+18
* * ChangeLog: typo: RUBY_MBCHAR_MAX was RUBY_MBCHAR_MAXSIZE.siena2004-01-211-0/+4
* * defines.h: define RUBY_MBCHAR_MAX instead of MB_CUR_MAX.siena2004-01-216-5/+18
* :nodoc: the "Deprecated" moduledave2004-01-213-3/+8
* * configure.in: Interix(SFU) support.eban2004-01-212-7/+8
* remove O_NONBLOCKseki2004-01-212-1/+5
* typoseki2004-01-211-1/+1
* * ext/digest/md5/extconf.rb: have_library appends found library.nobu2004-01-211-1/+0
* * lib/net/imap.rb (envelope): allow NIL.shugo2004-01-212-32/+60
* 2004-01-21eban2004-01-211-3/+3
* * lib/mkmf.rb (merge_libs): squeeze successive same libraries.nobu2004-01-212-0/+6
* * lib/base64.rb: enclosed in a module. [ruby-core:02285]nobu2004-01-212-60/+85
* * ext/digest/rmd160/extconf.rb: have_library appends found library.nobu2004-01-212-3/+6
* Tidy benchmark.rb documentation a taddave2004-01-201-90/+55
* * ext/openssl/extconf.rb: should check <openssl/conf_api.h> insteadgotoyuzo2004-01-202-9/+6
* Document base64dave2004-01-203-0/+62