about summary refs log tree commit diff
path: root/src/test/bench/shootout-nbody.rs
AgeCommit message (Expand)AuthorLines
2011-12-16implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove em...Graham Fawcett-1/+1
2011-11-16Use attributes for native module ABI and link nameHaitao Li-1/+3
2011-11-09Add "cdecl" as synonym for "c-stack-cdecl"Brian Anderson-1/+1
2011-10-24switch over sqrt from llvm to c-stack-cdecl, exposing a bug inNiko Matsakis-2/+2
2011-10-12all tests passNiko Matsakis-2/+2
2011-09-19Un-xfail various testsBrian Anderson-1/+0
2011-09-12Merge branch 'unwind'Brian Anderson-0/+1
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-5/+5
2011-09-11XFAIL bench/shootout-nbodyBrian Anderson-0/+1
2011-08-20ReformatBrian Anderson-17/+16
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-1/+1
2011-08-15The wonky for...in... whitespace was bothering me. Sorry!Lindsey Kuper-2/+2
2011-08-12Convert most working tests to ivecsBrian Anderson-7/+7
2011-08-02Don't pp extra lines after block open when preserving whitespace. Closes #759Brian Anderson-1/+0
2011-08-02Include benchmarks in pretty-print testsBrian Anderson-0/+1
2011-07-27Fix damage done by the pretty-printerMarijn Haverbeke-13/+9
2011-07-27Reformat for new syntaxMarijn Haverbeke-139/+118
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+229