Łukasz Jan Niemier
54685c46a1
Extract rational
2016-03-11 01:06:37 +01:00
Josh Stone
4003fd265b
Fix travis on non-nightly
...
*sigh* sorry for the churn... *fingers crossed*
2015-11-18 22:12:19 -08:00
Josh Stone
03995288d2
fix the new travis nightly line
2015-11-18 21:50:23 -08:00
Josh Stone
658637dcba
Use scripts for compound travis commands
2015-11-18 21:33:07 -08:00
Josh Stone
b4026b9fec
Update repo and doc links
2015-11-12 18:40:13 -08:00
Josh Stone
327ef3bc92
Start an ssh-agent in travis
2015-11-12 18:30:44 -08:00
Josh Stone
60535e6e60
Fix the path to .travis/deploy
2015-11-12 18:20:03 -08:00
Josh Stone
e522b5e363
Update gh-pages from travis
2015-11-12 18:12:28 -08:00
root
4c123a9e71
Make rustc-serialize, bignum, rational, complex into opt-out features
...
Making bignum optional allows skipping the rustc-serialize and rand
dependencies too, and it makes a big difference in num's build time.
With default (all) features, clean build time including dependencies: 27
seconds.
With no default features, clean build time including dependencies (none):
5 seconds.
2015-06-02 23:48:06 +02:00
Alex Crichton
a6a399d52e
Enable testing on stable Rust
2015-05-19 09:22:06 -07:00
Alex Crichton
522c97f3b8
Update travis config
2015-01-01 22:09:50 -08:00
Alex Crichton
5d4b921537
Fix build warnings
2014-12-23 09:51:08 -08:00
Aaron Turon
482f0e0b74
Initial seeding from rust repo
2014-09-16 10:35:35 -07:00