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
1 day
ago. based on code collected
2 days
ago.
Sep 23, 2025 — Sep 23, 2026
Showing page 61 of 67
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @ 2002-04-28 02:01:00 by sof] \\begin{code} prefix missing
sof
More...
over 24 years ago
[project @ 2002-04-26 15:39:50 by lewie] Fix broken def of fixST.
lewie
More...
over 24 years ago
[project @ 2002-04-26 13:34:05 by simonmar] Remove \$Id\$ from all files: it isn't particularly useful (see previous discussion on
[email protected]
), and it confuses Haddock.
simonmar
More...
over 24 years ago
[project @ 2002-04-26 13:33:10 by simonmar] - Remove \$Id\$ - Fix comments that confuse Haddock
simonmar
More...
over 24 years ago
[project @ 2002-04-26 13:26:39 by simonmar] We can cope with Control.Monad.Reader & friends now (Haddock can parse fundeps).
simonmar
More...
over 24 years ago
[project @ 2002-04-26 12:58:45 by simonmar] doc string wibble
simonmar
More...
over 24 years ago
[project @ 2002-04-26 12:48:16 by simonmar] - Add proper module headers to these guys - Remove \$Id\$ - Update copyrights - Int.lhs and Word.lhs were just wrapped in \begin{code}..\end{code}, so make them .hs files instead.
simonmar
More...
over 24 years ago
[project @ 2002-04-26 12:31:06 by simonmar] Add a LICENSE
simonmar
More...
over 24 years ago
[project @ 2002-04-24 17:57:55 by ross] haddock food.
ross
More...
over 24 years ago
[project @ 2002-04-24 16:31:37 by simonmar] Add the single character '|' to the header comment of each module so that Haddock will parse it as the module documentation.
simonmar
More...
over 24 years ago
[project @ 2002-04-24 16:13:26 by simonmar] Makefile rules for building HTML documentation using Haddock. It's a bit rough around the edges so far, and I haven't added any actual documentation yet, but you can build Haddock (in fptools/haddock) and then say
simonmar
More...
over 24 years ago
[project @ 2002-04-24 16:10:21 by simonmar] Omit the generic declarations when processing with Haddock, since the Haddock parser doesn't understand them (yet).
simonmar
More...
over 24 years ago
[project @ 2002-04-24 16:09:12 by simonmar] Update foreign import syntax
simonmar
More...
over 24 years ago
[project @ 2002-04-24 16:01:51 by simonmar] Update foreign import syntax
simonmar
More...
over 24 years ago
[project @ 2002-04-24 15:47:34 by simonmar] Update foreign import syntax
simonmar
More...
over 24 years ago
[project @ 2002-04-24 15:47:10 by sof] Directory.Permissions.searchable: True iff S_ISDIR() and X bit set (was : !S_ISREG() and X) -- falls into line with what nhc98 and Hugs does
sof
More...
over 24 years ago
[project @ 2002-04-24 11:17:53 by simonpj] "\Oxxx" and "\Xyyy" are not octal or hexadecimal escapes in Haskell 98, and should not be lexed as such.
simonpj
More...
over 24 years ago
[project @ 2002-04-18 23:32:56 by sof] re-added Show instance for ThreadId
sof
More...
over 24 years ago
[project @ 2002-04-13 14:59:06 by panne] Ugly hack to make `lex' H98-compliant again: lex "" should return [("","")], not []. This should probably be fixed elsewhere...
panne
More...
over 24 years ago
[project @ 2002-04-13 05:08:55 by sof] readIEEENumber: support reading IEEE-754 'special' values (NaN,Inf)
sof
More...
over 24 years ago
[project @ 2002-04-11 12:03:43 by simonpj] ------------------- Mainly derived Read -------------------
simonpj
More...
over 24 years ago
[project @ 2002-04-10 15:57:16 by simonmar] Update to newer FFI definition style
simonmar
More...
over 24 years ago
[project @ 2002-04-10 11:43:49 by stolz] Two new scheduler-API primops:
stolz
More...
over 24 years ago
[project @ 2002-04-02 15:33:34 by sof] don't bother defining __hscore_sigaddset() on mingw
sof
More...
over 24 years ago
[project @ 2002-04-02 10:19:21 by simonmar] Add foldl', the strict version of foldl.
simonmar
More...
over 24 years ago
[project @ 2002-04-01 09:19:18 by simonpj] Remove Ix context from STArray data type. Data type contexts are evil. H98 says they even apply for pattern matching, which GHC didn't implement till now --- and that forces Ix even on equality of STArrays. No, no, no.
simonpj
More...
over 24 years ago
[project @ 2002-03-27 17:55:26 by simonmar] Fix cut-n-pasto (the testsuite actually showed up something useful!)
simonmar
More...
over 24 years ago
[project @ 2002-03-26 23:50:56 by sof] To make cygwin/mingw interworking a little bit simpler, use the __MINGW32__ define rather than config.h's mingw32_TARGET_OS
sof
More...
over 24 years ago
[project @ 2002-03-26 21:07:06 by sof] make it work with cygwin again
sof
More...
over 24 years ago
[project @ 2002-03-26 21:02:19 by sof] cygwin: stick with system()
sof
More...
over 24 years ago
←
1
2
…
57
58
59
60
61
62
63
64
65
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