summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-08-25ChangeLog: fix clang versionnobu
2014-08-25* ext/win32ole/win32ole.c(fole_s_connect, fole_initialize): raise asuke
2014-08-25lib/logger.rb: use %Nnobu
2014-08-25rb_iseq_location_t: change first_lineno type to VALUEnormal
2014-08-24* lib/e2mmap.rb: remove needless instance variables.hsbt
2014-08-24* test/ruby/test_complex.rb: removed needless conditions.hsbt
2014-08-24* test/ruby/test_rational.rb: fixed indent.hsbt
2014-08-24* test/ruby/test_rational.rb: remove commented-out code.hsbt
2014-08-24lib/benchmark.rb (measure): reduce allocations as in r47260normal
2014-08-24lib/benchmark.rb: speedup by reducing allocationsnormal
2014-08-22ChangeLog: Remove garbage introduced at r47253.kou
2014-08-22* string.c (rb_fstring): fix condition (easy to cause infinite loop!).ko1
2014-08-22* string.c (rb_fstring, fstr_update_callback): simply delete garbageko1
2014-08-22* test/ruby/test_complex.rb: removed commented-out code.hsbt
2014-08-22* test/ruby/test_complex.rb: fixed broken tests. Math is nothsbt
2014-08-22tool/vcs.rb: no time.rbnobu
2014-08-22* lib/shell.rb: removed commented-out code.hsbt
2014-08-22* lib/complex.rb: removed deprecated library.hsbt
2014-08-22* lib/prettyprint.rb: removed PrettyPrint#first?hsbt
2014-08-21win32.c: manage reverse videonobu
2014-08-21* lib/e2mmap.rb: removed commented-out code.hsbt
2014-08-21* lib/rinda/ring.rb: split executable code into sample directory.hsbt
2014-08-21* lib/drb/acl.rb: split executable code into sample directory.hsbt
2014-08-21* .gitignore: ignored temporary file for Changelog.hsbt
2014-08-21* lib/net/imap.rb: split executable code into sample directory.hsbt
2014-08-21* lib/net/imap.rb: removed commented-out code.hsbt
2014-08-20configure.in: quote defun namesnobu
2014-08-19sprintf.c: fix conditionnobu
2014-08-19euckr-tbl.rb: euro and registered signsnobu
2014-08-19compar.c: preserve encodingsnobu
2014-08-19thread.c: check initializednobu
2014-08-18sprintf.c: rational 'f' formatnobu
2014-08-17* spec/default.mspec: use 2.2 definition.hsbt
2014-08-17* gc.c (obj_memsize_of): don't calculate memsize of T_NODEktsj
2014-08-17* ext/win32ole/win32ole.c (ole_invoke): use RHASH_SIZE instead ofsuke
2014-08-16fix typos [ci skip]kazu
2014-08-16* ext/win32ole/win32ole_event.c (evs_length): use RARRAY_LEN insteadsuke
2014-08-16time.c (time_timespec): fix tv_nsec overflownormal
2014-08-16ChangeLog: fix namenobu
2014-08-15* ext/win32ole/win32ole.c: seperate WIN32OLE_EVENT src fromsuke
2014-08-15* iseq.c (rb_iseq_clone): Should not insert write barrier fromko1
2014-08-15* string.c (setup_fake_str): fake strings should not set class byko1
2014-08-15* array.c (rb_ary_tmp_new): added.ko1
2014-08-15* lib/gserver.rb: removed unmaintained code.hsbt
2014-08-15rb_{thread,context,fiber}_struct: trivial packingnormal
2014-08-15thread_pthread: prefer rb_nativethread* types/functionsnormal
2014-08-14cont.c (cont_mark): fix typo in unused path [ci skip]normal
2014-08-14vm.c (rb_thread_mark): update comment about marking `me'normal
2014-08-14README.EXT: preliminary documentation for RB_GC_GUARDnormal
2014-08-13fix typos and styles [ci skip]kazu