summaryrefslogtreecommitdiff
path: root/flower/include/std-string.hh
Commit message (Expand)AuthorAgeFilesLines
* Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"...David Kastrup2015-08-231-1/+1
* Revert "Issue 4550 (2/2) Avoid "using namespace std;" in included files"...David Kastrup2015-08-231-13/+14
* Issue 4550 (2/2) Avoid "using namespace std;" in included files...Dan Eble2015-08-201-14/+13
* Issue 4550 (1/2) Avoid "using namespace std;" in included files...Dan Eble2015-08-201-1/+1
* Issue 4546: don't redefine comparison operators for std::stringDan Eble2015-08-141-5/+0
* Issue 2787: Sanitize usage of -DDEBUG, -DNDEBUG and assert...David Kastrup2015-05-191-1/+1
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Issue 3531: replaced function argument 'string' by 'const string&' where it m......Frédéric Bron2013-09-101-2/+2
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-10/+9
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* Update source file headers. Fixes using standard GNU package conventions....Jan Nieuwenhuizen2009-11-251-3/+14
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* Use long long integers in Rational class....Neil Puttock2008-09-121-0/+2
* Interface changes for string functions:...Han-Wen Nienhuys2008-06-011-2/+2
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* * lily/note-column.cc: reformat....Han-Wen Nienhuys2006-09-161-0/+9
* Fix some bugs in the dynamic engraver and PostScript backendErlend Aasland2006-05-311-9/+0
* * lily/note-column.cc: reformat....Han-Wen Nienhuys2006-09-161-0/+9
* * lily/slur-configuration.cc (fit_factor): oops, skip point if...Han-Wen Nienhuys2006-02-221-1/+2
* * flower/include/std-string.hh:...Jan Nieuwenhuizen2006-02-111-20/+19
* * flower/std-string.cc (std): add to_string(long unsigned)....Han-Wen Nienhuys2006-02-061-0/+1
* * flower/string.cc (Module): excise flower array & string...Han-Wen Nienhuys2006-02-061-35/+1
* * flower/include/pqueue.hh: Derive from std::vector....Jan Nieuwenhuizen2006-02-031-1/+1
* * configure.in (--enable-std-vector): New option....Jan Nieuwenhuizen2006-01-311-1/+2
* *** empty log message ***Jan Nieuwenhuizen2006-01-261-14/+16
* *** empty log message ***Jan Nieuwenhuizen2006-01-261-38/+43
* * flower/include/std-string.hh: String/std::string compatibility:...Jan Nieuwenhuizen2006-01-251-0/+7
* std:: macrameeJan Nieuwenhuizen2006-01-231-3/+5
* * flower/include/std-string.hh: Oops, bugfix for --disable-std-string....Jan Nieuwenhuizen2006-01-231-1/+5
* * flower/file-path.cc:...Jan Nieuwenhuizen2006-01-221-1/+1
* * configure.in (--enable-std-string): New option....Jan Nieuwenhuizen2006-01-221-0/+53