view .hgignore @ 4606:6b76f8589f5d

Added a temporary function str_assert_utf8() for finding points in code where string data should be UTF-8 but might not be. In case of valid UTF-8 a copy of string is returned. If string is NOT valid UTF-8, a call backtrace is printed and str_to_utf() is called instead.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Jun 2008 23:17:47 +0300
parents 89af19afbfa0
children 87c1e4da4aad
line wrap: on
line source

syntax: regexp
^aclocal\.m4
^autom4te\.cache
^audacious\.pc
^audclient\.pc
^buildsys\.mk
^config\.h
^config\.h\.in
^config\.log
^config\.status
^configure
^extra\.mk
^man/audacious\.1
^man/audtool\.1
^mk/rules\.mk
^po/Makefile
^po/Makefile\.in
^po/POTFILES
^po/stamp-po
^src/audacious/audacious
^src/audacious/audacious\.desktop
^src/audacious/build_stamp\.c
^src/audacious/dbus-client-bindings\.h
^src/audacious/dbus-server-bindings\.h
^src/audtool/audtool
^cscope\.out
^tags
syntax: glob
.git
.deps
*.a
*.dylib
*.gmo
*.o
*.so
*~
*.swp