summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-312005-08-01seki
2005-07-302005-07-30suke
2005-07-30add WIN32OLE_TYPE#ole_typelib, WIN32OLE_TYPE#implemented_ole_types.suke
2005-07-29* lib/irb/context.rb: fix `irb --readline` option. [ruby-dev:40955]keiju
2005-07-292005-07-29nobu
2005-07-29* eval.c (rb_yield_0): push yielded node instead of yielding.nobu
2005-07-29* eval.c (rb_call0): fix calling zsuper from a method with anonymousnobu
2005-07-28* parse.y (rb_parser_end_seen_p): exclude from ripper.nobu
2005-07-28* ext/tk/stubs.c: When --enable-tcltk-stubs, the initializenagai
2005-07-28* parse.y (f_larglist): allow block argument in lambda parametermatz
2005-07-28* hash.c (each_i): typo fixed. [ruby-dev:26622]matz
2005-07-28* parse.y (f_arg): better argument name duplication checkmatz
2005-07-282005-07-28matz
2005-07-28* parse.y (f_larglist): allow bv_decl at the end of lambdamatz
2005-07-27* gc.c (obj_free): make message formant consistent with one frommatz
2005-07-27* sample/rss/tdiary_plugin: removed. because the pluginkou
2005-07-27* lib/fileutils.rb (cd): follow :noop option change. (This patch is contribut...aamine
2005-07-272005-07-27matz
2005-07-27* parse.y (lambda): Perl6 style -> lambda expression. [NEW]matz
2005-07-27* ext/tk/sample/tkextlib/tile/demo.rb: fixed typo.ocean
2005-07-26* ext/ripper/lib/ripper/sexp.rb: new method Ripper.sexp_raw.aamine
2005-07-26* lib/net/http.rb: merge a patch contributed by Daniel Berger, with some modi...aamine
2005-07-26* sprintf.c (rb_sprintf): fixed typo.ocean
2005-07-26* ruby.h: support LLP64 model. [ruby-talk:149524]matz
2005-07-26* ext/openssl/openssl_missin.c: include <openssl/engine.h> beforegotoyuzo
2005-07-262005-07-26gotoyuzo
2005-07-25* win32/win32.[ch]: (rb_w32_vsnprintf, rb_w32_snprintf): removed.usa
2005-07-25* {bcc32,win32,wince}/Makefile.sub: moved CPPFLAGS only for rubynobu
2005-07-25* common.mk: Borland MAKE doesn't look for file names which have pathsnobu
2005-07-25* bignum.c (rb_big_eq): reduce isnan(). [ruby-dev:26600]matz
2005-07-25* ext/tk/lib/multi-tk.rb: fix en-bugged part in the last commit.nagai
2005-07-252005-07-25nagai
2005-07-23* ext/openssl/ossl_engine.c (ossl_engine_s_load): should checkgotoyuzo
2005-07-23* eval.c (rb_fd_select): the all three fd_sets must be long enough fornobu
2005-07-23* sprintf.c (rb_vsprintf, rb_sprintf): new functions return new String,nobu
2005-07-232005-07-23nobu
2005-07-22* lib/rss/rss.rb: moved copyright description to lib/rss.rb.kou
2005-07-22* lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTPkou
2005-07-21* ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revertnagai
2005-07-21* ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse
2005-07-212005-07-22naruse
2005-07-20* io.c (S_ISREG): need to define S_ISREG before it is used first.usa
2005-07-20fix previous commit.akr
2005-07-20* io.c (wsplit_p): patch for the environment whereocean
2005-07-20* io.c (rb_io_ctl): update FMODE_WSPLIT_INITIALIZED and FMODE_WSPLITakr
2005-07-20* variable.c (rb_class_path): need to adjust snprintf() len formatz
2005-07-19* ext/socket/socket.c: sorry, BeOS also uses HAVE_CLOSESOCKET,ocean
2005-07-19no messageocean
2005-07-19* ext/socket/socket.c: should not undef close on win32.ocean
2005-07-192005-07-20ocean