git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Show sources of cost centers in .prof
[ghc.git]
/
testsuite
/
tests
/
concurrent
/
2016-05-17
Thomas Miedema
Testsuite: delete unused file [skip ci]
tree
|
commitdiff
2016-05-16
Peter Trommler
PPC: Implement SMP primitives using gcc built-ins
tree
|
commitdiff
2016-05-11
Simon Marlow
Remove a copy of System.Random and use reqlib('random')
tree
|
commitdiff
2016-05-11
Simon Marlow
Fix ASSERT failure and re-enable setnumcapabilities001
tree
|
commitdiff
2016-04-26
Thomas Miedema
Testsuite: delete unused concurrent/prog002/FileIO.hs
tree
|
commitdiff
2016-04-04
Eric Seidel
Don't infer CallStacks
tree
|
commitdiff
2016-02-25
Thomas Miedema
Testsuite: delete empty files [skip ci]
tree
|
commitdiff
2016-02-25
Thomas Miedema
Testsuite: for tests that use TH, omit *all* prof_ways
tree
|
commitdiff
2016-02-25
Peter Trommler
testsuite: mark tests broken on powerpc64
tree
|
commitdiff
2016-02-23
Thomas Miedema
Testsuite: delete Windows line endings [skip ci] (...
tree
|
commitdiff
2016-02-11
Gabor Greif
Another batch of typo fixes in non-code
tree
|
commitdiff
2016-01-26
Simon Peyton Jones
Fix three broken tests involving exceptions
tree
|
commitdiff
2015-12-17
Thomas Miedema
Testsuite: #10712 is fixed
tree
|
commitdiff
2015-12-12
Eric Seidel
Rework the Implicit CallStack solver to handle local...
tree
|
commitdiff
2015-11-13
Simon Marlow
Make 'error' include the CCS call stack when profiled
tree
|
commitdiff
2015-10-30
Sergei Trofimovich
testsuite: performGC requires SMP support for 'qg'...
tree
|
commitdiff
2015-09-22
Eric Seidel
base: use Show for ErrorCall in uncaughtExceptionHandler
tree
|
commitdiff
2015-09-09
Thomas Miedema
Testsuite: comment out `setnumcapabilities001` (#10860)
tree
|
commitdiff
2015-09-02
Thomas Miedema
Testsuite: by default run all tests for a single way
tree
|
commitdiff
2015-09-02
Thomas Miedema
Testsuite: mark 4 tests expect_broken_for(#10712, opt_ways)
tree
|
commitdiff
2015-08-29
Yuras Shumovich
Fix identifier parsing in hp2ps
tree
|
commitdiff
2015-07-21
Simon Peyton Jones
Make seq-of-cast rule generate a case
tree
|
commitdiff
2015-07-20
Thomas Miedema
Testsuite: mark concprog002 expect_broken_for(#10661...
tree
|
commitdiff
2015-07-20
Thomas Miedema
Testsuite: fix concprog002 (AMP)
tree
|
commitdiff
2015-07-18
Thomas Miedema
Testsuite: mark array001 and conc034 expect_broken_for...
tree
|
commitdiff
2015-07-13
Thomas Miedema
Testsuite: delete remaining only_compiler_types(['ghc...
tree
|
commitdiff
2015-06-28
Ben Gamari
Add -fcross-module-specialise flag
tree
|
commitdiff
2015-06-26
Simon Marlow
Fix deadlock (#10545)
tree
|
commitdiff
2015-06-19
Sergei Trofimovich
should_run/allocLimit4: disable ghci way
tree
|
commitdiff
2015-06-16
Ben Gamari
Encode alignment in MO_Memcpy and friends
tree
|
commitdiff
2015-06-16
Ben Gamari
users_guide: Various spelling fixes
tree
|
commitdiff
2015-06-16
Ben Gamari
Lexer: Suggest adding 'let' on unexpected '=' token
tree
|
commitdiff
2015-06-12
Thomas Miedema
Testsuite: add function compile_timeout_multiplier...
tree
|
commitdiff
2015-06-09
Thomas Miedema
Testsuite: delete expect_fail setups for ghc < 7.1
tree
|
commitdiff
2014-11-12
Simon Marlow
fix allocLimit3 on Windows
tree
|
commitdiff
2014-11-12
Simon Marlow
Per-thread allocation counters and limits
tree
|
commitdiff
2014-10-07
Thomas Miedema
Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6.
tree
|
commitdiff
2014-08-28
Sergei Trofimovich
testsuite: disable T367_letnoescape on 'optllvm'
tree
|
commitdiff
2014-08-19
Ben Gamari
testsuite/T9379: Use GHC.Conc instead of Control.Concur...
tree
|
commitdiff
2014-08-19
Ben Gamari
concurrent/should_run/throwto002: DoRec -> RecursiveDo
tree
|
commitdiff
2014-08-01
Simon Marlow
interruptible() was not returning true for BlockedOnSTM...
tree
|
commitdiff
2014-07-28
Jost Berthold
use GHC-7.8.3's values for thread block reason (fixes...
tree
|
commitdiff
2014-07-23
Johan Tibell
Fix test for fetchNandIntArray#
tree
|
commitdiff
2014-06-30
Johan Tibell
Re-add more primops for atomic ops on byte arrays
tree
|
commitdiff
2014-06-28
Herbert Valerio...
Simplify .gitignore files
tree
|
commitdiff
2014-06-26
Johan Tibell
Revert "Add more primops for atomic ops on byte arrays"
tree
|
commitdiff
2014-06-26
Joachim Breitner
Merge Thomas Miedema’s syn-all improvments
tree
|
commitdiff
2014-06-24
Johan Tibell
Add more primops for atomic ops on byte arrays
tree
|
commitdiff
2014-05-30
Simon Marlow
Fix missing unlockClosure() call in tryReadMVar (#9148)
tree
|
commitdiff
2014-05-30
Edward Z. Yang
Add .gitignore for autogenerated test files.
tree
|
commitdiff
2014-05-04
Simon Marlow
Revert "Per-thread allocation counters and limits"
tree
|
commitdiff
2014-05-02
Simon Marlow
Per-thread allocation counters and limits
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold template-haskell.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold integer-gmp.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold integer-simple.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold base.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold ghc-prim.git into ghc.git (re #8545)
tree
|
commitdiff
2014-01-12
Herbert Valerio...
Fold testsuite.git into ghc.git (re #8545)
tree
|
commitdiff
2013-10-09
Ben Gamari
concurrent/conc012: Pass RTS options to executable...
tree
|
commitdiff
2013-10-02
Reid Barton
Mark those tests which depend on libraries not built...
tree
|
commitdiff
2013-09-30
Reid Barton
Update compareAndSwap for new comparison primops
tree
|
commitdiff
2013-09-30
Reid Barton
Deal with failures for T367, T367_letnoescape under...
tree
|
commitdiff
2013-08-31
Ryan Newton
Merge branch 'master' into atomics
tree
|
commitdiff
2013-08-21
Ryan Newton
Update casArray# test and add simple casMutVar# test.
tree
|
commitdiff
2013-08-21
Ryan Newton
Omit hpc for CAS test. HPC breaks CAS currently.
tree
|
commitdiff
2013-08-21
Ryan Newton
Add a basic test for casArray#.
tree
|
commitdiff
2013-07-24
Simon Marlow
Add output for T7970, make it run when 'fast', and...
tree
|
commitdiff
2013-07-14
Edward Z. Yang
Rename atomicReadMVar and friends to readMVar.
tree
|
commitdiff
2013-07-10
Edward Z. Yang
Add simple test for tryAtomicReadMVar.
tree
|
commitdiff
2013-07-09
Edward Z. Yang
Tests for atomicReadMVar.
tree
|
commitdiff
2013-07-02
Simon Marlow
conc031 now deadlocks, due to fix for #7970
tree
|
commitdiff
2013-07-02
Simon Marlow
Add test for #7970
tree
|
commitdiff
2013-05-10
Simon Marlow
unbreak tests (removal of block/unblock)
tree
|
commitdiff
2013-02-20
Simon Marlow
The "unblock" was important here
tree
|
commitdiff
2013-02-20
Simon Marlow
small tidyup
tree
|
commitdiff
2013-02-20
Simon Marlow
use unsafeUnmask instead of an IORef containing restore
tree
|
commitdiff
2013-02-20
Simon Marlow
Revert "Update T3279 to use mask rather than block"
tree
|
commitdiff
2013-02-19
Ian Lynagh
Follow the removal of blocked in base
tree
|
commitdiff
2013-02-19
Ian Lynagh
Update a few more tests to use mask rather than block...
tree
|
commitdiff
2013-02-19
Ian Lynagh
Update a couple of tests to use mask rather than block...
tree
|
commitdiff
2013-02-19
Ian Lynagh
Update T3279 to use mask rather than block
tree
|
commitdiff
2013-02-17
Ian Lynagh
Fix prog003 after forkOnIO was removed
tree
|
commitdiff
2013-02-17
Ian Lynagh
Follow the unsafePerformIO change in base
tree
|
commitdiff
2013-02-16
Ian Lynagh
mask002: Follow changes in base
tree
|
commitdiff
2013-02-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-14
Ian Lynagh
Remove uses of compose(s) in tests, and change how...
tree
|
commitdiff
2013-02-12
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-12
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-11
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-02-11
Ian Lynagh
More helper conversions
tree
|
commitdiff
2013-02-11
Ian Lynagh
Convert more helper functions
tree
|
commitdiff
2013-02-11
Ian Lynagh
Replace 'if_os' and 'unless_os' with 'opsys'
tree
|
commitdiff
2013-02-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-07
Ian Lynagh
Pass the test name to the test options
tree
|
commitdiff
2013-02-03
Ian Lynagh
Tidy up some tests
tree
|
commitdiff
2013-01-30
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-01-25
Ian Lynagh
Rename some numeric tests: nnnn -> Tnnnn
tree
|
commitdiff
2013-01-25
Ian Lynagh
Rename some numeric tests: nnnn -> Tnnnn
tree
|
commitdiff
2012-12-05
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
next