Reworked error handling.
[ruby-vorbistagger.git] / ext / ext.c
2006-08-23 Tilman SauerbeckReworked error handling.
2006-08-23 Tilman SauerbeckSeparated vcedit_state_new() and vcedit_open() again.
2006-08-23 Tilman SauerbeckMade Ogg::Vorbis::Tagger#close available again.
2006-08-23 Tilman SauerbeckReworked output file writing.
2006-08-23 Tilman SauerbeckReworked Ogg::Vorbis::Comments' vorbis_comment interface.
2006-08-23 Tilman SauerbeckDon't mark global variables.
2006-08-23 Tilman SauerbeckChanged the initialize size of the IO buffer to 0.
2006-08-23 Tilman SauerbeckMade the IO buffer global.
2006-08-23 Tilman SauerbeckMade sure that all comments are well-formed before...
2006-08-10 Tilman SauerbeckInitial commit.