]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-05-15 Slava PestovUpdating code in basis and extra for stricter vocab...
2009-05-15 Slava PestovImplement stricter vocab search path semantics, with...
2009-05-14 Slava PestovCleaning up USING: lists for new strict semantics
2009-05-14 Slava Pestovui.tools.debugger: don't throw an error if world has...
2009-05-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Slava Pestovui.backend.windows: create-window can now be called...
2009-05-14 Doug Colemanfullscreen* -> (fullscreen?), set-fullscreen* -> (set...
2009-05-14 Slava PestovRename use+ to add-use, move search to vocabs.parser...
2009-05-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Doug Colemantoggle-screen is in the ui now
2009-05-14 Joe GroffMacOS X glFrustum generates -0.0 in W column of project...
2009-05-14 Doug Colemanfix the sky
2009-05-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Doug Colemanadd a velocity-modifier to terrain demo for left shift...
2009-05-14 Doug Colemanrename set-fullscreen? to set-fullscreen, add a toggle...
2009-05-14 Slava PestovRename a word
2009-05-14 Slava Pestovwebapps.mason: work on it some more
2009-05-14 Slava PestovUpdate mason.platform for webapps.mason
2009-05-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Slava Pestovwebapps.mason: preliminary checkin
2009-05-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Joe Groffredundant math is redundant
2009-05-14 Joe Groffin game-worlds, open game-input before starting game...
2009-05-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Slava Pestovmason.notify.server: parameters were wrong way around
2009-05-14 Joe Groffrotate-circular word
2009-05-14 U-C4\Administratorunbassackwardsify the mouse, q and e rotate too
2009-05-14 U-C4\AdministratorMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 U-C4\Administratorterrain demo allows looking around with keyboard now...
2009-05-13 Slava PestovNew mason.notify.server tool, and fix failure report
2009-05-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-13 Slava Pestovmason.common: fix git-id word on Windows
2009-05-13 Slava Pestovtools.annotations: now prints a table of values
2009-05-13 Slava PestovMerge branch 'irc' of git://www.tiodante.com/git/factor
2009-05-13 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-13 Slava PestovFix regression with: bad interaction between predicate...
2009-05-13 Slava PestovGraduation! Move game-input and iokit into basis
2009-05-13 Slava Pestovos-linux.cpp: inotify wrappers should be VM_C_API
2009-05-13 Slava PestovMore VM cleanups
2009-05-13 Slava PestovFix FEP if there are too many words in the image, clean...
2009-05-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-13 Slava PestovFix compiler breakage if a GENERIC# has an incorrect...
2009-05-13 Slava PestovFix GENERIC# with out of bounds dispatch position
2009-05-12 Slava Pestovfix stat on 64bit linux
2009-05-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-12 Slava Pestovtools.deploy.shaker: Only strip out compiler classes...
2009-05-12 Slava Pestovmason: add timeouts in more places, clean up .dmg creat...
2009-05-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-12 Slava PestovLink VM with OpenSSL on NetBSD otherwise it can't find...
2009-05-12 Doug Colemanmake output>array a macro to avoid subtle bugs
2009-05-12 Slava Pestovio.bakend.windows.nt: fix bootstrap error
2009-05-12 Slava PestovTemporarily comment out two unit tests in bloom-filters...
2009-05-12 Slava PestovMerge branch 'bloom-filters' of git://github.com/alec...
2009-05-12 Slava Pestovtools.deploy.test: use try-output-process, and run...
2009-05-12 Slava PestovMove try-output-process from mason.common to io.launcher
2009-05-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-12 Slava Pestovtools.deploy.shaker: better I/O stripping, and more...
2009-05-12 Slava PestovMove wchar_t* typedef from alien.arrays to windows...
2009-05-12 Slava Pestovhello-ui and spheres can deploy without I/O
2009-05-12 Slava Pestovui.gadgets.worlds: Remove unneeded ui.commands dependen...
2009-05-12 Slava Pestovbootstrap.stage2: strip out UTF16 encoding. It will...
2009-05-12 Slava PestovClean up init-stdio implementations and move io.streams...
2009-05-12 Slava PestovRemove compiled slot from quotations since its not...
2009-05-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-12 Slava Pestovmason.notify: fix munged refactoring
2009-05-12 Doug Colemanremove the rest of the unportable fields from dirent...
2009-05-12 Doug Colemand_off is missing on macosx, remove for now
2009-05-11 Slava Pestovgame-input: run tests on Windows now, too
2009-05-11 Slava Pestovwindows.dinput.constants: fix deployment
2009-05-11 Slava PestovMake focusable-child* work even if world has no childre...
2009-05-11 Slava PestovAdd deploy test to ensure game-input works
2009-05-11 Slava Pestovtools.deploy.shaker: load ui.debugger into UI apps...
2009-05-11 Slava PestovFix stack underflow in Windows UI backend
2009-05-11 Slava Pestovui.debugger: new mini error dialog box for deployed...
2009-05-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-11 Joe GroffAdd user-visible grab-input and ungrab-input words...
2009-05-11 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-11 Joe Grofffix terrain sky to match projection FOV
2009-05-11 Joe Groffimprove error handling when begin-world fails
2009-05-11 Sascha Matzkefixed update-tuple - called wrong constructor for update
2009-05-11 Sascha Matzkefixed serialization of factor words/quotations
2009-05-11 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/facto...
2009-05-11 Sascha MatzkeMerge branch 'mongo-factor-driver' of git@github.com...
2009-05-11 Slava PestovDeploy tool always uses optimizing compiler now
2009-05-11 Bruno Deferrariredis.assoc: Use redis-flushdb in clear-assoc
2009-05-11 Bruno Deferrariextra.redis: Replace 'redis-assoc' with the more genera...
2009-05-11 Bruno Deferrariextra.redis: Make redis-keys return an array of keys...
2009-05-11 Bruno Deferrariextra.redis.assoc: Assoc protocol implementation for...
2009-05-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-11 Slava PestovFix deployment of UI apps and implement various tricks...
2009-05-11 Bruno DeferrariMerge branch 'master' into redis
2009-05-11 U-C4\AdministratorMerge branch 'master' of git://factorcode.org/git/factor
2009-05-11 U-C4\Administratoradd a find-by-extensions word
2009-05-11 Slava Pestovcpu.ppc: really fix bool type
2009-05-11 Slava PestovFix bool type on PowerPC
2009-05-10 Slava PestovFix unit test failures caused by change to 'contents...
2009-05-10 Alec Berrymanbloom-filters: fewer fried quots
2009-05-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-10 Doug Colemanfix rsa tests
next