summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-02-24remove duplicated entry.kosaki
2013-02-24* signal.c (sigsegv): suppress unused result warning. Becausekosaki
2013-02-23compile.c: no keyword check if kw_restnobu
2013-02-23* thread.c: Documentation for Thread#backtrace_locationszzak
2013-02-23* vm.c: Typo in ObjectSpace::WeakMap overviewzzak
2013-02-23* thread.c: Improved rdoc for ::handle_interrupt, ::pending_interrupt?zzak
2013-02-23misc/ruby-electric.el: Avoid electric insertion in some cases.knu
2013-02-23* array.c: Document #<=> return values and formattingzzak
2013-02-23* array.c (rb_ary_diff, rb_ary_and, rb_ary_or): Document return orderzzak
2013-02-23* object.c (rb_obj_comp): Documenting Object#<=> return valueszzak
2013-02-23dir.c: encoding checknobu
2013-02-22* doc/NEWS-*: Update NEWS from their respective branchesmarcandre
2013-02-22* NEWS: + Module.prepended and Module.prepend_featuresmarcandre
2013-02-22ruby.pc.in: reordernobu
2013-02-22* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):nagachika
2013-02-22* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa
2013-02-22* test/test_rbconfig.rb (TestRbConfig): fix r39372.naruse
2013-02-22* signal.c (ruby_abort): fix typo in r39354 [Bug #5014]ngoto
2013-02-22random.c: fix error messagenobu
2013-02-22test_rbconfig.rb: honor configuration optionsnobu
2013-02-22mkmf.rb: adjust default library pathnobu
2013-02-22* enum.c (Enumerable#chunk: Improved examples, grammar, and formattingzzak
2013-02-22* numeric.c: Examples and formatting for Numeric and Floatzzak
2013-02-21* lib/rubygems/installer.rb (build_extensions): Create extensiondrbrain
2013-02-21* doc/globals.rdoc: Document what setting $DEBUG does.drbrain
2013-02-21* doc/globals.rdoc: Document what setting $VERBOSE does. [Bug #7899]drbrain
2013-02-21commit misszzak
2013-02-21* lib/abbrev.rb: Add words parameter to Abbrev::abbrevzzak
2013-02-21* ChangeLog: fix a typo for r39352.nagachika
2013-02-21* tool/merger.rb: add interaction when only ChangeLog is modified.naruse
2013-02-21signal.c: extract check_stack_overflownobu
2013-02-21* signal.c (sigsegv): avoid to use async signal unsafe functionskosaki
2013-02-21* file.c (rb_group_member): added an error check. SUS says,kosaki
2013-02-21* file.c (RB_MAX_GROUPS): moved tokosaki
2013-02-21* file.c (access_internal): removed.kosaki
2013-02-21* file.c (eaccess): use access() when not using setuid nor setgid.kosaki
2013-02-21* file.c (rb_group_member): get rid of NGROUPS dependency.kosaki
2013-02-21ruby.c: fix for multiarch librarynobu
2013-02-21configure.in: expand libdir_basenamenobu
2013-02-21configure.in: libdir_basename for -rpath and -install_namenobu
2013-02-20ruby.h: HAVE_RB_SCAN_ARGS_OPTIONAL_HASHnobu
2013-02-20configure.in: target_os suffixnobu
2013-02-20configure.in: adjust libdirnamenobu
2013-02-20* ext/pty/pty.c: Documentation for the PTY modulezzak
2013-02-20* object.c: Document Data class [Bug #7890] [ruby-core:52549]zzak
2013-02-20* lib/mutex_m.rb: Add rdoc for Mutex_m modulezzak
2013-02-20* lib/rubygems/commands/update_command.rb: Create the installer afterdrbrain
2013-02-19* lib/rubygems/installer.rb: Use gsub instead of gsub! to avoiddrbrain
2013-02-19* ext/bigdecimal/bigdecimal.gemspec: bump to 1.2.0.mrkn
2013-02-19fix typo and remove trailing spacekazu