projects
/
ghc-base.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Remove an unnecessary import
2007-08-03
Ian Lynagh
Move the datamap001 (our only test) to the containers...
commit
|
commitdiff
|
tree
2007-08-01
Ian Lynagh
Data.Array* and Data.PackedString have now moved to...
commit
|
commitdiff
|
tree
2007-08-01
Ian Lynagh
Remove a number of modules now in a "containers" package
commit
|
commitdiff
|
tree
2007-07-29
Ian Lynagh
Remove System.Posix.Signals (moving to unix)
commit
|
commitdiff
|
tree
2007-07-29
Ian Lynagh
bytestring is now in its own package
commit
|
commitdiff
|
tree
2007-07-22
Ian Lynagh
Export throwErrnoPath* functions
commit
|
commitdiff
|
tree
2007-07-22
Ian Lynagh
Add simple haddock docs for throwErrnoPath* functions
commit
|
commitdiff
|
tree
2007-07-22
Ian Lynagh
Move throwErrnoPath* functions from unix:System.Posix...
commit
|
commitdiff
|
tree
2007-08-07
Ian Lynagh
Clarify the swapMVar haddock doc
commit
|
commitdiff
|
tree
2007-07-30
Ian Lynagh
Fix fdToHandle on Windows
commit
|
commitdiff
|
tree
2007-07-29
Ian Lynagh
Correct Windows OS name in cabal configuration
commit
|
commitdiff
|
tree
2007-07-29
Ian Lynagh
Use cabal configurations rather than Setup hacks
commit
|
commitdiff
|
tree
2007-07-22
Ian Lynagh
open(Binary)TempFile is now portable
commit
|
commitdiff
|
tree
2007-07-22
Ian Lynagh
Tweak temporary file filename chooser
commit
|
commitdiff
|
tree
2007-07-22
Ian Lynagh
Move open(Binary)TempFile to System.IO
commit
|
commitdiff
|
tree
2007-07-21
Ian Lynagh
Rename openFd to fdToHandle'
commit
|
commitdiff
|
tree
2007-07-21
Ian Lynagh
Add a test for Data.Map, for a bug on the libraries...
commit
|
commitdiff
|
tree
2007-07-17
Ian Lynagh
Implement GHC.Environment.getFullArgs
commit
|
commitdiff
|
tree
2007-07-14
Ian Lynagh
Define stripPrefix; fixes trac #1464
commit
|
commitdiff
|
tree
2007-07-06
Ian Lynagh
Add a more efficient Data.List.foldl' for GHC (from...
commit
|
commitdiff
|
tree
2007-07-05
Ian Lynagh
Remove include-dirs ../../includes and ../../rts
commit
|
commitdiff
|
tree
2007-06-27
Ian Lynagh
Use "-- //" (2 spaces) rather than "-- //" (1) to...
commit
|
commitdiff
|
tree
2007-06-19
Ian Lynagh
Typo (consUtils.hs -> consUtils.h)
commit
|
commitdiff
|
tree
2007-05-29
Ian Lynagh
Add Data instance for PackedString; patch from greenrd...
commit
|
commitdiff
|
tree
2007-05-27
Ian Lynagh
Add System.Timeout to base.cabal
commit
|
commitdiff
|
tree
2007-05-24
Ian Lynagh
Remove Makefile and package.conf.in (used in the old...
commit
|
commitdiff
|
tree
2007-05-23
Ian Lynagh
Split off process package
commit
|
commitdiff
|
tree
2007-05-23
Ian Lynagh
Fix comment: maperrno is in Win32Utils.c, not runProcess.c
commit
|
commitdiff
|
tree
2007-05-19
Ian Lynagh
System.Locale is now split out
commit
|
commitdiff
|
tree
2007-05-19
Ian Lynagh
Split off directory, random and old-time packages
commit
|
commitdiff
|
tree
2007-05-18
Ian Lynagh
Remove Control.Parallel*, now in package parallel
commit
|
commitdiff
|
tree
2007-05-18
Ian Lynagh
Remove the pretty-printing modules (now in package...
commit
|
commitdiff
|
tree
2007-05-14
Ian Lynagh
Use FilePath to make paths when building GHC/Prim.hs...
commit
|
commitdiff
|
tree
2007-05-09
Ian Lynagh
Build GHC/Prim.hs and GHC/PrimopWrappers.hs from Cabal
commit
|
commitdiff
|
tree
2007-05-12
Ian Lynagh
Give an example of how intersection takes elements...
commit
|
commitdiff
|
tree
2007-04-24
Ian Lynagh
Add extra libraries when compiling with GHC on Windows
commit
|
commitdiff
|
tree
2007-04-18
Ian Lynagh
Follow Cabal changes in Setup.hs
commit
|
commitdiff
|
tree
2007-04-15
Ian Lynagh
Fix configure with no --with-cc
commit
|
commitdiff
|
tree
2007-04-12
Ian Lynagh
Remove unnecesary SOURCE import of GHC.Err in GHC.Pack
commit
|
commitdiff
|
tree
2007-04-11
Ian Lynagh
Don't turn on -Werror in Data.Fixed
commit
|
commitdiff
|
tree
2007-04-11
Ian Lynagh
Fix -Wall warnings
commit
|
commitdiff
|
tree
2007-04-11
Ian Lynagh
Add missing case in removePrefix
commit
|
commitdiff
|
tree
2007-04-06
Ian Lynagh
Allow additional options to pass on to ./configure...
commit
|
commitdiff
|
tree
2007-04-05
Ian Lynagh
Unsafe.Coerce doesn't need Prelude
commit
|
commitdiff
|
tree
2007-03-08
Ian Lynagh
make Setup and base.cabal suitable for building the...
commit
|
commitdiff
|
tree
2007-04-04
Ian Lynagh
HsByteArray doesn't exist
commit
|
commitdiff
|
tree
2007-04-04
Ian Lynagh
Don't use Fd/FD in foreign decls
commit
|
commitdiff
|
tree
2007-04-04
Ian Lynagh
HsByteArray doesn't exist
commit
|
commitdiff
|
tree
2007-04-04
Ian Lynagh
Fix braino
commit
|
commitdiff
|
tree
2007-04-03
Ian Lynagh
Fix C/Haskell type mismatches
commit
|
commitdiff
|
tree
2007-04-03
Ian Lynagh
Fix type mismatches between foreign imports and HsBase.h
commit
|
commitdiff
|
tree
2007-03-29
Ian Lynagh
Fix the type of wgencat
commit
|
commitdiff
|
tree
2007-03-12
Ian Lynagh
copyBytes copies bytes, not elements; fixes trac #1203
commit
|
commitdiff
|
tree
2007-03-04
Ian Lynagh
Add ioeGetLocation, ioeSetLocation to System/IO/Error...
commit
|
commitdiff
|
tree
2007-01-30
Ian Lynagh
Add Data.String, containing IsString(fromString); trac...
commit
|
commitdiff
|
tree
2007-02-20
Ian Lynagh
Keep the same FD in both halves of a duplex handle...
commit
|
commitdiff
|
tree
2007-02-20
Ian Lynagh
Remove more redundant FD conversions
commit
|
commitdiff
|
tree
2007-02-20
Ian Lynagh
Fix FD changes on Windows
commit
|
commitdiff
|
tree
2007-02-19
Ian Lynagh
Consistently use CInt rather than Int for FDs
commit
|
commitdiff
|
tree
2007-02-09
Ian Lynagh
The Windows counterpart to 'wrapround of thread delays'
commit
|
commitdiff
|
tree
2007-02-06
Ian Lynagh
Whitespace changes only
commit
|
commitdiff
|
tree
2007-02-06
Ian Lynagh
Add some type sigs
commit
|
commitdiff
|
tree
2007-02-05
Ian Lynagh
Use static inline rather than extern inline/inline
commit
|
commitdiff
|
tree
2006-07-29
Ian Lynagh
Eliminate some warnings
commit
|
commitdiff
|
tree
2007-01-30
Ian Lynagh
Remove IsString(fromString) from the Prelude
commit
|
commitdiff
|
tree
2007-01-15
Ian Lynagh
Fix crash with (minBound :: Int*) `div (-1) as...
commit
|
commitdiff
|
tree
2006-10-11
Ian Lynagh
TAG 6.6 release
commit
|
commitdiff
|
tree
2006-10-09
Ian Lynagh
TAG Version 2.1
commit
|
commitdiff
|
tree
2006-10-09
Ian Lynagh
Bump version number
commit
|
commitdiff
|
tree
2006-11-28
Ian Lynagh
Make sure the threaded threadDelay sleeps at least...
commit
|
commitdiff
|
tree
2006-11-15
Ian Lynagh
Update comments on Prelude organisation in GHC/Base.lhs
commit
|
commitdiff
|
tree
2006-11-11
Ian Lynagh
Fix broken pragmas; spotted by Bulat Ziganshin
commit
|
commitdiff
|
tree
2006-10-04
Ian Lynagh
Don't create GHC.Prim when bootstrapping; we can't...
commit
|
commitdiff
|
tree
2006-08-25
Ian Lynagh
Workaround for OSes that don't have intmax_t and uintmax_t
commit
|
commitdiff
|
tree
2006-02-10
Ian Lynagh
Avoid overflow when normalising clock times
commit
|
commitdiff
|
tree
2006-02-10
Ian Lynagh
Years have 365 days, not 30*365
commit
|
commitdiff
|
tree