summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-22* lib/prettyprint.rb: removed PrettyPrint#first?hsbt
2014-08-21win32/test_console_attr.rb: reset attributesnobu
2014-08-21win32.c: manage reverse videonobu
2014-08-21* lib/e2mmap.rb: removed commented-out code.hsbt
2014-08-21compar.c: use Module#to_snobu
2014-08-21struct.c: no rb_class_real twicenobu
2014-08-21* properties.svn
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* properties.svn
2014-08-21* lib/net/imap.rb: split executable code into sample directory.hsbt
2014-08-21* 2014-08-21svn
2014-08-21* lib/net/imap.rb: removed commented-out code.hsbt
2014-08-20.travis.yml: remove generated directoriesnobu
2014-08-20configure.in: quote defun namesnobu
2014-08-20* 2014-08-20svn
2014-08-20test_thread.rb: let main thread exit from Thread.newnobu
2014-08-19sprintf.c: fix conditionnobu
2014-08-19euckr-tbl.rb: euro and registered signsnobu
2014-08-19compar.c: preserve encodingsnobu
2014-08-19win32ole.c: check overflownobu
2014-08-19* 2014-08-19svn
2014-08-19thread.c: check initializednobu
2014-08-18sprintf.c: rational 'f' formatnobu
2014-08-18sprintf.c: remove magic numbersnobu
2014-08-18test_time_tz.rb: has_lisbon_tznobu
2014-08-17* remove trailing spaces.svn
2014-08-17* 2014-08-18svn
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-17* 2014-08-17svn
2014-08-17win32/configure.bat: fix eol-stylenobu
2014-08-16fix typos [ci skip]kazu
2014-08-16* ext/win32ole/win32ole_event.c (evs_length): use RARRAY_LEN insteadsuke
2014-08-16test_ruby_mode.rb: trivial refinementnobu
2014-08-16test_gem_ext_builder.rb: fix wrong skip conditionnobu
2014-08-16rake/backtrace.rb: exclude mere prefixnobu
2014-08-16rake/backtrace.rb: remove wrong valuenobu
2014-08-16string.c: rb_setup_fake_strnobu
2014-08-16node.h: extract NODE functions from gc.cnobu
2014-08-16time.c (time_timespec): fix tv_nsec overflownormal
2014-08-16* 2014-08-16svn
2014-08-16ChangeLog: fix namenobu
2014-08-15* properties.svn
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