aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2010-03-27svn2010-03-271-2/+2
* * time.c: use 64bit arithmetic even on platforms with 32bit VALUE.akr2010-03-272-142/+481
* * NEWS: add Thread#add_trace_func and Thread#set_trace_func.wanabe2010-03-263-0/+69
* * ChangeLog: add author name of a patchmame2010-03-261-2/+2
* * ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initializemame2010-03-262-0/+7
* * Makefile.in (DOXYGEN): Define a missing variable DOXYGEN. Buildknu2010-03-262-0/+8
* * test/ruby/test_hash.rb (test_recursive_key): recursive keys areshugo2010-03-262-2/+9
* * lib/yaml.rb: adding deprecation notices to YAML methodstenderlove2010-03-261-4/+28
* * lib/yaml/basenode.rb: deprecating YPath methodstenderlove2010-03-264-1/+16
* * lib/yaml/encoding.rb: YAML.encode, YAML.decode are deprecated.tenderlove2010-03-264-0/+14
* * ext/tk/extconf.rb: fix [ruby-core:28901] [Bug #2997]. Thanks, Michael Graff.nagai2010-03-255-37/+55
* * 2010-03-26svn2010-03-251-2/+2
* add ref.wanabe2010-03-251-1/+1
* * thread.c (thread_reset_event_flags): set flags to thread.wanabe2010-03-252-0/+5
* * file.c (rb_get_path_check): prefer #to_path over #to_str. a patchmame2010-03-252-7/+9
* * NEWS: Array#{uniq,uniq!} can take a block. see [ruby-dev:37998]kazu2010-03-252-0/+7
* * NEWS: add IO#autoclose=, IO#autoclose?, IO#codepoints, IO#each_codepoint.kazu2010-03-252-0/+9
* * win32/win32.c (rb_w32_{read,write}): fix handle leaks. based onnobu2010-03-252-0/+7
* * NEWS: add Kernel#singleton_class.kazu2010-03-252-0/+8
* * bignum.c, node.h, strftime.c, enc/trans/utf8_mac.trans: added explicit cast...muraken2010-03-255-14/+20
* * test/ruby/test_dir_m17n.rb: HFS+ escapes invalid byte sequences of filenames.muraken2010-03-252-8/+16
* * configure.in (ruby_version): needs runnable CPP.nobu2010-03-242-12/+18
* * tool/make-snapshot (package): take a breath for HP-UX makenobu2010-03-242-1/+5
* * tool/make-snapshot (Dir.mktmpdir): for 1.8.6 backward compatibility.nobu2010-03-242-1/+16
* * tool/make-snapshot (package): $: no longer contains ".", in trunk.nobu2010-03-242-1/+5
* * ext/iconv/charset_alias.rb: update of URL. [ruby-dev:38360]nobu2010-03-244-6/+10
* * thread.c (thread_create_core): let new thread inherit RUBY_EVENT_VMmame2010-03-242-1/+17
* * configure.in: revert the previous commit, which seemed to break makemame2010-03-242-13/+18
* * configure.in (LDSHARED, CPP): keep $(CC). [ruby-core:28912]nobu2010-03-242-12/+17
* * vm_method.c (rb_add_method): prototype of rb_vm_get_sourceline.nobu2010-03-241-0/+1
* * win32/win32.c (rb_w32_read): limit read size to 16KB if the filenobu2010-03-242-2/+22
* * file.c (file_expand_path): set length of string before callingnaruse2010-03-242-2/+11
* * 2010-03-24svn2010-03-231-2/+2
* Giving proper credit for the new parser.jeg22010-03-231-1/+2
* * lib/csv.rb: Incorporating the fixes from the recentjeg22010-03-235-86/+112
* enable Object#inspect doc.akr2010-03-231-2/+2
* update doc.akr2010-03-231-5/+8
* * object.c (rb_obj_singleton_class): new methodshugo2010-03-233-0/+50
* * test/yaml/test_hash.rb (test_ref_append): adding a test for idreftenderlove2010-03-221-0/+11
* * 2010-03-23svn2010-03-221-2/+2
* * ext/socket: use rsock_ prefix for internal initialization functions.akr2010-03-2216-39/+43
* add a test.wanabe2010-03-221-0/+25
* * proc.c (rb_method_location): return attr's location if it is setup.wanabe2010-03-228-12/+71
* * lib/date.rb (Date#>>): fixed. [ruby-core:28011]tadf2010-03-222-2/+9
* update doc.akr2010-03-2211-36/+62
* * configure.in (RMDIRS): use rmdir -p if possible.nobu2010-03-222-2/+9
* * Makefile.in ({dist,real}clean-ext): fix for removing extnobu2010-03-222-1/+7
* update doc.akr2010-03-224-1/+30
* update doc.akr2010-03-221-10/+10
* update doc.akr2010-03-222-5/+12