summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-07This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
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* 2005-03-07eban
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* 2005-03-06eban
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-06* ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensionsnagai
2005-03-05* 2005-03-05eban
2005-03-05* dir.c (fnmatch): removed unnecessary code. (ruby_1_8 didn't haveocean
2005-03-05* ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar"nagai
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-04* 2005-03-04usa
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* 2005-03-03eban
2005-03-03* sample/rss/tdiary_plugin/rss-recent.rb: added site information.kou
2005-03-02typo fixakr
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* 2005-03-02eban
2005-03-02* ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling tonagai
2005-03-02This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-02-28* 2005-03-01eban
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* 2005-02-28eban
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-23* 2005-02-23eban
2005-02-22* lib/net/imap.rb (initialize): handle certs correctly. Thanks,shugo
2005-02-22* 2005-02-22eban
2005-02-21* parse.y (parser_yylex): identfier after dot must not be a variable.nobu
2005-02-212005-02-21usa
2005-02-21* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa
2005-02-19* 2005-02-20eban
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-19* 2005-02-19nobu
2005-02-18* ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean
2005-02-18added ML numberocean