summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-18* test/ruby/test_time_tz.rb (TestTimeTZ): run TZ tests on Mac OS X,nobu
2012-04-18* win32/file.c (INVALID_FILE_ATTRIBUTES): commit miss of r35384.usa
2012-04-18* win32/file.c (INVALID_FILE_ATTRIBUTES): define for old SDK.usa
2012-04-18Revert r35339-35343 because of no tests.naruse
2012-04-18Run separate process this GC.stress test.naruse
2012-04-18Disable GC for slow this test.naruse
2012-04-18split method definitionsnobu
2012-04-18update .gitignorenobu
2012-04-18Removed ChangeLog entry from reverted r35370drbrain
2012-04-18* strftime.c (rb_strftime_with_timespec): add an interim digit fornobu
2012-04-18Run separate process if the test uses GC.stress.naruse
2012-04-18* lib/rubygems/version.rb: Fixed init_with warning by calling intodrbrain
2012-04-18* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-04-17Ignore files generated by extconf.rbdrbrain
2012-04-17Revert r35370 due to bad source branchdrbrain
2012-04-17* 2012-04-18svn
2012-04-17* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-04-17* ext/-test-/win32/dln/extconf.rb: fix for mingw.nobu
2012-04-17* common.mk (REVISION_H): create temporary file in cwd so that itnobu
2012-04-17* strftime.c (rb_strftime_with_timespec): fix padding of time zonenobu
2012-04-17win32/dln is only for win32.naruse
2012-04-17* ext/-test-/win32/dln/extconf.rb: add to cleanfiles iff cleanobjs is set.nobu
2012-04-17* Makefile.in (reconfig, config.status): not depend onnobu
2012-04-17* configure.in (RUBY_SO_NAME): expand version numbers in Makefile.nobu
2012-04-17* reduce UNREACHABLE.nobu
2012-04-17* ext/-test-/win32/dln/extconf.rb: add test dll files to cleanfiles.nobu
2012-04-17* ext/-test-/win32/dln/extconf.rb: remove unnecessary local variable.nobu
2012-04-17* 2012-04-17svn
2012-04-17* dln.c (rb_w32_check_imported): skip ordinal entries. based on anobu
2012-04-16* dln.c (rb_w32_check_imported): skip ordinal entries. patched bynobu
2012-04-16* spec/default.mspec: expand relative path for ruby_exe which usesnaruse
2012-04-16* win32/win32.c (gmtime_r, localtime_r): POSIX compliant reentrantnobu
2012-04-16* configure.in (RUBY_MSVCRT_VERSION): define on mingw too.nobu
2012-04-16* configure.in (NO_RUBY_VENDOR_LIB): fix missing comma.nobu
2012-04-16* ChangeLog: typos.usa
2012-04-16* lib/matrix.rb (hermitian?): Bug fix, patch by George Koehlermarcandre
2012-04-16* hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276]marcandre
2012-04-16* lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276]marcandre
2012-04-16* struct.c: Add Struct#to_h [Feature #6276]marcandre
2012-04-16* object.c: Add NilClass#to_h [Feature #6276]marcandre
2012-04-16* hash.c: Add Hash#to_h [Feature #6276]marcandre
2012-04-16* 2012-04-16svn
2012-04-16* lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): shouldusa
2012-04-15Add debug prints to inspect TC_JSONGenerate#test_gc's timeout issue.naruse
2012-04-15* reduce UNREACHABLE.nobu
2012-04-14* 2012-04-15svn
2012-04-14Adds another timeouts.naruse
2012-04-14* configure.in (UNREACHABLE): gcc 4.4 eliminates unreachable codenobu
2012-04-14* lib/webrick/server.rb (WEBrick::GenericServer#start):naruse
2012-04-14* variable.c (trace_ev): Removed "not reached" comment as this line isdrbrain