| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-05-22 | libsyntax: Fix more merge fallout. | Patrick Walton | -0/+0 | |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+0 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
| 2013-05-17 | Upgrade libuv to fix mac deadlock. #6526 | Brian Anderson | -0/+0 | |
| 2013-05-14 | rustpkg: Implement URL-like package IDs | Tim Chevalier | -0/+0 | |
| This patch implements package IDs like github.com/catamorphism/test-pkg. To support such package IDs, I changed the PkgId struct to contain a LocalPath and a RemotePath field, where the RemotePath reflects the actual URL and the LocalPath reflects the file name of the cached copy. Right now, the only difference is that the local path doesn't contain dashes, but this will change when we implement #6407. Also, PkgIds now have a short_name field -- though the short name can be derived from the LocalPath, I thought it was cleaner not to call option::get() wantonly. | ||||
| 2013-05-13 | Upgrade libuv | Brian Anderson | -0/+0 | |
| 2013-03-12 | regression patch libuv submodule | Young-il Choi | -0/+0 | |
| 2013-03-11 | core: Add rt mod and add the new scheduler code | Brian Anderson | -0/+0 | |
| 2013-03-08 | Update uv submodule | ILyoan | -0/+0 | |
| 2013-03-06 | Update uv submodule | Brian Anderson | -0/+0 | |
| 2013-02-25 | submodule: libuv for android | Young-il Choi | -0/+0 | |
| 2013-02-10 | build: change libuv to point at joyent's repo and make unpatched build libuv ↵ | Jeff Olson | -0/+0 | |
| work on mingw | ||||
| 2013-02-10 | build: point libuv at olsonjeffery/libuv, temporarily | Jeff Olson | -0/+0 | |
| 2013-01-23 | Revert back to the correct libuv revision | Brian Anderson | -0/+0 | |
| 2013-01-22 | Revert "Clean up previous commit to not require an Option" | Tim Chevalier | -0/+0 | |
| I made a mistake and included some submodule weirdness. About to re-push the patch without that. This reverts commit 17ea548275364fac7cb5adbdc442010d1ba0d38d. | ||||
| 2013-01-22 | Clean up previous commit to not require an Option | Tim Chevalier | -0/+0 | |
| 2013-01-17 | librustc: Implement write guards for borrowing `@mut` to `&` or `&mut`. ↵ | Patrick Walton | -0/+0 | |
| r=nmatsakis | ||||
| 2013-01-13 | Update libuv for Android | Brian Anderson | -0/+0 | |
| 2012-03-29 | rustc: Don't generate landing pad cleanups for boxy things | Brian Anderson | -0/+0 | |
| 2012-03-26 | Disable some advanced (post glibc-2.3) libuv features when building snaps. | Graydon Hoare | -0/+0 | |
| 2012-02-02 | Update libuv. | Graydon Hoare | -0/+0 | |
| 2011-11-08 | Re-add libuv as a submodule. | Erick Tryzelaar | -0/+0 | |
