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
*
Implement inline Real cross_product (Offset, Offset)
David Kastrup
2015-08-20
1
-0
/
+8
*
Issue 4549: Remove dead "!STD_VECTOR" code in flower tests
Dan Eble
2015-08-17
2
-31
/
+0
*
Issue 4548: eliminate flip(Direction*)
...
Dan Eble
2015-08-17
1
-21
/
+2
*
Issue 4547: remove unnecessary min() and max() functions
Dan Eble
2015-08-14
1
-4
/
+0
*
Issue 4546: don't redefine comparison operators for std::string
Dan Eble
2015-08-14
3
-11
/
+1
*
Robustify Offset::direction and Offset::length
David Kastrup
2015-07-05
1
-2
/
+12
*
Issue 4464/2: include hygiene: break cycles, remove duplicate includes etc.
David Kastrup
2015-07-02
4
-4
/
+2
*
Issue 2787: Sanitize usage of -DDEBUG, -DNDEBUG and assert
...
David Kastrup
2015-05-19
3
-3
/
+3
*
Remove cygwin_conv_to_posix_path
...
Masamichi Hosoda
2015-04-24
1
-25
/
+0
*
compare LilyPond Rationals without unnecessary overflow; issue 4180
...
Keith OHara
2015-01-10
1
-3
/
+3
*
Run grand replace for 2015.
Werner Lemberg
2015-01-04
42
-42
/
+42
*
Don't verify result of String_convert::dec2int
...
David Kastrup
2014-09-08
1
-2
/
+0
*
Issue 3925: lilypond -d leads to weird output
...
David Kastrup
2014-06-05
1
-2
/
+2
*
Polynomial.hh - Make LilyPond compile w/ musl libc
...
Felix Janda
2014-02-20
1
-0
/
+1
*
Run grand-replace (issue 3765)
...
Carl Sorensen
2014-01-11
42
-42
/
+42
*
Issue 3656/2: disambiguate our own ::to_string from std::to_string
David Kastrup
2013-11-20
1
-12
/
+12
*
Issue 3656: Problems building Lilypond 2.17.95 with libc++ for use with llvm
...
David Kastrup
2013-11-20
1
-0
/
+1
*
Issue 3531: replaced function argument 'string' by 'const string&' where it m...
...
Frédéric Bron
2013-09-10
13
-60
/
+60
*
Issue 3513: removed unused code: functions that are declared but never define...
Frédéric Bron
2013-09-03
1
-5
/
+0
*
Issue 2758. ly_module_lookup caused deprecation warnings with Guile V2.06.
...
Ian Hulin
2012-09-22
1
-0
/
+8
*
remove top-level const's from declarations
...
Benkő Pál
2012-09-11
1
-1
/
+1
*
Improvements in vertical skyline approximations (issue 2148).
...
Mike Solomon
2012-08-27
4
-51
/
+213
*
Run fixcc + astyle2.02.1
Graham Percival
2012-08-27
1
-2
/
+2
*
Make distributed tarball from Git file list
...
John Mandereau
2012-08-15
2
-13
/
+0
*
Run fixcc.py with astyle 2.02.
Graham Percival
2012-08-10
2
-2
/
+0
*
Issue 2704: Add missing "#include <unistd.h>" for use with g++ 4.7
Frédéric Bron
2012-08-01
2
-0
/
+4
*
Issue 2491: Macro for(UP_and_DOWN) and 3 similar.
...
Łukasz Czerwiński
2012-04-30
1
-1
/
+11
*
Run grand-replace for 2012
Graham Percival
2012-01-09
42
-42
/
+42
*
Remove unnecessary std
Graham Percival
2012-01-09
1
-1
/
+0
*
Avoid implicit sign conversion: size_t vs. ssize_t
Graham Percival
2012-01-09
1
-3
/
+3
*
Avoid implicit sign change by doing it explicitly
Graham Percival
2012-01-09
1
-3
/
+3
*
Avoid deprecated access declarations
...
Graham Percival
2012-01-09
1
-1
/
+1
*
Avoid redefining struct String_convert to class.
Graham Percival
2011-12-14
1
-2
/
+2
*
Avoid implicit sign conversion
Graham Percival
2011-12-14
1
-3
/
+3
*
Remove default comparison for binary search
...
Graham Percival
2011-12-14
1
-1
/
+1
*
Avoid conversion changing signedness
...
Graham Percival
2011-12-14
1
-2
/
+2
*
Run astyle 2.02.
Graham Percival
2011-12-12
3
-22
/
+20
*
Issue 2036: keep make test in flower from warnings
David Kastrup
2011-12-07
2
-3
/
+6
*
Fix almost all warnings in flower/ and many in lily/.
...
Reinhold Kainhofer
2011-12-05
11
-37
/
+46
*
Warnings: Move all warning-as-error handling to warn.cc
...
Reinhold Kainhofer
2011-11-14
2
-10
/
+17
*
Don't let yaffut try to demangle when autoconf figures this won't work
David Kastrup
2011-11-11
1
-0
/
+9
*
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
[next]