haskell-directory.git
2009-03-07 Ian LynaghAdd config.guess, config.sub and install-sh
2009-02-18 Malcolm.Wallace... Fix Hugs build (#ifdef code inclusion was slightly...
2009-02-06 Malcolm.Wallace... nhc98 now uses more of the code (shared with ghc) here.
2009-02-04 Simon Marlowfix this test for the new version of createDirectoryIfM...
2008-12-22 Duncan CouttsFix createDirectoryIfMissing to not throw if the dir...
2008-12-18 Duncan CouttsAlternative implementation of createDirectoryIfMissing
2009-01-22 Ian LynaghRequire Cabal version >= 1.6
2009-01-21 Ian LynaghAdd "bug-reports" and "source-repository" info to the...
2009-01-09 Ian LynaghFix getPermissions001 on Windows
2009-01-04 Ian LynaghAvoid using IOError internals
2008-12-01 Simon Marlowadd Windows output
2008-12-01 Simon Marlowrename test directory to avoid clash
2008-11-26 Simon Marlowavoid race conditions in createDirectoryIfMissing ...
2008-11-26 Simon Marlowadd test for createDirectoryIfMissing (#2808)
2008-11-14 Simon Marlowadd some extra_cleans
2008-11-12 Simon Marlowmake this test more robust to changes in the testsuite...
2008-09-27 Simon MarlowFix these tests
2008-09-20 Ian LynaghBump version number to 1.0.0.2
2008-08-31 Ross Patersonfix typo in extra-source-files 6_10_branch_has_been_forked
2008-08-28 Malcolm.Wallace... fix cabal build-depends for nhc98
2008-08-26 Simon Marlowadd createDirectory (already exists) test
2008-08-24 Ross Patersonadd extra-source-files
2008-08-24 Ross Patersonadd category field
2008-08-21 Simon Marlowmake more use of System.Win32 or System.Posix
2008-08-20 Simon Marlowfix #2298: use MoveFileEx() on Windows
2008-08-18 Simon Marlowtest for renameFile
2008-08-12 Ross Patersonimport the Haskell 98 module Control.Exception.Base...
2008-08-05 Malcolm.Wallace... fixup for change of exception types in nhc98
2008-08-03 Ian LynaghRemove uses of catchAny and ignoreExceptions
2008-06-23 Ian LynaghFollow extensible exceptions changes
2008-07-03 Ian LynaghSilence warnings
2008-06-20 Ian LynaghFix warnings in directory
2008-06-11 Ian LynaghMake currentDirectory001 not conflict with other tests...
2008-02-20 Malcolm.Wallace... unbreak previous patch for nhc98 2008-05-28
2008-02-18 Simon MarlowgetTemporaryDirectory: be more precise when catching...
2008-02-05 Simon Marlowmake this test work on Windows
2008-01-22 Simon MarlowcanonicalizePath should also do System.FilePath.normalise
2007-11-26 Ian LynaghFix a URL
2007-11-17 Ross Patersonfix imports for non-GHC
2007-10-18 Duncan CouttsSpecify build-type: Configure
2007-10-18 Simon Marlowthis sneaked in somehow
2007-10-18 Simon Marlowadd test for #1652
2007-10-18 Simon Marlowimport System.Directory, not Directory
2007-10-18 Simon Marlowmove copyFile001 from testsuite
2007-10-18 Simon MarlowMove tests from testsuite/tests/ghc-regress/lib/Directory
2007-09-13 Ian LynaghAdd more entries to boring file
2007-09-13 Ian LynaghAdd a boring file
2007-09-02 sven.panne... Fixed permission setting in copyFile 2007-09-13 ghc-6_8_branched_2007-09-03
2007-08-24 Simon Marlowdelete configure droppings in setup clean
2007-08-23 Simon MarlowFIX #1280: getPermissions wasn't working on Vista
2007-08-04 Malcolm.Wallace... Restore working version of copyFile for nhc98.
2007-07-22 Ian LynaghUse Control.Exception exception handlers, and make...
2007-07-22 Ian LynaghFix whitespace
2007-07-21 Ian LynaghFix doesDirectoryExist; fixes trac #1490
2007-07-01 Ian LynaghOoops, we don't have dropDrive
2007-06-30 Ian LynaghUse filepath rather than our own System.Directory.Internals
2007-06-30 Ian LynaghAdd makeRelativeToCurrentDirectory
2007-06-27 Malcolm.Wallace... Avoid using C comments in Haskell code :-)
2007-06-13 Bertram Felgenhauerinstall HsDirectoryConfig.h
2007-06-06 Simon Marlow#undef PACKAGE_NAME and friends to avoid clashes
2007-06-04 Ross Paterson--configure-option and --ghc-option are now provided...
2007-05-25 Malcolm.Wallace... Cpp exclusion macro -> defined(__GLASGOW_HASKELL__...
2007-05-25 Ross Patersonall but NHC
2007-05-25 Ross Patersonupdate CFILES pragma (used by Hugs only)
2007-05-24 Malcolm.Wallace... glasgow only
2007-05-24 Ian LynaghPut configure.ac back in the repo; not sure how it...
2007-05-23 Ian LynaghNeed shlobj.h on Windows
2007-05-20 Ian LynaghRejig the #ifdeffery directory_2007-05-24
2007-05-20 Ian LynaghTiny refactoring
2007-05-19 Ian LynaghRemove non-directory stuff (of base), and rename packag...
2007-05-18 Ian LynaghRemove Control.Parallel*, now in package parallel
2007-05-18 Ian LynaghRemove the pretty-printing modules (now in package...
2007-05-17 Simon Marlowadd install-includes: field
2007-05-16 Simon Marlowcorrect the documentation for newForeignPtr
2007-05-15 Simon MarlowWhen doing safe writes, handle EAGAIN rather than raisi...
2007-05-14 Ian LynaghUse FilePath to make paths when building GHC/Prim.hs...
2007-05-09 Ian LynaghBuild GHC/Prim.hs and GHC/PrimopWrappers.hs from Cabal
2007-05-13 Ross Patersonfix imports for non-GHC
2007-05-12 Ian LynaghGive an example of how intersection takes elements...
2007-05-08 Malcolm.Wallace... further clarify the docs for 'evaluate'
2007-05-08 Simon Marlowimprove documentation for evaluate
2007-05-07 Simon MarlowFIX: #724 (tee complains if used in a process started...
2007-04-26 Simon Marlowthe "unknown" types are no longer required
2007-05-04 Malcolm.Wallace... Make Control.Exception buildable by nhc98.
2007-05-03 simonpj@microsoftTrim imports, remove a cycle
2007-05-03 simonpj@microsoftBe less quiet about building the base package
2007-02-21 simonpj@microsoftRemove Splittable class (a vestige of linear implicit...
2007-02-21 simonpj@microsoftAdd IsString to exports of GHC.Exts
2007-04-26 Simon Marlowtweak documentation as per suggestion from Marc Weber...
2007-04-24 Ian LynaghAdd extra libraries when compiling with GHC on Windows
2007-04-18 Ian LynaghFollow Cabal changes in Setup.hs
2007-04-17 Malcolm.Wallace... inclusion of libc.h is conditional on __APPLE__
2007-04-16 Simon MarlowMERGE: fix ugly uses of memcpy foreign import inside ST
2007-04-15 Ian LynaghFix configure with no --with-cc
2007-04-14 Malcolm.Wallace... MacOS 10.3 needs #include <libc.h> as well
2007-04-13 Malcolm.Wallace... For nhc98 only, use hsc2hs to determine System.Posix...
2007-04-13 Simon Marlowwe need a makefileHook too
2007-04-12 Ian LynaghRemove unnecesary SOURCE import of GHC.Err in GHC.Pack
2007-04-12 Malcolm.Wallace... add System.Posix.Types to default nhc98 build
2007-04-12 Malcolm.Wallace... mark System.IO.openTempFile as non-portable in haddocks
next