]> gitweb.factorcode.org Git - factor.git/history - extra/audio/vorbis/vorbis.factor
Fix comments to be ! not #!.
[factor.git] / extra / audio / vorbis / vorbis.factor
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-26 Slava PestovMove <ref>, deref and little-endian? from alien.c-types...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-25 Doug ColemanRemove usages of <void*> and *void*
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-24 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-24 Slava PestovSpecialized arrays, structs and other objects respondin...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-26 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-26 Joe Groffdon't leak the Factor stream when the vorbis-stream...
2010-01-26 Joe Grofffix audio.vorbis streaming to read in data from factor...
2010-01-25 Joe Grofftweak audio.vorbis to queue up a fixed-sized preallocat...
2010-01-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe Groffaudio.vorbis phase 2—actually decode and supply audio
2010-01-24 Joe Groffsteal chris double's ogg.player code and turn it into...