]> git.lizzy.rs Git - rust.git/history - src/libnative
auto merge of #11304 : alexcrichton/rust/eintr, r=brson
[rust.git] / src / libnative /
2014-01-05 borsauto merge of #11304 : alexcrichton/rust/eintr, r=brson
2014-01-05 Alex CrichtonHandle EINTR throughout libnative
2014-01-05 borsauto merge of #11310 : Dretch/rust/write_char, r=alexcr...
2014-01-05 borsauto merge of #11307 : vadimcn/rust/test-adb, r=brson
2014-01-05 borsauto merge of #11290 : alexcrichton/rust/testname,...
2014-01-04 borsauto merge of #11284 : huonw/rust/issue-6233, r=alexcri...
2014-01-04 borsauto merge of #11301 : vadimcn/rust/fix-android, r...
2014-01-04 borsauto merge of #11306 : alexcrichton/rust/native-bounds...
2014-01-04 borsauto merge of #11299 : brson/rust/exp10, r=pcwalton
2014-01-04 borsauto merge of #11271 : adridu59/rust/patch-io, r=huonw
2014-01-04 borsauto merge of #11292 : brson/rust/llvmconfig, r=alexcri...
2014-01-04 borsauto merge of #11283 : brson/rust/doublefailure, r...
2014-01-04 Alex CrichtonAdd a stack_bounds function to the Runtime trait
2014-01-04 borsauto merge of #11280 : c-a/rust/inline_byteswap, r...
2014-01-04 borsauto merge of #11277 : brson/rust/more0.9, r=alexcrichton
2014-01-03 borsauto merge of #11264 : am0d/rust/crate_type_lint, r...
2014-01-03 borsauto merge of #11149 : alexcrichton/rust/remove-either...
2014-01-03 borsauto merge of #11276 : brson/rust/0.9, r=pcwalton
2014-01-03 borsauto merge of #11262 : alexcrichton/rust/issue-11259...
2014-01-03 borsauto merge of #11228 : sfackler/rust/syntaxenv, r=pcwalton
2014-01-03 borsauto merge of #11052 : jvns/rust/testing-tutorial,...
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-02 Brian AndersonBump version to 0.9
2014-01-02 borsauto merge of #10696 : fhahn/rust/issue9543-remove...
2014-01-02 borsauto merge of #11266 : lyuts/rust/opensuse_build, r...
2014-01-02 borsauto merge of #11274 : michaelwoerister/rust/issue11083...
2014-01-02 borsauto merge of #11269 : am0d/rust/lint_typo, r=sanxiyn
2014-01-02 borsauto merge of #11268 : lkuper/rust/trans-comment, r...
2014-01-02 borsauto merge of #11265 : c-a/rust/byteswap_from, r=alexcr...
2014-01-02 borsauto merge of #11248 : brson/rust/0.9relnotes, r=alexcr...
2014-01-02 borsauto merge of #11246 : ktt3ja/rust/issue-11224, r=alexc...
2014-01-02 borsauto merge of #11245 : alexcrichton/rust/issue-11225...
2014-01-02 borsauto merge of #11235 : am0d/rust/doc_update, r=brson
2014-01-02 borsauto merge of #11242 : Dretch/rust/hashmap-key-value...
2014-01-01 Carl-Anton Ingmarssonlibnative: Use [from|to]_be16 instead of bswap16
2014-01-01 borsauto merge of #11212 : alexcrichton/rust/local-task...
2014-01-01 Alex CrichtonMove task count bookeeping out of libstd
2014-01-01 borsauto merge of #11254 : huonw/rust/impl-names, r=brson
2014-01-01 borsauto merge of #11249 : brson/rust/no_rustdoc_ng, r...
2014-01-01 borsauto merge of #11247 : eddyb/rust/symbol-cleanup, r...
2014-01-01 borsauto merge of #11244 : johnwalker/rust/issue-11239...
2014-01-01 borsauto merge of #11215 : alexcrichton/rust/metadata-filen...
2014-01-01 borsauto merge of #11187 : alexcrichton/rust/once, r=brson
2014-01-01 Alex CrichtonConvert relevant static mutexes to Once
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2014-01-01 borsauto merge of #11186 : alexcrichton/rust/native-udp...
2013-12-31 borsauto merge of #11157 : alexcrichton/rust/issue-11154...
2013-12-31 Alex CrichtonImplement native UDP I/O
2013-12-30 borsauto merge of #11185 : huonw/rust/doc-ignore, r=cmr
2013-12-30 borsauto merge of #11169 : alexcrichton/rust/snapshots...
2013-12-30 borsauto merge of #11181 : luqmana/rust/up-llvm, r=alexcrichton
2013-12-29 borsauto merge of #11134 : lucab/rust/lucab/libstd-doc...
2013-12-29 borsauto merge of #11177 : cmr/rust/native_and_green_docs...
2013-12-29 borsauto merge of #11180 : alexcrichton/rust/fix-deferred...
2013-12-29 borsauto merge of #11179 : alexcrichton/rust/update-gyp...
2013-12-29 borsauto merge of #11150 : huonw/rust/moar-docs, r=alexcrichton
2013-12-28 borsauto merge of #11175 : klutzy/rust/ice, r=alexcrichton
2013-12-28 borsauto merge of #11171 : eliovir/rust/patch-2, r=alexcrichton
2013-12-28 borsauto merge of #11159 : alexcrichton/rust/native-io...
2013-12-28 Alex CrichtonImplement native TCP I/O
2013-12-28 Alex CrichtonBring native process bindings up to date
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-26 borsauto merge of #11148 : alexcrichton/rust/snapshots...
2013-12-26 Alex CrichtonRegister new snapshots
2013-12-26 borsauto merge of #11127 : huonw/rust/vec-docs, r=alexcrichton
2013-12-26 borsauto merge of #10965 : alexcrichton/rust/libgreen,...
2013-12-26 Alex CrichtonTest fixes and rebase conflicts
2013-12-25 Alex Crichtonrustuv: Remove the id() function from IoFactory
2013-12-25 Alex Crichtonnative: Protect against spurious wakeups on cvars
2013-12-25 Alex Crichtongreen: Properly wait for main before shutdown
2013-12-25 Alex CrichtonTest fixes and rebase problems
2013-12-25 Alex Crichtongreen: Fixing all tests from previous refactorings
2013-12-25 Alex CrichtonFinalize the green::Pool type
2013-12-25 Alex Crichtonnative: Add tests and cleanup entry points
2013-12-25 Alex Crichtonstd: Get stdtest all passing again
2013-12-24 Alex Crichtonnative: Introduce libnative