| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-04-04 | fixing some tests and temporarily disabling others to get Bitrig build ↵ | Dave Huseby | -2/+7 | |
| working 100% | ||||
| 2015-02-08 | adapt run-make test suite for openbsd | Sébastien Marie | -0/+5 | |
| - c-link-to-rust-staticlib: use EXTRACFLAGS defined by tools.mk for choose the good libraries to link to. - no-stack-check: disabled for openbsd (no segmented stacks here) - symbols-are-reasonable: use portable grep pattern - target-specs: use POSIX form for options when invoking grep - use-extern-for-plugins: disable as OpenBSD only support x86_64 for now | ||||
| 2014-12-20 | Allow use of `[_ ; n]` syntax for fixed length and repeating arrays. | Nick Cameron | -2/+2 | |
| This does NOT break any existing programs because the `[_, ..n]` syntax is also supported. | ||||
| 2014-10-09 | Disable no-stack-check test on Windows | Keegan McAllister | -0/+6 | |
| 2014-10-09 | Add tests for no-stack-check attr and codegen option | Keegan McAllister | -0/+58 | |
