Qi Xiao
7fafb12511
Update xiaq/persistent.
2018-11-18 15:59:06 +01:00
Qi Xiao
a18787b76d
Update dependency.
...
This commit breaks build because github.com/xiaq/persistent introduced a
incompatible change. It will be fixed in the next commit.
2018-03-01 18:23:32 -05:00
Qi Xiao Vendor
a2d5165883
Update deps
2018-01-27 21:36:37 +01:00
Qi Xiao
1cbef84551
Update github.com/xiaq/persistent.
2018-01-25 22:50:42 +00:00
Qi Xiao
eaf40eae24
Update dep github.com/xiaq/persistent.
...
The API has been changed, and Elvish is broken in this commit. Fix will
be in the next commit.
2018-01-25 22:50:41 +00:00
Qi Xiao
1ca7c95e9f
Update deps
2018-01-05 03:53:45 +00:00
Qi Xiao Vendor
508b41b914
Update dependencies.
2017-08-30 20:37:33 +02:00
Qi Xiao Vendor
a2ab19ce78
Update dependencies.
2017-08-29 22:20:59 +02:00
Qi Xiao Vendor
b17d4384c6
Update dependencies.
2017-07-19 22:29:59 +02:00
xofyarg
c873d39717
Replace SQLite with BoltDB ( #441 )
...
* Vendor boltdb
* Replace sqlite3 with boltdb
Fix #435
2017-07-19 22:19:42 +02:00
Qi Xiao
c7901a7e3e
Use persistent list as the underlying data structure for lists.
2017-06-14 01:46:19 +01:00
Qi Xiao
fc519223b3
Use the "dep" tool to manage dependencies.
2017-06-12 23:06:30 +01:00
Xuan Chen
cf12ae3060
Rewrite sys/ package in pure Go ( #345 )
...
* Re-implemented in pure golang.
Signed-off-by: xchenan <xchenan@gmail.com>
* Vendored github.com/mattn/go-isatty/ and golang.org/x/sys/unix/; Fixed issues on MacOS
Signed-off-by: xchenan <xchenan@gmail.com>
* Added comments in winsize.go; Removed unused functions and constants in termios_linux.go and termios_bsd.go;
Signed-off-by: xchenan <xchenan@gmail.com>
* Handled distinctive NFDBits and func index's return values according to
different architectures.
Signed-off-by: xchenan <xchenan@gmail.com>
2017-05-23 20:24:04 +01:00
Qi Xiao
c1fa531ac8
Vendor github.com/kr/pty for use in tests.
...
It is now at 2c10821df3c3cf905230d078702dfbe9404c9b23.
2017-05-21 22:01:36 +01:00
Qi Xiao
e6648ffd92
Vendor go-sqlite3; require go 1.6.
2016-09-15 15:59:56 +02:00