aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (RUBY_REPLACE_TYPE): cache convertible type info.nobu2007-02-191-0/+9
* * ext/socket/socket.c (unix_peeraddr): wrong syscall name in errormatz2007-02-191-0/+6
* * ext/etc/etc.c (etc_getgrgid): missed to replace a macro.nobu2007-02-181-0/+4
* updated based on date2 4.0.3.tadf2007-02-181-0/+4
* * configure.in (pid_t, uid_t, gid_t): check if defined.nobu2007-02-181-0/+10
* * object.c (rb_obj_ivar_set/get/defined): fix to check :@_v/C id.ko12007-02-161-0/+7
* * intern.h: add a prototype of rb_sym_to_s().ko12007-02-161-0/+4
* * math.c (math_log): update document to mention second optionalmatz2007-02-161-0/+5
* * parse.y (mrhs): need to append by arg_append().matz2007-02-161-0/+5
* * lib/.document: Apply patch for irb, e2mmap and README by Hugh Sassedrbrain2007-02-161-0/+7
* * win32/win32.c (get_pioinfo_extra): new function for VC++8 SP1usa2007-02-151-0/+7
* * lib/uri/generic.rb (URI::Generic::userinfo): Considering howknu2007-02-151-0/+7
* * vm.(c|h), yarvcore.(c|h) (yarvGlobalStateVersion): rename toko12007-02-141-0/+5
* * test/fileutils/test_fileutils.rb (check_singleton): fix to useko12007-02-141-0/+9
* * lib/delegate.rb: catch up with class local variable (@_v) spec.ko12007-02-141-0/+6
* * ext/win32ole/win32ole.c (ole_variant2val): VC++6 does not suke2007-02-141-0/+5
* * configure.in: change stack limit to 2MB from 32MB.ko12007-02-141-0/+6
* * ext/digest/lib/digest.rb (Digest::self.const_missing): Dropknu2007-02-141-0/+6
* * thread_pthread.ci (native_thread_create): adjust 4KB (page size)ko12007-02-141-1/+3
* * thread_pthread.ci (native_thread_create): adjust 4KB (page size)ko12007-02-141-0/+8
* * lib/date/format.rb (Date::Format::Bag::method_missing): need notmatz2007-02-141-0/+6
* * re.c (reg_operand): allow symbols to be operands for regularmatz2007-02-141-0/+10
* * thread.c (do_select): fix to iterate select().ko12007-02-141-0/+8
* * thread.c (set_unblock_function): fix function interface.ko12007-02-141-0/+4
* * eval_load.c, yarvcore.h: use rb_vm_t#loaded_features instead ofko12007-02-141-0/+7
* * compile.c (defined_expr): no longer distinguish ordinary localmatz2007-02-141-0/+5
* * parse.y (struct local_vars): no need to warn out-of-scopematz2007-02-131-0/+5
* * parse.y: RVarmap no longer used as yytype; removed.matz2007-02-131-0/+10
* * lib/uri/generic.rb (URI::Generic::userinfo): should supportmatz2007-02-131-0/+8
* * lib/date/format.rb (Date::Format::Bag::method_missing): addmatz2007-02-131-0/+5
* * ext/socket/socket.c (init_unixsock): path may contain NUL formatz2007-02-131-0/+5
* * io.c (rb_f_syscall): Fix buffer overflow with syscallknu2007-02-131-0/+5
* * ext/win32ole/win32ole.c (ole_variant2val): support VT_I8, VT_UI8.suke2007-02-121-0/+4
* * lib/rss/dublincore.rb, lib/rss/maker/dublincore.rb: dc_rightseskou2007-02-121-0/+7
* * ext/win32ole/win32ole.c (ole_ptrtype2val): ole_type, ole_type_detailsuke2007-02-111-0/+5
* * lib/rss/xml-stylesheet.rb (RSS::XMLStyleSheet#initialize):kou2007-02-111-1/+6
* * lib/rss/parser.rb (RSS::ListenerMixin::start_else_element): usedkou2007-02-111-0/+5
* * ext/win32ole/win32ole.c (ole_val2olevariantdata): suke2007-02-111-0/+9
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): Properly parseknu2007-02-101-0/+5
* * ext/win32ole/win32ole.c: add WIN32OLE#ole_query_interface.suke2007-02-101-0/+7
* * common.mk: targets which depend on yarvcore.h now depend onnobu2007-02-101-0/+7
* * ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd, nagai2007-02-091-0/+5
* * thread_win32.ci (w32_show_error_message): renamed to w32_error.ko12007-02-091-0/+12
* * test/ruby/test_readpartial.rb: tests are working on mswin32/cygwin.ko12007-02-091-0/+4
* * thread.c, thread_pthread.ci, thread_win32.ci (thread_start_func_1):ko12007-02-081-0/+17
* * ext/win32ole/win32ole.c (ole_set_safe_array, ole_variant2val,suke2007-02-081-0/+9
* * yarvtest/yarvtest.rb: check target command names.ko12007-02-081-0/+4
* * test/ruby/test_clone.rb: fix to current specko12007-02-081-0/+5
* * test/ruby/test_string.rb: ("foo" == :foo) and ("foo" === :foo)ko12007-02-081-1/+10
* * test/ruby/test_module.rb: fix to use Symbol instead of Stringko12007-02-081-0/+4