aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/pp.rb: rdoced by by Sam Roberts. [ruby-core:4490]akr2005-03-061-0/+4
* * lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgidakr2005-03-061-0/+6
* * dir.c (fnmatch): removed unnecessary code. (ruby_1_8 didn't haveocean2005-03-051-4/+7
* * ext/tk/lib/multi-tk.rb: freeze callback-entry objectsnagai2005-03-051-0/+6
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu2005-03-041-3/+12
* * lib/set.rb (SortedSet::setup): a hack to shut up warning.matz2005-03-041-0/+5
* * ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):nagai2005-03-041-0/+7
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63naruse2005-03-031-0/+4
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62naruse2005-03-031-0/+4
* * sample/rss/tdiary_plugin/rss-recent.rb: added site information.kou2005-03-031-0/+4
* * ext/extmk.rb (parse_args): add DESTDIR only when not directednobu2005-03-021-4/+9
* * ext/tcltklib/tcltklib.c (lib_eventloop_core): fix typonagai2005-03-021-0/+4
* * ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-021-0/+50
* backport from CVS_HEAD. use MockClock.sleep instead of Kernel.sleep [ruby-dev...seki2005-02-281-0/+5
* improved keeper threadseki2005-02-281-0/+6
* * exception error messages updated. [ruby-core:04497]matz2005-02-281-0/+4
* * ext/socket/socket.c (Init_socket): add bunch of Socketmatz2005-02-281-0/+6
* * array.c (rb_ary_s_create): no need for negative argc check.matz2005-02-231-0/+17
* * lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira2005-02-231-0/+5
* * lib/net/imap.rb (initialize): handle certs correctly. Thanks,shugo2005-02-221-0/+5
* * parse.y (parser_yylex): identfier after dot must not be a variable.nobu2005-02-211-1/+5
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2005-02-211-0/+13
* * lib/open-uri.rb (URI::FTP#buffer_open): access mechanismakr2005-02-191-0/+6
* (DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki2005-02-191-0/+7
* * lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_checkakr2005-02-191-0/+5
* * ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean2005-02-181-2/+8
* added ML numberocean2005-02-181-1/+1
* * bigdecimal/newton.rb: resolve LoadError.ocean2005-02-181-0/+6
* * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.ocean2005-02-171-12/+20
* * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott2005-02-171-0/+12
* remove TestDRbReusePort, resuce sleep, add DRbService.ext_serviceseki2005-02-161-0/+16
* * eval.c (is_defined): NODE_IASGN is an assignment.matz2005-02-161-0/+4
* add lazy stop_service.seki2005-02-161-0/+6
* * ext/tk/tkutil.c: Follow the change of st.c (st_foreach)nagai2005-02-161-0/+7
* * cancel [ruby-dev:25699], which is for 1.9.matz2005-02-161-5/+0
* * ext/readline/readline.c (Readline.readline): use rl_outstreammatz2005-02-151-0/+5
* * lib/rss/parser.rb (RSS::ListenerMixin::tag_end):kou2005-02-141-0/+5
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2005-02-141-0/+5
* pass DRb info to sub threadseki2005-02-131-0/+6
* * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou2005-02-131-0/+11
* add safe_level, default_safe_levelseki2005-02-131-0/+7
* * lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrasegotoyuzo2005-02-131-0/+5
* make module_functionseki2005-02-121-0/+4
* * ext/etc/etc.c (Init_etc): sGroup needs HAVE_ST_GR_PASSWD check.matz2005-02-121-0/+15
* * lib/open-uri.rb (OpenURI.open_loop): send authentication only forakr2005-02-121-0/+5
* * random.c (rand_init): suppress warning.nobu2005-02-121-1/+5
* * lib/open-uri.rb: support https if the platform provides CAakr2005-02-121-0/+5
* * ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths):gotoyuzo2005-02-111-0/+5
* * lib/open-uri.rb (URI::HTTP#proxy_open): new option supported:akr2005-02-111-0/+6
* * win32/Makefile.sub (COMMON_HEADERS): shouldn't include winsock2.h.usa2005-02-101-0/+7