summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-19* ext/socket/socket.c (unix_peeraddr): wrong syscall name in errormatz
2007-02-18* ext/etc/etc.c (etc_getgrgid): missed to replace a macro.nobu
2007-02-18* 2007-02-18eban
2007-02-18updated based on date2 4.0.3.tadf
2007-02-18* configure.in (pid_t, uid_t, gid_t): check if defined.nobu
2007-02-18* configure.in (pid_t, uid_t, gid_t): check if defined.nobu
2007-02-16* object.c (rb_obj_ivar_set/get/defined): fix to check :@_v/C id.ko1
2007-02-16* intern.h: add a prototype of rb_sym_to_s().ko1
2007-02-16* math.c (math_log): update document to mention second optionalmatz
2007-02-16* parse.y (mrhs): need to append by arg_append().matz
2007-02-16* lib/.document: Apply patch for irb, e2mmap and README by Hugh Sassedrbrain
2007-02-15* win32/win32.c (get_pioinfo_extra): new function for VC++8 SP1usa
2007-02-15* lib/uri/generic.rb (URI::Generic::userinfo): Considering howknu
2007-02-14* vm.(c|h), yarvcore.(c|h) (yarvGlobalStateVersion): rename toko1
2007-02-14* test/fileutils/test_fileutils.rb (check_singleton): fix to useko1
2007-02-14* lib/delegate.rb: catch up with class local variable (@_v) spec.ko1
2007-02-14* ext/win32ole/win32ole.c (ole_variant2val): VC++6 does not suke
2007-02-14* configure.in: change stack limit to 2MB from 32MB.ko1
2007-02-14* ext/digest/lib/digest.rb (Digest::self.const_missing): Dropknu
2007-02-14* thread_pthread.ci (native_thread_create): adjust 4KB (page size)ko1
2007-02-14* thread_pthread.ci (native_thread_create): adjust 4KB (page size)ko1
2007-02-14* lib/date/format.rb (Date::Format::Bag::method_missing): need notmatz
2007-02-14* re.c (reg_operand): allow symbols to be operands for regularmatz
2007-02-14* thread.c (do_select): fix to iterate select().ko1
2007-02-14* thread.c (set_unblock_function): fix function interface.ko1
2007-02-14* eval_load.c, yarvcore.h: use rb_vm_t#loaded_features instead ofko1
2007-02-14* compile.c (defined_expr): no longer distinguish ordinary localmatz
2007-02-13* parse.y (struct local_vars): no need to warn out-of-scopematz
2007-02-13* parse.y: RVarmap no longer used as yytype; removed.matz
2007-02-13* lib/uri/generic.rb (URI::Generic::userinfo): should supportmatz
2007-02-13* lib/date/format.rb (Date::Format::Bag::method_missing): addmatz
2007-02-13* ext/socket/socket.c (init_unixsock): path may contain NUL formatz
2007-02-13* 2007-02-13eban
2007-02-13* io.c (rb_f_syscall): Fix buffer overflow with syscallknu
2007-02-12set svn:eol-styleshyouhei
2007-02-12* ext/win32ole/win32ole.c (ole_variant2val): support VT_I8, VT_UI8.suke
2007-02-12* lib/rss/dublincore.rb, lib/rss/maker/dublincore.rb: dc_rightseskou
2007-02-11* ext/win32ole/win32ole.c (ole_ptrtype2val): ole_type, ole_type_detailsuke
2007-02-11* lib/rss/xml-stylesheet.rb (RSS::XMLStyleSheet#initialize):kou
2007-02-11* lib/rss/parser.rb (RSS::ListenerMixin::start_else_element): usedkou
2007-02-11* ext/win32ole/win32ole.c (ole_val2olevariantdata): suke
2007-02-1020070211knu
2007-02-10* lib/cgi.rb (CGI::QueryExtension::read_multipart): Properly parseknu
2007-02-10* ext/win32ole/win32ole.c: add WIN32OLE#ole_query_interface.suke
2007-02-10* common.mk: targets which depend on yarvcore.h now depend onnobu
2007-02-09* 2007-02-10eban
2007-02-09* ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd, nagai
2007-02-09* thread_win32.ci (w32_show_error_message): renamed to w32_error.ko1
2007-02-09* test/ruby/test_readpartial.rb: tests are working on mswin32/cygwin.ko1
2007-02-08* thread.c, thread_pthread.ci, thread_win32.ci (thread_start_func_1):ko1