8000 Tags · Kludgy/win32 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Kludgy/win32

Tags

2.3.0.2

Toggle 2.3.0.2's commit message
Add FILE_SHARE_DELETE

2.3.0.1

Toggle 2.3.0.1's commit message
Bump version to 2.3.0.1 (re haskell#13)

Note: this version bump does not yet represent a package release, but has
been only done so we can ship GHC 7.8 RC1 with a `win32` package version
distinguishable from what shipped with GHC 7.6.3.

Also I bumped the min-version build-dep on `base` as the recent changes
to the `win32` code-base rely on features only available in `base-4.7.0.0`.

2.3.0.0

Toggle 2.3.0.0's commit message
Bump version to 2.3.0.0

ghc-darcs-git-switchover

Toggle ghc-darcs-git-switchover's commit message
Fix imports following the catch/try deprecation change

2009-06-25

Toggle 2009-06-25's commit message
add findFirstFile, findNextFile, findClose

6_10_branch_has_been_forked

Toggle 6_10_branch_has_been_forked's commit message
failWith: generate proper IOExceptions

I cheated a little by mapping first to an errno, using the existing
Foreign.C.Error.errnoToIOError, and finally adding the real error
message from Win32.  To do this properly we should provide a
Win32-specific version of errnoToIOError.

2008-05-28

Toggle 2008-05-28's commit message
mkWindowClosure should be a stdcall wrapper, not ccall

ghc-6_8_branched_2007-09-03

Toggle ghc-6_8_branched_2007-09-03's commit message
Warning suppression

cmm-merge2

Toggle cmm-merge2's commit message
[project @ 2005-07-23 14:03:19 by ross]

minor simplification

Initial_conversion_from_CVS_complete

Toggle Initial_conversion_from_CVS_complete's commit message
[project @ 2005-07-23 14:03:19 by ross]

minor simplification
0