]> git.donarmstrong.com Git - lilypond.git/commit
release: 0.0.32 release/0.0.32
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 18 Feb 1997 10:49:50 +0000 (11:49 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 18 Feb 1997 10:49:50 +0000 (11:49 +0100)
commit47c90cd333d91fce969d1933fc8222ab9d23246c
treecbd931eed20a006c125f3a629f926d6629bb9703
parent093995e3f2ee60100348ea1e9f05d69aa457aeba
release: 0.0.32
208 files changed:
.dstreamrc
ANNOUNCE [new file with mode: 0644]
Documentation/CodingStyle.pod
Documentation/Makefile
Documentation/README.pod
Documentation/error.pod
Documentation/index.pod [new file with mode: 0644]
Documentation/lilygut.pod
Documentation/lilyinput.pod
Documentation/make_website
Generate.make
Makefile
NEWS
README
Sources.make
TODO
Variables.make
configure
flower/Makefile
flower/NEWS
flower/Sources.make
flower/Variables.make
flower/assoc.hh
flower/choleski.hh
flower/compare.hh
flower/cursor.hh
flower/dataf.cc
flower/dstream.hh
flower/findcurs.hh [deleted file]
flower/findcurs.inl [deleted file]
flower/handle.hh
flower/interval.hh
flower/iterate.hh
flower/lgetopt.hh
flower/list.hh
flower/list.tcc
flower/matrix.hh
flower/path.cc
flower/path.hh
flower/pcursor.hh
flower/plist.hh
flower/scalar.hh
flower/string.cc
flower/string.hh
flower/stringutil.hh
flower/textdb.hh
flower/textstr.hh
flower/tsmat.hh [deleted file]
flower/tsmat.tcc [deleted file]
flower/tvsmat.hh [deleted file]
flower/unionfind.hh
flower/varray.hh
flower/vector.hh
flower/vsmat.hh
hdr/bar.hh
hdr/barreg.hh [new file with mode: 0644]
hdr/beam.hh
hdr/boxes.hh
hdr/clef.hh [deleted file]
hdr/clefitem.hh
hdr/clefreg.hh [new file with mode: 0644]
hdr/command.hh [deleted file]
hdr/commandrequest.hh [new file with mode: 0644]
hdr/complexcolumn.hh
hdr/complexstaff.hh
hdr/complexwalker.hh
hdr/getcommand.hh [deleted file]
hdr/grouping.hh
hdr/inputcommand.hh [deleted file]
hdr/inputcommands.hh [deleted file]
hdr/inputmusic.hh
hdr/inputscore.hh
hdr/inputstaff.hh
hdr/key.hh
hdr/keyitem.hh
hdr/keyreg.hh [new file with mode: 0644]
hdr/leastsquares.hh
hdr/lexer.hh
hdr/linespace.hh
hdr/localkeyitem.hh
hdr/localkeyreg.hh
hdr/lyriccolumn.hh
hdr/lyricstaff.hh
hdr/lyricwalker.hh
hdr/meter.hh
hdr/meterreg.hh [new file with mode: 0644]
hdr/misc.hh
hdr/musicalrequest.hh [new file with mode: 0644]
hdr/parseconstruct.hh
hdr/pcol.hh
hdr/proto.hh
hdr/pscore.hh
hdr/qlp.hh
hdr/qlpsolve.hh
hdr/register.hh
hdr/reqtodo.hh [new file with mode: 0644]
hdr/request.hh
hdr/sccol.hh
hdr/score.hh
hdr/scorewalker.hh [new file with mode: 0644]
hdr/source.hh
hdr/sourcefile.hh
hdr/spanner.hh
hdr/staff.hh
hdr/staffcommands.hh [deleted file]
hdr/staffeleminfo.hh [new file with mode: 0644]
hdr/staffwalker.hh
hdr/stcol.hh
hdr/stem.hh
hdr/tex.hh
hdr/textdef.hh
hdr/textspanner.hh
hdr/timedescription.hh
hdr/tstream.hh
hdr/voice.hh
init/table_sixteen.ini
input/Makefile
input/cadenza.ly
input/coriolan-alto.ly
input/error.ly
input/kortjakje.ly
input/maartje.ly
input/martien.ly
input/mlalt.ly
input/mlcello.ly
input/mlvio1.ly
input/mlvio2.ly
input/pavane.ly
input/rhythm.ly [new file with mode: 0644]
input/scales.ly
input/scsii-menuetto.ly
input/standchen.ly
input/twinkle.ly
input/wohltemperirt.ly
src/bar.cc
src/barreg.cc [new file with mode: 0644]
src/beam.cc
src/break.cc
src/calcideal.cc
src/clef.cc [deleted file]
src/clefitem.cc
src/clefreg.cc [new file with mode: 0644]
src/command.cc [deleted file]
src/commandrequest.cc [new file with mode: 0644]
src/complexcolumn.cc [new file with mode: 0644]
src/complexprint.cc [deleted file]
src/complexstaff.cc
src/complexwalker.cc
src/getcommands.cc [deleted file]
src/grouping.cc
src/headreg.cc
src/inputcommand.cc [deleted file]
src/inputcommands.cc [deleted file]
src/inputmusic.cc
src/inputscore.cc
src/inputstaff.cc
src/key.cc
src/keyitem.cc
src/keyreg.cc [new file with mode: 0644]
src/lexerinit.cc
src/localkeyitem.cc
src/localkeyreg.cc
src/lookup.cc
src/lyriccolumn.cc
src/lyricitem.cc
src/lyricstaff.cc
src/lyricwalker.cc
src/meter.cc
src/meterreg.cc [new file with mode: 0644]
src/misc.cc
src/mylexer.cc
src/note.cc
src/notehead.cc
src/parser.y
src/pcol.cc
src/pscore.cc
src/qlp.cc
src/qlpsolve.cc
src/register.cc
src/request.cc
src/sccol.cc
src/score.cc
src/scorewalker.cc [new file with mode: 0644]
src/script.cc
src/scriptreg.cc
src/slurreg.cc
src/source.cc
src/sourcefile.cc
src/staff.cc
src/staffcommands.cc [deleted file]
src/staffelem.cc
src/staffwalker.cc
src/stcol.cc
src/stem.cc
src/stembeamreg.cc
src/template1.cc
src/template2.cc
src/template3.cc
src/textdef.cc
src/textitem.cc
src/textreg.cc
src/timedescription.cc
src/voice.cc
src/voiceelt.cc [new file with mode: 0644]
src/voicegroup.cc
src/voiceregs.cc
src/warn.cc
src/wordwrap.cc