summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-03-10* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timernagai
2005-03-09* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): callgotoyuzo
2005-03-09* lib/webrick/server.rb (WEBrick::GenericServer#start): shouldgotoyuzo
2005-03-09* ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.nagai
2005-03-08* ext/socket/socket.c: document from Sam Robertsmatz
2005-03-08* ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in thisnagai
2005-03-08fixed weekdaysocean
2005-03-08* ext/socket/socket.rb: workaround for some of 4.4BSD-Lite derived OSs.usa
2005-03-07* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66naruse
2005-03-07* lib/webrick/server.rb (WEBrick::GenericServer#start): shouldgotoyuzo
2005-03-07* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,gotoyuzo
2005-03-07* lib/un.rb: should use OptionParser. (backported form HEAD)eban
2005-03-07* string.c (rb_str_cmp_m): should not return false but nil.matz
2005-03-06* ext/tk/tkutil.c: remove the some codes which depend on thenagai
2005-03-06* ext/tcltklib/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4nagai
2005-03-06* lib/net/http.rb: HTTPHeader holds its header fields as an array (backport f...aamine
2005-03-06* lib/pp.rb: rdoced by by Sam Roberts. [ruby-core:4490]akr
2005-03-06* lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgidakr
2005-03-05* dir.c (fnmatch): removed unnecessary code. (ruby_1_8 didn't haveocean
2005-03-05* ext/tk/lib/multi-tk.rb: freeze callback-entry objectsnagai
2005-03-04* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu
2005-03-04* lib/set.rb (SortedSet::setup): a hack to shut up warning.matz
2005-03-04* ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):nagai
2005-03-03* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63naruse
2005-03-03* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62naruse
2005-03-03* sample/rss/tdiary_plugin/rss-recent.rb: added site information.kou
2005-03-02* ext/extmk.rb (parse_args): add DESTDIR only when not directednobu
2005-03-02* ext/tcltklib/tcltklib.c (lib_eventloop_core): fix typonagai
2005-03-02* ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling tonagai
2005-02-28backport from CVS_HEAD. use MockClock.sleep instead of Kernel.sleep [ruby-dev...seki
2005-02-28improved keeper threadseki
2005-02-28* exception error messages updated. [ruby-core:04497]matz
2005-02-28* ext/socket/socket.c (Init_socket): add bunch of Socketmatz
2005-02-23* array.c (rb_ary_s_create): no need for negative argc check.matz
2005-02-23* lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira
2005-02-22* lib/net/imap.rb (initialize): handle certs correctly. Thanks,shugo
2005-02-21* parse.y (parser_yylex): identfier after dot must not be a variable.nobu
2005-02-21* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa
2005-02-19* lib/open-uri.rb (URI::FTP#buffer_open): access mechanismakr
2005-02-19(DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki
2005-02-19* lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_checkakr
2005-02-18* ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean
2005-02-18added ML numberocean
2005-02-18* bigdecimal/newton.rb: resolve LoadError.ocean
2005-02-17* lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.ocean
2005-02-17 * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott
2005-02-16remove TestDRbReusePort, resuce sleep, add DRbService.ext_serviceseki
2005-02-16* eval.c (is_defined): NODE_IASGN is an assignment.matz
2005-02-16add lazy stop_service.seki
2005-02-16* ext/tk/tkutil.c: Follow the change of st.c (st_foreach)nagai