April 2011 Archives by author
Starting: Sun Apr 3 22:30:18 CEST 2011
Ending: Sat Apr 30 18:47:29 CEST 2011
Messages: 196
- patch for containers library
Max Bolingbroke
- [commit: unix] branch 'encoding' created
Max Bolingbroke
- [commit: unix] encoding: Add initial .gitignore (93f0e19)
Max Bolingbroke
- [commit: unix] encoding: Attempt to make unix Unicode-safe (particularly in process and filepath handling) (4236716)
Max Bolingbroke
- [commit: Win32] branch 'encoding' created
Max Bolingbroke
- [commit: Win32] encoding: Add initial .gitignore (47f6cb1)
Max Bolingbroke
- [commit: Win32] encoding: Attempt to fix lurking Unicode errors in Win32 (5e3ce77)
Max Bolingbroke
- [commit: process] branch 'encoding' created
Max Bolingbroke
- [commit: process] encoding: Initial .gitignore (82900fc)
Max Bolingbroke
- [commit: process] encoding: Attempt to fix some UNicode errors in process. It is unclear if the old environment-setting code on Windows ever worked (20a230f)
Max Bolingbroke
- [commit: haskeline] branch 'encoding' created
Max Bolingbroke
- [commit: haskeline] encoding: Use the CAString functions whenever we expect an ASCII string (1dde2b6)
Max Bolingbroke
- [commit: haskeline] encoding: Add initial .gitignore (ffdf7b0)
Max Bolingbroke
- [commit: directory] branch 'encoding' created
Max Bolingbroke
- [commit: directory] encoding: Add initial .gitignore (61fe235)
Max Bolingbroke
- [commit: directory] encoding: Fix Unicode error in canonicalizePath (a291e5a)
Max Bolingbroke
- [commit: Cabal] branch 'encoding' created
Max Bolingbroke
- [commit: Cabal] encoding: Add initial .gitignore (4c2e2b3)
Max Bolingbroke
- [commit: Cabal] encoding: Attempt to fix occurrences of non-Unicode Windows API (91f2d2a)
Max Bolingbroke
- [commit: base] encoding: Dump localeEncoding_ignore in favour of fileSystemEncoding (43ce077)
Max Bolingbroke
- [commit: base] encoding: Make Foreign.C.String.*CString use the locale encoding (c133a05)
Max Bolingbroke
- [commit: base] encoding: Fix all calls to CString functions on Unix, add FIXMEs for Windows equivalents (43e16e6)
Max Bolingbroke
- [commit: base] encoding: Resolve FIXMEs for environment variable strings on Windows (maybe) (3d6d92c)
Max Bolingbroke
- [commit: base] encoding: Bump base version to 4.3.2 so I can have Cabal tests for the new API (2bdb346)
Max Bolingbroke
- [commit: base] encoding: Add peekFilePath and peekFilePathLen for dependents (b541067)
Max Bolingbroke
- [commit: array] master: Add initial .gitignore (f593045)
Max Bolingbroke
- [commit: array] master: Use count argument in hPutArray/hGetArray. Fixes #4827 (bdf4ce7)
Max Bolingbroke
- [commit: unix] master: Use _NSGetEnviron on OS X: fixes #2458 (a8d4731)
Max Bolingbroke
- [commit: base] master: Use _NSGetEnviron on OS X: fixes #2458 (47ac5d8)
Max Bolingbroke
- getting hold of a git repository?
Max Bolingbroke
- [commit: base] encoding: Bug fixes to Windows code path (5579a1c)
Max Bolingbroke
- [commit: base] encoding: Retrieve command line arguments on Windows using wide API (c6f7952)
Max Bolingbroke
- [commit: base] encoding: Un-bump base version because MIN_VERSION doesn't work anyway (2ffa99d)
Max Bolingbroke
- [commit: base] encoding: Windows fixes for argument handling code (013154a)
Max Bolingbroke
- [commit: base] encoding: Windows Unicode and validate failures fixed (6be668d)
Max Bolingbroke
- [commit: base] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/base into encoding (512ec1b)
Max Bolingbroke
- [commit: bytestring] branch 'encoding' created
Max Bolingbroke
- [commit: bytestring] encoding: Use explicit import list for GHC.IO (968b0ed)
Max Bolingbroke
- [commit: Cabal] encoding: Windows fixes for Paths module codegen (3159843)
Max Bolingbroke
- [commit: directory] encoding: Use __GLASGOW_HASKELL__ instead of MIN_VERSION_base (72e8af6)
Max Bolingbroke
- [commit: directory] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/directory into encoding (bbe0683)
Max Bolingbroke
- [commit: process] encoding: Remove MIN_VERSION_base pragmas (b4c2d52)
Max Bolingbroke
- [commit: process] encoding: windows fixes (a4d13cd)
Max Bolingbroke
- [commit: process] encoding: Merge branch 'encoding' of equinox.local:~/Programming/Checkouts/ghc.git/libraries/process into encoding (f3c8b91)
Max Bolingbroke
- [commit: process] encoding: Set CREATE_UNICODE_ENVIRONMENT when doing CreateProcess (6174b85)
Max Bolingbroke
- [commit: unix] master, encoding: Use _NSGetEnviron on OS X: fixes #2458 (a8d4731)
Max Bolingbroke
- [commit: unix] encoding: Use __GLASGOW_HASKELL__ instead of MIN_VERSION_base (445eb48)
Max Bolingbroke
- [commit: unix] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/unix into encoding (e73a32b)
Max Bolingbroke
- [commit: Win32] encoding: Fix BMP code, including legacy _lwrite calls.. how old is this anyway? (41a5260)
Max Bolingbroke
- [commit: base] encoding: Un-bump base version because MIN_VERSION doesn't work anyway (2ffa99d)
Max Bolingbroke
- [commit: base] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/base into encoding (512ec1b)
Max Bolingbroke
- [commit: base] encoding: Un-bump base version because MIN_VERSION doesn't work anyway (2ffa99d)
Max Bolingbroke
- [commit: base] encoding: Shuffle debugging prints around and solve double-free in new CString encoders (0bddea1)
Max Bolingbroke
- [commit: base] encoding: Correctly handle surrogates in UTF-encoding modes (917d37d)
Max Bolingbroke
- [commit: base] encoding: Use correct encoding in Foreign.C.String.charIsRepresentable by improving GHC.Foreign.charIsRepresentable (af1bbde)
Max Bolingbroke
- [commit: base] encoding: Totally rethink how we deal with CodingFailureMode (9073d0f)
Max Bolingbroke
- [commit: base] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/base into encoding (fccc75b)
Max Bolingbroke
- [commit: base] encoding's head updated: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/base into encoding (fccc75b)
Max Bolingbroke
- [commit: directory] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/directory into encoding (41ea326)
Max Bolingbroke
- [commit: directory] encoding's head updated: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/directory into encoding (41ea326)
Max Bolingbroke
- [commit: haskeline] encoding: Fix error in IConv.hsc signature (8f3e141)
Max Bolingbroke
- [commit: unix] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/unix into encoding (9bfa839)
Max Bolingbroke
- [commit: unix] encoding's head updated: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/unix into encoding (9bfa839)
Max Bolingbroke
- [commit: Win32] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/Win32 into encoding (9577371)
Max Bolingbroke
- [commit: Win32] encoding's head updated: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/Win32 into encoding (9577371)
Max Bolingbroke
- [commit: base] encoding: streamEncode was obviously wrong (33d015b)
Max Bolingbroke
- [commit: base] encoding: Fix typo in UTF16.utf16le (278069c)
Max Bolingbroke
- [commit: base] encoding: Fix the Windows code path for the CodingFailureMode story (8730aee)
Max Bolingbroke
- [commit: base] encoding: Use RTS-carried argv on Windows again (e65910c)
Max Bolingbroke
- [commit: dph] master: Add .gitignore (2ebde15)
Manuel Chakravarty
- [commit: dph] master: Extend .gitignore (914402a)
Manuel Chakravarty
- [commit: ghc-prim] branch 'ghc-generics' created
Simon Peyton Jones
- [commit: ghc-prim] ghc-generics: Initial commit for Pedro's new generic-default mechanism (1337943)
Simon Peyton Jones
- [commit: ghc-prim] ghc-generics: Second initial commit for Pedro's generic-default mechanism (eeadff1)
Simon Peyton Jones
- [commit: base] branch 'ghc-generics' created
Simon Peyton Jones
- [commit: base] ghc-generics: Initial commit for Pedro's generic-default mechanism (dfbc01d)
Simon Peyton Jones
- [commit: dph] master: Comments and formatting to dph-prim-seq/D.A.P.Unlifted (4db329b)
Ben Lippmeier
- [commit: dph] master: Comments and formatting to dph-prim-par/D.A.P.Unlifted (9fe2976)
Ben Lippmeier
- [commit: dph] master: Adjust format of measureD tracing messages (969d2b6)
Ben Lippmeier
- [commit: dph] master: Comments and formatting to dph-prim-par (d139179)
Ben Lippmeier
- [commit: dph] master: Merge branch 'master' of /Users/benl/devel/ghc/ghc-head/libraries/dph (8ae97fc)
Ben Lippmeier
- [commit: dph] master: Merge branch 'master' of /Users/benl/devel/ghc/ghc-head/libraries/dph (9e3b01c)
Ben Lippmeier
- [commit: dph] master: Remove leftover generate tracing code (5fc7eb7)
Ben Lippmeier
- [commit: dph] master: Remove scar tissue from dph-prim-par (1a1c2d7)
Ben Lippmeier
- [commit: dph] master: Comments and formatting only. (e36e804)
Ben Lippmeier
- [commit: dph] master: Update buildbot to use more recent dependencies. (a2b9a52)
Ben Lippmeier
- [commit: dph] master: Add new Reverse example. (02a822e)
Ben Lippmeier
- [commit: dph] master: Fix reverse example (c223c04)
Ben Lippmeier
- [commit: dph] master: Add reverse example to .cabal file (983ea1a)
Ben Lippmeier
- [commit: dph] master: Remove old Gabi modules, new version of Repa doesn't need them. (d290129)
Ben Lippmeier
- [commit: dph] master: De-tab prior formatting changes (7956056)
Ben Lippmeier
- [commit: dph] master: When dph-base/Data.Array.Parallel.Base.Config.tracePrimEnabled is True, DPH programs print what array operators they are using at runtime, and what the intermediate array sizes are. (6296dac)
Ben Lippmeier
- [commit: dph] master: Add TracePrim to Cabal file. (7f176d2)
Ben Lippmeier
- [commit: dph] master: Comments and formatting only. (c893f8d)
Ben Lippmeier
- [commit: dph] master: Hacks on reverse example -- it's still broken. (a57a309)
Ben Lippmeier
- [commit: dph] master: Remove scar tissue (38b9b20)
Ben Lippmeier
- [commit: dph] master: Add more rewrite rules involving zipWith. In the long term vectorisation avoidance will achieve the same result, and we won't need these rules. (71d37e5)
Ben Lippmeier
- [commit: dph] master: Comments and formatting only. (8e83074)
Ben Lippmeier
- [commit: dph] master: Comments and formatting only. (8e83074)
Ben Lippmeier
- [commit: dph] master: Disable the bogus rules I added. They break backend fusion in QuickHull. (ceb591b)
Ben Lippmeier
- [commit: base] encoding: Un-bump base version because MIN_VERSION doesn't work anyway (2ffa99d)
Ian Lynagh
- [commit: extensible-exceptions] master: Update source-repository in the .cabal file to point to the git repo (a667b48)
Ian Lynagh
- [commit: ghc-prim] master: Update source-repository in the .cabal file to point to the git repo (0c6ce77)
Ian Lynagh
- [commit: hpc] master: Update source-repository in the .cabal file to point to the git repo (a99a4fa)
Ian Lynagh
- [commit: integer-gmp] master: Update source-repository in the .cabal file to point to the git repo (dd22e81)
Ian Lynagh
- [commit: integer-simple] master: Bump Cabal version we implement, and add source repository to .cabal file (b6bb9c8)
Ian Lynagh
- [commit: template-haskell] master: Update source-repository in the .cabal file to point to the git repo (acd4c32)
Ian Lynagh
- [commit: base] encoding: Bug fixes to Windows code path (5579a1c)
Ian Lynagh
- [commit: base] encoding: Retrieve command line arguments on Windows using wide API (c6f7952)
Ian Lynagh
- [commit: base] encoding: Un-bump base version because MIN_VERSION doesn't work anyway (2ffa99d)
Ian Lynagh
- [commit: base] encoding: Windows fixes for argument handling code (013154a)
Ian Lynagh
- [commit: base] encoding: Windows Unicode and validate failures fixed (6be668d)
Ian Lynagh
- [commit: base] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/base into encoding (512ec1b)
Ian Lynagh
- [commit: base] master: Use FP_COMPUTE_INT rather than AC_COMPUTE_INT (7b41ac2)
Ian Lynagh
- [commit: base] master: Swap FP_COMMUTE_INT argument order to match AC_COMPUTE_INT (04f9c68)
Ian Lynagh
- patch for containers library
Ian Lynagh
- [commit: base] master: Removed Show instance for IOCallback and FdData The IOCallback instance conflicts with the more general instance Show (a -> b) defined in Text.Show.Functions (a524192)
Ian Lynagh
- [commit: array] master: Update source repo location to be the git repo in .cabal file (95442c4)
Ian Lynagh
- [commit: base] master: Update source repo location to be the git repo in .cabal file (55d724b)
Ian Lynagh
- [commit: containers] master: Update source repo location to be the git repo in .cabal file (591155c)
Ian Lynagh
- [commit: directory] encoding: Use __GLASGOW_HASKELL__ instead of MIN_VERSION_base (72e8af6)
Ian Lynagh
- [commit: directory] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/directory into encoding (bbe0683)
Ian Lynagh
- [commit: directory] master: Update source repo location to be the git repo in .cabal file (69c8d99)
Ian Lynagh
- [commit: directory] encoding's head updated: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/directory into encoding (bbe0683)
Ian Lynagh
- [commit: filepath] master: Update source repo location to be the git repo in .cabal file (92d211a)
Ian Lynagh
- [commit: haskell98] master: Update source repo location to be the git repo in .cabal file (eb655b0)
Ian Lynagh
- [commit: haskell2010] master: Update source repo location to be the git repo in .cabal file (f90687b)
Ian Lynagh
- [commit: old-locale] master: Update source repo location to be the git repo in .cabal file (7f09f55)
Ian Lynagh
- [commit: old-time] master: Update source repo location to be the git repo in .cabal file (6aae8dc)
Ian Lynagh
- [commit: pretty] master: Update source repo location to be the git repo in .cabal file (e00aa7e)
Ian Lynagh
- [commit: process] master: Update source repo location to be the git repo in .cabal file (643f9e0)
Ian Lynagh
- [commit: random] master: Update source repo location to be the git repo in .cabal file (ba8cb1b)
Ian Lynagh
- [commit: unix] master, encoding: Use _NSGetEnviron on OS X: fixes #2458 (a8d4731)
Ian Lynagh
- [commit: unix] encoding: Use __GLASGOW_HASKELL__ instead of MIN_VERSION_base (445eb48)
Ian Lynagh
- [commit: unix] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/unix into encoding (e73a32b)
Ian Lynagh
- [commit: unix] master: Update source repo location to be the git repo in .cabal file (cdf2106)
Ian Lynagh
- [commit: unix] master's head updated: Update source repo location to be the git repo in .cabal file (cdf2106)
Ian Lynagh
- [commit: Win32] master: Update source repo location to be the git repo in .cabal file (48c790b)
Ian Lynagh
- [commit: deepseq] master: Update source repo location to be the git repo in .cabal file (91e8a93)
Ian Lynagh
- [commit: parallel] master: Update source repo location to be the git repo in .cabal file (67611f5)
Ian Lynagh
- patch for containers library
Ian Lynagh
- [commit: stm] master: Control.Concurrent.STM.TChan: added tryReadTChan, peekTChan, tryPeekTChan (f871a0e)
Ian Lynagh
- [commit: Cabal] master: Refactor to avoid problems when $HOME is not set (cbe5067)
Ian Lynagh
- [commit: base] master: Update comment on fmapDefault to note that it only works for Traversable instances with a given definition of traversable, and NOT for instances with only sequenceA given. (2c764e4)
Ian Lynagh
- [commit: base] master: Part of #5122 "Faster conversion between Rational and Double/Float" fix (4482831)
Ian Lynagh
- [commit: integer-gmp] master: Tweak build rules (5f01243)
Ian Lynagh
- [commit: integer-gmp] master: Part of #5122 "Faster conversion between Rational and Double/Float" fix (ae2aa6a)
Ian Lynagh
- [commit: integer-simple] master: Part of #5122 "Faster conversion between Rational and Double/Float" fix (c3e9c02)
Ian Lynagh
- [commit: base] master: Fix build on 64bit machines (7b7fc46)
Ian Lynagh
- [commit: integer-gmp] master: Make and use AR_STAGE[0123] makefile vars (ba79205)
Ian Lynagh
- [commit: integer-gmp] master: Follow CC var changes in makefiles (2567c97)
Ian Lynagh
- [commit: array] master: For GHC, implement the Typeable.hs macros using standalone deriving (a2e657f)
Ian Lynagh
- [commit: base] master: For GHC, implement the Typeable.hs macros using standalone deriving (4475dca)
Ian Lynagh
- [commit: containers] master: For GHC, implement the Typeable.hs macros using standalone deriving (592f6d9)
Ian Lynagh
- [commit: base] master: Remove an unnecessary -fno-warn-unused-binds flag (f1e42c5)
Ian Lynagh
- [commit: base] master: Remove a redundant -fno-warn-unused-binds flag (68871b8)
Ian Lynagh
- [commit: Cabal] master: Including test suites in product of 'setup sdist'. (5d457a3)
Ian Lynagh
- [commit: Cabal] master: Remove log files before running tests by default. (7e8dfac)
Ian Lynagh
- [commit: Cabal] master: Added documentation about the auto generated version constant (f08af90)
Ian Lynagh
- [commit: Cabal] master: Allow Cabal to be build on ghc-6.8 (c3a0557)
Ian Lynagh
- [commit: Cabal] master: Use catch from the Prelude in the auto generated Paths_pkgname module (47733f3)
Ian Lynagh
- [commit: Cabal] master: Fix for test suite stanzas with conditionals. (3922bde)
Ian Lynagh
- [commit: Cabal] master: Unicode: use wide APIs on Windows and withFilePath on GHC (b1ae6a1)
Ian Lynagh
- [commit: Cabal] master: Tell hsc2hs where to find cabal_macros.h (b24eca1)
Ian Lynagh
- [commit: Cabal] master: Fix the GHC HEAD build: Don't use deprecated catch function (7eb960f)
Ian Lynagh
- [commit: base] encoding: Un-bump base version because MIN_VERSION doesn't work anyway (2ffa99d)
Ian Lynagh
- [commit: Cabal] master: Add a type signature for getPrefixDirRel on Windows (2da1e48)
Ian Lynagh
- [commit: base] master: Performance improvement for division: got rid of an unnecessary branching in cases where the second argument is a constant and is not -1. (5dac514)
Ian Lynagh
- [commit: base] master: Add GHC.Event.getSystemEventManager :: IO (Maybe EventManager) (cc5431e)
Ian Lynagh
- [commit: base] master: Add a note about the definition of quot etc (a07504a)
Ian Lynagh
- [commit: ghc-prim] ghc-generics: Remove old generics stuff. (98ff1d1)
José Pedro Magalhães
- [commit: ghc-prim] ghc-generics: Whitespace only. (6c97110)
José Pedro Magalhães
- [commit: ghc-prim] ghc-generics: Update comments. (61b099f)
José Pedro Magalhães
- [commit: base] ghc-generics: Add instances for basic types of the new generic deriving mechanism. (eb87007)
José Pedro Magalhães
- [commit: parallel] master: INLINEs to improve fusion (cf4f2ea)
Simon Marlow
- [commit: parallel] master: Fix Eval monad strictness (270447a)
Simon Marlow
- [commit: parallel] master: export NFData for API completeness (cafb095)
Simon Marlow
- [commit: base] encoding: Un-bump base version because MIN_VERSION doesn't work anyway (2ffa99d)
Simon Marlow
- [commit: base] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/base into encoding (512ec1b)
Simon Marlow
- [commit: base] encoding: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/base into encoding (512ec1b)
Simon Marlow
- [commit: stm] master: Control.Concurrent.STM.TChan: added tryReadTChan, peekTChan, tryPeekTChan (f871a0e)
Simon Marlow
- [commit: stm] master: Control.Concurrent.STM.TMVar: added tryReadTMVar (86b8629)
Simon Marlow
- [commit: stm] master: Control.Concurrent.STM.TVar: cleaning up order of exports (fc65028)
Simon Marlow
- [commit: stm] master: Control.Concurrent.STM.TVar: added modifyTVar, modifyTVar', swapTVar (1b7720f)
Simon Marlow
- [commit: stm] master: Replaced talk of "blocking" with "retrying" (c820b8e)
Simon Marlow
- [commit: stm] master: Control.Concurrent.STM.TChan: added tryReadTChan, peekTChan, tryPeekTChan (f871a0e)
Simon Marlow
- [commit: stm] master: oops, delete patch-droppings that I accidentally added (ccc6d74)
Simon Marlow
- [commit: base] master: Improve docs for GHC.IO.FD.openFile (57b9366)
Simon Marlow
- patch for containers library
Malcolm Wallace
- patch for containers library
Malcolm Wallace
- [commit: hoopl] master: Make local signature more restrictive, eliminates incomplete pattern match failure. (9ac68e6)
Edward Z. Yang
- [commit: hoopl] master: Fix premature termination of fixpoint iteration. (ad56ab2)
Edward Z. Yang
- [commit: hoopl] master: Add mapGraph and related functions. (0febb7f)
Edward Z. Yang
- patch for containers library
malcolm.wallace
- getting hold of a git repository?
malcolm.wallace
- patch for containers library
malcolm.wallace
Last message date:
Sat Apr 30 18:47:29 CEST 2011
Archived on: Sat Apr 30 18:47:37 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).