summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-01Import RDoc 2.5drbrain
2010-04-01Add test for sprintf with Infinity and NaN.naruse
2010-04-01* enc/utf_16{be,le}.c (utf16{be,le}_mbc_to_code): simplified.nobu
2010-04-01* util.c (BSD__hdtoa): don't use C99 macros. (FP_NORMAL etc)naruse
2010-04-01* sprintf.c (rb_str_format): support %a format. [ruby-dev:40650]naruse
2010-04-01* object.c (rb_cstr_to_dbl): return 0.0 if hexadecimal andnaruse
2010-04-01* lib/scanf.rb: support %a format. [ruby-dev:40650]naruse
2010-04-01* ChangeLog: commit miss.usa
2010-04-01 * include/ruby/ruby.h (PRE_TIMET_PREFIX): define if configure doesn'tusa
2010-04-01* io.c (rb_io_initialize): fixed a rdoc miss that textmode andnobu
2010-04-01* include/ruby/ruby.h (RUBY_{DEFAULT,NEVER}_FREE): added.nobu
2010-03-31* ext/psych/lib/psych.rb: Syck api compatibility [ruby-core:29157]tenderlove
2010-03-31* time.c (rb_big_abs_find_minbit): fix handling the last word.akr
2010-03-31* time.c (long_mul): overflow condition changed.akr
2010-03-31* 2010-04-01svn
2010-03-31* ext/psych/lib/psych/coder.rb: Adding Syck compatibility to the yaml codertenderlove
2010-03-31* time.c (long_mul): extracted from mul and avoid integer overflow.akr
2010-03-31* time.c: less bignum allocations.akr
2010-03-31* test/rake/test_{package_task,rules,task_manager}.rb: usenobu
2010-03-31* test/psych/test_emitter.rb (setup): encoding of @out should be same as scri...wanabe
2010-03-31* test/rubygems/gemutilities.rb (setup, teardown):naruse
2010-03-30* time.c (timew2timespec): fix previous change.akr
2010-03-30* 2010-03-31svn
2010-03-30* time.c (wdivmod): renamed from wdivmodv. fix neg/pos and pos/neg.akr
2010-03-30* time.c: use more polymorphic operations.akr
2010-03-30* NEWS: add URI.decode and URI.encode to Obsoleted methods,kazu
2010-03-30fix typoskazu
2010-03-30* time.c: reorder wide value implementation.akr
2010-03-30 * lib/irb.rb: suppoort [Feature#988], [ruby-core:21177].keiju
2010-03-30* time.c: make wide value more polymorphic.akr
2010-03-30* ext/psych/extconf.rb: install psych .so to not psych/ but direct.naruse
2010-03-30fix previous commit for LP64.akr
2010-03-30* time.c (w2v): renamed from w2xv.akr
2010-03-30* ext/psych/lib: moved external library dependent files from lib.nobu
2010-03-30* file.c (rb_file_dirname): split from rb_file_s_dirname.nobu
2010-03-30* process.c (proc_daemon): Process.daemon should raise an error onknu
2010-03-30* tool/file2lastrev.rb (VCS::GIT_SVN): removed because git-log cannobu
2010-03-30* tool/file2lastrev.rb (VCS#get_revisions): particular commands donobu
2010-03-30update doc.akr
2010-03-29* ext/psych/extconf.rb: Making library detection more agnostic.tenderlove
2010-03-29* lib/psych.rb: Fix problem with empty and white-space only strings.tenderlove
2010-03-29* lib/psych.rb: documentation updates. Thanks Peter McLain!tenderlove
2010-03-29* ext/psych/{emitter,parser,psych}.c: move variablenaruse
2010-03-29* 2010-03-30svn
2010-03-29* test/psych/*: switching tests to use relative require.tenderlove
2010-03-29* prelude.rb, .document: Stuff in prelude.rb should be documentedknu
2010-03-29 * lib/matrix.rb(Vector#each2, Vector#collect2): add type check forkeiju
2010-03-29* time.c: wide value condition changed.akr
2010-03-29* lib/optparse.rb (Numeric): accept rationals.nobu
2010-03-29* lib/tempfile.rb (Tempfile#open): re-open with same mode andnobu