aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * prelude.rb, .document: Stuff in prelude.rb should be documentedknu2010-03-291-0/+5
* * lib/matrix.rb(Vector#each2, Vector#collect2): add type check forkeiju2010-03-291-0/+5
* * time.c: wide value condition changed.akr2010-03-291-0/+4
* * lib/optparse.rb (Numeric): accept rationals.nobu2010-03-291-0/+4
* * lib/tempfile.rb (Tempfile#open): re-open with same mode andnobu2010-03-291-0/+5
* Revert "* configure.in (ac_cv_func_snprintf, ac_cv_func_vsnprintf):"naruse2010-03-291-6/+0
* * random.c: change include order; ruby.h should be at first.naruse2010-03-291-0/+4
* * ext/psych/*: importing Psych to trunktenderlove2010-03-281-0/+6
* * configure.in (ac_cv_func_snprintf, ac_cv_func_vsnprintf):naruse2010-03-281-0/+6
* * lib/scanf.rb: fix max width modifier for %f.naruse2010-03-281-0/+4
* Imported minitest 1.6.0 r5717.ryan2010-03-281-0/+5
* * time.c (rb_time_magnify): fix for LP64.akr2010-03-281-0/+4
* * lib/scanf.rb: fix %[egEFG] isn't accept.naruse2010-03-281-0/+4
* * time.c: rename small integer specialization related identifiers.akr2010-03-281-2/+6
* * time.c (weq): optimize for small integer.akr2010-03-271-0/+13
* * time.c (mul): condition refined.akr2010-03-271-1/+5
* * time.c: fix previos commit.akr2010-03-271-0/+4
* * time.c: use 64bit arithmetic even on platforms with 32bit VALUE.akr2010-03-271-0/+4
* * NEWS: add Thread#add_trace_func and Thread#set_trace_func.wanabe2010-03-261-0/+4
* * ChangeLog: add author name of a patchmame2010-03-261-2/+2
* * ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initializemame2010-03-261-0/+6
* * Makefile.in (DOXYGEN): Define a missing variable DOXYGEN. Buildknu2010-03-261-0/+7
* * test/ruby/test_hash.rb (test_recursive_key): recursive keys areshugo2010-03-261-0/+5
* * lib/yaml/basenode.rb: deprecating YPath methodstenderlove2010-03-261-0/+6
* * lib/yaml/encoding.rb: YAML.encode, YAML.decode are deprecated.tenderlove2010-03-261-0/+8
* * ext/tk/extconf.rb: fix [ruby-core:28901] [Bug #2997]. Thanks, Michael Graff.nagai2010-03-251-0/+11
* add ref.wanabe2010-03-251-1/+1
* * thread.c (thread_reset_event_flags): set flags to thread.wanabe2010-03-251-0/+4
* * file.c (rb_get_path_check): prefer #to_path over #to_str. a patchmame2010-03-251-0/+6
* * NEWS: Array#{uniq,uniq!} can take a block. see [ruby-dev:37998]kazu2010-03-251-0/+4
* * NEWS: add IO#autoclose=, IO#autoclose?, IO#codepoints, IO#each_codepoint.kazu2010-03-251-0/+5
* * win32/win32.c (rb_w32_{read,write}): fix handle leaks. based onnobu2010-03-251-0/+5
* * NEWS: add Kernel#singleton_class.kazu2010-03-251-0/+4
* * bignum.c, node.h, strftime.c, enc/trans/utf8_mac.trans: added explicit cast...muraken2010-03-251-0/+5
* * test/ruby/test_dir_m17n.rb: HFS+ escapes invalid byte sequences of filenames.muraken2010-03-251-0/+5
* * configure.in (ruby_version): needs runnable CPP.nobu2010-03-241-0/+4
* * tool/make-snapshot (package): take a breath for HP-UX makenobu2010-03-241-1/+4
* * tool/make-snapshot (Dir.mktmpdir): for 1.8.6 backward compatibility.nobu2010-03-241-1/+3
* * tool/make-snapshot (package): $: no longer contains ".", in trunk.nobu2010-03-241-0/+4
* * ext/iconv/charset_alias.rb: update of URL. [ruby-dev:38360]nobu2010-03-241-0/+4
* * thread.c (thread_create_core): let new thread inherit RUBY_EVENT_VMmame2010-03-241-0/+8
* * configure.in: revert the previous commit, which seemed to break makemame2010-03-241-0/+6
* * configure.in (LDSHARED, CPP): keep $(CC). [ruby-core:28912]nobu2010-03-241-0/+4
* * win32/win32.c (rb_w32_read): limit read size to 16KB if the filenobu2010-03-241-0/+5
* * file.c (file_expand_path): set length of string before callingnaruse2010-03-241-0/+6
* Giving proper credit for the new parser.jeg22010-03-231-1/+2
* * lib/csv.rb: Incorporating the fixes from the recentjeg22010-03-231-0/+5
* * object.c (rb_obj_singleton_class): new methodshugo2010-03-231-0/+5
* * ext/socket: use rsock_ prefix for internal initialization functions.akr2010-03-221-0/+4
* * proc.c (rb_method_location): return attr's location if it is setup.wanabe2010-03-221-0/+19