summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-03-16* thread.c: disabled _FORTIFY_SOURCE for avoid to hit glibc bug.kosaki
2013-03-16* include/ruby/missing.h (__syscall): moved to...kosaki
2013-03-16* include/ruby/missing.h (struct timespec): include <sys/time.h>kosaki
2013-03-16* configure.in: check struct timeval exist or not.kosaki
2013-03-16* configure.in (_FORTIFY_SOURCE): added a few comments.kosaki
2013-03-15* thread_pthread.c (numberof): renamed from ARRAY_SIZE() becausekosaki
2013-03-15* test/ruby/test_lazy_enumerator.rb (TestLazyEnumerator#test_drop_while):headius
2013-03-15time.c: check re-initializenobu
2013-03-15fix filenamekazu
2013-03-15file.c: rb_sys_fail_path_with_funcnobu
2013-03-14* file.c (rb_sys_fail_path): define & use rb_sys_fail_path0 like r39752naruse
2013-03-14* proc.c: Typo in Proc.arity found by Jack Nagel [Bug #8094]zzak
2013-03-14configure.in, file.c: RUBY_FUNCTION_NAME_STRINGnobu
2013-03-14* file.c (rb_sys_fail_path): use rb_sys_fail_path0 only on GCC.naruse
2013-03-14* file.c (rb_sys_fail_path0): add to append the name of called functionnaruse
2013-03-14Refactor rb_file_expand_path_internal for dir_string corner casesluislavena
2013-03-14* NEWS: describe RUBY_HEAP_SLOTS_GROWTH_FACTOR.nari
2013-03-14* doc/globals.rdoc: $? is thread-localdrbrain
2013-03-13* gc.c: allow to tune growth of heap by environment variablenari
2013-03-13fix typoskazu
2013-03-13class.c: from the origin classnobu
2013-03-13vm_method.c: overrid flag of prepending methodnobu
2013-03-13configure.in: fix for old shellsnobu
2013-03-13* object.c (Init_Object): remove Module#used, which has beenshugo
2013-03-12* lib/irb.rb: Fix typodrbrain
2013-03-12required keyword argumentsnobu
2013-03-12 * date_core.c: clearly specify operator precedence.takano32
2013-03-12 * insns.def: fix condition.takano32
2013-03-12 * rational.c: fix dangling if, else-if and else.takano32
2013-03-11* lib/rubygems/commands/setup_command.rb: Don't delete non-rubygemsdrbrain
2013-03-11* lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain
2013-03-11* lib/resolv-replace.rb (TCPSocket#initialize): resolve the 3rdakr
2013-03-11* test/mkmf/base.rb: class name conflict.usa
2013-03-11* enumerator.c (enumerator_with_index): try to convert given offset tonaruse
2013-03-11* test/ruby/envutil.rb (EnvUtil.with_default_external): add fornaruse
2013-03-11* io.c (extract_binmode): raise error even if binmode and textmodenaruse
2013-03-11* Merge Onigmo d4bad41e16e3eccd97ccce6f1f96712e557c4518.naruse
2013-03-11mkmf.rb: defer use of instance variablenobu
2013-03-10ChangeLog reformatting and append ticket number.kosaki
2013-03-10* lib/thread.rb (Queue#push): return self.kosaki
2013-03-10* tool/change_maker.rb (#diff2index): check Encoding::BINARY.kosaki
2013-03-10* NEWS (Mutex#owned?): no longer experimental.kosaki
2013-03-10* ChangeLog: fix a typo in r39680.nagachika
2013-03-10* ChangeLog: remove duplicated entry in r39696.nagachika
2013-03-10Expand home directory when used in dir_stringluislavena
2013-03-10ext_conf_builder.rb: use intermediate destdir alwaysnobu
2013-03-10 * complex.c: edited rdoc.tadf
2013-03-10* process.c (setup_communication_pipe): remove unused function.kosaki
2013-03-10* tool/gen_ruby_tapset.rb: add tapset generator.kosaki
2013-03-10* probes.d (symbol-create): change argument name `string' tokosaki