aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * io.c (io_readpartial): Document the output buffer parameter isdrbrain2012-04-186-6/+101
* * 2012-04-19svn2012-04-181-2/+2
* Use mock of Gem::Security::OPT[:trust_dir]naruse2012-04-181-0/+10
* * configure.in (DOT, DOXYGEN): use AC_CHECK_PROGS instead ofnobu2012-04-182-4/+13
* * test/ruby/test_time_tz.rb (TestTimeTZ): run TZ tests on Mac OS X,nobu2012-04-181-8/+18
* * win32/file.c (INVALID_FILE_ATTRIBUTES): commit miss of r35384.usa2012-04-181-0/+4
* * win32/file.c (INVALID_FILE_ATTRIBUTES): define for old SDK.usa2012-04-181-0/+4
* Revert r35339-35343 because of no tests.naruse2012-04-186-116/+18
* Run separate process this GC.stress test.naruse2012-04-181-5/+2
* Disable GC for slow this test.naruse2012-04-181-4/+4
* split method definitionsnobu2012-04-181-6/+11
* update .gitignorenobu2012-04-181-5/+0
* Removed ChangeLog entry from reverted r35370drbrain2012-04-181-9/+0
* * strftime.c (rb_strftime_with_timespec): add an interim digit fornobu2012-04-182-2/+7
* Run separate process if the test uses GC.stress.naruse2012-04-181-20/+21
* * lib/rubygems/version.rb: Fixed init_with warning by calling intodrbrain2012-04-182-0/+9
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-1836-153/+1084
* Ignore files generated by extconf.rbdrbrain2012-04-170-0/+0
* Revert r35370 due to bad source branchdrbrain2012-04-1736-1062/+153
* * 2012-04-18svn2012-04-171-2/+2
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-1736-153/+1062
* * ext/-test-/win32/dln/extconf.rb: fix for mingw.nobu2012-04-171-4/+5
* * common.mk (REVISION_H): create temporary file in cwd so that itnobu2012-04-171-2/+2
* * strftime.c (rb_strftime_with_timespec): fix padding of time zonenobu2012-04-173-3/+28
* win32/dln is only for win32.naruse2012-04-171-1/+1
* * ext/-test-/win32/dln/extconf.rb: add to cleanfiles iff cleanobjs is set.nobu2012-04-171-1/+1
* * Makefile.in (reconfig, config.status): not depend onnobu2012-04-171-1/+1
* * configure.in (RUBY_SO_NAME): expand version numbers in Makefile.nobu2012-04-171-1/+1
* * reduce UNREACHABLE.nobu2012-04-171-9/+6
* * ext/-test-/win32/dln/extconf.rb: add test dll files to cleanfiles.nobu2012-04-171-0/+2
* * ext/-test-/win32/dln/extconf.rb: remove unnecessary local variable.nobu2012-04-171-2/+1
* * 2012-04-17svn2012-04-171-2/+2
* * dln.c (rb_w32_check_imported): skip ordinal entries. based on anobu2012-04-177-6/+69
* * dln.c (rb_w32_check_imported): skip ordinal entries. patched bynobu2012-04-162-2/+11
* * spec/default.mspec: expand relative path for ruby_exe which usesnaruse2012-04-162-4/+10
* * win32/win32.c (gmtime_r, localtime_r): POSIX compliant reentrantnobu2012-04-165-1/+114
* * configure.in (RUBY_MSVCRT_VERSION): define on mingw too.nobu2012-04-165-7/+17
* * configure.in (NO_RUBY_VENDOR_LIB): fix missing comma.nobu2012-04-162-1/+5
* * ChangeLog: typos.usa2012-04-161-1/+1
* * lib/matrix.rb (hermitian?): Bug fix, patch by George Koehlermarcandre2012-04-162-1/+6
* * hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276]marcandre2012-04-163-1/+20
* * lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276]marcandre2012-04-162-17/+16
* * struct.c: Add Struct#to_h [Feature #6276]marcandre2012-04-162-0/+31
* * object.c: Add NilClass#to_h [Feature #6276]marcandre2012-04-162-0/+22
* * hash.c: Add Hash#to_h [Feature #6276]marcandre2012-04-162-0/+27
* * 2012-04-16svn2012-04-161-2/+2
* * lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): shouldusa2012-04-162-1/+7
* Add debug prints to inspect TC_JSONGenerate#test_gc's timeout issue.naruse2012-04-153-15/+17
* * reduce UNREACHABLE.nobu2012-04-1511-99/+62
* * 2012-04-15svn2012-04-141-2/+2