openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
array
Settings
|
Report Duplicate
14
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
5 days
ago. based on code collected
5 days
ago.
Mar 30, 2025 — Mar 30, 2026
Showing page 22 of 67
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @ 2005-11-10 12:58:32 by simonmar] Some docs for System.Posix, from Bj?rn Bringert
simonmar
More...
over 20 years ago
[project @ 2005-11-07 16:39:04 by simonmar] add GHC notes to mallocForeignPtr
simonmar
More...
over 20 years ago
[project @ 2005-10-27 01:39:40 by sof] [mingw/msys only] Undo long-standing workaround for buggy GNU ld's on mingw/msys; i.e., the linker wasn't correctly generating relocatable object files when the number of relocs exceeded 2^16. Worked around the issue by hackily splitting up the GHCi object file for the larger packages ('base', 'ObjectIO' and 'win32') into a handful of object files, each with a manageable number of relocs. Tiresome and error-prone (but the hack has served us well!)
sof
More...
over 20 years ago
[project @ 2005-10-26 22:52:58 by ross] missing part of rev. 1.13: in unfoldForestM_BF, the output sequence is now in the right order, so don't reverse it.
ross
More...
over 20 years ago
[project @ 2005-10-25 17:31:38 by sof] FPTOOLS_CHECK_HTYPE: correctly scope the resetting of CPPFLAGS; as was, it got blown away if the value was cached.
sof
More...
over 20 years ago
[project @ 2005-10-25 12:01:11 by simonmar] fix findExecutable (I hope; don't have an up to date Windows build to test on).
simonmar
More...
over 20 years ago
[project @ 2005-10-25 11:13:53 by simonmar] forkIO the signal handlers directly from the IO manager thread, rather than calling an RTS function to do the same thing.
simonmar
More...
over 20 years ago
[project @ 2005-10-25 09:29:47 by ross] add Monoid instance
ross
More...
over 20 years ago
[project @ 2005-10-25 09:29:16 by ross] Now that Data.Monoid is portable, move Monoid instances for sets and maps back to where the data types are defined.
ross
More...
over 20 years ago
[project @ 2005-10-25 09:11:25 by ross] Change the Monoid instance for functions (as proposed on the libraries list, and interpreting silence as assent) from composition to pointwise combination.
ross
More...
over 20 years ago
[project @ 2005-10-25 09:01:48 by simonmar] Note that throwTo blocks if the target thread is in a foreign call.
simonmar
More...
over 20 years ago
[project @ 2005-10-22 00:37:01 by ross] docs (readListDefault seems pretty useless)
ross
More...
over 20 years ago
[project @ 2005-10-22 00:28:21 by ross] define readListPrec too.
ross
More...
over 20 years ago
[project @ 2005-10-21 16:31:23 by ross] oops
ross
More...
over 20 years ago
[project @ 2005-10-21 16:25:45 by ross] Data and FunctorM instances for View[LR].
ross
More...
over 20 years ago
[project @ 2005-10-21 13:10:48 by simonmar] cmp_thread returns CInt, not Int
simonmar
More...
over 20 years ago
[project @ 2005-10-21 10:47:25 by ross] conformant Show and Read instances.
ross
More...
over 20 years ago
[project @ 2005-10-21 10:39:56 by ross] conformant Show and Read instances
ross
More...
over 20 years ago
[project @ 2005-10-21 10:26:57 by ross] conformant Show and Read instances
ross
More...
over 20 years ago
[project @ 2005-10-21 10:24:58 by ross] export parens, which is useful for writing Read instances.
ross
More...
over 20 years ago
[project @ 2005-10-21 06:54:13 by ross] repair findExecutable
ross
More...
over 20 years ago
[project @ 2005-10-20 23:28:42 by ross] revise Read instance to match < and > as chars rather than lexemes, as suggested by Georg Martius.
ross
More...
over 20 years ago
[project @ 2005-10-20 18:07:53 by krasimir] The original version of @findExecutable@ was looking only in the $PATH but under Windows the executables are searched in the current directory, in $PATH and in some other places too. The new version is based on @SearchPath@ function from Win32 API. This is more consistent with @system@ and @rawSystem@
krasimir
More...
over 20 years ago
[project @ 2005-10-20 17:12:28 by krasimir] from Neil Mitchell:
krasimir
More...
over 20 years ago
[project @ 2005-10-20 15:14:22 by malcolm] Add spaces in Show instance, to avoid lexing problems e.g. Foo:=-0.9 in Read.
malcolm
More...
over 20 years ago
[project @ 2005-10-20 15:08:35 by ross] Read instance
ross
More...
over 20 years ago
[project @ 2005-10-20 10:58:44 by malcolm] Instance of Read for Map, from Georg Martius.
malcolm
More...
over 20 years ago
[project @ 2005-10-18 11:36:25 by simonmar] Fixes to enable base to be compiled with -fasm on Windows:
simonmar
More...
over 20 years ago
[project @ 2005-10-13 11:09:50 by ross] update non-portability reasons
ross
More...
over 20 years ago
[project @ 2005-10-13 10:36:42 by ross] MArray instance for Lazy.ST
ross
More...
over 20 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
…
66
67
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree