Kevin Cantu
|
6156bc56cb
|
Propagating unsafe::slice 2
|
2012-02-01 21:56:53 -08:00 |
|
Tim Chevalier
|
04a2887f87
|
Remove '.' after nullary tags in patterns
Does what it says on the tin.
The next commit will remove support for this syntax.
|
2012-01-18 23:17:34 -08:00 |
|
Haitao Li
|
7b1724fb40
|
libstd: Revert an integer type casting
Otherwise, rustctest failed by a segv fault.
|
2012-01-19 02:24:22 +08:00 |
|
Haitao Li
|
04882d7c43
|
rustc: Use integer from ctypes consistently
|
2012-01-19 02:10:36 +08:00 |
|
Haitao Li
|
dde41869ce
|
Use ctypes in native function declarations
|
2012-01-19 02:10:36 +08:00 |
|
Brian Anderson
|
6e27b27cf8
|
libstd: Move std tests into libstd
|
2012-01-17 19:48:58 -08:00 |
|
Graydon Hoare
|
f6ecbe88ca
|
Fix rpath bug.
|
2012-01-09 16:12:47 -08:00 |
|
Brian Anderson
|
4b2f37253a
|
std: Untabify
|
2012-01-06 16:37:04 -08:00 |
|
Brian Anderson
|
74c825e385
|
std: Add fs::homedir
Returns the home directory of the user as appropriate for the platform.
Issue #1359
|
2012-01-06 16:33:17 -08:00 |
|
User Jyyou
|
a59c4b1b47
|
freebsd support
|
2012-01-01 20:18:55 -08:00 |
|
Stefan Plantikow
|
e1a9668ab2
|
preparing for removing math from std
|
2011-12-19 03:19:37 +01:00 |
|
Elly Jones
|
89e880d613
|
std: file_is_dir -> path_is_dir, add path_exists
|
2011-12-16 17:37:21 -05:00 |
|
Niko Matsakis
|
2833ca478c
|
reorder args to the various vec, option fns so blk comes last
|
2011-12-16 07:17:23 -08:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|
Graydon Hoare
|
447414f007
|
Establish 'core' library separate from 'std'.
|
2011-12-06 12:13:04 -08:00 |
|