]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-05-28 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-28 Slava Pestovdescriptive: update for tools.annotations change
2009-05-28 Slava Pestovio.encodings.utf16: cleanup
2009-05-28 Sam Anklesariaselective closures
2009-05-28 Slava Pestovwebapps.planet: fix edit-blog action
2009-05-28 Slava Pestovdestructors: improve docs
2009-05-28 Slava Pestovtools.annotations: work better on generic words
2009-05-27 Sam Anklesariaall signals update on activation
2009-05-27 Sam Anklesariaui.gadgets.tables uses arrays, not vectors
2009-05-27 Doug Colemanmisspelled kobi's name
2009-05-27 Doug Colemancheck in kobie's image rotation code
2009-05-26 Doug Colemanunbackwardsify hmac keys
2009-05-26 Sam Anklesariaremoved occurences of peek in new tables
2009-05-26 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-26 Sam Anklesariano reexporting
2009-05-26 Sam Anklesariafixed hang bug in ui.gadgets.tables
2009-05-26 Doug Colemanfix using, make sure article-only title sort works
2009-05-26 Doug Colemanfix formatting
2009-05-26 Doug Colemanfix human sort -- wrap all elements so that integers...
2009-05-26 Doug Colemanremove whitespace
2009-05-26 Doug Colemanremove clamp-to-range and associated words, update...
2009-05-26 Doug Colemanremove duplicate definition of last
2009-05-25 Doug Colemanunassociate last with pop/pop* in docs
2009-05-25 Doug Colemanrename peek -> last and update all usages
2009-05-25 Doug Colemanfix using
2009-05-25 Doug Colemanmove some words to private vocabs
2009-05-25 Sam Anklesariadarcs-ui-demo uses bevel buttons
2009-05-25 Sam Anklesariaui.frp documentation added
2009-05-25 Sam Anklesariaremoved shadowed imports from old modules
2009-05-25 Doug Colemanuse iota
2009-05-25 Doug Colemanremove clamp from docs
2009-05-25 Doug Colemandocument 2cache
2009-05-25 Sam Anklesariaupdated modules.util to use manifests
2009-05-25 Doug Colemanremove at-default. it was hardly used and it's just...
2009-05-25 Doug Colemanadd a clamp word to math.order, use clamp word througho...
2009-05-24 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-24 Sam Anklesariaadded general purpose alert
2009-05-24 Doug Colemanadd a mode word
2009-05-24 Sam Anklesariaillusion models activated automatically
2009-05-24 Sam Anklesaria|-products work correctly
2009-05-24 Sam Anklesariamodulization of ui.frp
2009-05-24 Samuel TardieuAdd documentation and tests for extra/backtrack
2009-05-24 Samuel TardieuAdd amb-all and bag-of
2009-05-24 Samuel TardieuDo not create an extra scope in "if-amb"
2009-05-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-23 Slava Pestovstack-checker: fix case where invalid code could infer
2009-05-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-23 Joe Groffdisable WGL_ARB_pixel_format code path in windows UI...
2009-05-23 Sam Anklesariaui.gadgets.alerts: "ask-buttons" added
2009-05-23 Slava Pestovchecksums.md5: make the new optimized code work with...
2009-05-23 Sam Anklesariafile trees start common path
2009-05-22 Slava Pestovwebsites.concatenatieve: add builds.factorcode.org
2009-05-22 Slava PestovOne last tweak
2009-05-22 Slava PestovMore cosmetic tweaks
2009-05-22 Slava Pestovwebapps.mason: make it look like the factorcode.org...
2009-05-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-22 Doug Colemanfix typo
2009-05-22 Doug Colemanfix random.windows -- use CRYPT_MACHINE_KEYSET
2009-05-22 Sam Anklesariageneralized str-fry to fries
2009-05-22 Sam Anklesariafrp: auto-updating of action-models
2009-05-22 Slava Pestovwebapps.mason: spiff up download.xml a bit
2009-05-22 Slava Pestovio.monitors: spawn-monitor was broken and never used...
2009-05-22 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-22 Slava PestovIf a vocab fails to load, manifest would be left in...
2009-05-22 Slava Pestovio.monitors: fix example (reported by levy in #concaten...
2009-05-22 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-22 Slava Pestovtuple-arrays: clean up a bit and add docs
2009-05-22 Joe Groffget rid of useless test
2009-05-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-22 Joe Groffhomogeneous coordinates coated in nurbsauce
2009-05-22 Slava Pestovmason: use short host name not fully qualified host...
2009-05-22 Slava Pestovwebapps.mason: Now renders a download grid with links...
2009-05-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-21 Joe Groff0.0 neg ought to be -0.0
2009-05-21 Sam Anklesariamonadic binding for models (frp)
2009-05-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-21 Slava PestovWorking on webapps.mason
2009-05-21 Doug Colemanbetter factoring
2009-05-21 Doug Colemantry to fall back on AES if RSA isn't found
2009-05-21 Doug Colemancall the word that attempts both crypto contexts
2009-05-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-21 Doug Colemanfix error handling in random.windows if acquiring the...
2009-05-21 Slava PestovFix compile error on GCC 4.x
2009-05-20 Slava Pestovcallstack>array primitive was not GC safe
2009-05-20 Slava Pestovwindows.advapi32: add windows.kernel32 dependency
2009-05-20 Doug Colemanfix comments and dtds in html parser
2009-05-20 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-20 Joe Groffvector bilerp word
2009-05-20 Joe Groffclean up some GL state mgmt in spheres
2009-05-19 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-19 Doug Colemanclean up vim syntax highlighting file, add a few more...
2009-05-19 Doug Colemanmake sure you can define words in fhtml templates
2009-05-19 Doug Colemanspeed up md5 compilation time by not inlining everything
2009-05-19 Slava Pestovwebapps.mason: fix using
2009-05-19 Slava Pestovwebapps.mason: minor improvements
2009-05-19 Sam Anklesariamanual models for alert buttons
2009-05-19 Slava Pestovmake: minor doc fix
2009-05-19 Doug Colemanfix some duplicate using lines
2009-05-18 Sam Anklesariamoved with-in-vocab back to rpc
next