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 50 of 67
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @ 2003-03-26 15:25:46 by simonmar] Change our ForeignPtr implementation to match the spec: finalizers must now be foreign functions.
simonmar
More...
about 23 years ago
[project @ 2003-03-26 12:35:34 by simonmar] Add getrlimit()/setrlimit() suppport
simonmar
More...
about 23 years ago
[project @ 2003-03-14 13:08:04 by simonmar] Attach the finalizer to the write side of a duplex handle, where it should have been. Otherwise finalization of duplex handles doesn't work properly.
simonmar
More...
about 23 years ago
[project @ 2003-03-12 16:42:27 by ijones] * Added more Haddock documentation to functions / classes / types * Added section headings for classes / types * Added an Examples section
ijones
More...
about 23 years ago
[project @ 2003-03-11 18:41:43 by panne] Fixed link to getArgs
panne
More...
about 23 years ago
[project @ 2003-03-09 20:19:27 by panne] Fixed markup confusion ("" vs. '')
panne
More...
about 23 years ago
[project @ 2003-03-08 23:03:47 by panne] More markup fixes...
panne
More...
about 23 years ago
[project @ 2003-03-08 19:02:39 by panne] Fixed some broken/redirected/canonicalized links found by a very picky link checker.
panne
More...
about 23 years ago
[project @ 2003-03-06 09:51:03 by simonmar] Add Data/Array/IO to list of directories
simonmar
More...
about 23 years ago
[project @ 2003-03-05 15:54:59 by malcolm] For nhc98, use nullPtr rather than 0 as the argument to time().
malcolm
More...
about 23 years ago
[project @ 2003-03-05 15:53:10 by malcolm] Build the hierarchical libraries from .hc files when building nhc98 from .hc's.
malcolm
More...
about 23 years ago
[project @ 2003-03-04 13:36:39 by ross] add an #ifdef __GLASGOW_HASKELL__
ross
More...
about 23 years ago
[project @ 2003-03-04 11:09:15 by simonmar] Split Data.Array.IO into Data.Array.IO.Internals (which defines and exports the concrete representations of IOArray and IOUArray) and Data.Array.IO which exports the user-visible API.
simonmar
More...
about 23 years ago
[project @ 2003-02-28 12:34:43 by stolz] - Rename System.Posix.Process.forkProcess to forkProcessAll - Move GHC.Conc.forkProcess to System.Posix with type 'Maybe ProcessID'
stolz
More...
about 23 years ago
[project @ 2003-02-26 10:22:14 by simonmar] Add a note about the problem with forkProcess, for the time being.
simonmar
More...
about 23 years ago
[project @ 2003-02-21 05:34:12 by sof] Asynchronous / non-blocking I/O for Win32 platforms.
sof
More...
about 23 years ago
[project @ 2003-02-20 09:36:40 by malcolm] Add Foreign.Marshal.Pool to the nhc98 build.
malcolm
More...
about 23 years ago
[project @ 2003-02-19 13:54:19 by malcolm] Oops, the "directory-collecting" modules Foreign and Foreign.Marshal were accidentally omitted from the nhc98 build.
malcolm
More...
about 23 years ago
[project @ 2003-02-18 20:39:56 by panne] Guerrilla tactics: Re-export Foreign.Marshal.Pool >:-)
panne
More...
about 23 years ago
[project @ 2003-02-18 20:15:15 by panne] * Fixed bug #687034 (GetOpt overly ambiguous) * Reformatted comment * Synch example with reality
panne
More...
about 23 years ago
[project @ 2003-02-17 15:13:56 by simonpj] Wibbles to ST Monad methods; I forget why
simonpj
More...
about 23 years ago
[project @ 2003-02-17 15:13:09 by simonpj] Type sig for getTag
simonpj
More...
about 23 years ago
[project @ 2003-02-17 11:43:21 by simonmar] Comment wibble
simonmar
More...
about 23 years ago
[project @ 2003-02-14 17:11:59 by sof] - add missing config.h include to Handle.hs - Handle.hSetBuffering: don't bother putting the handle's FD into 'raw' mode under Win32. 'raw' mode is just too specialised and potentially confusing (see comments.)
sof
More...
about 23 years ago
[project @ 2003-02-14 13:01:32 by simonpj] Fix for deriving of records with leading underscore, and corresponding lex
simonpj
More...
about 23 years ago
[project @ 2003-02-06 10:41:13 by simonmar] Aargh! We were setting the VMIN and VTIME values in the termios structure when the terminal is in non-raw mode, rather than raw mode, because I had a test round the wrong way.
simonmar
More...
about 23 years ago
[project @ 2003-02-06 10:41:10 by ross] Hugs-only: special definitions of fromInt & fromDouble.
ross
More...
about 23 years ago
[project @ 2003-02-04 11:55:54 by simonmar] Add support for using vfork, which I apparently removed when this file was moved over from ghc/lib/std/cbits. Using vfork on Linux makes quite a big difference - eg. when building GHC.Base with -split-objs , I saw a 2.5s reduction in system time.
simonmar
More...
about 23 years ago
[project @ 2003-01-30 20:41:10 by panne] * Fixed the comment breakage of the previous commit (Haddock failure) * Synched signature comments in header with reality * Added default implementation of 'rotate' in terms of 'rotateL'/'rotateR' * Removed spurios "signed": What's a signed rotate or a signed left shift??
panne
More...
about 23 years ago
[project @ 2003-01-30 12:51:05 by ross] fix for non-GHC
ross
More...
about 23 years ago
←
1
2
…
46
47
48
49
50
51
52
53
54
…
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