| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-12 | Create socket in /tmp for security | Eric Hodel | |
| Some systems do not allow UNIX sockets from arbitrary directories. Instead of trying to `#define SOCKET_PATH` correctly I assume the /tmp/ directory is accessible and use it. | |||
| 2016-05-12 | Include reason in test failure message | Eric Hodel | |
| I am seeing this test fail in some environments but can't determine why. The extra information will help me determine the reason bind(2) is failing. | |||
| 2015-12-02 | fix tests for Win: use binary mode | takahashim | |
| 2015-12-02 | build on Win32 | takahashim | |
| 2014-04-21 | more tests. | Tomoyuki Sahara | |
| 2014-04-05 | Don't ignore the return value of symlink(). | Masaki Muranaka | |
| 2013-09-26 | remove duplicated white spaces. | Tomoyuki Sahara | |
| 2013-09-25 | Catch up with API changes on mrb_intern() -> mrb_intern_cstr() | Paolo Bosetti | |
| 2013-08-08 | tests for File.socket? and File.symlink? | Tomoyuki Sahara | |
| 2013-05-12 | Use mkstemp instead of mktemp. | Akira Yumiyama | |
| 2013-04-27 | put MRB_ prefix before ARGS_XXX macros | Akira Yumiyama | |
| 2013-04-01 | initial commit | Akira Yumiyama | |
