summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/http.rb: HTTPHeader holds its header fields as an array (backport f...aamine2005-03-063-64/+208
* * 2005-03-06eban2005-03-061-3/+3
* * lib/pp.rb: rdoced by by Sam Roberts. [ruby-core:4490]akr2005-03-062-149/+122
* * lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgidakr2005-03-062-4/+14
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensionsnagai2005-03-061-57/+65
* * 2005-03-05eban2005-03-051-3/+3
* * dir.c (fnmatch): removed unnecessary code. (ruby_1_8 didn't haveocean2005-03-053-10/+7
* * ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar"nagai2005-03-052-0/+6
* * ext/tk/lib/multi-tk.rb: freeze callback-entry objectsnagai2005-03-0520-63/+550
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu2005-03-044-16/+46
* * lib/set.rb (SortedSet::setup): a hack to shut up warning.matz2005-03-042-0/+10
* * ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):nagai2005-03-042-2/+9
* * 2005-03-04usa2005-03-041-3/+3
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63naruse2005-03-032-1/+12
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62naruse2005-03-032-147/+515
* * 2005-03-03eban2005-03-031-3/+3
* * sample/rss/tdiary_plugin/rss-recent.rb: added site information.kou2005-03-032-18/+52
* typo fixakr2005-03-021-1/+1
* * ext/extmk.rb (parse_args): add DESTDIR only when not directednobu2005-03-022-5/+17
* * ext/tcltklib/tcltklib.c (lib_eventloop_core): fix typonagai2005-03-022-1/+5
* * 2005-03-02eban2005-03-021-3/+3
* * ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-0217-667/+3007
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-03-028-0/+4654
* * 2005-03-01eban2005-02-281-4/+4
* backport from CVS_HEAD. use MockClock.sleep instead of Kernel.sleep [ruby-dev...seki2005-02-282-7/+126
* improved keeper threadseki2005-02-283-17/+53
* * exception error messages updated. [ruby-core:04497]matz2005-02-2827-109/+113
* * 2005-02-28eban2005-02-281-3/+3
* * ext/socket/socket.c (Init_socket): add bunch of Socketmatz2005-02-282-0/+258
* * array.c (rb_ary_s_create): no need for negative argc check.matz2005-02-236-12/+23
* * lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira2005-02-233-9/+22
* * 2005-02-23eban2005-02-231-3/+3
* * lib/net/imap.rb (initialize): handle certs correctly. Thanks,shugo2005-02-222-5/+11
* * 2005-02-22eban2005-02-221-3/+3
* * parse.y (parser_yylex): identfier after dot must not be a variable.nobu2005-02-212-3/+9
* 2005-02-21usa2005-02-211-3/+3
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2005-02-217-9/+112
* * 2005-02-20eban2005-02-191-3/+3
* * lib/open-uri.rb (URI::FTP#buffer_open): access mechanismakr2005-02-192-4/+39
* (DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki2005-02-193-2/+14
* * lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_checkakr2005-02-192-1/+11
* * 2005-02-19nobu2005-02-191-3/+3
* * ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean2005-02-184-42/+10
* added ML numberocean2005-02-181-1/+1
* * bigdecimal/newton.rb: resolve LoadError.ocean2005-02-183-3/+9
* * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.ocean2005-02-173-72/+103
* * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott2005-02-175-41/+58
* remove TestDRbReusePort, resuce sleep, add DRbService.ext_serviceseki2005-02-166-49/+39
* * 2005-02-17eban2005-02-161-3/+3
* * eval.c (is_defined): NODE_IASGN is an assignment.matz2005-02-162-0/+5