git: Line endings of README.txt
[projects/chimara/chimara.git] / libchimara / stream.c
2013-09-09 Philip ChimentoUse statically-allocated thread private data
2012-08-28 Marijn van VlietMerge branch 'master' of ssh://git.stderr.nl/projects...
2012-02-12 Philip ChimentoMerge branch 'glk-074'
2012-02-12 Philip ChimentoImplement resource streams
2012-02-11 Philip ChimentoAdd stub functions for Glk 0.7.4 API
2011-06-19 Marijn van VlietMerge branch 'master' of ssh://git.stderr.nl/projects...
2011-06-18 Marijn van VlietMerge branch 'master' of ssh://git.stderr.nl/projects...
2011-06-18 P. F. ChimentoKeep an EOF mark for memory streams
2011-06-18 P. F. ChimentoAvoid const string allocation/free
2011-06-18 P. F. ChimentoC stdio trickery for read/write mode
2011-04-14 P. F. ChimentoUpdated documentation to match API 0.7.2
2010-04-28 fliepFixed documentation to work with Gtk-Doc 1.14 and produ...
2010-04-18 rodinFixed window closing bug #43
2010-01-12 fliepFixed shutdown problems. Everything should properly...
2009-12-03 fliepFixed freeing data at stop & start. Previously the...
2009-10-07 fliepWrote platform-dependent dispatch code
2009-09-13 fliepStarted using thread-private data. Multisession still...
2009-05-26 fliepBrought all the Gtk-Doc documentation up to date with...
2009-05-24 fliepImplemented Unix startup code, argument parsing, and...
2009-05-23 rodin * Added the game anchorhead to test
2009-05-23 fliepSeparated library source code from testing code, fixing #6