index
:
software/lilypond
stafftab
Fork of Lilypond with Stafftab patches.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flower
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correct forward declarations (struct vs. class)
Graham Percival
2011-11-09
1
-3
/
+3
*
Add vector constructor with size argument
Carl Sorensen
2011-10-29
1
-0
/
+4
*
Fix 1477: Add (ly:expect-warning msg args) to suppress expected warnings
...
Reinhold Kainhofer
2011-09-29
2
-4
/
+67
*
Loglevels: Add basic_progress and replace success
...
Reinhold Kainhofer
2011-09-03
2
-3
/
+3
*
Fixes issue 1328.
...
Mike Solomon
2011-08-25
2
-0
/
+27
*
Loglevels: Document distinction between PROGRESS and INFO
Reinhold Kainhofer
2011-08-19
2
-6
/
+2
*
Get rid of some compiler warnings; Fix chdir handling of errors
...
Reinhold Kainhofer
2011-08-14
1
-3
/
+2
*
Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/BASIC/PROGRESS/D...
...
Reinhold Kainhofer
2011-08-14
2
-32
/
+168
*
Grand fixcc.py run on all .hh .cc files.
...
Graham Percival
2011-08-01
42
-547
/
+532
*
Implement minmax()
Han-Wen Nienhuys
2011-02-09
1
-1
/
+7
*
Document Interval::delta().
Han-Wen Nienhuys
2011-01-31
1
-0
/
+2
*
removed unused macro, function and file
...
Bernard Hurley
2011-01-27
2
-17
/
+0
*
Admin: run yearly grand-replace.
Graham Percival
2011-01-13
42
-42
/
+42
*
[flower] Remove compiler warnings.
...
Werner Lemberg
2010-11-03
3
-8
/
+8
*
T1265 - Remove deprecation warnings when running with Guile V2 Replace scm_st...
Ian Hulin
2010-10-19
1
-70
/
+15
*
Fix drastic overestimation of staff heights.
...
Joe Neeman
2010-10-01
2
-0
/
+10
*
Refactor pure-height calculations.
Joe Neeman
2010-09-28
2
-0
/
+18
*
Clarify infinity_f preprocessor definition.
...
Graham Percival
2010-09-06
1
-5
/
+3
*
Have LilyPond issue a success/failure termination message
Ian Hulin
2010-05-08
2
-0
/
+8
*
Configure: Remove unused header check.
Patrick McCarty
2010-04-16
1
-17
/
+0
*
Fix #887: Use ly:string-percent-encode for textedit URIs.
...
Patrick McCarty
2010-01-28
2
-0
/
+10
*
Run grand-replace for 2010.
Neil Puttock
2010-01-23
42
-44
/
+60
*
Fix compilation issue on OS X
Nicolas Sceaux
2009-12-21
1
-7
/
+7
*
Update source file headers. Fixes using standard GNU package conventions.
...
Jan Nieuwenhuizen
2009-11-25
41
-120
/
+582
*
Bump license to GPL v3+.
...
Jan Nieuwenhuizen
2009-11-25
2
-6
/
+2
*
Fix possible endless loop in replace_all
...
Reinhold Kainhofer
2009-08-22
1
-1
/
+2
*
Fix a thinko that broke the contract of STL sort.
Joe Neeman
2009-07-24
1
-1
/
+1
*
Typos: Lilypond -> LilyPond, explicite -> explicit, fix docstring
Mark Polesky
2009-06-02
2
-2
/
+2
*
Run grand-replace for 2009.
Jan Nieuwenhuizen
2009-01-06
40
-40
/
+40
*
Remove SCons traces because of unmaintained state
John Mandereau
2009-01-05
1
-28
/
+0
*
More C++.
Werner Lemberg
2008-12-27
2
-15
/
+9
*
Run `make grand-replace'.
Jan Nieuwenhuizen
2008-12-01
40
-40
/
+40
*
Define our own U64_MAX maximum.
Han-Wen Nienhuys
2008-09-18
3
-1
/
+13
*
Use long long integers in Rational class.
...
Neil Puttock
2008-09-12
5
-23
/
+41
*
Interface changes for string functions:
...
Han-Wen Nienhuys
2008-06-01
4
-14
/
+14
*
Add Drul_array<>::set() method.
Han-Wen Nienhuys
2008-05-01
1
-1
/
+5
*
Fix "make check" on gcc 4.3
Joe Neeman
2008-04-23
2
-0
/
+4
*
Patch for gcc 4.3
Graham Percival
2008-03-26
3
-0
/
+3
*
Add a proper autoconf check for Boost lambda.hpp.
Han-Wen Nienhuys
2007-12-16
1
-2
/
+2
*
indentation fixes.
Han-Wen Nienhuys
2007-12-12
1
-3
/
+3
*
Only use INFINITY if it is defined.
...
Han-Wen Nienhuys
2007-12-11
1
-1
/
+8
*
Get rid of is_inf(), and use std::isinf() instead.
...
Erlend Aasland
2007-11-30
2
-8
/
+2
*
Get rid of obsolete MacOS 10.3 fix.
Erlend Aasland
2007-11-30
1
-7
/
+1
*
Remove hungarian postfix.
Erlend Aasland
2007-11-29
1
-2
/
+2
*
Remove more obsolete comments.
Erlend Aasland
2007-11-29
1
-3
/
+0
*
add flower/test-string.cc
Han-Wen Nienhuys
2007-11-19
1
-0
/
+24
*
Bugfix: Rational.cc: Modulo and trunc did not work with negative numbers.
...
Rune Zedeler
2007-10-23
1
-1
/
+4
*
s/illegal/invalid/
Werner Lemberg
2007-07-29
1
-1
/
+1
*
add File_name::canonicalized()
...
Han-Wen Nienhuys
2007-06-03
5
-3
/
+50
*
Add Skyline::print_points(), Offset::swapped()
Han-Wen Nienhuys
2007-03-25
2
-0
/
+7
[prev]
[next]