]> git.donarmstrong.com Git - lilypond.git/commit
release: 0.0.30 release/0.0.30
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 12 Feb 1997 09:27:36 +0000 (10:27 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 12 Feb 1997 09:27:36 +0000 (10:27 +0100)
commit89e80b41fb745ed7ebc2ba3ee4f183a740f305be
tree90c3a0db7b20faccc0bd5c02b8eb27f92b91ed76
parent4400e6a334eec3cb014f05d9dc9e098907291bfd
release: 0.0.30
189 files changed:
Documentation/CodingStyle.pod
Documentation/README.pod
Documentation/error.pod
Documentation/lilyinput.pod
Makefile
NEWS
Sources.make
TODO
Variables.make
clearlily
configure
flower/Makefile
flower/NEWS
flower/Variables.make
flower/assoc.hh
flower/associter.hh
flower/choleski.hh
flower/compare.hh
flower/cursor.hh
flower/cursor.inl
flower/dataf.cc
flower/dstream.cc
flower/dstream.hh
flower/interval.hh
flower/lgetopt.hh
flower/list.hh
flower/matrix.hh
flower/path.cc
flower/path.hh
flower/pcursor.hh
flower/plist.hh
flower/scalar.hh
flower/smat.cc
flower/string.hh
flower/stringutil.hh
flower/textdb.hh
flower/textstr.hh
flower/tvsmat.hh
flower/varray.hh
flower/vector.hh
flower/vsmat.hh
genheader
hdr/beam.hh
hdr/break.hh
hdr/clef.hh
hdr/clefitem.hh
hdr/colhpos.hh
hdr/command.hh
hdr/complexcolumn.hh [new file with mode: 0644]
hdr/complexstaff.hh
hdr/complexwalker.hh
hdr/dimen.hh
hdr/directionalspanner.hh
hdr/grouping.hh
hdr/headreg.hh [new file with mode: 0644]
hdr/inputcommands.hh
hdr/inputmusic.hh
hdr/inputscore.hh
hdr/inputstaff.hh
hdr/item.hh
hdr/key.hh
hdr/keyitem.hh
hdr/lexer.hh
hdr/linepstaff.hh [deleted file]
hdr/linespace.hh
hdr/localkeyitem.hh
hdr/localkeyreg.hh [new file with mode: 0644]
hdr/lookup.hh
hdr/lyriccolumn.hh
hdr/lyricitem.hh
hdr/lyricstaff.hh
hdr/lyricwalker.hh
hdr/melodicstaff.hh [deleted file]
hdr/meter.hh
hdr/molecule.hh
hdr/notehead.hh
hdr/paper.hh
hdr/pcol.hh
hdr/proto.hh
hdr/pscore.hh
hdr/pstaff.hh
hdr/qlp.hh
hdr/qlpsolve.hh
hdr/register.hh
hdr/request.hh
hdr/rest.hh
hdr/rhythmstaff.hh [deleted file]
hdr/sccol.hh
hdr/score.hh
hdr/scoreline.hh
hdr/script.hh
hdr/scriptdef.hh
hdr/scriptreg.hh [new file with mode: 0644]
hdr/simplestaff.hh [deleted file]
hdr/simplewalker.hh [deleted file]
hdr/slur.hh
hdr/slurreg.hh [new file with mode: 0644]
hdr/sourcefile.hh
hdr/spanner.hh
hdr/staff.hh
hdr/staffcommands.hh
hdr/staffelem.hh
hdr/staffline.hh
hdr/staffsym.hh [new file with mode: 0644]
hdr/staffwalker.hh
hdr/stcol.hh
hdr/stem.hh
hdr/stembeamreg.hh [new file with mode: 0644]
hdr/tex.hh
hdr/textdef.hh
hdr/textitem.hh
hdr/textreg.hh [new file with mode: 0644]
hdr/textspanner.hh
hdr/timedescription.hh
hdr/tstream.hh
hdr/voice.hh
hdr/voicegroup.hh
init/table_sixteen.ini
input/error.ly
input/maartje.ly
input/scsii-menuetto.ly
input/wohltemperirt.ly
lilyponddefs.tex
src/beam.cc
src/calcideal.cc
src/clef.cc
src/clefitem.cc
src/complexprint.cc
src/complexstaff.cc
src/complexwalker.cc
src/dimen.cc
src/directionalspanner.cc
src/groupregs.cc
src/headreg.cc [new file with mode: 0644]
src/inputcommands.cc
src/inputmusic.cc
src/inputscore.cc
src/inputstaff.cc
src/keyitem.cc
src/lexer.l
src/linepstaff.cc [deleted file]
src/linespace.cc
src/localkeyitem.cc
src/localkeyreg.cc [new file with mode: 0644]
src/lookup.cc
src/lyriccolumn.cc
src/lyricstaff.cc
src/lyricwalker.cc
src/melodicstaff.cc [deleted file]
src/molecule.cc
src/mylexer.cc
src/note.cc
src/notehead.cc
src/notename.cc
src/paper.cc
src/parser.y
src/pscore.cc
src/pstaff.cc
src/qlp.cc
src/qlpsolve.cc
src/register.cc
src/request.cc
src/rhythmstaff.cc [deleted file]
src/sccol.cc
src/score.cc
src/scriptdef.cc
src/scriptreg.cc [new file with mode: 0644]
src/simpleprint.cc [deleted file]
src/simplestaff.cc [deleted file]
src/simplewalker.cc [deleted file]
src/slur.cc
src/slurreg.cc [new file with mode: 0644]
src/sourcefile.cc
src/spanner.cc
src/staff.cc
src/staffline.cc
src/staffsym.cc [new file with mode: 0644]
src/staffwalker.cc
src/stcol.cc
src/stembeamreg.cc [new file with mode: 0644]
src/texbeam.cc
src/texslur.cc
src/textreg.cc [new file with mode: 0644]
src/textspanner.cc
src/tstream.cc
src/voice.cc
src/voicegroup.cc
src/voiceregs.cc
src/wordwrap.cc