aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * time.c: less bignum allocations.akr2010-03-311-0/+7
* * test/rake/test_{package_task,rules,task_manager}.rb: usenobu2010-03-311-0/+5
* * test/rubygems/gemutilities.rb (setup, teardown):naruse2010-03-311-0/+5
* * time.c (timew2timespec): fix previous change.akr2010-03-301-0/+4
* * time.c (wdivmod): renamed from wdivmodv. fix neg/pos and pos/neg.akr2010-03-301-0/+8
* * time.c: use more polymorphic operations.akr2010-03-301-0/+4
* * NEWS: add URI.decode and URI.encode to Obsoleted methods,kazu2010-03-301-0/+7
* fix typoskazu2010-03-301-1/+1
* * time.c: reorder wide value implementation.akr2010-03-301-0/+4
* * lib/irb.rb: suppoort [Feature#988], [ruby-core:21177].keiju2010-03-301-0/+5
* * time.c: make wide value more polymorphic.akr2010-03-301-0/+4
* * ext/psych/extconf.rb: install psych .so to not psych/ but direct.naruse2010-03-301-0/+7
* * time.c (w2v): renamed from w2xv.akr2010-03-301-0/+7
* * ext/psych/lib: moved external library dependent files from lib.nobu2010-03-301-0/+5
* * file.c (rb_file_dirname): split from rb_file_s_dirname.nobu2010-03-301-0/+7
* * process.c (proc_daemon): Process.daemon should raise an error onknu2010-03-301-0/+6
* * tool/file2lastrev.rb (VCS::GIT_SVN): removed because git-log cannobu2010-03-301-1/+4
* * tool/file2lastrev.rb (VCS#get_revisions): particular commands donobu2010-03-301-0/+5
* * ext/psych/extconf.rb: Making library detection more agnostic.tenderlove2010-03-291-0/+4
* * lib/psych.rb: Fix problem with empty and white-space only strings.tenderlove2010-03-291-0/+6
* * lib/psych.rb: documentation updates. Thanks Peter McLain!tenderlove2010-03-291-0/+5
* * ext/psych/{emitter,parser,psych}.c: move variablenaruse2010-03-291-0/+5
* * 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