summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2013-10-23std::rand: documentation & references.Huon Wilson-44/+102
2013-10-23std::rand: add distributions::Range for generating [lo, hi).Huon Wilson-52/+287
2013-10-23std::rand: full exponential & normal distributionsHuon Wilson-20/+116
2013-10-23std::rand: Add RandSample for Sample-ing Rand types directly.Huon Wilson-0/+35
2013-10-23std::rand: add the Sample and IndependentSample traits.Huon Wilson-0/+18
2013-10-22Tidy up asm! usage in libstdAlex Crichton-11/+7
2013-10-22auto merge of #9969 : reedlepee123/rust/priv_fields, r=bstriebors-214/+216
2013-10-23Making ai_next field publicreedlepee-1/+1
2013-10-22auto merge of #10013 : bdash/rust/mavericks-unwinding, r=alexcrichtonbors-11/+21
2013-10-23Removed the file src/libstd/unstable/extfmt.rreedlepee-703/+0
2013-10-23Removed the unnecesary commentsreedlepee-1/+0
2013-10-23Removed unnecessary comments and white spaces as suggestedreedlepee-66/+30
2013-10-23Removed Unnecessary comments and white spaces #4386reedlepee-539/+226
2013-10-23Making fields in std and extra : private #4386reedlepee-450/+1504
2013-10-23Don't Make str field privatereedlepee-0/+1
2013-10-22auto merge of #9923 : thestinger/rust/managed_boxes, r=brsonbors-0/+10
2013-10-22Minor grammatical fixes and removed section on 'rust' toolMichael Letterle-2/+2
2013-10-22add feature gate for managed boxesDaniel Micay-0/+10
2013-10-22auto merge of #10006 : alexcrichton/rust/another-massive-rename, r=brsonbors-3078/+3070
2013-10-22auto merge of #10002 : catamorphism/rust/bug-report-docs, r=alexcrichtonbors-1/+5
2013-10-22Remove the now-duplicate logging macrosAlex Crichton-8/+0
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-3075/+3075
2013-10-22auto merge of #10009 : LeoTestard/rust/asm-feature-gated, r=huonwbors-8/+21
2013-10-22Activate checking code for ASM feature gate. Fix testsLéo Testard-8/+21
2013-10-22Fix unwinding on OS X 10.9.Mark Rowe-11/+21
2013-10-22auto merge of #10003 : alexcrichton/rust/issue-fixes, r=brsonbors-64/+235
2013-10-21auto merge of #9982 : danluu/rust/local_delc_xfail, r=brsonbors-5/+2
2013-10-21auto merge of #9960 : adridu59/rust/patch-doc-limited, r=alexcrichtonbors-431/+23
2013-10-21auto merge of #9937 : brson/rust/log_str, r=alexcrichtonbors-25/+21
2013-10-21auto merge of #9936 : madjar/rust/master, r=alexcrichtonbors-75/+70
2013-10-21auto merge of #10000 : cmr/rust/snapshot, r=alexcrichtonbors-28/+8
2013-10-21Add support for nested commentsGeorges Dubus-75/+70
2013-10-21syntax: Add the Bug Report HOWTO URL to the ICE messageTim Chevalier-1/+5
2013-10-21auto merge of #9997 : thestinger/rust/float, r=thestingerbors-19/+19
2013-10-21std: Move sys::log_str to repr::repr_to_str. Further work on #2240.Brian Anderson-25/+21
2013-10-21rustdoc: Render default methods for impls as wellAlex Crichton-29/+56
2013-10-21Register snapshotsCorey Richardson-28/+8
2013-10-21fix the new floating point intrinsicsDaniel Micay-19/+19
2013-10-21auto merge of #9736 : catamorphism/rust/rustpkg-issue-8520, r=cmrbors-18/+89
2013-10-21rustdoc: Don't overflow long type/module namesAlex Crichton-0/+7
2013-10-21rustpkg: Search for crates in the current directoryTim Chevalier-18/+89
2013-10-21Propagate reachability through reexported implsAlex Crichton-35/+172
2013-10-21auto merge of #9986 : thestinger/rust/float, r=cmrbors-23/+69
2013-10-21Make fn pub for windows compatibilityDan Luu-1/+1
2013-10-21auto merge of #9991 : LeoTestard/rust/asm-feature-gate, r=huonwbors-17/+42
2013-10-21Add a feature flag for ASMLéo Testard-17/+42
2013-10-21auto merge of #9979 : alexcrichton/rust/print-no-alloc, r=huonwbors-8/+20
2013-10-21expose new floating point intrinsicsDaniel Micay-23/+69
2013-10-20auto merge of #9976 : thestinger/rust/typo, r=thestingerbors-5/+5
2013-10-21rustdoc: nitpicks & cleanupAdrien Tétar-431/+23