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
4 days
ago. based on code collected
4 days
ago.
Mar 30, 2025 — Mar 30, 2026
Showing page 48 of 67
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @ 2003-05-12 10:16:22 by ross] documentation only: tag some things as "GHC only".
ross
More...
almost 23 years ago
[project @ 2003-05-12 10:15:00 by ross] mark Text.Read as non-portable, and make a bit more available in Hugs.
ross
More...
almost 23 years ago
[project @ 2003-05-12 10:12:52 by ross] Hugs only (I hope): add unboxed arrays to Hugs
ross
More...
almost 23 years ago
[project @ 2003-05-12 08:57:55 by ross] cosmetic change
ross
More...
almost 23 years ago
[project @ 2003-05-12 08:55:53 by ross] remove #ifndef __HUGS__
ross
More...
almost 23 years ago
[project @ 2003-05-12 08:54:21 by ross] add Haddock markers
ross
More...
almost 23 years ago
[project @ 2003-05-12 08:48:09 by ross] some re-arrangement for the benefit of Hugs.
ross
More...
almost 23 years ago
[project @ 2003-05-08 16:06:41 by ross] avoid a C compiler warning about arithmetic with void *
ross
More...
almost 23 years ago
[project @ 2003-05-05 19:44:28 by ross] non-GHC: fill out the Bits instances for Int and Integer, and make them work with Hugs.
ross
More...
almost 23 years ago
[project @ 2003-04-30 08:36:21 by simonmar] When doing hGetChar on a block-buffered handle, don't wait for the buffer to be completely full before returning a character. This behaviour seems more useful, and matches what hGetLine and hGetContents do.
simonmar
More...
almost 23 years ago
[project @ 2003-04-28 09:18:29 by ross] add Text.ParserCombinators.ReadP, Text.ParserCombinators.ReadPrec and Text.Read.Lex to Hugs. (But they're not used by Read, because that would make the Prelude non-H98).
ross
More...
almost 23 years ago
[project @ 2003-04-28 09:16:47 by ross] portability fixes, plus marking these as non-portable (uses forall).
ross
More...
almost 23 years ago
[project @ 2003-04-25 17:43:06 by ross] tiny haddock fix
ross
More...
almost 23 years ago
[project @ 2003-04-25 17:42:26 by ross] add System.Info to Hugs
ross
More...
almost 23 years ago
[project @ 2003-04-25 10:24:58 by ross] add Data.Array.Diff to Hugs
ross
More...
almost 23 years ago
[project @ 2003-04-25 10:24:20 by ross] non-GHC: remove instances for Word
ross
More...
almost 23 years ago
[project @ 2003-04-25 10:23:29 by simonmar] doc fixes
simonmar
More...
almost 23 years ago
[project @ 2003-04-24 12:25:26 by malcolm] Add instances of Data.Bits.Bits for Int/Word[8,16,32,64] in a different way. The module Data.Bits is only available from the base package, which is normally added to the link line *before* the standard libraries, hence if the instances are in the latter, you get link errors. So move the instances into the base package where they belong, in NHC.SizedTypes.
malcolm
More...
almost 23 years ago
[project @ 2003-04-23 14:36:26 by malcolm] Add Data.HashTable, Data.Monoid, and Data.Tree to the nhc98 build, and re-instate Data.Dynamic, which now uses Data.HashTable.
malcolm
More...
almost 23 years ago
[project @ 2003-04-23 14:29:51 by malcolm] Tweak #ifdefs to make it compile with nhc98.
malcolm
More...
almost 23 years ago
[project @ 2003-04-23 13:22:16 by simonmar] Doc wibble.
simonmar
More...
almost 23 years ago
[project @ 2003-04-23 10:27:53 by simonmar] hGetArray/hPutArray with a count argument of zero now just return doing nothing. This brings them into line with hGetBuf/hPutBuf and fixes a bug in Data.PackedString.hPutPS which fails on an empty string.
simonmar
More...
almost 23 years ago
[project @ 2003-04-22 10:20:30 by malcolm] Exclude Data.Dynamic from the nhc98 build now that it no longer compiles. (Need to investigate getting Data.HashTable to work.)
malcolm
More...
almost 23 years ago
[project @ 2003-04-22 09:21:34 by ross] Hugs only: minor re-arrangement of ifdefs.
ross
More...
almost 23 years ago
[project @ 2003-04-22 09:19:24 by ross] remove an ifdef'd out commented out import.
ross
More...
almost 23 years ago
[project @ 2003-04-21 16:32:39 by ross] adjust imports for Hugs's benefit.
ross
More...
almost 23 years ago
[project @ 2003-04-21 16:32:05 by ross] Hugs only: Key is defined in Hugs.Prelude (because it needs Dynamic)
ross
More...
almost 23 years ago
[project @ 2003-04-17 16:51:43 by simonpj] Add lots of new generics stuff
simonpj
More...
almost 23 years ago
[project @ 2003-04-17 15:23:37 by simonpj] ---------------------------------- Implement Typeable properly ----------------------------------
simonpj
More...
almost 23 years ago
[project @ 2003-04-17 15:17:07 by simonpj] Comments and imports
simonpj
More...
almost 23 years ago
←
1
2
…
44
45
46
47
48
49
50
51
52
…
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