summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2014-08-13* ext/win32ole/win32ole.c: seperate WIN32OLE_RECORD src fromsuke
2014-08-13* ext/win32ole/win32ole.c: seperate WIN32OLE_VARIANT src fromsuke
2014-08-13* ext/win32ole/win32ole.c: remove unused variable.suke
2014-08-13* ext/win32ole/win32ole.c(ole_search_handler_method, rescue_callback,suke
2014-08-13* lib/irb/completion.rb: reverted r47163.hsbt
2014-08-13* lib/irb.rb: Prevent irb from crashing when exception withhsbt
2014-08-13* lib/irb/completion.rb: fixed broken completion list withhsbt
2014-08-12fix typos [ci skip]kazu
2014-08-12* ext/win32ole/win32ole.c: seperate WIN32OLE_PARAM src from win32ole.csuke
2014-08-12* ext/win32ole/win32ole.c: refactoring. move some methods suke
2014-08-12* ext/win32ole/win32ole.c: refactoring. movesuke
2014-08-12* ext/win32ole/win32ole.c (ole_create_dcom): use the convertedsuke
2014-08-12* configure.in: ignored working directory same as prefix value.hsbt
2014-08-12* lib/fileutils.rb: enable to remove with non-owner directory.hsbt
2014-08-12* vm_exec.c: improve performance in ppc64 arch.hsbt