Patrick Walton
|
1e91595520
|
librustc: Remove fail_unless!
|
2013-03-29 16:39:08 -07:00 |
|
Patrick Walton
|
85c9fc6f8f
|
librustc: Remove the const declaration form everywhere
|
2013-03-22 22:24:35 -07:00 |
|
Patrick Walton
|
c1084091d4
|
libstd: Remove all uses of pure from libstd. rs=depure
|
2013-03-22 10:29:17 -07:00 |
|
Patrick Walton
|
d7e74b5e91
|
librustc: Convert all uses of assert over to fail_unless!
|
2013-03-07 22:37:57 -08:00 |
|
Patrick Walton
|
87e44af2f2
|
libstd: Remove extern mod { ... } from libstd. rs=deexterning
|
2013-03-07 22:32:52 -08:00 |
|
Patrick Walton
|
ca71c6ec5b
|
librustc: Make all external functions unsafe. r=tjc
|
2013-01-10 21:24:08 -08:00 |
|
Graydon Hoare
|
00c856c0b1
|
Update license, add license boilerplate to most files. Remainder will follow.
|
2012-12-03 17:12:14 -08:00 |
|
Graydon Hoare
|
1948ddf583
|
De-mode std::unicode. Part of #3583.
|
2012-09-28 16:26:18 -07:00 |
|
Brian Anderson
|
bc9efaad9c
|
std: Eliminate deprecated patterns
|
2012-09-28 00:22:28 -07:00 |
|
Graydon Hoare
|
dffe188991
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
|
Kevin Cantu
|
2095aee71d
|
Confirm demode of unicode.rs
|
2012-09-01 13:08:20 -07:00 |
|
Brian Anderson
|
b355936b4d
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
|
Graydon Hoare
|
debb7e4641
|
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
|
2012-07-03 16:11:00 -07:00 |
|
Tim Chevalier
|
82d4fe3967
|
Write unicode::icu::UCHAR_INVALID_CODE as -1, removing a FIXME
|
2012-05-03 17:45:06 -07:00 |
|
Brian Anderson
|
6e27b27cf8
|
libstd: Move std tests into libstd
|
2012-01-17 19:48:58 -08:00 |
|
Lenny222
|
d812d06bc8
|
std::unicode: add functions, unit test
|
2011-12-22 22:58:38 +01:00 |
|
Stefan Plantikow
|
7d786318a1
|
std: declared fns as pure where sensible
|
2011-12-16 18:18:34 +01:00 |
|
Graydon Hoare
|
447414f007
|
Establish 'core' library separate from 'std'.
|
2011-12-06 12:13:04 -08:00 |
|