Brian Anderson
|
6b6acde972
|
Add a license check to tidy. #4018
|
2013-01-17 23:28:42 -08:00 |
|
gifnksm
|
360982f24f
|
Fix: BigInt tests fail on 32-bit platforms
|
2013-01-10 22:47:55 +09:00 |
|
Patrick Walton
|
2db3abddcd
|
librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc
|
2013-01-08 22:02:35 -08:00 |
|
Brian Anderson
|
3a5b641720
|
Only ignore failing bigint tests on 32-bit platforms
|
2013-01-08 19:46:03 -08:00 |
|
Brian Anderson
|
fd872284bb
|
Ignore some failing bigint tests
|
2013-01-08 17:47:41 -08:00 |
|
Brian Anderson
|
2d9b1fee8f
|
Merge remote-tracking branch 'gifnksm/bigint' into kind-names
|
2013-01-08 11:28:56 -08:00 |
|
gifnksm
|
68c689f1ca
|
Convert @[BigDigit] to ~[BigDigit]
|
2012-12-22 15:14:26 +09:00 |
|
gifnksm
|
54b548795f
|
Impl Zero, One of BigInt, BigUint
|
2012-12-22 15:14:26 +09:00 |
|
gifnksm
|
0e83d70cc1
|
Convert std::bigint to explicit self.
|
2012-12-22 15:14:26 +09:00 |
|
gifnksm
|
c6a8778ef7
|
Move BigUint and BigDIgit to std::bigint.
|
2012-12-22 15:14:26 +09:00 |
|
gifnksm
|
ccc1f8d5e8
|
Implement BigInt and BigUint.
|
2012-12-22 15:14:26 +09:00 |
|