Statistics
| Branch: | Tag: | Revision:

root @ e2fa2baf

Name Size
  Ganeti
.gitattributes 21 Bytes
.gitignore 194 Bytes
AUTHORS 31 Bytes
COPYING 17.6 kB
Makefile 1.8 kB
NEWS 4.9 kB
README 2.6 kB
haddock-prologue 353 Bytes
hail.1 1.8 kB
hail.hs 4.2 kB
hbal.1 18.1 kB
hbal.hs 11.8 kB
hn1.1 9.6 kB
hn1.hs 7.6 kB
hscan.1 3.4 kB
hscan.hs 6.8 kB
hscolour.css 195 Bytes
test.hs 1.1 kB

Latest revisions

# Date Author Comment
e2fa2baf 06/01/2009 12:55 pm Iustin Pop

Add copyright/license information

This doc-patch adds copyright and license information to (hopefully) all
needed files.

7dd5ee6c 06/01/2009 12:24 pm Iustin Pop

tests: move the test declaration in QC.hs

This patch moves the test declaration into QC.hs, so that test.hs has to
be modified only when we add a new test category.

0991ed70 06/01/2009 12:18 pm Iustin Pop

Small whitespace change

dbba5246 06/01/2009 12:18 pm Iustin Pop

Move some alloc functions from hail into Cluster

These are generic enough to be used from multiple places, they belong
better in Cluster.hs than in the hail source.

19f38ee8 06/01/2009 12:18 pm Iustin Pop

Move the RqType and Request types to Loader.hs

These two will be more generic than now, and belong somewhere else -
Loader.hs is a generic module for data loading, thus we move them there.

d85a0a0f 06/01/2009 12:18 pm Iustin Pop

Cleanup an old function

Also replace a type with its synonim.

9188aeef 06/01/2009 12:18 pm Iustin Pop

Lots of documentation updates

This patch does only doc build changes, doc changes and function move
around (for more logical documentation). It should have no impact at all
on the code.

ef53b4b2 06/01/2009 12:18 pm Iustin Pop

Change the check rule in Makefile

Since ghc won't trigger recompilation due to the -fhpc flag, it's not
useful to rm && make test, as this will only relink the binary.
Therefore we simplify this rule.

095d7ac0 06/01/2009 12:18 pm Iustin Pop

A simple test for Container.addTwo

7bc82927 06/01/2009 12:17 pm Iustin Pop

Add some very trivial Instance tests

This is more of an exercise in QuickCheck than strong testing.

View all revisions | View revisions

Also available in: Atom