- Jul 07, 2017
-
-
Ary Borenszweig authored
-
Juan Wajnerman authored
- Use ubuntu:xenial as base image - Obtain keys from keyserver.ubuntu.com (keys.gnupg.net server times out really often)
-
- Jul 02, 2017
-
-
Oleh Prypin authored
-
TSUYUSATO Kitsune authored
RFC 6445, section 4.2.1 says clearly: "An Upgrade header field containing the value "websocket", treated as an ASCII case-insensitive value". https://tools.ietf.org/html/rfc6455#section-4.2.1 And now, we have `String#compare(other, case_insensitive: true)`.
-
- Jun 30, 2017
-
-
TSUYUSATO Kitsune authored
-
- Jun 29, 2017
-
-
Matías García Isaía authored
Allow OSX failures on Travis CI
-
Konovod authored
-
- Jun 26, 2017
-
-
Matias Garcia Isaia authored
-
Isaac Sloan authored
Docs for gzip writer used to say `require "zlib"`
-
Adam Trilling authored
-
- Jun 24, 2017
-
-
Brian J. Cardiff authored
-
Brian J. Cardiff authored
Now if LibC.clock_gettime is available it is always used. Crystal::System::Time works with seconds since `0001-01-01 00:00:00` and with Int64 in all platforms.
-
Val authored
Fix #4507
-
Val authored
Fix #4509
-
Ary Borenszweig authored
This reverts commit f833a82c.
-
- Jun 23, 2017
-
-
Brian J. Cardiff authored
Add llvm operand bundle def and catch pad/ret/switch
-
Brian J. Cardiff authored
-
Brian J. Cardiff authored
-
Brian J. Cardiff authored
-
Daniel Smith authored
-
- Jun 20, 2017
-
-
Oleh Prypin authored
* Change Random::System to a module Fixes #4505 * Add System::Random to docs
-
- Jun 19, 2017
-
-
TSUYUSATO Kitsune authored
-
- Jun 16, 2017
-
-
TSUYUSATO Kitsune authored
-
- Jun 15, 2017
-
-
Igor Bochkariov authored
-
- Jun 14, 2017
-
-
Wesley Moxam authored
* Use sysctl to return the number of CPUs on BSD systems See: http://man.openbsd.org/sysctl.3 https://www.freebsd.org/cgi/man.cgi?query=sysctl&sektion=3
-
TSUYUSATO Kitsune authored
Fixed #4547
-
TSUYUSATO Kitsune authored
-
- Jun 13, 2017
-
-
Ary Borenszweig authored
-
Akzhan Abdulin authored
-
Ary Borenszweig authored
-
TSUYUSATO Kitsune authored
-
Julien Portalier authored
Trying to seek from the current position failed because the system position of a buffered IO is different from the actual position in the stream.
-
- Jun 12, 2017
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
TSUYUSATO Kitsune authored
Currently #[](key: String) raises `ArgumentError`. I think it should raise `KeyError` because it looks like `Hash` operation.
-
TSUYUSATO Kitsune authored
-
- Jun 11, 2017
-
-
Johannes Müller authored
-
Sijawusz Pur Rahnama authored
-