Age | Commit message (Expand) | Author |
---|---|---|
2020-05-01 | [pty] do not check openpty twice if found in util library | Nobuyoshi Nakada |
2018-07-22 | Remove needless `nacl` check | kazu |
2017-02-04 | ext/pty: Specify frozen_string_literal: true. | kazu |
2016-04-30 | pty.c: user shell | nobu |
2015-12-16 | handle ext/ as r53141 | naruse |
2012-06-10 | * process.c (rb_exec_async_signal_safe): exported. | akr |
2012-05-17 | Imports Ruby's port to NativeClient (a.k.a NaCl). | yugui |
2008-12-17 | * ext/pty/extconf.rb: check util.h for OpenBSD. | akr |
2008-12-16 | * ext/pty/extconf.rb: check posix_openpt. | akr |
2007-06-25 | * ext/pty/extconf.rb: skip wince and win64. | usa |
2002-06-11 | new platform [bccwin32] merged. | H_Konishi |
2001-11-27 | * marshal.c (w_float): must distinguish -0.0 from 0.0. | matz |
2001-11-21 | * parse.y (str_extend): should check nesting parentheses in #{}. | matz |
2001-03-20 | * win32/win32.c (win32_stat): UNC support. | eban |
2000-05-13 | support mingw32. | eban |
1999-08-13 | remove marshal/gtk/kconv | matz |