summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-03-07 * ChangeLog:drbrain
2013-03-07rbinstall.rb: gem subdirectoriesnobu
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-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-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-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* encoding.c: Typo in Encoding overview by Tom Wardrop [GH fixes #255]zzak
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
2013-03-02mswin: static-linked-extnobu
2013-03-02Makefile.sub: static-linked-extnobu
2013-03-02* lib/webrick/utils.rb: use Socket.tcp_server_sockets to create serverakr
2013-03-01* array.c: typo in comment patch by Nami-Doc [Github fixes #253]zzak
2013-03-01* Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757fnaruse
2013-03-01Fixed ticket reference for r39542drbrain
2013-03-01* lib/fileutils.rb: Revert r34669 which altered the waydrbrain
2013-03-01* lib/psych.rb: specify in rdoc what object is returned in parserzzak
2013-02-28* lib/rubygems/ext/builder.rb: Fix incompatibilities when installingdrbrain
2013-02-28* ext/psych/lib/psych.rb: rdoc for Psych overview by Adam Stankiewiczzzak
2013-02-28* compile.c (iseq_compile_each): remove redundant trace(line)ko1
2013-02-28* ext/socket/raddrinfo.c (inspect_sockaddr): don't show that Unixakr
2013-02-28* configure.in(AC_DISABLE_OPTION_CHECKING): avoid warning "WARNING: Unrecogni...eban
2013-02-28* iseq.c (iseq_data_to_ary): fix condition.ko1
2013-02-27* lib/rubygems/available_set.rb: Undent for styledrbrain
2013-02-27* thread.c: rdoc formatting for Thread, ThreadGroup, and ThreadErrorzzak
2013-02-27* vm.c: Typo in overview for example of Thread#status returning falsezzak
2013-02-27* ext/socket/rubysocket.h (union_sockaddr): make it longer for SunOSakr
2013-02-27* lib/rexml/security.rb (REXML::Security): create.kou