Imported Upstream version 0.13.1upstreamupstream/0.13.1
commit9549245e4c6449e037f34296f5d1ce497448b412
authorPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>
Sun, 1 Aug 2010 09:51:13 +0000 (1 11:51 +0200)
committerPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>
Sun, 1 Aug 2010 09:51:13 +0000 (1 11:51 +0200)
tree9cb821a778d79e99f698fdc928127c42b6e07f49
parentab65605c8f336ddfad5ce09ed739be5a22731e3d
Imported Upstream version 0.13.1
80 files changed:
Makefile
README
bin/lisaac.c
bin/path.h [deleted file]
editor/emacs/lisaac-mode.el
example/shootout/README [deleted file]
example/shootout/binary_trees/binary_trees.li [deleted file]
example/shootout/binary_trees/binary_trees_c.c [deleted file]
example/shootout/binary_trees/binary_trees_tst [deleted file]
example/shootout/binary_trees/treenode.li [deleted file]
example/shootout/fannkuch/fannkuch.li [deleted file]
example/shootout/fannkuch/fannkuch_c.c [deleted file]
example/shootout/fannkuch/fannkuch_tst [deleted file]
example/shootout/fasta/fasta.li [deleted file]
example/shootout/fasta/fasta_c.c [deleted file]
example/shootout/fasta/fasta_tst [deleted file]
example/shootout/fasta/frequency.li [deleted file]
example/shootout/k_nucleotide/knucleotide-input.txt [deleted file]
example/shootout/k_nucleotide/knucleotide-output.txt [deleted file]
example/shootout/k_nucleotide/knucleotide.li [deleted file]
example/shootout/k_nucleotide/knucleotide_c.c [deleted file]
example/shootout/k_nucleotide/knucleotide_tst [deleted file]
example/shootout/k_nucleotide/simple_hash.h [deleted file]
example/shootout/k_nucleotide/simple_hash2.h [deleted file]
example/shootout/k_nucleotide/sorter.li [deleted file]
example/shootout/mandelbrot/mandelbrot.li [deleted file]
example/shootout/mandelbrot/mandelbrot_c.c [deleted file]
example/shootout/mandelbrot/mandelbrot_tst [deleted file]
example/shootout/meteor_contest/board.li [deleted file]
example/shootout/meteor_contest/instance.li [deleted file]
example/shootout/meteor_contest/island_info.li [deleted file]
example/shootout/meteor_contest/meteor_contest.li [deleted file]
example/shootout/meteor_contest/meteor_contest_c.cpp [deleted file]
example/shootout/meteor_contest/meteor_contest_tst [deleted file]
example/shootout/meteor_contest/ok_pieces.li [deleted file]
example/shootout/meteor_contest/piece.li [deleted file]
example/shootout/meteor_contest/s_piece.li [deleted file]
example/shootout/meteor_contest/soln.li [deleted file]
example/shootout/nbody/nbody.li [deleted file]
example/shootout/nbody/nbody_c.c [deleted file]
example/shootout/nbody/nbody_tst [deleted file]
example/shootout/nbody/planet.li [deleted file]
example/shootout/nsieve-bits/nsieve_bits.li [deleted file]
example/shootout/nsieve-bits/nsieve_bits_c.c [deleted file]
example/shootout/nsieve-bits/nsieve_bits_tst [deleted file]
example/shootout/nsieve/nsieve.li [deleted file]
example/shootout/nsieve/nsieve_c.c [deleted file]
example/shootout/nsieve/nsieve_tst [deleted file]
example/shootout/partial_sums/partial_sums.li [deleted file]
example/shootout/partial_sums/partial_sums_c.c [deleted file]
example/shootout/partial_sums/partial_sums_tst [deleted file]
example/shootout/recursive/recursive.li [deleted file]
example/shootout/recursive/recursive_c.c [deleted file]
example/shootout/recursive/recursive_tst [deleted file]
example/shootout/reverse_complement/reverse_complement.li [deleted file]
example/shootout/reverse_complement/reverse_complement_c.c [deleted file]
example/shootout/reverse_complement/reverse_complement_tst [deleted file]
example/shootout/spectral_norm/spectral_norm.li [deleted file]
example/shootout/spectral_norm/spectral_norm_c.c [deleted file]
example/shootout/spectral_norm/spectral_norm_tst [deleted file]
example/shootout/startup/loop [deleted file]
example/shootout/startup/startup.li [deleted file]
example/shootout/startup/startup_c.c [deleted file]
example/shootout/startup/startup_tst [deleted file]
example/shootout/sum_file/loop [deleted file]
example/shootout/sum_file/sum_file.li [deleted file]
example/shootout/sum_file/sum_file_c.c [deleted file]
example/shootout/sum_file/sum_file_tst [deleted file]
example/shootout/sum_file/sumcol-input.txt [deleted file]
manpage/.svn/entries [new file with mode: 0644]
manpage/.svn/format [new file with mode: 0644]
manpage/.svn/prop-base/lisaac.1.gz.svn-base [new file with mode: 0644]
manpage/.svn/prop-base/shorter.1.gz.svn-base [new file with mode: 0644]
manpage/.svn/text-base/lisaac.1.gz.svn-base [new file with mode: 0644]
manpage/.svn/text-base/lisaac.1.svn-base [new file with mode: 0644]
manpage/.svn/text-base/shorter.1.gz.svn-base [copied from manpage/shorter.1.gz with 84% similarity]
manpage/.svn/text-base/shorter.1.svn-base [new file with mode: 0644]
manpage/lisaac.1.gz
manpage/shorter.1.gz
src/lisaac.li