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 49 of 67
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @ 2003-04-17 13:26:59 by simonmar] Doc wibbles
simonmar
More...
almost 23 years ago
[project @ 2003-04-17 12:58:14 by mthomas] Fix "System/Posix/Internals.hs:273: Malformed entity string".
mthomas
More...
almost 23 years ago
[project @ 2003-04-17 10:44:59 by simonmar] Add a hash table implementation. This is an implementation of Dynamic Hash Tables, transliterated from the code in GHC's RTS into Haskell. I'd like to say it looks nicer, and well, maybe it does a little.
simonmar
More...
almost 23 years ago
[project @ 2003-04-17 07:26:12 by simonpj] Better Haddock documentation
simonpj
More...
almost 23 years ago
[project @ 2003-04-17 07:01:27 by simonpj] Start on better Typeable
simonpj
More...
almost 23 years ago
[project @ 2003-04-16 15:12:02 by sof] hGetArray: wrong result length returned.
sof
More...
almost 23 years ago
[project @ 2003-04-15 12:42:13 by malcolm] Add unlinesPS, unwordsPS, joinPS, and splitWithPS, to the nhc98 version of the code.
malcolm
More...
almost 23 years ago
[project @ 2003-04-15 10:41:14 by simonmar] Re-instate joinPS which appears to have been accidentally left out of this revised version of PackedString, and add unlinesPS and unwordsPS which are the analogs of Data.List.unlines and Data.List.unwords respectively.
simonmar
More...
almost 23 years ago
[project @ 2003-04-11 23:39:43 by ross] Hugs only: add a CBITS "pragma" to tell the Hugs conversion script which files from <package>/cbits should be linked with the module by ffihugs, e.g. {-# CBITS HsNet.c initWinSock.c ancilData.c #-}
ross
More...
almost 23 years ago
[project @ 2003-04-11 14:24:07 by simonmar] Plug a file descriptor leak: when finalizing a handle, we should ignore errors in the flushing operation and go ahead and close the handle anyway.
simonmar
More...
almost 23 years ago
[project @ 2003-04-11 11:43:09 by ross] Hugs only: use the whole thing now
ross
More...
almost 23 years ago
[project @ 2003-04-11 11:10:57 by ross] rename Control.Monad.Monoid as Data.Monoid
ross
More...
almost 23 years ago
[project @ 2003-04-11 10:41:23 by ross] move #hide to where it works
ross
More...
almost 23 years ago
[project @ 2003-04-11 10:11:24 by ross] rename GHC.Posix as System.Posix.Internals
ross
More...
almost 23 years ago
[project @ 2003-04-09 10:21:09 by simonpj] Typo
simonpj
More...
almost 23 years ago
[project @ 2003-04-09 08:18:13 by simonpj] ------------------------------------- Fix the lexer so that it does the right thing for floating point and hexadecimal numbers -------------------------------------
simonpj
More...
almost 23 years ago
[project @ 2003-04-09 08:17:39 by simonpj] Remove redundant Prelude import
simonpj
More...
almost 23 years ago
[project @ 2003-04-08 16:14:29 by simonpj] add fixity for +++, <++
simonpj
More...
almost 23 years ago
[project @ 2003-04-08 16:02:05 by simonpj] New ReadP module from Koen, featuring <++ combinator
simonpj
More...
almost 23 years ago
[project @ 2003-04-08 14:52:26 by ross] import tweak
ross
More...
almost 23 years ago
[project @ 2003-04-04 16:12:01 by ross] Added a list of the modules in the package that don't work with Hugs. Such modules are skipped by the conversion script. Packages in which everything works with Hugs don't need such a file.
ross
More...
almost 23 years ago
[project @ 2003-04-04 14:36:31 by simonpj] lexChar wibblifications
simonpj
More...
almost 23 years ago
[project @ 2003-04-03 16:46:59 by ross] Graph and Tree modules, from GHC's Digraph (actually the Haddock version, which looks more recent).
ross
More...
about 23 years ago
[project @ 2003-04-01 16:32:04 by simonpj] Fix bogus implementation of readLitChar, lexLitChar
simonpj
More...
about 23 years ago
[project @ 2003-04-01 16:30:37 by simonpj] Use INLINE rather than SPECIALISE for ceiling, floor, truncate
simonpj
More...
about 23 years ago
[project @ 2003-03-31 15:36:24 by ross] remove a GHC-ism
ross
More...
about 23 years ago
[project @ 2003-03-31 13:58:43 by simonmar] Get the filename right in IOErrors generated by several functions in here.
simonmar
More...
about 23 years ago
[project @ 2003-03-31 13:58:03 by simonmar] - Add ioeSet{ErrorType,ErrorString,Handle,FileName} to match the existing ioeGet* functions.
simonmar
More...
about 23 years ago
[project @ 2003-03-30 12:20:16 by ross] withForeignPtr is portable. So is some other stuff, though only Hugs uses the portable versions at present.
ross
More...
about 23 years ago
[project @ 2003-03-27 10:24:43 by simonmar] [ oops, forgot to commit this with the rest of the changes yesterday... ]
simonmar
More...
about 23 years ago
←
1
2
…
45
46
47
48
49
50
51
52
53
…
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