Messages by Date
-
2011/08/07
[commit: integer-simple] master: Add a note about why/how we avoid patError (1020211)
Ian Lynagh
-
2011/08/07
RE: [commit: integer-simple] master: Make pattern matches more obviously complete (d29bbf1)
Simon Peyton-Jones
-
2011/08/06
[commit: base] master: Unbox all GCStats fields, also add cpu_seconds and wall_seconds. (8143f24)
Edward Z. Yang
-
2011/08/06
[commit: base] master: Trailing whitespace (e2e87ec)
Ian Lynagh
-
2011/08/06
[commit: integer-simple] master: Make pattern matches more obviously complete (d29bbf1)
Ian Lynagh
-
2011/08/04
[commit: terminfo] master: Switch the .cabal file to section syntax. (844e5ad)
Ian Lynagh
-
2011/08/04
[commit: terminfo] master: Bump version to 0.3.2. (4338976)
Ian Lynagh
-
2011/08/04
[commit: terminfo] master: Add Show, Eq, Ord instances for the Color datatype. (07e3a92)
Ian Lynagh
-
2011/08/04
[commit: terminfo] branch 'ghc-7.2' created
Ian Lynagh
-
2011/08/04
[commit: integer-gmp] master: This should finally fix #5293 by fixing two bugs in GMP's configuration setup (82b8576)
Manuel Chakravarty
-
2011/08/03
[commit: integer-gmp] ghc-7.2: Revert "Don't inline most integer operations" (57c0a32)
Ian Lynagh
-
2011/08/01
Re: [commit: base] master: Remove mention of setUncaughtExceptionHandler from forkIO. (6e71bdd)
Simon Marlow
-
2011/07/31
[commit: random] master: Cleaned up the previous change, removing commented line and all reference to opts. (eda121f)
Ian Lynagh
-
2011/07/31
[commit: unix] master: Remove some antiquated C constructs (97adc8f)
Ian Lynagh
-
2011/07/31
[commit: directory] master: Remove some antiquated C constructs (9861679)
Ian Lynagh
-
2011/07/31
[commit: base] master: Fix the behaviour of scaleFloat; part of #3898 (e3c360d)
Ian Lynagh
-
2011/07/31
[commit: base] master: Remove some antiquated C constructs (c85e4df)
Ian Lynagh
-
2011/07/31
[commit: base] master: Warning police (ae6c9e8)
Manuel Chakravarty
-
2011/07/30
[commit: base] master: New GHC.Stats module for accessing GC statistics. (cd90bf5)
Edward Z. Yang
-
2011/07/30
[commit: integer-simple] master: Eliminate orphan instances (f7202d1)
Ian Lynagh
-
2011/07/30
[commit: integer-gmp] master: Eliminate orphan instances (3646cc1)
Ian Lynagh
-
2011/07/30
[commit: integer-gmp] master: No need to export Integer from GHC.Integer.GMP.Internals (d8f636e)
Ian Lynagh
-
2011/07/29
[commit: integer-simple] master: Remove -Werror from the cabal file (d13477f)
Ian Lynagh
-
2011/07/29
[commit: template-haskell] master: Make Q an instance of Applicative (907cb36)
Simon Peyton Jones
-
2011/07/29
[commit: base] master: Remove unnecessary import (Windows only) (3a9ff6b)
Simon Peyton Jones
-
2011/07/28
[commit: base] master: Data.Bits: specialise shift[LR] for instance Bits (03130b0)
Ian Lynagh
-
2011/07/28
[commit: integer-gmp] ghc-7.2: Upgrade gmp, 4.2.4 -> 5.0.2 (fc545f6)
Ian Lynagh
-
2011/07/28
[commit: base] ghc-7.2: Add newline to the end of Control/Monad/Zip.hs (b248a1b)
Ian Lynagh
-
2011/07/28
[commit: ghc-prim] ghc-generics's head updated: Generics: implement automatic deriving of Generic1. (888b389)
José Pedro Magalhães
-
2011/07/28
[commit: ghc-prim] ghc-generics: Generics: implement automatic deriving of Generic1. (888b389)
José Pedro Magalhães
-
2011/07/28
[commit: base] ghc-generics's head updated: Remove now-unnecessary import of GHC.Show (0870146)
José Pedro Magalhães
-
2011/07/28
[commit: base] master: Remove now-unnecessary import of GHC.Show (0870146)
Simon Peyton Jones
-
2011/07/27
[commit: random] master: Disabled opts line that causes data races. (806f9fb)
Ian Lynagh
-
2011/07/27
[commit: integer-gmp] master: Upgrade gmp, 4.2.4 -> 5.0.2 (d28d7cc)
Ian Lynagh
-
2011/07/27
[commit: hoopl] master: added and exported liftFuel method of FuelMonadT (cf8723c)
Ian Lynagh
-
2011/07/27
[commit: Cabal] master: Simplify some code in Program.Hpc slightly (01cb875)
Ian Lynagh
-
2011/07/27
[commit: Cabal] master: Added Distribution.Simple.Program.Hpc. (9f0f4c7)
Ian Lynagh
-
2011/07/27
[commit: Cabal] master: Generate aggregate coverage statistics from all test suites in package. (4e4c297)
Ian Lynagh
-
2011/07/27
[commit: Cabal] master: Restore graceful failure upon invoking "cabal test" before "cabal build". (39571ab)
Ian Lynagh
-
2011/07/27
[commit: Cabal] master: Invoke HPC using D.S.Program utilities. (c45fc71)
Ian Lynagh
-
2011/07/27
[commit: Cabal] master: Fix executable test suite unit test for improved HPC interface. (72405fc)
Ian Lynagh
-
2011/07/27
[commit: base] master: Add newline to the end of Control/Monad/Zip.hs (b80670b)
Ian Lynagh
-
2011/07/26
[commit: template-haskell] master: Add support for unresolved infix expressions and patterns. (2539bc6)
Simon Peyton Jones
-
2011/07/26
[commit: base] master: Remove mention of setUncaughtExceptionHandler from forkIO. (6e71bdd)
Edward Z. Yang
-
2011/07/26
[commit: base] master: Add a missing implicit build dependency (d485ad6)
Ian Lynagh
-
2011/07/24
[commit: pretty] ghc-7.2's head updated: Update cabal file for new git location and maintainer (6c4c6ed)
Ian Lynagh
-
2011/07/24
[commit: integer-simple] ghc-7.2: Rename toInt# -> integerToInt for consistency (fdd4971)
Ian Lynagh
-
2011/07/24
[commit: integer-gmp] ghc-7.2: Rename toInt# -> integerToInt for consistency (a9896df)
Ian Lynagh
-
2011/07/24
[commit: integer-gmp] ghc-7.2: Don't inline most integer operations (9506f95)
Ian Lynagh
-
2011/07/24
[commit: base] ghc-7.2's head updated: Follow toInt# -> integerToInt renaming (39362c2)
Ian Lynagh
-
2011/07/24
[commit: base] ghc-7.2: Follow toInt# -> integerToInt renaming (39362c2)
Ian Lynagh
-
2011/07/24
[commit: base] ghc-7.2: Tweak the typeable fingerprinting (6d76e16)
Ian Lynagh
-
2011/07/24
[commit: base] ghc-7.2: Sync the typeable fingerprinting with GHC (a64a658)
Ian Lynagh
-
2011/07/24
[commit: integer-simple] master: Rename toInt# -> integerToInt for consistency (fdeac87)
Ian Lynagh
-
2011/07/24
[commit: integer-gmp] master: Don't inline most integer operations (94df30b)
Ian Lynagh
-
2011/07/24
[commit: integer-gmp] master: Rename toInt# -> integerToInt for consistency (661a3e3)
Ian Lynagh
-
2011/07/24
[commit: base] master: Follow toInt# -> integerToInt renaming (0e618f8)
Ian Lynagh
-
2011/07/24
[commit: base] master: Simplify int2Word# . integerToInt -> integerToWord (a9c54c2)
Ian Lynagh
-
2011/07/22
[commit: base] master: Tweak the typeable fingerprinting (d1fbd3b)
Ian Lynagh
-
2011/07/22
[commit: base] master: Sync the typeable fingerprinting with GHC (905989a)
Ian Lynagh
-
2011/07/22
[commit: integer-simple] master: Follow library changes (3143e51)
Ian Lynagh
-
2011/07/22
[commit: integer-simple] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/22
[commit: integer-gmp] master: Fix build following modules moving around (ff3bf22)
Ian Lynagh
-
2011/07/22
[commit: integer-gmp] master: Eq and Ord instances are now in the integer package, not base (6f910fd)
Ian Lynagh
-
2011/07/22
[commit: ghc-prim] master: Integer Eq and Ord instances are now in the integer package (3baa0fc)
Ian Lynagh
-
2011/07/22
[commit: ghc-prim] master: Use LANGUAGE pragmas rather than OPTIONS_GHC (aa1215d)
Ian Lynagh
-
2011/07/22
[commit: ghc-prim] master: Move GHC.Classes here from base (28b6560)
Ian Lynagh
-
2011/07/22
[commit: ghc-prim] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/22
[commit: base] master: GHC.Classes has moved to ghc-prim (256ecf2)
Ian Lynagh
-
2011/07/21
[commit: template-haskell] master: Merge branch 'master' of http://darcs.haskell.org/packages/template-haskell (72b7ef7)
Simon Peyton Jones
-
2011/07/21
[commit: template-haskell] master: Add TH support for UNPACK pragmas (Trac #5290) (15f68f5)
Simon Peyton Jones
-
2011/07/20
[commit: pretty] master: Fix some spelling mistakes in comments (74e818e)
Ian Lynagh
-
2011/07/20
[commit: pretty] master: Make Text.PrettyPrint the recommended module (6169601)
Ian Lynagh
-
2011/07/20
[commit: pretty] master: Change metadata of modules (0f978d7)
Ian Lynagh
-
2011/07/20
[commit: pretty] master: Remove old redundant files (90db33f)
Ian Lynagh
-
2011/07/20
[commit: pretty] master: More updates to README and .cabal (d17fa31)
Ian Lynagh
-
2011/07/20
[commit: pretty] master: Update README to new description (eb0850a)
Ian Lynagh
-
2011/07/20
[commit: pretty] master: More informative description in cabal file (87bf901)
Ian Lynagh
-
2011/07/20
[commit: pretty] master: Add a readme file (54b2934)
Ian Lynagh
-
2011/07/20
[commit: pretty] master: Update cabal file for new git location and maintainer (6c4c6ed)
Ian Lynagh
-
2011/07/20
[commit: pretty] master: Add gitignore file (44bcfd9)
Ian Lynagh
-
2011/07/20
[commit: deepseq] master: bump to 1.1.1.0 (API extended with ($!!) and force) (04d8db8)
Simon Marlow
-
2011/07/20
[commit: deepseq] master: Add ($!!) and force, as per #5323 (24506ee)
Simon Marlow
-
2011/07/19
[commit: hoopl] ghc-7.2: change from Edward Yang to fix warning (4dd8a0d)
Ian Lynagh
-
2011/07/19
[commit: containers] ghc-7.2's head updated: Change the repository URL in cabal file to github. (f2951d0)
Ian Lynagh
-
2011/07/19
[commit: base] ghc-7.2's head updated: DEPRECATE typeRepKey (77c2f49)
Ian Lynagh
-
2011/07/19
[commit: hoopl] master: Merge branch 'master' of linux.cs.tufts.edu:/r/c--/papers/dfopt (e2a7d30)
Ian Lynagh
-
2011/07/19
[commit: hoopl] master: change from Edward Yang to fix warning (6a3637d)
Ian Lynagh
-
2011/07/19
[commit: hoopl] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/19
[commit: Cabal] master: Fix cabal haddock for packages with internal dependencies (1cb5d96)
Ian Lynagh
-
2011/07/19
[commit: Cabal] master: Don't prefix test output with ">>>". (d47f089)
Ian Lynagh
-
2011/07/19
[commit: Cabal] master: Update cabal sdist to follow the changes in the Cabal lib (388d0fa)
Ian Lynagh
-
2011/07/19
[commit: Cabal] master: Added unit test for test options. (899cf6f)
Ian Lynagh
-
2011/07/19
[commit: Cabal] master: Stop cabal-install from duplicating test options. (ed9397e)
Ian Lynagh
-
2011/07/19
[commit: Cabal] master: Fixed crash on Windows due to file handle leak. (b9c1cc3)
Ian Lynagh
-
2011/07/19
[commit: Cabal] master: Fix use of multiple test options. (d020c65)
Ian Lynagh
-
2011/07/19
[commit: Cabal] master: Fail gracefully when running "setup test" before "setup build". (418c6a1)
Ian Lynagh
-
2011/07/18
[commit: base] master: export unsafeDupablePerformIO (122140d)
Simon Marlow
-
2011/07/18
[commit: base] master: small tweaks to docs (91f37c8)
Simon Marlow
-
2011/07/18
[commit: base] master: Implement unsafeLocalState by unsafeDupablePerformIO, not (f1732ae)
Simon Marlow
-
2011/07/18
[commit: base] master: give instances of Ord for TyCon and TypeRep (c80c5cb)
Simon Marlow
-
2011/07/18
[commit: base] master: DEPRECATE typeRepKey (77c2f49)
Simon Marlow
-
2011/07/18
[commit: base] master: Move the munzip function in the Zip type class; (2ceacbc)
Simon Peyton Jones
-
2011/07/17
[commit: containers] master: Implement more methods from Foldable class. (963049d)
Ian Lynagh
-
2011/07/17
[commit: containers] master: Reordering data constructors of IntSet and IntMap. (73d073d)
Ian Lynagh
-
2011/07/17
[commit: containers] master: Add all fold variants. (3351ee0)
Ian Lynagh
-
2011/07/17
[commit: containers] master: Change the repository URL in cabal file to github. (f2951d0)
Ian Lynagh
-
2011/07/14
[commit: template-haskell] ghc-7.2's head updated: Follow removal of 'threadsafe' FFI imports (921c1cf)
Ian Lynagh
-
2011/07/14
[commit: hpc] ghc-7.2's head updated: Mark a test as needing the interpreter (ea7d896)
Ian Lynagh
-
2011/07/14
[commit: containers] ghc-7.2's head updated: Bump the version number to 0.4.1.0 (d9cfa95)
Ian Lynagh
-
2011/07/14
[commit: hpc] master: Mark a test as needing the interpreter (ea7d896)
Ian Lynagh
-
2011/07/12
[commit: template-haskell] master: Follow removal of 'threadsafe' FFI imports (921c1cf)
Ian Lynagh
-
2011/07/12
[commit: containers] master: Bump the version number to 0.4.1.0 (d9cfa95)
Ian Lynagh
-
2011/07/12
[commit: containers] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/12
[commit: process] ghc-7.2's head updated: System/Process.hs needs the InterruptibleFFI extension (cb77b71)
Ian Lynagh
-
2011/07/12
[commit: base] ghc-7.2's head updated: In the deprecation warning for mkTyCon, suggest deriving Typeable. (790a6ac)
Ian Lynagh
-
2011/07/12
[commit: base] master: In the deprecation warning for mkTyCon, suggest deriving Typeable. (790a6ac)
Simon Marlow
-
2011/07/12
[commit: base] master: fix warnings (including moving things around to avoid orphan (739277e)
Simon Marlow
-
2011/07/12
[commit: base] master: Typeable overhaul (see #5275) (903c1af)
Simon Marlow
-
2011/07/12
[commit: base] master: fix warning (e73bd57)
Simon Marlow
-
2011/07/11
[commit: process] master: Remove ^Ms from System/Process.hs (b1a0e45)
Ian Lynagh
-
2011/07/11
[commit: process] master: System/Process.hs needs the InterruptibleFFI extension (cb77b71)
Ian Lynagh
-
2011/07/08
[commit: random] master: Adding the simple speed test from ticket #427. (dfeff47)
Ian Lynagh
-
2011/07/08
[commit: random] master: Added README.md for github. (f2a3d60)
Ian Lynagh
-
2011/07/08
[commit: random] master: The tests are failing with stack overflow on large random Integers (2^5000). This represents a genuine problem, but for now I'm commenting out the relevant tests to get things passing. This problem and several others are fixed on the new_api branch. (0ec16d3)
Ian Lynagh
-
2011/07/08
[commit: random] master: Added currently unworking test from ticket 4218. (5d805e7)
Ian Lynagh
-
2011/07/08
[commit: random] master: Added tests and benchmarks for BIG Integers. (327401e)
Ian Lynagh
-
2011/07/08
[commit: random] master: Extended rangeTest to handle some more corner cases. (6d60652)
Ian Lynagh
-
2011/07/08
[commit: random] master: Updated rangeTest to test randomR as well as random. (c48cdb9)
Ian Lynagh
-
2011/07/08
[commit: random] master: Added a new test to check the range on each type\'s Random instance. (eec5f8d)
Ian Lynagh
-
2011/07/08
[commit: random] master: Converted Float/Double randomR methods to simply use the existing random methods to generate a coefficient. (a837e1f)
Ian Lynagh
-
2011/07/08
[commit: random] master: Minor: using unsafeDupablePerformIO to be more fair to MWC. (aaae807)
Ian Lynagh
-
2011/07/08
[commit: random] master: Rearranged module organization for Benchmark. Added Makefile and more comparison against other RNGs on hackage. (290fc9f)
Ian Lynagh
-
2011/07/08
[commit: random] master: Bumped the version number to 1.0.0.4 because of the previous. (4e59067)
Ian Lynagh
-
2011/07/08
[commit: random] master: Minor: Added a bit of testing related code corresponding to ticket 5278. (ca16c62)
Ian Lynagh
-
2011/07/08
[commit: xhtml] ghc-7.2's head updated: Relax base dep (cb2cf6c)
Ian Lynagh
-
2011/07/08
[commit: Win32] ghc-7.2's head updated: Bump version number (6c23b2e)
Ian Lynagh
-
2011/07/08
[commit: unix] ghc-7.2's head updated: Relax base dep (0223d86)
Ian Lynagh
-
2011/07/08
[commit: template-haskell] ghc-7.2's head updated: Bump version number (c91460c)
Ian Lynagh
-
2011/07/08
[commit: process] ghc-7.2's head updated: Bump version number (19f4e64)
Ian Lynagh
-
2011/07/08
[commit: pretty] ghc-7.2's head updated: Bump version number (c97b844)
Ian Lynagh
-
2011/07/08
[commit: old-time] ghc-7.2's head updated: Bump version number (9fca8b8)
Ian Lynagh
-
2011/07/08
[commit: old-locale] ghc-7.2's head updated: Bump version number (018932f)
Ian Lynagh
-
2011/07/08
[commit: integer-gmp] ghc-7.2's head updated: Bump version number (7b43b0a)
Ian Lynagh
-
2011/07/08
[commit: hpc] ghc-7.2's head updated: Bump version number (b2cf847)
Ian Lynagh
-
2011/07/08
[commit: haskell2010] ghc-7.2's head updated: Relax a dependency (e7cb3d9)
Ian Lynagh
-
2011/07/08
[commit: haskell98] ghc-7.2's head updated: Relax a dependency (7507614)
Ian Lynagh
-
2011/07/08
[commit: haskeline] ghc-7.2's head updated: Relax base dependency (a118610)
Ian Lynagh
-
2011/07/08
[commit: filepath] ghc-7.2's head updated: Bump version number (ee3f609)
Ian Lynagh
-
2011/07/08
[commit: extensible-exceptions] ghc-7.2's head updated: Bump version number (c141ffd)
Ian Lynagh
-
2011/07/08
[commit: directory] ghc-7.2's head updated: Relax base dep (2080241)
Ian Lynagh
-
2011/07/08
[commit: base] ghc-7.2's head updated: Correct a comment (35c3706)
Ian Lynagh
-
2011/07/08
[commit: array] ghc-7.2's head updated: Bump version number (09051b9)
Ian Lynagh
-
2011/07/08
[commit: old-time] master: Bump version number (9fca8b8)
Ian Lynagh
-
2011/07/08
[commit: xhtml] master: Relax base dep (cb2cf6c)
Ian Lynagh
-
2011/07/08
[commit: xhtml] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: Win32] master: Bump version number (6c23b2e)
Ian Lynagh
-
2011/07/08
[commit: Win32] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: unix] master: Relax base dep (0223d86)
Ian Lynagh
-
2011/07/08
[commit: unix] master: Bump version number (cbea29e)
Ian Lynagh
-
2011/07/08
[commit: template-haskell] master: Bump version number (c91460c)
Ian Lynagh
-
2011/07/08
[commit: template-haskell] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: process] master: Bump version number (19f4e64)
Ian Lynagh
-
2011/07/08
[commit: process] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: pretty] master: Bump version number (c97b844)
Ian Lynagh
-
2011/07/08
[commit: pretty] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: old-time] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: old-locale] master: Bump version number (018932f)
Ian Lynagh
-
2011/07/08
[commit: old-locale] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: integer-gmp] master: Bump version number (7b43b0a)
Ian Lynagh
-
2011/07/08
[commit: integer-gmp] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: hpc] master: Bump version number (b2cf847)
Ian Lynagh
-
2011/07/08
[commit: hpc] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: haskell2010] master: Relax a dependency (e7cb3d9)
Ian Lynagh
-
2011/07/08
[commit: haskell98] master: Relax a dependency (7507614)
Ian Lynagh
-
2011/07/08
[commit: haskell98] master: Remove unnecessary dependency on random (64d103c)
Ian Lynagh
-
2011/07/08
[commit: haskell98] master: Bump version number (236fd90)
Ian Lynagh
-
2011/07/08
[commit: haskeline] master: Relax base dependency (a118610)
Ian Lynagh
-
2011/07/08
[commit: haskeline] master: Relax a dependency (29c7402)
Ian Lynagh
-
2011/07/08
[commit: haskeline] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: filepath] master: Bump version number (ee3f609)
Ian Lynagh
-
2011/07/08
[commit: filepath] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: extensible-exceptions] master: Bump version number (c141ffd)
Ian Lynagh
-
2011/07/08
[commit: extensible-exceptions] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: directory] master: Bump version number (a9a39dd)
Ian Lynagh
-
2011/07/08
[commit: directory] master: Relax base dep (2080241)
Ian Lynagh
-
2011/07/08
[commit: directory] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: Cabal] master: Bump cabal-install version (635591a)
Ian Lynagh
-
2011/07/08
[commit: Cabal] master: Bump Cabal lib version (2f58f53)
Ian Lynagh
-
2011/07/08
[commit: Cabal] master: Couple of trivial code changes (8de90c5)
Ian Lynagh
-
2011/07/08
[commit: Cabal] master: Fix withComponentsLBI and move Components to LocalBuildInfo module (4367e87)
Ian Lynagh
-
2011/07/08
[commit: Cabal] master: Relax some dependencies (07c4756)
Ian Lynagh
-
2011/07/08
[commit: Cabal] branch 'ghc-7.2' created
Ian Lynagh
-
2011/07/08
[commit: base] master: Correct a comment (35c3706)
Ian Lynagh
-
2011/07/08
[commit: base] master: Foreign.Marshal now reexports Foreign.Marshal.Safe (9054246)
Ian Lynagh
-
2011/07/08
[commit: base] master: Fix a typo (3a537a9)
Ian Lynagh
-
2011/07/08
[commit: base] master: Remove some legacy comments (3547e7d)
Ian Lynagh
-
2011/07/08
[commit: base] master: Bump version number (37f8091)
Ian Lynagh
-
2011/07/08
[commit: base] master: Fix a copy-and-paste-o (83ad6f1)
Ian Lynagh
-
2011/07/08
[commit: array] master: Bump version number (09051b9)
Ian Lynagh