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 38 of 67
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @ 2004-03-05 18:00:35 by malcolm] Plumb System.Time and System.CPUTime into nhc98 libraries build.
malcolm
More...
about 22 years ago
[project @ 2004-03-03 19:25:41 by malcolm] #ifdefs for nhc98.
malcolm
More...
about 22 years ago
[project @ 2004-03-03 11:47:42 by ross] withObject -> with
ross
More...
about 22 years ago
[project @ 2004-03-02 22:23:59 by ralf] Once more revised the Data class. You will need to cvs upd the compiler as well.
ralf
More...
about 22 years ago
[project @ 2004-03-01 17:25:46 by malcolm] nhc98: ensure the Either type is identical with Prelude.Either.
malcolm
More...
about 22 years ago
[project @ 2004-03-01 14:47:30 by simonmar] small improvements from Ian Lynagh
simonmar
More...
about 22 years ago
[project @ 2004-02-28 15:35:28 by ralf] Code that uses deriving (... Data ...) will require an updated *compiler* to be in line with these new boilerplate modules.
ralf
More...
about 22 years ago
[project @ 2004-02-27 14:48:16 by malcolm] To make it compile with nhc98, #ifdef out the Typeable[12] instances.
malcolm
More...
about 22 years ago
[project @ 2004-02-27 10:27:41 by simonmar] Update the comments in here after changes in rev. 1.17.
simonmar
More...
about 22 years ago
[project @ 2004-02-26 18:34:14 by ross] instances for Ordering and tuples (up to 5)
ross
More...
about 22 years ago
[project @ 2004-02-26 18:06:51 by ralf] Simplified kind-polymorphic boilerplate stuff.
ralf
More...
about 22 years ago
[project @ 2004-02-25 21:20:04 by ralf] Follow-up fix triggered by yesterday's major scrap your boilerplate commit.
ralf
More...
about 22 years ago
[project @ 2004-02-25 20:10:18 by ralf] Thanks to Sven Panne. The module should be back to Haskell 98 or at least should not break hugs anymore.
ralf
More...
about 22 years ago
[project @ 2004-02-25 19:21:20 by krasimir] Added finalizeForeignPtr function
krasimir
More...
about 22 years ago
[project @ 2004-02-24 19:51:11 by ralf] Twin traversal is now based on accumulating maps. Added polymorphic type extension for type constructors.
ralf
More...
about 22 years ago
[project @ 2004-02-24 19:49:58 by ralf] Proliferation of unsafeCoerce in Data.Typeable stopped. (There is now just one cast0 which generalises on all previous forms: cast, castss, castarr.) Started classes Typeable1/2 for unary/binary type constructors. Added instances for lists, products, sums, functions, maybies.
ralf
More...
about 22 years ago
[project @ 2004-02-24 12:39:12 by simonmar] New version of translate for mingw32, which correctly (allegedly) reverses the command-line translation done by the standard C runtime on Windows.
simonmar
More...
about 22 years ago
[project @ 2004-02-20 17:46:38 by panne] Hugs has hSetBinaryMode, hPutBuf, and hGetBuf now.
panne
More...
about 22 years ago
[project @ 2004-02-20 10:55:09 by stolz] wibble (replace helper function with fromEnum)
stolz
More...
about 22 years ago
[project @ 2004-02-19 10:42:50 by stolz] Preserve group/other bits in setPermissions.
stolz
More...
about 22 years ago
[project @ 2004-02-18 15:07:03 by simonmar] stat() needs to be wrapped too
simonmar
More...
about 22 years ago
[project @ 2004-02-17 11:59:16 by simonmar] Also need to wrap fstat().
simonmar
More...
about 22 years ago
[project @ 2004-02-17 11:22:22 by simonmar] Use C wrappers for lseek() and open(). On Linux, these functions are macro'd to different versions when large file support is on, so to make the libraries compilable with the NCG we need to use C wrappers for these functions.
simonmar
More...
about 22 years ago
[project @ 2004-02-17 11:21:04 by simonmar] Remove unused argument from commitBuffer
simonmar
More...
about 22 years ago
[project @ 2004-02-17 11:16:36 by malcolm] Exclude "config.h" inclusion for nhc98 as well as Hugs.
malcolm
More...
about 22 years ago
[project @ 2004-02-16 11:08:58 by ross] adjust imports for portability
ross
More...
about 22 years ago
[project @ 2004-02-15 13:24:42 by ralf] Another commit of boilerplate refactoring related to twin traversal and type introspection. Clean-up. After some reflection the list processing module was not regarded suitable for the library (see List.hs removed).
ralf
More...
about 22 years ago
[project @ 2004-02-15 13:04:47 by krasimir] Added support for tracers
krasimir
More...
about 22 years ago
[project @ 2004-02-14 18:18:46 by ralf] Refactored the approach to Twin Traversal. Added some illustrative treatment of polymorphic lists.
ralf
More...
about 22 years ago
[project @ 2004-02-13 17:46:32 by ross] make import Foreign.C.String GHC-only to unbreak Hugs build
ross
More...
about 22 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
…
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