aboutsummaryrefslogtreecommitdiffstats
path: root/test/visit_archive.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-30ArchivePlugin: move instance methods to class ArchiveFileMax Kellermann1-2/+2
2013-01-29ArchiveFile: convert to a classMax Kellermann1-1/+3
2013-01-29test/visit_archive: new debug programMax Kellermann1-82/+36
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-5/+2
2013-01-26input_stream: forward-declare the structMax Kellermann1-1/+1
2013-01-24archive/*: convert to C++Max Kellermann1-2/+2
2013-01-10io_thread: convert to C++Max Kellermann1-1/+1
2013-01-10input_stream: convert to C++ (internally)Max Kellermann1-3/+6
2012-08-08tag_pool: use GStaticMutexMax Kellermann1-3/+0
2012-03-19test/dump_text_file: debug program for text_input_stream.cMax Kellermann1-31/+16
2012-03-19test/run_input: use input_stream_*lock()Max Kellermann1-4/+4
2011-09-16input_stream: non-blocking I/OMax Kellermann1-12/+18
2011-09-16input_plugin: add method check()Max Kellermann1-0/+6
2011-08-24input/soup: new input plugin based on libsoupMax Kellermann1-0/+11
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-05-20test: enable binary mode on stdin/stdoutMax Kellermann1-0/+1
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann1-4/+5
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-15input_stream: return errors with GErrorMax Kellermann1-6/+21
2009-12-15test/run_input: deinitialize everything after open() errorMax Kellermann1-40/+50
2009-12-15test/run_input: initialize archive pluginsMax Kellermann1-0/+15
2009-12-14input_plugin: method init() returns errors with GErrorMax Kellermann1-1/+7
2009-12-14input_stream: moved input_stream_global_init() to input_init.cMax Kellermann1-0/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-04-13test: added run_input test programMax Kellermann1-0/+114