]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-02-22 Joe Groffuse a "pointer" wrapper tuple to indicate pointer types...
2010-02-21 Joe Groffremove string c-types from classes.struct tests
2010-02-21 Joe Groffwindows.com.syntax: parse return c-type of COM-INTERFAC...
2010-02-21 Joe Groffopengl.gl.extensions: scan return type of GL-FUNCTION...
2010-02-21 Joe Groffcore-foundation.fsevents: use CALLBACK: type to define...
2010-02-21 Joe Groffremove references to c-types hash from deploy tool
2010-02-21 Joe Groffditch string c-types
2010-02-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-21 Slava Pestovcocoa.messages: if a class cannot be found, IMPORT...
2010-02-21 Slava Pestovvocabs: document platforms.txt
2010-02-21 Slava Pestovunix.utmpx: fix load errors
2010-02-21 Joe Groffadjust wording in game.loop docs
2010-02-21 Slava PestovMove windows.dragdrop-listener to unmaintained
2010-02-21 Slava Pestovio.serial.windows: fix load error
2010-02-21 Slava Pestovnative-thread-test: clean up
2010-02-21 Slava Pestovunix.utilities: remove platforms.txt since its portable
2010-02-21 Slava PestovRename io.launcher.unix.parser to simple-tokenizer...
2010-02-21 Slava Pestovui.text.pango: add a platforms.txt
2010-02-21 Slava Pestovtools.crossref: fix method cross-referencing
2010-02-20 Joe Groffgame.loop: separate delegate into tick-delegate and...
2010-02-20 Joe Groffgame.input: add a convenient "buttons-delta" word to...
2010-02-20 Joe Groffif you're going to support shift-del, you should also...
2010-02-20 Slava Pestovcontinuations: add a throw-continue word for resumable...
2010-02-20 Slava Pestovvocabs.loader.test.a: fix
2010-02-20 Slava PestovFix load errors exposed by platforms.txt change
2010-02-20 Slava Pestovvocabs.metadata: replace unportable tag with a platform...
2010-02-19 Slava Pestovui.gadgets.worlds: support S+DELETE as an alternative...
2010-02-19 Slava Pestovmake: documentation tweak
2010-02-19 Slava Pestovprettyprint.config: set some output limits by default...
2010-02-19 Slava Pestovstack-checker.dependencies: fix load error
2010-02-19 Slava Pestovtools.crossref: don't include generic words in usage...
2010-02-19 Slava Pestovspecialized-arrays: generate slightly more efficient...
2010-02-19 Slava PestovFix two problems with recompilation: predicate constant...
2010-02-19 Slava Pestovio.monitors.recursive: fix hang introduced by recent...
2010-02-19 Slava PestovMerge branch 'fixes' of git://github.com/Blei/factor
2010-02-19 Slava Pestovio.monitors: if a monitor is disposed while other threa...
2010-02-19 Philipp Brüschweilerinfix: part about integers as sequences doesn't apply...
2010-02-19 Philipp Brüschweilerassocs: doc fixes
2010-02-19 Philipp Brüschweilersequences: clarify some stack effect and examlpes in...
2010-02-19 Philipp Brüschweilermath: typo in rem docs
2010-02-19 Philipp Brüschweilerui.tools.listener docs: typo
2010-02-19 Slava Pestovconcurrency.promises: fix formatting
2010-02-19 Slava Pestovconcurrency.mailboxes: mailboxes should not be disposab...
2010-02-19 Slava Pestovlibusb: add unportable tag since it depends on the...
2010-02-19 Slava Pestovgame.input: fix load error on *BSD, remove dependency...
2010-02-18 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-18 Slava Pestovhelp.lint.checks: you can't have duplicate names in...
2010-02-18 Slava PestovUpdate documentation for new help lint check
2010-02-18 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-18 Erik CharleboisBindings to libusb
2010-02-18 Erik CharleboisImplement input grabbing for x11; add do-nothing game...
2010-02-18 Slava Pestovhelp.stylesheet: tweak color
2010-02-18 Slava Pestovtools.deploy.libraries.windows: add unportable tag...
2010-02-18 Erik CharleboisMerge up
2010-02-18 Joe GroffRevert "fix append-path and vocab-dir to use path-separ...
2010-02-18 Joe GroffRevert "io.pathnames: make absolute-path? public"
2010-02-18 Joe GroffRevert "make io.pathnames tests path-separator-neutral"
2010-02-18 Joe GroffRevert "vocabs.loader: make vocab-dir+ use path-separat...
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Joe Groffupdate gpu docs—VAOs no longer required
2010-02-17 Slava Pestovio.pathnames: fix doc typo
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Joe Grofffall back to manual gl vertex attribute management...
2010-02-17 Slava Pestovlistener: fix help lint
2010-02-17 Slava PestovFix unit test failures
2010-02-17 Slava Pestovclasses.tuple: document final class declaration
2010-02-17 Slava Pestovtyped: update documentation
2010-02-17 Slava Pestovtools.deploy.backend: clean up
2010-02-17 Slava Pestovtuple-arrays: require that base type be final
2010-02-17 Slava Pestovfunctors: make 'final' declarations work in functors
2010-02-17 Slava Pestovlistener: fix docs
2010-02-17 Slava Pestovsee: show final declaration on tuples
2010-02-17 Slava Pestovclasses.tuple: fix screwup
2010-02-17 Slava PestovMake specialized arrays and SIMD types final so that...
2010-02-17 Slava Pestovtyped: only unbox final classes. Fixes bug reported...
2010-02-17 Slava PestovAdd support for final tuple classes which cannot be...
2010-02-17 Slava Pestovcore: minor cleanups
2010-02-17 Slava PestovMinor documentation fixes
2010-02-17 Slava Pestovcombinators: better wrong-values error
2010-02-17 Slava Pestovhelp.markup: make $example render slightly nicer
2010-02-17 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-17 Erik CharleboisRemove game.input dependency from chipmunk.demo so...
2010-02-17 Joe Groffmove alut stuff to openal.alut so alut only gets deploy...
2010-02-17 Joe Grofffix last globs test on windows
2010-02-17 Joe Groffvocabs.loader: make vocab-dir+ use path-separator too
2010-02-17 Joe Groffmake io.pathnames tests path-separator-neutral
2010-02-17 Joe Groffio.pathnames: make absolute-path? public
2010-02-17 Joe Grofffix append-path and vocab-dir to use path-separator
2010-02-16 Joe Grofftypo in tools.deploy.backend
2010-02-16 Joe Groffsearch resource: for unix libraries too
2010-02-16 Joe Groffdeploy ogg and vorbis libraries
2010-02-16 Joe Grofftools.deploy.shaker typos
2010-02-16 Joe Groffdeploy openal and alut libraries except on OS X
2010-02-16 Joe Grofftools.deploy.shaker: prune library manifest
2010-02-16 Joe Groffmath.blas.config: add deploy-blas? variable
2010-02-16 Joe Groffalien.libraries: add a "deploy-library" word that marks...
2010-02-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-16 Joe Grofffix globs tests
2010-02-16 Erik CharleboisMerge to upstream
next