summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-16* lib/test/unit.rb, bin/testrb, test/runner.rb: revert r28655, whichmame
2010-07-16* ext/dbm/dbm.c (struct dbmdata, fdbm_key, fdbm_delete_if): fixednobu
2010-07-16* lib/test/unit.rb (Test::Unit.setup_argv): run tests only whennobu
2010-07-16* tool/rbinstall.rb (ext-arch): prune directories start with '-'.nobu
2010-07-15* numeric.c (fix_divide): must not use rb_rational_new1 for coercionmame
2010-07-15* proc.c (bm_free): fix memory leak. [ruby-core:30869] [Bug #3466]mame
2010-07-15* regexec.c (onig_search): don't skip non-ANYCHARs whennaruse
2010-07-14* lib/rdoc/markup/attribute_manager.rb: fixing ri output when specialtenderlove
2010-07-14* time.c (guess_local_offset): use the UTC offset of an older date onakr
2010-07-14* lib/test/unit.rb (setup_argv): convert to using optparse, addingtenderlove
2010-07-14* 2010-07-15svn
2010-07-14* time.c (localtime_with_gmtoff_zone): renamed fromakr
2010-07-14* eval.c (frame_func_id), vm_eval.c (rb_iterate),nobu
2010-07-14Mention the json library. (Pointed out by yhara)knu
2010-07-14* 2010-07-14svn
2010-07-14* regexec.c (match_at): add end point to enclen's argument.naruse
2010-07-13* ext/readline/readline.c: libedit is missing declaration ofnobu
2010-07-13* process.c (rb_daemon): split from proc_daemon.nobu
2010-07-13* process.c (rb_fork_err): suppress gcc 4.4 warnings.nobu
2010-07-13* configure.in: fix for universal binary.nobu
2010-07-13* ext/pty/pty.c (establishShell): chfunc must not raise anynobu
2010-07-13* configure.in (RUBY_DEFAULT_ARCH): adjust for targetnobu
2010-07-13* ext/dl/handle.c (rb_dlhandle_close): should not pass a dynamicnobu
2010-07-13* 2010-07-13svn
2010-07-13* missing/close.c: keep original errno.naruse
2010-07-11* 2010-07-12svn
2010-07-11* lib/csv.rb: Fix unused variable warnings.marcandre
2010-07-11* README.EXT{,.ja} (rb_block_call): fixed about third/fourthnobu
2010-07-11* include/ruby/ruby.h (rb_cRandom): added.mrkn
2010-07-11* Makefile.in ({,dist-,real-}clean-ext): should also omitnobu
2010-07-11* Makefile.in ({,dist-,real-}clean-ext): omission of "in WORDS" ofnobu
2010-07-11* 2010-07-11svn
2010-07-11* test/rdoc/test_rdoc_ri_driver.rb (test_formatter): add a test. amame
2010-07-10* strftime.c (rb_strftime_with_timespec): fix precision handling forakr
2010-07-10* 2010-07-10svn
2010-07-10update doc.akr
2010-07-09* strftime.c: unused declarations removed.akr
2010-07-09update doc.akr
2010-07-09* strftime.c (rb_strftime_with_timespec): clear colons at unknownakr
2010-07-09* strftime.c: don't call tzset. strftime.c doesn't depend onakr
2010-07-09* time.c (find_time_t): 24:00 should be the beginning of the nextakr
2010-07-08* ext/psych/lib/psych/visitors/yaml_tree.rb (format_time): use newtenderlove
2010-07-08* ext/psych/lib/psych/visitors/emitter.rb (initialize): line_width istenderlove
2010-07-08* 2010-07-09svn
2010-07-08* ext/psych/emitter.c (line_width, set_line_width): preferred line maytenderlove
2010-07-08update doc.akr
2010-07-08unused code removed.akr
2010-07-08document %g and %G for Time#strftime.akr
2010-07-08* string.c (rb_str_conv_enc_opts): fix infinite loop becausenaruse
2010-07-07* ext/psych/lib/psych/visitors/yaml_tree.rb (push): adding versiontenderlove