]> git.donarmstrong.com Git - lilypond.git/commit - flower/std-string.cc
add File_name::canonicalized()
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 4 Jun 2007 00:43:11 +0000 (21:43 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 4 Jun 2007 00:43:11 +0000 (21:43 -0300)
commite7c33f14dc0ae7b43b21db16fd0ce48934049a57
treead2934d4e0362ff89fa7f97d22de6ad7fa32c46b
parentc27cdd423527bcd4d019bb54e2ab5fe470fba9a6
add File_name::canonicalized()

- add string_join()
- do the right thing with a//b for string_split()
- test functions
flower/file-name.cc
flower/include/file-name.hh
flower/include/std-vector.hh
flower/std-string.cc
flower/test-file-name.cc