Age | Commit message (Expand) | Author |
2015-12-16 | handle ext/ as r53141 | naruse |
2015-12-09 | stringio.c: unused variable | nobu |
2015-12-09 | * ext/**/*.c (*_memsize): same as r52986 for extensions. | ko1 |
2015-10-25 | use rb_check_arity [ci skip] | nobu |
2015-07-11 | stringio.c: Fix an example doc [ci skip] | nobu |
2015-07-10 | stringio.c: remove unnecessary check | nobu |
2015-07-02 | delay `exception: false' checks for minor speedup | normal |
2015-03-13 | stringio.c: don't raise after close | nobu |
2015-03-09 | stringio.c: don't raise after close | nobu |
2014-12-01 | use 0 for reserved | nobu |
2014-10-10 | ruby/io.h: deprecate old macros | nobu |
2014-09-30 | protoize no-arguments functions | nobu |
2014-09-26 | stringio.c: ASCII-8BIT StringIO rejects no encodings | nobu |
2014-04-23 | stringio.c: use rb_str_append other than ASCII-8BIT | nobu |
2014-04-23 | stringio.c: move GC guard | nobu |
2014-04-22 | Revert r45670 "stringio.c: use rb_str_append" | naruse |
2014-04-22 | stringio.c: use rb_str_append | nobu |
2014-04-21 | stringio.c: non-ascii encoding | nobu |
2014-02-06 | * ext/stringio/stringio.c: [DOC] add docs and example by @schneems [ci skip] ... | hsbt |
2013-10-29 | * add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use | ko1 |
2013-08-27 | * ext/stringio/stringio.c (strio_read_nonblock): declare local | ko1 |
2013-08-26 | * io.c (io_read_nonblock): support non-blocking reads without raising | tenderlove |
2013-08-03 | * ext/stringio/stringio.c (strio_substr): Trivial fix for invalid | headius |
2013-07-01 | stringio.c: keep coderange | nobu |
2013-06-12 | * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError | shugo |
2013-05-24 | rename generic io modules | nobu |
2013-05-19 | * ext/stringio/stringio.c: Correct position of method rdoc | zzak |
2013-04-16 | * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] | zzak |
2013-04-13 | * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, | akr |
2012-12-27 | * ext/stringio/stringio.c (strio_getline): fix not to raise TypeError | glass |
2012-12-27 | * ext/stringio/stringio.c (strio_ungetc): raise IOError instead of RuntimeError | glass |
2012-12-22 | Deprecate #{lines,bytes,chars,codepoints} of IO-likes. | knu |
2012-10-29 | stringio.c: close separatedly | nobu |
2012-05-23 | use RB_TYPE_P() instead of comparison of TYPE() | nobu |
2012-04-18 | * io.c (io_readpartial): Document the output buffer parameter is | drbrain |
2012-04-14 | * variable.c (trace_ev): Removed "not reached" comment as this line is | drbrain |
2012-01-25 | * ext/io/console/console.c (io_getch): default delegating method | nobu |
2011-12-12 | * ext/stringio/stringio.c (strio_truncate): fix typo. patched by | nobu |
2011-08-20 | * ext/stringio/stringio.c (strio_read): return new string if nil | nobu |
2011-05-22 | * ext: remove trailing spaces. | nobu |
2011-04-14 | fix style. | nobu |
2011-04-09 | * ext/stringio/stringio.c (strio_each, strio_readlines): | sorah |
2011-04-09 | * ext/stringio/stringio.c (strio_each): | sorah |
2011-04-09 | * ext/stringio/stringio.c (strio_each, strio_readlines): | sorah |
2011-04-08 | * ext/stringio/stringio.c (strio_getline): check whether str is | naruse |
2011-03-29 | * ext/stringio/stringio.c: parenthesize macro arguments. | akr |
2011-01-05 | * ext/stringio/stringio.c (get_strio, strio_set_string) | nobu |
2010-12-02 | * ext/stringio/stringio.c (strio_getline): round upto next char | nobu |
2010-10-10 | * ext/stringio/stringio.c (strio_set_encoding): | naruse |
2010-08-07 | .cvsignore: have not been used already. [Bug #3468] | nobu |