Thu Aug 20 02:16:13 PDT 2009  John Meacham <[email protected]>
  tagged 0.7.0
New patches:

[TAG 0.7.0
John Meacham <[email protected]>**20090820091613
 Ignore-this: e1015f5b8cd5906459d681f3ceb7c44b
] 
<
[make library hash generation deterministic, to avoid unnecesary invalidating of the cache.
John Meacham <[email protected]>**20090820042412
 Ignore-this: 3a81d0afca2046055ef2ec961a34c95a
] 
[add a 'darcs-fetch' target to the makefile that grabs the supplimental repositories, clean up development instructions.
John Meacham <[email protected]>**20090820041637
 Ignore-this: 53f790845c3f747cff59abf245daef61
] 
[clean up libraries with 'make clean'
John Meacham <[email protected]>**20090820032641
 Ignore-this: 3b349f77a6fb831599e76a9c5cdad39f
] 
[update version to 0.7.0
John Meacham <[email protected]>**20090820031733
 Ignore-this: 3f0f7649b050eb6be3097a334417dc77
] 
[remove 'jhc' from the list of libraries that are automatically loaded. use -pjhc if you need access to it.
John Meacham <[email protected]>**20090820025457
 Ignore-this: e4c00b74361dcc21ce6ba70d4cda6e7
] 
[don't fail if the last line in the file doesn't have a newline ending it.
John Meacham <[email protected]>**20090820025422
 Ignore-this: 2a96a78772af4ae3015ae50ed0977f3f
] 
[add fix for compiling on MacOSX, thanks to Mark Wotton.
John Meacham <[email protected]>**20090819041030
 Ignore-this: bdaeb7fde521f98e4580bca36b6b74d3
] 
[redo libraries such that only names from explicitly imported libraries are visible to the program being compiled.
John Meacham <[email protected]>**20090819035236
 Ignore-this: 7eeb43ddaf2f975309b38190ca266150
] 
[clean up stats some
John Meacham <[email protected]>**20090817231029
 Ignore-this: ebfe3952f00720843c0da1fbbf33294
] 
[clean up documentation, rename all environment variable to have a consistent JHC_ prefix
John Meacham <[email protected]>**20090814023617
 Ignore-this: 1dffad758c102990317e7fdbf658b9a3
] 
[haskell98 should re-export Prelude and Numeric
John Meacham <[email protected]>**20090814022659
 Ignore-this: bef4212af66c50e1220e752382337006
] 
[initialize CAFs statically, add hs_init and friends to the rts to be compliant with the FFI spec, allow compiling without generating a 'main'
John Meacham <[email protected]>**20090813053325
 Ignore-this: 8970666bd27accca219beede653459da
] 
[add 'System.Mem' to jhc library
John Meacham <[email protected]>**20090812074322
 Ignore-this: f979802508f0976e350e9064b6701973
] 
[clean up Main.hs
John Meacham <[email protected]>**20090812061523
 Ignore-this: 75f574f8251cfcad6227bc48ac74b2f7
] 
[enable the ho cache, start using it by default.
John Meacham <[email protected]>**20090812060012
 Ignore-this: a0d4d4afae50f05d5ce16f5b654d2072
] 
[use utf8-string routines in PackedString
John Meacham <[email protected]>**20090811165405
 Ignore-this: ea852d2e75ba0cc13fe2c92723024565
] 
[TAG krasyupheasy
John Meacham <[email protected]>**20090811155530
 Ignore-this: c3ad24b76191a311e2fc81123c2fa1cf
] 
>

Context:

[make library hash generation deterministic, to avoid unnecesary invalidating of the cache.
John Meacham <[email protected]>**20090820042412
 Ignore-this: 3a81d0afca2046055ef2ec961a34c95a
] 
[add a 'darcs-fetch' target to the makefile that grabs the supplimental repositories, clean up development instructions.
John Meacham <[email protected]>**20090820041637
 Ignore-this: 53f790845c3f747cff59abf245daef61
] 
[clean up libraries with 'make clean'
John Meacham <[email protected]>**20090820032641
 Ignore-this: 3b349f77a6fb831599e76a9c5cdad39f
] 
[update version to 0.7.0
John Meacham <[email protected]>**20090820031733
 Ignore-this: 3f0f7649b050eb6be3097a334417dc77
] 
[remove 'jhc' from the list of libraries that are automatically loaded. use -pjhc if you need access to it.
John Meacham <[email protected]>**20090820025457
 Ignore-this: e4c00b74361dcc21ce6ba70d4cda6e7
] 
[don't fail if the last line in the file doesn't have a newline ending it.
John Meacham <[email protected]>**20090820025422
 Ignore-this: 2a96a78772af4ae3015ae50ed0977f3f
] 
[add fix for compiling on MacOSX, thanks to Mark Wotton.
John Meacham <[email protected]>**20090819041030
 Ignore-this: bdaeb7fde521f98e4580bca36b6b74d3
] 
[redo libraries such that only names from explicitly imported libraries are visible to the program being compiled.
John Meacham <[email protected]>**20090819035236
 Ignore-this: 7eeb43ddaf2f975309b38190ca266150
] 
[clean up stats some
John Meacham <[email protected]>**20090817231029
 Ignore-this: ebfe3952f00720843c0da1fbbf33294
] 
[clean up documentation, rename all environment variable to have a consistent JHC_ prefix
John Meacham <[email protected]>**20090814023617
 Ignore-this: 1dffad758c102990317e7fdbf658b9a3
] 
[haskell98 should re-export Prelude and Numeric
John Meacham <[email protected]>**20090814022659
 Ignore-this: bef4212af66c50e1220e752382337006
] 
[initialize CAFs statically, add hs_init and friends to the rts to be compliant with the FFI spec, allow compiling without generating a 'main'
John Meacham <[email protected]>**20090813053325
 Ignore-this: 8970666bd27accca219beede653459da
] 
[add 'System.Mem' to jhc library
John Meacham <[email protected]>**20090812074322
 Ignore-this: f979802508f0976e350e9064b6701973
] 
[clean up Main.hs
John Meacham <[email protected]>**20090812061523
 Ignore-this: 75f574f8251cfcad6227bc48ac74b2f7
] 
[enable the ho cache, start using it by default.
John Meacham <[email protected]>**20090812060012
 Ignore-this: a0d4d4afae50f05d5ce16f5b654d2072
] 
[use utf8-string routines in PackedString
John Meacham <[email protected]>**20090811165405
 Ignore-this: ea852d2e75ba0cc13fe2c92723024565
] 
[TAG krasyupheasy
John Meacham <[email protected]>**20090811155530
 Ignore-this: c3ad24b76191a311e2fc81123c2fa1cf
] 
Patch bundle hash:
e13d03a05247a294f17fb2c63aa59366730fb3ed
_______________________________________________
jhc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/jhc

Reply via email to