summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-02-08fix a revision number.akr
2013-02-08* array.c (rb_ary_dup): reverted r39004. see [Bug #7768], and theusa
2013-02-08eval.c: preserve errinfonobu
2013-02-08envutil.rb: check termsignobu
2013-02-08* lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain
2013-02-08* lib/rubygems/security/policy.rb: Raise proper exceptions whendrbrain
2013-02-08* test/rubygems/test_gem_dependency_installer.rb: Improve coverage ofdrbrain
2013-02-08* lib/rubygems/config_file.rb: Add missing require fordrbrain
2013-02-08mkmf.rb: RUBY_VERSION_NAMEnobu
2013-02-07* lib/rubygems/package/old.rb: Fix loading old format gems on rubydrbrain
2013-02-07* ext/psych/lib/psych/visitors/yaml_tree.rb: fixing string quotationtenderlove
2013-02-07* ext/psych/lib/psych/visitors/yaml_tree.rb: change output referencetenderlove
2013-02-07 * lib/rubygems/package/old.rb: Disallow installation of old-formatdrbrain
2013-02-07* lib/net/http.rb (HTTP.post_form): Fix module scope in documentationzzak
2013-02-07* compar.c (cmp_equal): Document ignored exception and return falsezzak
2013-02-07* lib/rubygems/dependency_installer.rb: Only install local gems ifdrbrain
2013-02-07* ChangeLog: fix a typo for r39136.nagachika
2013-02-07* process.c (obj2gid): use getgrnum_r() only if getgrnam_r() andakr
2013-02-07* configure.in: define linker for shared library on MirOS BSD.akr
2013-02-07* test/rubygems/test_gem_config_file.rbusa
2013-02-07* win32/Makefile.sub (config.status): added variables which wereusa
2013-02-07mkmf.rb: fix merge_libsnobu
2013-02-07 * lib/rubygems/package.rb: Ensure digests are generated for signing.drbrain
2013-02-06* doc/pty/README: Remove static documentation filezzak
2013-02-06* vm_insnhelper.c: attr_writer should return its argument [Bug #7773]marcandre
2013-02-06* doc/security.rdoc: Link to japanese version of CVE page patch byzzak
2013-02-06* doc/pty/README.expect: Removed static documentation filezzak
2013-02-06* hash.c (env_reject_bang): hide keys array from ObjectSpacecharliesome
2013-02-06configure.in: multiarch optionnobu
2013-02-06configure.in: arch dependent header directory optionsnobu
2013-02-06configure.in: arch dependent library directory optionsnobu
2013-02-06configure.in: RUBY_VERSION_NAMEnobu
2013-02-06configure.in: architecture namenobu
2013-02-06configure.in: shvar_to_cppnobu
2013-02-06* lib/rdoc: Import RDoc 4.0.0.rc.2drbrain
2013-02-06* test/ruby/test_process.rb (test_setsid): ensure to callkosaki
2013-02-06* test/ruby/test_process.rb (test_setsid): skip when platform iskosaki
2013-02-06vm_method.c: show respond_to locationnobu
2013-02-06* doc/security.rdoc: Add link to CVEs on ruby-lang.org/en/securityzzak
2013-02-06* NEWS: Add note about removal of CSV::load and CSV::dump from r39077zzak
2013-02-06* ChangeLog: fix indent.nobu
2013-02-05* lib/racc/parser.rb: Hide copyright notice from Racc doczzak
2013-02-05* doc/rubygems/*: Removed outdated documentation fileszzak
2013-02-05* doc/security.rdoc: Remove documentation for unsafe CSV.load whichzzak
2013-02-05* lib/csv.rb: Remove the dangerous serialization feature.jeg2
2013-02-05add contributor to ChangeLogzzak
2013-02-05* lib/irb.rb: Remove example from restrictions, it works [Github #246]zzak
2013-02-05* vm.c (rb_vm_stack_to_heap): call rb_vm_get_binding_creatable_next_cfpktsj
2013-02-05* doc/security.rdoc: add regex, eval and drb sectionscharliesome
2013-02-05* lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain