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
3 days
ago. based on code collected
3 days
ago.
Mar 30, 2025 — Mar 30, 2026
Showing page 33 of 67
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @ 2004-11-06 14:15:06 by panne] * Re-enable large file support * No need to test for lchown here
panne
More...
over 21 years ago
[project @ 2004-11-06 13:01:18 by panne] * Changed some '#include "ghcconfig.h"' to '#include "HsBaseConfig.h"' (or added the latter), tracking the recent autoconf-related changes.
panne
More...
over 21 years ago
[project @ 2004-11-06 11:10:18 by panne] Moved test for C/ISO types to base package, hopefully testing for all needed headers first.
panne
More...
over 21 years ago
[project @ 2004-11-06 10:45:46 by panne] Push down the tests for errno values to the base package. There's really no need testing for this when e.g. building Happy. :-)
panne
More...
over 21 years ago
[project @ 2004-10-27 15:47:23 by ross] adjustments to doc comments
ross
More...
over 21 years ago
[project @ 2004-10-25 13:47:34 by simonmar] hDuplicate, hDuplicateTo: add finalizers
simonmar
More...
over 21 years ago
[project @ 2004-10-25 13:40:08 by simonmar] Doc update: notes on finalization of Handles
simonmar
More...
over 21 years ago
[project @ 2004-10-17 00:22:03 by ross] tighten imports
ross
More...
over 21 years ago
[project @ 2004-10-17 00:09:58 by ross] move some GHC-specific implementations into GHC.*
ross
More...
over 21 years ago
[project @ 2004-10-17 00:08:08 by ross] markup
ross
More...
over 21 years ago
[project @ 2004-10-14 14:58:50 by simonmar] Threaded RTS improvements:
simonmar
More...
over 21 years ago
[project @ 2004-10-13 10:24:16 by simonpj] c_execvpe & pPrPr_disableITimers: remove these in a Windows build.
simonpj
More...
over 21 years ago
[project @ 2004-10-12 17:45:44 by ross] unused line
ross
More...
over 21 years ago
[project @ 2004-10-11 10:54:57 by simonmar] genericRaise() hack needed on FreeBSD too.
simonmar
More...
over 21 years ago
[project @ 2004-10-09 07:51:06 by panne] Unbreak Hugs by moving pPrPr_disableITimers and execvpe to System.Posix.Internals (base package) and use it from System.Posix.Process (unix package).
panne
More...
over 21 years ago
[project @ 2004-10-08 21:21:08 by malcolm] Fix layout to Haskell'98.
malcolm
More...
over 21 years ago
[project @ 2004-10-08 12:07:02 by ross] Hugs can't handle System.Process yet
ross
More...
over 21 years ago
[project @ 2004-10-08 12:04:48 by ross] revert previous change, so now these includes don't define PACKAGE_*
ross
More...
over 21 years ago
[project @ 2004-10-08 10:28:37 by simonmar] - make sure we don't overflow the table - use a checked array index just in case we *do* try to overflow - fix a harmless off-by-one
simonmar
More...
over 21 years ago
[project @ 2004-10-07 13:13:22 by stolz] Bring declaration of runProcess back in line with prototype: pid_t (ProcHandle) isn't compatible with int on SunOS.
stolz
More...
over 21 years ago
[project @ 2004-10-07 09:42:28 by malcolm] Oops, fix impdecl/fundecl ordering.
malcolm
More...
over 21 years ago
[project @ 2004-10-06 23:45:37 by dons] Fix order of PACKAGE_* #undefs. They must appear before HsBaseConfig.h
dons
More...
over 21 years ago
[project @ 2004-10-06 15:02:41 by malcolm] Dummy implementations of openBinaryFile and hSetBinaryMode for nhc98.
malcolm
More...
over 21 years ago
[project @ 2004-10-06 11:11:34 by ross] Add getEnvironment from hslibs/lang/SystemExts. This differs from the System.Posix.Env version in not failing if an entry lacks an '=' sign.
ross
More...
over 21 years ago
[project @ 2004-10-06 10:13:07 by ross] make the evil PACKAGE_* hacks consistent
ross
More...
over 21 years ago
[project @ 2004-10-05 15:56:17 by simonmar] If we try to use a finalized handle, then throw a useful exception. Before, the thread would just block forever on the MVar or get a BlockedOnDeadMVar exception.
simonmar
More...
over 21 years ago
[project @ 2004-10-05 12:51:33 by simonmar] inputReady foreign import should be "safe.
simonmar
More...
over 21 years ago
[project @ 2004-10-05 07:43:07 by mthomas] Nonexistent file stopped entire install for libraries.
mthomas
More...
over 21 years ago
[project @ 2004-10-02 07:34:38 by dons] Bind raiseSignal to genericRaise, on OpenBSD only, atm.
dons
More...
over 21 years ago
[project @ 2004-10-02 07:14:38 by dons] Undef PACKAGE_NAME PACKAGE_STRING PACKAGE_BUGREPORT PACKAGE_TARNAME coming in from ghcconfig.h, so that we can use HsBaseConfig.h versions without screenfulls of cpp warnings.
dons
More...
over 21 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
…
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