This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
f04b55af3a4cd6e43f517abb35a0f9ed5af33ad2
ardour
/
libs
/
pbd
History
Paul Davis
d6051c9953
move string_is_affirmative() into libpbd
...
git-svn-id: svn://localhost/ardour2/branches/3.0@11936 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-12 11:45:40 +00:00
..
boost-debug
…
macosx
…
pbd
move string_is_affirmative() into libpbd
2012-04-12 11:45:40 +00:00
test
Missing file.
2012-04-02 13:52:36 +00:00
.cvsignore
…
base_ui.cc
…
basename.cc
…
boost_debug.cc
…
cartesian.cc
…
ChangeLog
…
clear_dir.cc
…
cocoa_open_uri.mm
…
command.cc
…
controllable_descriptor.cc
…
controllable.cc
…
convert.cc
move string_is_affirmative() into libpbd
2012-04-12 11:45:40 +00:00
COPYING
…
cpus.cc
…
crossthread.cc
…
debug_rt_alloc.c
…
debug.cc
Fix typo.
2012-01-09 01:59:52 +00:00
dmalloc.cc
…
enums.cc
…
enumwriter.cc
…
epa.cc
…
error.cc
…
event_loop.cc
…
file_manager.cc
…
file_utils.cc
…
filesystem_paths.cc
…
filesystem.cc
…
fpu.cc
…
gettext.h
…
i18n.h
…
id.cc
…
libpbd.pc.in
…
libpbd.spec.in
…
locale_guard.cc
…
malign.cc
…
mountpoint.cc
complete the do-not-free-data-from-getmntinfo() fix
2012-01-11 18:14:18 +00:00
openuri.cc
…
pathscanner.cc
…
pool.cc
…
property_list.cc
…
pthread_utils.cc
…
receiver.cc
…
run-tests.sh
Fix libpbd tests and add test for url_decode().
2012-04-01 14:29:26 +00:00
search_path.cc
…
semutils.cc
…
shortpath.cc
…
signals.cc
…
sndfile_manager.cc
…
stacktrace.cc
…
stateful_diff_command.cc
…
stateful.cc
…
strreplace.cc
…
strsplit.cc
…
textreceiver.cc
…
transmitter.cc
…
undo.cc
…
uuid_boost.cc
…
uuid.cc
…
whitespace.cc
…
wscript
Fix libpbd tests and add test for url_decode().
2012-04-01 14:29:26 +00:00
xml++.cc
some deep changes to xml++ in which we retain a C-level xmlDocPtr as a member of an XMLTree objects. this allows us to do repeated XPATH searches (as in the midnam parser of libmidi++) without constantly rewriting an entire tree into memory to recreate a new xmlDocPtr with which we can search. Since XMLTree objects don't typically stay around for very long, just when serializing to/from disk, this is not anticipated to have much (if any) impact on memory consumption
2012-03-20 18:01:07 +00:00