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 45 of 67
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @ 2003-07-30 08:13:16 by ralf] Rolled back to newtype now that the compiler does not panic anymore for the module Data/Generics/Text.hs.
ralf
More...
over 22 years ago
[project @ 2003-07-29 12:36:52 by ross] exclude Data.Generics.*
ross
More...
over 22 years ago
[project @ 2003-07-29 12:03:13 by ross] trim imports
ross
More...
over 22 years ago
[project @ 2003-07-28 15:03:05 by panne] Markup fixes
panne
More...
over 22 years ago
[project @ 2003-07-28 12:11:46 by malcolm] Use new Data.Dynamic/Data.Typeable story in nhc98.
malcolm
More...
over 22 years ago
[project @ 2003-07-26 12:43:58 by ralf] Renamed Data/Generics/Strings to .../Text. Implemented generic read by using Text/ParserCombinators/ReadP. This is now how it really should look like. Did some more refactoring in the modules of Data/Generics. I consider the library relatively stable by now. Very experimental stuff is only in Data/Generics/Reify.hs
ralf
More...
over 22 years ago
[project @ 2003-07-25 15:03:38 by simonpj] Wibbles to gread; Ralf to check
simonpj
More...
over 22 years ago
[project @ 2003-07-25 14:36:38 by ralf] Data.Generics is up and running again!
ralf
More...
over 22 years ago
[project @ 2003-07-25 10:03:51 by simonmar] regcomp: don't attach the regfree finalizer if c_regcomp failed.
simonmar
More...
over 22 years ago
[project @ 2003-07-24 16:24:21 by ralf] Addressed Ross' concerns as follows: Included all of Data/Types.hs into Data/Typeable.hs. It really makes sense there anyway.
ralf
More...
over 22 years ago
[project @ 2003-07-24 15:28:06 by simonpj] Minor bugs in generics
simonpj
More...
over 22 years ago
[project @ 2003-07-24 15:13:44 by ross] exclude Data.Generics.* from Hugs
ross
More...
over 22 years ago
[project @ 2003-07-24 14:20:23 by panne] Quick fix from Ross to get the Hugs builds working again. I'm not sure what the right fix is, e.g. is moving sameType to Data.Types enough?
panne
More...
over 22 years ago
[project @ 2003-07-24 13:53:20 by simonmar] Make pre-processing primops.txt from this directory work properly.
simonmar
More...
over 22 years ago
[project @ 2003-07-24 12:19:57 by ralf] Major refactoring of Data/Generics. This also affects the compiler (because of deriving issues). This is an intermediate commit. The library is supposed to compile fine. But the deriving stuff for Data needs to be revised. The testsuite for Data/Generics will not pass. gread is broken at the moment. So it is strongly recommended not to cvs upd for a few hours or a day.
ralf
More...
over 22 years ago
[project @ 2003-07-24 12:05:42 by panne] GCC 3.3 is a bit picky about macros with a varying number of arguments, even when they are skipped. Strange...
panne
More...
over 22 years ago
[project @ 2003-07-24 10:41:38 by simonpj] Add more comments
simonpj
More...
over 22 years ago
[project @ 2003-07-24 07:49:33 by simonpj] A gross hack to stop the pretty-printer going into an infinite loop. What happens is that 'indent' is given a negative number, and that made it loop. This patch checks for the negative case, so at least it doesn't loop -- but I don't understand why the indent ever goes negative, so there's still something wrong here.
simonpj
More...
over 22 years ago
[project @ 2003-07-23 15:39:54 by simonmar] GHC/PrimopWrappers.hs fix for BootingFromHc
simonmar
More...
over 22 years ago
[project @ 2003-07-23 10:27:49 by wolfgang] Fix regular expressions for Mac OS X.
wolfgang
More...
over 22 years ago
[project @ 2003-07-22 14:38:02 by simonpj] Remove out-of-date apology about mkTyConApp; merge to stable
simonpj
More...
over 22 years ago
[project @ 2003-07-22 12:55:50 by simonmar] Export hShow (GHC only for now).
simonmar
More...
over 22 years ago
[project @ 2003-07-22 09:55:05 by ross] jiggle to make System.Posix.Directory work for Hugs
ross
More...
over 22 years ago
[project @ 2003-07-21 16:50:20 by simonmar] GHC's instance Show Handle is wrong, because it is impure. This commit makes the Show instance pure by restricting what it shows to just the filename.
simonmar
More...
over 22 years ago
[project @ 2003-07-21 13:21:02 by malcolm] > Build Control.Monad before Data.HashTable, the latter depends on the > former. Shouldn't the build system know about that automatically?
malcolm
More...
over 22 years ago
[project @ 2003-07-21 09:26:23 by simonmar] Fix showIntAtBase to match the report. Its signature was previously
simonmar
More...
over 22 years ago
[project @ 2003-07-16 17:46:52 by sof] [win32]asyncDoProc :: FunPtr (Ptr a -> IO Int) -> Ptr a -> IO Int
sof
More...
over 22 years ago
[project @ 2003-07-16 10:55:20 by simonmar] - Make showHex and showOct match the report (don't add leading "Ox" or "Oo").
simonmar
More...
over 22 years ago
[project @ 2003-07-16 10:46:29 by panne] Build Control.Monad before Data.HashTable, the latter depends on the former. Shouldn't the build system know about that automatically?
panne
More...
over 22 years ago
[project @ 2003-07-10 19:25:58 by sof] For System.Directory.renameFile on Win32 platforms, implement the Haskell98 semantics of replacing the target file if it already exists (i.e., file/directory renaming is now done by dirUtils.c:__hscore_renameFile().)
sof
More...
over 22 years ago
←
1
2
…
41
42
43
44
45
46
47
48
49
…
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