aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/rubygems/security/policy.rb: Raise proper exceptions whendrbrain2013-02-083-6/+101
* make-snapshot: fix typonobu2013-02-081-2/+2
* make-snapshot: File.joinnobu2013-02-081-1/+1
* make-snapshot: rubyarchdirnobu2013-02-081-0/+1
* * test/rubygems/test_gem_dependency_installer.rb: Improve coverage ofdrbrain2013-02-082-2/+12
* * lib/rubygems/config_file.rb: Add missing require fordrbrain2013-02-083-7/+15
* mkmf.rb: RUBY_VERSION_NAMEnobu2013-02-082-3/+10
* process.c: ix typonobu2013-02-081-1/+1
* * lib/rubygems/package/old.rb: Fix loading old format gems on rubydrbrain2013-02-072-3/+19
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fixing string quotationtenderlove2013-02-074-11/+28
* * ext/psych/lib/psych/visitors/yaml_tree.rb: change output referencetenderlove2013-02-072-5/+34
* * lib/rubygems/package/old.rb: Disallow installation of old-formatdrbrain2013-02-073-0/+68
* * lib/net/http.rb (HTTP.post_form): Fix module scope in documentationzzak2013-02-072-2/+7
* * compar.c (cmp_equal): Document ignored exception and return falsezzak2013-02-072-0/+8
* * lib/rubygems/dependency_installer.rb: Only install local gems ifdrbrain2013-02-073-1/+34
* * ChangeLog: fix a typo for r39136.nagachika2013-02-071-1/+1
* * 2013-02-08svn2013-02-071-2/+2
* * process.c (obj2gid): use getgrnum_r() only if getgrnam_r() andakr2013-02-072-10/+27
* * configure.in: define linker for shared library on MirOS BSD.akr2013-02-072-1/+5
* vpath.rb: no rbconfig.rbnobu2013-02-071-1/+2
* * test/rubygems/test_gem_config_file.rbusa2013-02-072-0/+8
* * win32/Makefile.sub (config.status): added variables which wereusa2013-02-072-0/+16
* rbinstall.rb: CONFIG['arch'] not $archnobu2013-02-071-1/+1
* Makefile.sub: rubyarchdir in config.statusnobu2013-02-071-0/+2
* mkconfig.rb: fix concatenated linesnobu2013-02-071-1/+2
* mkmf.rb: fix merge_libsnobu2013-02-073-8/+29
* test_libs.rb: new testnobu2013-02-071-0/+69
* * lib/rubygems/package.rb: Ensure digests are generated for signing.drbrain2013-02-076-43/+165
* test_basicinstructions.rb: fix typonobu2013-02-071-1/+1
* test_basicinstructions.rb: implementation definednobu2013-02-071-0/+2
* test_basicinstructions.rb: fix typonobu2013-02-071-1/+1
* * doc/pty/README: Remove static documentation filezzak2013-02-063-84/+18
* * vm_insnhelper.c: attr_writer should return its argument [Bug #7773]marcandre2013-02-063-6/+23
* * doc/security.rb: Translate japanese kanji to englishzzak2013-02-061-1/+1
* * 2013-02-07svn2013-02-061-2/+2
* * doc/security.rdoc: Link to japanese version of CVE page patch byzzak2013-02-062-0/+6
* * doc/pty/README.expect: Removed static documentation filezzak2013-02-063-23/+26
* * hash.c (env_reject_bang): hide keys array from ObjectSpacecharliesome2013-02-062-0/+7
* configure.in: multiarch optionnobu2013-02-063-8/+34
* configure.in: arch dependent header directory optionsnobu2013-02-064-4/+28
* configure.in: arch dependent library directory optionsnobu2013-02-065-26/+69
* configure.in: RUBY_VERSION_NAMEnobu2013-02-063-2/+8
* configure.in: architecture namenobu2013-02-063-19/+28
* configure.in: shvar_to_cppnobu2013-02-062-47/+53
* * lib/rdoc: Import RDoc 4.0.0.rc.2drbrain2013-02-063-8/+14
* mkconfig.rb: fix anchornobu2013-02-061-1/+1
* * test/ruby/test_process.rb (test_setsid): ensure to callkosaki2013-02-062-7/+14
* * test/ruby/test_process.rb (test_setsid): skip when platform iskosaki2013-02-062-0/+13
* * README: Fix typo, patch by zzakmarcandre2013-02-061-1/+1
* vm_method.c: show respond_to locationnobu2013-02-064-7/+54