summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-07.gdbinit: initialize color sequencesnobu
2013-03-07iseq.c: keyword argumentsnobu
2013-03-07 * ChangeLog:drbrain
2013-03-07 * ChangeLog:drbrain
2013-03-07* 2013-03-07svn
2013-03-07rbinstall.rb: gem subdirectoriesnobu
2013-03-07common.mk: reinstall targetnobu
2013-03-06iseq.c: keyword argumentsnobu
2013-03-06defs/gmake.mk: serialize test targets.nobu
2013-03-06configure.in: fix unexpand_shvarnobu
2013-03-06GNUmakefile.in: new templatenobu
2013-03-06process.c: fix error messagenobu
2013-03-06prefix global symbolsnobu
2013-03-06intern.h: macro rb_check_aritynobu
2013-03-06* test/rubygems/test_gem_spec_fetcher.rb: Removed unused variable.drbrain
2013-03-05* test/rubygems/test_require.rb: Fix tests when 'a.rb' exists.drbrain
2013-03-05* lib/rubygems.rb: Allow specification of directory permissions.drbrain
2013-03-05* lib/rubygems/commands/query_command.rb: Only fetch remote specs whendrbrain
2013-03-05* 2013-03-06svn
2013-03-05use INT2FIX(0) instead of INT2NUM(0).kazu
2013-03-05* ChanageLog: fix ticket ref in r39597.nagachika
2013-03-05fix typoskazu
2013-03-05class.c: check redefinitionnobu
2013-03-05test_method.rb: reduce iterationnobu
2013-03-05proc.c: revert r39224nobu
2013-03-05intern.h: inline function rb_check_aritynobu
2013-03-05* lib/rubygems.rb: Bump version to 2.0.1 for upcoming bugfix releasedrbrain
2013-03-05* enumerator.c (enumerator_with_index): Restore handling of a nil memodrbrain
2013-03-05objspace.c: newly added nodesnobu
2013-03-05enumerator.c: allow Bignum for with_indexnobu
2013-03-05numeric.c: optimize for Bignumnobu
2013-03-05ext_conf_builder.rb: clear DESTDIRnobu
2013-03-05* 2013-03-05svn
2013-03-05ext_conf_builder.rb: clear DESTDIRnobu
2013-03-04* remove trailing spaces.nobu
2013-03-04ext_conf_builder.rb: install via temporary directorynobu
2013-03-04Makefile.in: move MAINLIBC after objectsnobu
2013-03-04ChangeLog: fix commit missnobu
2013-03-04* 2013-03-04svn
2013-03-04* encoding.c: Typo in Encoding overview by Tom Wardrop [GH fixes #255]zzak
2013-03-03mkmf.rb: libpath_envnobu
2013-03-03mkmf.rb: libpath_envnobu
2013-03-03ext_conf_builder.rb: remove circular dependency in install-sonobu
2013-03-02* ext/socket/tcpserver.c: Grammar for TCPServer.new from r39554zzak
2013-03-02fix typos in r39560kazu
2013-03-02fix a typokazu
2013-03-02ext_conf_builder.rb: hack for obsolete sytle gemsnobu
2013-03-02ext_conf_builder.rb: use RUBYOPTnobu
2013-03-02ext_conf_builder.rb: build in the source directorynobu
2013-03-02* ChangeLog: fix a typo in r39552.nagachika