gmane.comp.lang.haskell.cvs.libraries archive

382 archived articles, newest first (page 3 of 4). Latest articles →

[commit: unix] master: Only use unsetenv if HAVE_UNSETENV is defined (fixes #7343) (c35901a)
Fri, 19 Oct 2012 17:24:46 -0700
Ian Lynagh <[email protected]> • #15678
[commit: base] master: Remove out-of-date docs about Prelude.catch; fixes #7348 (de39af2)
Fri, 19 Oct 2012 17:23:24 -0700
Ian Lynagh <[email protected]> • #15677
[commit: base] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//packages/base (8699195)
Tue, 16 Oct 2012 06:17:56 -0700
Ian Lynagh <[email protected]> • #15676
[commit: base] master: Add CApiFFI to the extensions used by GHC.Event.KQueue (24d4861)
Tue, 16 Oct 2012 06:17:54 -0700
Ian Lynagh <[email protected]> • #15675
[commit: base] master: Update library to avoid using `Any` (also, replace fun-dep with type fam.) (54405b8)
Mon, 15 Oct 2012 22:41:18 -0700
Iavor Diatchki <[email protected]> • #15674
[commit: base] master: Use CAPI to make the C wrapper for kevent (b6c9c35)
Mon, 15 Oct 2012 14:55:48 -0700
Ian Lynagh <[email protected]> • #15673
[commit: base] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//packages/base (2c94529)
Mon, 15 Oct 2012 14:55:50 -0700
Ian Lynagh <[email protected]> • #15672
[commit: base] master: Add Debug.Trace.traceMarker/traceMarkerIO (71f44c4)
Mon, 15 Oct 2012 13:46:38 -0700
Duncan Coutts <[email protected]> • #15671
Re: [commit: base] ghc-7.6: FFI wrapper for kevent() (69446b1)
Mon, 15 Oct 2012 07:15:11 -0700
Simon Marlow <[email protected]> • #15670
Re: [commit: base] ghc-7.6: FFI wrapper for kevent() (69446b1)
Fri, 12 Oct 2012 00:41:34 +0100
Ian Lynagh <[email protected]> • #15669
Re: [commit: base] ghc-7.6: FFI wrapper for kevent() (69446b1)
Thu, 11 Oct 2012 16:30:39 -0700
Johan Tibell <[email protected]> • #15668
[commit: base] ghc-7.6: Add a big warning to the documentation for Weak (#7250) (77f2692)
Thu, 11 Oct 2012 16:22:54 -0700
Ian Lynagh <[email protected]> • #15667
[commit: base] ghc-7.6: Adapt to NetBSD's struct kevent (875e6b7)
Thu, 11 Oct 2012 16:22:58 -0700
Ian Lynagh <[email protected]> • #15666
[commit: base] ghc-7.6: FFI wrapper for kevent() (69446b1)
Thu, 11 Oct 2012 16:22:56 -0700
Ian Lynagh <[email protected]> • #15665
[commit: directory] ghc-7.6: Fix build for base < 4.6 (2170d15)
Wed, 10 Oct 2012 05:34:44 -0700
Ian Lynagh <[email protected]> • #15664
[commit: directory] ghc-7.6: Bump version to 1.2.0.1 (ef17afe)
Wed, 10 Oct 2012 05:34:46 -0700
Ian Lynagh <[email protected]> • #15663
[commit: directory] master: Fix build for base < 4.6 (ae17042)
Tue, 09 Oct 2012 18:16:26 -0700
Ian Lynagh <[email protected]> • #15662
[commit: base] master: FFI wrapper for kevent() (8ff58d3)
Mon, 08 Oct 2012 01:46:47 -0700
Simon Marlow <[email protected]> • #15661
[commit: base] master: Adapt to NetBSD's struct kevent (1bc8270)
Mon, 08 Oct 2012 01:46:49 -0700
Simon Marlow <[email protected]> • #15660
[commit: integer-gmp] master: Adapt to new Cmm syntax (d15b11c)
Mon, 08 Oct 2012 01:44:32 -0700
Simon Marlow <[email protected]> • #15659
[commit: base] master: FIX #7263: derive Eq, Show, and Read for GHC.Generics representation types (219ea0e)
Wed, 03 Oct 2012 01:49:00 -0700
José Pedro Magalhães <[email protected]> • #15658
[commit: base] master: Add unary natural numbers to experiment on matching with literals. (792f6df)
Sun, 30 Sep 2012 09:50:32 -0700
Iavor Diatchki <[email protected]> • #15657
[commit: base] master: Merge remote-tracking branch 'origin/master' (0d87677)
Sun, 30 Sep 2012 09:50:34 -0700
Iavor Diatchki <[email protected]> • #15656
[commit: Win32] master: Use finiteBitSize (bitSize now gives deprecated warnings) (21335a3)
Thu, 27 Sep 2012 06:10:44 -0700
Ian Lynagh <[email protected]> • #15655
[commit: process] master: Add ., / to the list of characters that showCommandForUser allows unquoted (8d7a7c2)
Wed, 26 Sep 2012 08:52:54 -0700
Ian Lynagh <[email protected]> • #15654
[commit: base] new-typeable: Restore this deprecated function (34c4648)
Wed, 26 Sep 2012 06:09:01 -0700
José Pedro Magalhães <[email protected]> • #15653
[commit: base] branch 'new-typeable' created
Wed, 26 Sep 2012 06:08:56 -0700
José Pedro Magalhães <[email protected]> • #15652
[commit: base] new-typeable: Separate Typeable and OldTypeable (eb2d6a4)
Wed, 26 Sep 2012 06:08:59 -0700
José Pedro Magalhães <[email protected]> • #15651
[commit: process] master: Documentation for signal exit codes (#7229) (007fb05)
Mon, 24 Sep 2012 04:29:57 -0700
Simon Marlow <[email protected]> • #15650
[commit: process] master: Test for #7229 (9547cf4)
Mon, 24 Sep 2012 04:11:48 -0700
Simon Marlow <[email protected]> • #15649
[commit: process] master: Use (128+signal) as the exit code when a proc terminates due to a signal (#7229) (5403824)
Mon, 24 Sep 2012 04:11:44 -0700
Simon Marlow <[email protected]> • #15648
[commit: process] master: remove ^Ms (f81f468)
Mon, 24 Sep 2012 04:11:46 -0700
Simon Marlow <[email protected]> • #15647
[commit: base] master: Deprecate bitSize (701d9ed)
Sun, 23 Sep 2012 14:35:56 -0700
Ian Lynagh <[email protected]> • #15646
[commit: base] master: Add bitSizeMaybe to Bits, and add FiniteBits class (cddc902)
Sun, 23 Sep 2012 14:35:54 -0700
Ian Lynagh <[email protected]> • #15645
[commit: base] master: Add a big warning to the documentation for Weak (#7250) (55594a7)
Fri, 21 Sep 2012 08:22:42 -0700
Simon Marlow <[email protected]> • #15644
[commit: base] master: Remove GHC.Handle (1923869)
Thu, 20 Sep 2012 15:37:45 -0700
Ian Lynagh <[email protected]> • #15643
[commit: base] master: Follow module removal in hDuplicateTo001 test (aa98b3c)
Thu, 20 Sep 2012 15:37:47 -0700
Ian Lynagh <[email protected]> • #15642
[commit: base] master: Remove GHC.IOBase (00c0ee7)
Thu, 20 Sep 2012 15:37:42 -0700
Ian Lynagh <[email protected]> • #15641
[commit: base] master: Remove deprecated functions from Data.Data (6817ddd)
Thu, 20 Sep 2012 10:50:53 -0700
Ian Lynagh <[email protected]> • #15640
[commit: template-haskell] master: In the Template Haskell pretty printer, don't call error (d7b864b)
Tue, 18 Sep 2012 03:48:26 -0700
Simon Peyton Jones <[email protected]> • #15639
[commit: base] master: Fix build; GHC.Constants is now empty (140279a)
Mon, 17 Sep 2012 16:55:45 -0700
Ian Lynagh <[email protected]> • #15638
[commit: base] master: Fix a typo; spotted by Mikolaj Konarski (48820fa)
Fri, 14 Sep 2012 09:26:35 -0700
Ian Lynagh <[email protected]> • #15637
[commit: Win32] master: Merge pull request #6 from simon-nicholls/master (227080d)
Tue, 11 Sep 2012 02:19:14 -0700
Paolo Capriotti <[email protected]> • #15636
[commit: Win32] master: regSetStringValue should account for null terminator in value string (68f2363)
Tue, 11 Sep 2012 02:19:12 -0700
Paolo Capriotti <[email protected]> • #15635
[commit: directory] master: Bump version to 1.2.0.0 (#7144) (36d41aa)
Sun, 09 Sep 2012 07:58:33 -0700
Paolo Capriotti <[email protected]> • #15634
[commit: bytestring] master's head updated: Bump the version to 0.10.1.0 (87c5fc7)
Sun, 09 Sep 2012 07:58:08 -0700
Paolo Capriotti <[email protected]> • #15633
[commit: haskeline] master: Bump version to 0.7.0.3. (9ad0092)
Sun, 09 Sep 2012 07:57:48 -0700
Paolo Capriotti <[email protected]> • #15632
[commit: haskeline] master's head updated: Bump version to 0.7.0.3. (9ad0092)
Sun, 09 Sep 2012 07:57:50 -0700
Paolo Capriotti <[email protected]> • #15631
[commit: haskeline] master: Refactor terminal unit tests. (b10e7d1)
Sun, 09 Sep 2012 07:57:46 -0700
Paolo Capriotti <[email protected]> • #15630
[commit: haskeline] master: Don't use Control.Exception.Extensible in Setup.hs. (9afc1d2)
Sun, 09 Sep 2012 07:57:43 -0700
Paolo Capriotti <[email protected]> • #15629
[commit: haskell98] master: Update version bounds for directory (8b70376)
Sun, 09 Sep 2012 07:57:15 -0700
Paolo Capriotti <[email protected]> • #15628
[commit: hpc] master: Update version bounds for directory (61dfe71)
Sun, 09 Sep 2012 07:56:52 -0700
Paolo Capriotti <[email protected]> • #15627
[commit: process] master: Update version bound for directory (0cae6ea)
Sun, 09 Sep 2012 07:56:21 -0700
Paolo Capriotti <[email protected]> • #15626
[commit: base] master: Add missing instances for (<=) (a849482)
Sun, 09 Sep 2012 01:02:12 -0700
Iavor Diatchki <[email protected]> • #15625
[commit: unix] master: Fix warnings. (f169f66)
Thu, 06 Sep 2012 03:30:49 -0700
Paolo Capriotti <[email protected]> • #15624
[commit: bytestring] ghc-7.6: Bump the version to 0.10.1.0 (87c5fc7)
Thu, 06 Sep 2012 03:29:41 -0700
Paolo Capriotti <[email protected]> • #15623
[commit: bytestring] ghc-7.6: Add all other-modules for the testsuites (1f0f3f6)
Thu, 06 Sep 2012 03:29:37 -0700
Paolo Capriotti <[email protected]> • #15622
[commit: bytestring] ghc-7.6: Drop support for ghc-6.10 and older in the .cabal file (0382352)
Thu, 06 Sep 2012 03:29:35 -0700
Paolo Capriotti <[email protected]> • #15621
[commit: bytestring] ghc-7.6: Fix up the builder benchmarks for the recent builder renamings (5761e6e)
Thu, 06 Sep 2012 03:29:39 -0700
Paolo Capriotti <[email protected]> • #15620
[commit: bytestring] ghc-7.6: Fixes for ghc-7.6+ (c890af7)
Thu, 06 Sep 2012 03:29:33 -0700
Paolo Capriotti <[email protected]> • #15619
[commit: bytestring] ghc-7.6: Export createUptoN and unsafeCreateUptoN afterall (7ee8a45)
Thu, 06 Sep 2012 03:29:31 -0700
Paolo Capriotti <[email protected]> • #15618
[commit: bytestring] ghc-7.6: Add a test for the new runBuilder stuff (ef9b67b)
Thu, 06 Sep 2012 03:29:27 -0700
Paolo Capriotti <[email protected]> • #15617
[commit: bytestring] ghc-7.6: Fix the Prim.Extra module for the sake of the tests (e59b9d1)
Thu, 06 Sep 2012 03:29:29 -0700
Paolo Capriotti <[email protected]> • #15616
[commit: bytestring] ghc-7.6: Reluctantly expose the builder internal modules with a stiff warning (3d910a4)
Thu, 06 Sep 2012 03:29:22 -0700
Paolo Capriotti <[email protected]> • #15615
[commit: bytestring] ghc-7.6: Fix up the builder testsuite following recent renamings (138d376)
Thu, 06 Sep 2012 03:29:25 -0700
Paolo Capriotti <[email protected]> • #15614
[commit: bytestring] ghc-7.6: Add and export a lower level runBuilder function (bc722a6)
Thu, 06 Sep 2012 03:29:18 -0700
Paolo Capriotti <[email protected]> • #15613
[commit: bytestring] ghc-7.6: Mention the Builder in the package description (c7a1e0f)
Thu, 06 Sep 2012 03:29:20 -0700
Paolo Capriotti <[email protected]> • #15612
[commit: bytestring] ghc-7.6: Minor doc addition, spelling fixes (9f257e4)
Thu, 06 Sep 2012 03:29:16 -0700
Paolo Capriotti <[email protected]> • #15611
[commit: bytestring] ghc-7.6: Adjust documentation to talk about builder primitives rather than encodings (cebe201)
Thu, 06 Sep 2012 03:29:14 -0700
Paolo Capriotti <[email protected]> • #15610
[commit: bytestring] ghc-7.6: Go back to using short names for eitherB, condB combinators (6aa480f)
Thu, 06 Sep 2012 03:29:10 -0700
Paolo Capriotti <[email protected]> • #15609
[commit: bytestring] ghc-7.6: Rename byteStringHexFixed to just byteStringHex (718f2c3)
Thu, 06 Sep 2012 03:29:12 -0700
Paolo Capriotti <[email protected]> • #15608
[commit: bytestring] ghc-7.6: Document for the Char8 I/O that it does not respect the newline mode (0c1a318)
Thu, 06 Sep 2012 03:29:08 -0700
Paolo Capriotti <[email protected]> • #15607
[commit: bytestring] ghc-7.6: Expose the Data.ByteString.Builder.Prim module (136ffa9)
Thu, 06 Sep 2012 03:29:04 -0700
Paolo Capriotti <[email protected]> • #15606
[commit: bytestring] ghc-7.6: Re-export all of the D.B.Builder.ASCII via top level D.B.Builder (c27a4c5)
Thu, 06 Sep 2012 03:29:02 -0700
Paolo Capriotti <[email protected]> • #15605
[commit: bytestring] ghc-7.6: Don't export builder prim testing support functions (5973fe1)
Thu, 06 Sep 2012 03:29:06 -0700
Paolo Capriotti <[email protected]> • #15604
[commit: bytestring] ghc-7.6: Simplify the implementation of unsnoc (84f7f83)
Thu, 06 Sep 2012 03:28:57 -0700
Paolo Capriotti <[email protected]> • #15603
[commit: bytestring] ghc-7.6: Add internal functions createUptoN and createUptoN' (f94aba6)
Thu, 06 Sep 2012 03:28:53 -0700
Paolo Capriotti <[email protected]> • #15602
[commit: bytestring] ghc-7.6: Rename Encoding types to Prim (9617871)
Thu, 06 Sep 2012 03:28:59 -0700
Paolo Capriotti <[email protected]> • #15601
[commit: bytestring] ghc-7.6: Rename Builder modules (6e639be)
Thu, 06 Sep 2012 03:28:55 -0700
Paolo Capriotti <[email protected]> • #15600
[commit: bytestring] ghc-7.6: Use binary mode for Char8 file functions (63f0c0c)
Thu, 06 Sep 2012 03:28:51 -0700
Paolo Capriotti <[email protected]> • #15599
[commit: bytestring] ghc-7.6: Export hGetSome from Data.ByteString.Char8 (8ba4817)
Thu, 06 Sep 2012 03:28:49 -0700
Paolo Capriotti <[email protected]> • #15598
[commit: bytestring] ghc-7.6: Add a NOINLINE [1] for zipWith as it is matched in a RULE (5f097ae)
Thu, 06 Sep 2012 03:28:41 -0700
Paolo Capriotti <[email protected]> • #15597
[commit: bytestring] ghc-7.6: Fix implementation of hPutNonBlocking for non-GHC (8a872af)
Thu, 06 Sep 2012 03:28:45 -0700
Paolo Capriotti <[email protected]> • #15596
[commit: bytestring] ghc-7.6: Remove the old memcpy_ptr_baoff / memcpy alias (fa0cbcc)
Thu, 06 Sep 2012 03:28:47 -0700
Paolo Capriotti <[email protected]> • #15595
[commit: bytestring] ghc-7.6: Fix property in the documentation for unfoldrN (d27b952)
Thu, 06 Sep 2012 03:28:43 -0700
Paolo Capriotti <[email protected]> • #15594
[commit: bytestring] ghc-7.6: Add unsafePackMallocCStringLen (c706c00)
Thu, 06 Sep 2012 03:28:39 -0700
Paolo Capriotti <[email protected]> • #15593
[commit: bytestring] ghc-7.6: Implemented unsnoc, unsafeInit and unsafeLast (96d853d)
Thu, 06 Sep 2012 03:28:37 -0700
Paolo Capriotti <[email protected]> • #15592
[commit: unix] master: Add functions for setting file times with high resolution (62e07b8)
Thu, 06 Sep 2012 01:53:39 -0700
Paolo Capriotti <[email protected]> • #15591
[commit: stm] master: Throw an exception when reading from a broadcast channel (#7218) (4965c01)
Thu, 06 Sep 2012 01:46:32 -0700
Simon Marlow <[email protected]> • #15590
[commit: base] ghc-7.6: Improve definition of forever (#5205) (fa36654)
Sat, 01 Sep 2012 08:46:27 -0700
Paolo Capriotti <[email protected]> • #15589
[commit: base] ghc-7.6: Remove finalizers from a ForeignPtr atomically (#7170) (7a6acb1)
Sat, 01 Sep 2012 08:46:24 -0700
Paolo Capriotti <[email protected]> • #15588
[commit: integer-simple] master: fix typo (45a0642)
Wed, 29 Aug 2012 05:25:44 -0700
Gabor Greif <[email protected]> • #15587
[commit: stm] master: modify to use TVar instead of QSemN (which has gone) (676cd57)
Thu, 23 Aug 2012 02:46:25 -0700
Simon Marlow <[email protected]> • #15586
[commit: base] master: add errorWithStackTrace (e1d28c1)
Tue, 21 Aug 2012 07:54:31 -0700
Simon Marlow <[email protected]> • #15585
[commit: base] master: Remove finalizers from a ForeignPtr atomically (#7170) (895dd47)
Tue, 21 Aug 2012 07:54:33 -0700
Simon Marlow <[email protected]> • #15584
[commit: base] master: Improve definition of forever (#5205) (f55f557)
Mon, 20 Aug 2012 14:26:51 -0700
Paolo Capriotti <[email protected]> • #15583
[commit: template-haskell] ghc-7.6: Pragmas refactoring. Also adds RULES and 'SPECIALIZE instance' support. (db0b4de)
Wed, 15 Aug 2012 10:27:31 -0700
Paolo Capriotti <[email protected]> • #15582
[commit: directory] ghc-7.6: Bump version to 1.2.0.0 (#7144) (285388b)
Wed, 15 Aug 2012 08:58:38 -0700
Paolo Capriotti <[email protected]> • #15581
[commit: template-haskell] master: Pragmas refactoring. Also adds RULES and 'SPECIALIZE instance' support. (a97ca3a)
Wed, 15 Aug 2012 06:45:09 -0700
Simon Peyton Jones <[email protected]> • #15580
[commit: base] master: Fix Trac #7146, by displaying a "\n" in a multi-line string (6fb7bf8)
Wed, 15 Aug 2012 06:31:09 -0700
Simon Peyton Jones <[email protected]> • #15579
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.