Steven Fackler
|
030cf5fe88
|
Fix for IO changes
|
2015-01-28 08:47:16 -08:00 |
Steven Fackler
|
0a258a0a21
|
Fix for upstream changes
|
2015-01-23 10:21:08 -08:00 |
Valerii Hiora
|
2a646916d7
|
Handle recent breaking changes
- macro reform
- split of Show and String in formatter
- CString reform
- feature changes
|
2015-01-07 15:32:51 +02:00 |
Valerii Hiora
|
cf028e971a
|
Updated to master:
- library stab issues
- deriving -> derive
- {mod} -> {self}
|
2015-01-03 16:42:58 +02:00 |
Steven Fackler
|
2569b39855
|
Impl Error for SslError
|
2014-11-16 22:21:45 -08:00 |
Michael Gehring
|
1eb79df25a
|
fail! -> panic!
|
2014-10-30 09:58:22 +01:00 |
Jared Roesch
|
5f017cd549
|
Refactor init and error handling code
Move common ffi initialization code to 'ffi::init()' and the initialization of error handling to a
a shared location.
|
2014-10-11 01:57:33 -07:00 |
Steven Fackler
|
fec1c43a4a
|
Revert "Fix #65: failing test case"
|
2014-10-07 23:18:20 -04:00 |
Jared Roesch
|
7e214fe8a8
|
Fix #65: failing test case
|
2014-10-06 01:53:56 -07:00 |
Steven Fackler
|
6231a39a41
|
Ignore error string text
cc #65
|
2014-10-05 13:47:20 -07:00 |
Jared Roesch
|
5713c42df7
|
Fix error messages
|
2014-10-05 02:43:37 -07:00 |
Jared Roesch
|
02c124a1fe
|
Address CR comments and add a test
|
2014-10-05 02:43:37 -07:00 |
Jared Roesch
|
b3c80a76dd
|
Make errors human readable
Change error messages from numeric codes to human readable strings. This makes debugging failures much easier.
|
2014-10-05 02:43:37 -07:00 |
Valerii Hiora
|
02637ec7d4
|
single `ffi` module
|
2014-09-30 08:21:31 +03:00 |
Steven Fackler
|
39343df472
|
Derive thigs for error types
|
2014-08-10 13:06:21 -07:00 |
Steven Fackler
|
203bdd076e
|
Shift directory structure
|
2014-08-03 19:16:09 -07:00 |