aboutsummaryrefslogtreecommitdiffstats
path: root/ext/io
Commit message (Expand)AuthorAgeFilesLines
* [ruby/io-console] [DOC] Add documentation for IO#cursorMatheus Richard2023-12-071-0/+10
* [ruby/io-console] bump up to 0.6.1.dev.1Nobuyoshi Nakada2023-11-101-1/+1
* [ruby/io-console] Include FFI version version.rbNobuyoshi Nakada2023-11-101-0/+1
* [ruby/io-console] Define IO::ConsoleMode::VERSION from gemspecNobuyoshi Nakada2023-11-102-0/+7
* [ruby/io-console] Update file list in gemspecNobuyoshi Nakada2023-11-101-8/+8
* [ruby/io-nonblock] Don't define nonblock methods if they are defined by core.Samuel Williams2023-10-231-0/+7
* [ruby/io-console] Intersperse Win32 and termios implementationsNobuyoshi Nakada2023-10-221-141/+124
* [ruby/io-console] Start 0.6.1Nobuyoshi Nakada2023-10-221-1/+1
* [ruby/io-console] [DOC] Split .document files to sync with ruby/rubyNobuyoshi Nakada2023-10-221-0/+2
* [ruby/io-console] [DOC] Add .documentNobuyoshi Nakada2023-10-211-0/+1
* [ruby/io-console] Get rid of address of an rvalue on TruffleRubyNobuyoshi Nakada2023-08-181-1/+2
* [ruby/io-console] Avoid the influence of special variable `$/`Nobuyoshi Nakada2023-08-181-1/+1
* [ruby/io-console] Ensure to put a newline after passwordNobuyoshi Nakada2023-08-181-3/+8
* [ruby/io-console] Flush after promptNobuyoshi Nakada2023-08-181-1/+4
* [ruby/io-console] Enable `getpass` methods alwaysNobuyoshi Nakada2023-08-182-11/+0
* [ruby/io-console] [DOC] Remove a trailing space from the prompt tooNobuyoshi Nakada2023-08-181-1/+1
* [ruby/io-console] * remove trailing spaces [ci skip]Nobuyoshi Nakada2023-08-181-3/+3
* [ruby/io-console] [DOC] IO::console.getpass usage exampleOlivier Lacan2023-08-181-0/+6
* Restores the changes in `io-console` without breaking backwards compatibility...Samuel Williams2023-06-012-191/+171
* Revert https://github.com/ruby/io-console/pull/43Hiroshi SHIBATA2023-06-012-171/+191
* [ruby/io-nonblock] Add TruffleRuby support and add it in CIBenoit Daloze2023-05-301-0/+5
* [ruby/io-nonblock] Use the correct pattern for the fallback of rb_io_descript...Benoit Daloze2023-05-301-1/+2
* [ruby/io-console] Remove trailing whitespace.Samuel Williams2023-05-291-1/+1
* [ruby/io-console] Remove usage of IO internals.Samuel Williams2023-05-292-192/+172
* [ruby/io-nonblock] Remove usage of IO internals.Samuel Williams2023-05-282-25/+40
* [ruby/io-nonblock] Revert "Remove usage of IO internals."Samuel Williams2023-05-282-33/+23
* [ruby/io-nonblock] Remove usage of IO internals.Samuel Williams2023-05-282-23/+33
* [ruby/io-wait] Remove usage of IO internals.Samuel Williams2023-05-282-2/+10
* Update the depend filesMatt Valentine-House2023-02-283-3/+0
* Remove intern/gc.h from Make depsMatt Valentine-House2023-02-273-3/+0
* Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada2023-02-083-0/+3
* [ruby/io-console] Bump version to 0.6.0Hiroshi SHIBATA2022-12-161-1/+1
* [ruby/io-wait] Bump version to 0.3.0Hiroshi SHIBATA2022-12-161-1/+1
* [ruby/io-nonblock] Bump version to 0.2.0Hiroshi SHIBATA2022-12-051-1/+1
* [ruby/io-console] Check rawmode option names strictlyNobuyoshi Nakada2022-12-021-10/+30
* Revert "* expand tabs. [ci skip]"Nobuyoshi Nakada2022-07-301-14/+14
* * expand tabs. [ci skip]git2022-07-301-14/+14
* [ruby/io-nonblock] Revert tab expansionNobuyoshi Nakada2022-07-301-14/+14
* Expand tabs [ci skip]Takashi Kokubun2022-07-212-37/+37
* [ruby/io-wait] Bump upNobuyoshi Nakada2022-06-251-1/+1
* [ruby/io-wait] Remove C99-ism for some platforms [ci skip]Nobuyoshi Nakada2022-06-251-12/+12
* [ruby/io-wait] Don't add `IO#wait*` methods when `RUBY_IO_WAIT_METHODS` is de...Samuel Williams2022-06-251-41/+75
* [ruby/io-wait] Remove redundant forward declarationsNobuyoshi Nakada2022-06-211-5/+0
* Merge JRuby implementation for stringio and io-waitHiroshi SHIBATA2022-05-201-4/+16
* [ruby/io-nonblock] Remove unnecessary files from the gemNobuyoshi Nakada2022-05-201-8/+8
* [ruby/io-nonblock] Rename `io_nonblock_mode` and extract `set_fcntl_flags`Nobuyoshi Nakada2022-05-201-9/+14
* [ruby/io-wait] bump up to 0.2.3Hiroshi SHIBATA2022-05-091-1/+1
* io.nonblock returns the block's value [ci skip]Kazuhiro NISHIYAMA2022-04-261-2/+2
* add description for IO.nonblock=.Tanaka Akira2022-04-241-0/+40
* [ruby/io-wait] Update version to 0.2.2.pre1 for testingCharles Oliver Nutter2022-03-101-1/+1