]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2017-12-18 Doug ColemanLICENSE.txt: Use the proper BSD2 license text so that...
2017-12-18 Doug Colemanmason.test: Fix benchmarks for mason. Proper fix eventu...
2017-12-18 Doug Colemanio.sockets.secure.unix: Stop these tests from hanging...
2017-12-18 Doug Colemanconcurrency.messaging: Fix a couple of confusing typos.
2017-12-17 Doug Colemantravis.yml: Skip benchmarks on travis-ci.
2017-12-17 Doug Colemanmason.test: Add option to skip benchmarks to mason.
2017-12-11 Doug Colemanmason.child: revert builder change for mac32/64.
2017-12-10 Doug Colemantravis: Don't test forestdb.
2017-12-09 Doug Colemanpython.syntax: Make a couple python tests long-unit...
2017-12-09 Doug Colemanforestdb: Moving this to github.com/factor/factor-unmai...
2017-12-09 Doug Colemanui.gadgets.labeled: Fix a random failing unit test.
2017-12-09 Doug Colemanmason.child: Remove unit tests since they're hard to...
2017-12-09 Doug Colemanmason.child: Also allow 32bit build on Windows.
2017-12-09 Doug Colemanbuild.sh: Use the branch for downloading images, which...
2017-12-09 Doug Colemanbuild.sh: Use the TRAVIS_CI variable if it's provided.
2017-12-09 Doug Colemanbuild.sh: Print current branch for travis-ci
2017-12-09 Doug Colemanfactor: latest -> master
2017-12-09 Doug Colemanbuild.cmd: Get boot images from the branch you're on.
2017-12-09 Doug Colemanbootstrap.image.upload: Downloads moved.
2017-12-09 Doug Colemanmason.child: Use nmake instead of calling build.cmd
2017-11-20 John Benediktssonui.render: fix ghosting in gpu.demos.raytrace. fixes...
2017-11-19 John Benediktssongopher.ui: open non-gopher urls using webbrowser vocab.
2017-11-19 Jon Harperui.backend.x11, implement (fullscreen?)
2017-10-29 John Benediktssonui.backend.cocoa.views: remove listener touchbar suppor...
2017-10-26 John Benediktssonui.traverse: cleanup tests a little.
2017-10-26 John Benediktssonui.traverse: some cleanup, use locals to understand...
2017-10-25 John Benediktssonui.gadgets.slots: move to ui.tools.inspector.slots.
2017-10-25 John Benediktssonui.tools.common: only save tool-dim when not fullscreen.
2017-10-25 John Benediktssonui.gadgets: remove dependence on ui.tools.common.
2017-10-25 John Benediktssonui.gadgets.slots: use with-lines like other tools.
2017-10-25 John Benediktssonui.gadgets.search-tables: remove slot-protocol.
2017-10-25 John Benediktssonmerger: remove platforms.txt.
2017-10-25 John Benediktssonui.gadgets.labeled: cleanup labeled-gadget words.
2017-10-25 John Benediktssondocs: fix models-range article link.
2017-10-25 John Benediktssonmerger: no idea what this does, but make it cross-platform.
2017-10-25 John Benediktssonui: use (poorly named) white-interior theme word in...
2017-10-25 John Benediktssontools.errors.model: remove in favor of ui.tools.error...
2017-10-25 John Benediktssonmodels: change some article names.
2017-10-25 John Benediktssoncalendar.model: delete in favor of inline timers in...
2017-10-25 John Benediktssonimages.testing: fix typo in docs.
2017-10-25 John Benediktssondocs: cleanup some article titles that can be strings.
2017-10-25 John Benediktssonsource-files.errors: rename <definition-error> to new...
2017-10-25 John Benediktssonmath.similarity: adding weighted-cosine-similarity.
2017-10-25 John Benediktssonsequences.extras: adding 3each-from and 3map-reduce.
2017-10-25 John Benediktssonsequences: rename setup-each to (each).
2017-10-25 John Benediktssoncombinators.smart: using each-from.
2017-10-24 John Benediktssonmath: using ``v.`` instead of ``v* sum`` in a few places.
2017-10-24 John Benediktssonmath.similarity: add another test for pearson-similarity.
2017-10-24 John Benediktssonmath.similarity: change cosine-similarity to match...
2017-10-24 John Benediktssonui.tools.deploy: cleanup using.
2017-10-24 John Benediktssoncolor-table: change color table to use search-tables.
2017-10-24 John Benediktssonui.gadgets.search-tables: change search-tables to use...
2017-10-24 John Benediktssonui.gadgets.editors: allow all editors to have default...
2017-10-24 John Benediktssonsequences: fix map-reduce to have ..a on the stack...
2017-10-23 John Benediktssonhelp.markup: simpler $url.
2017-10-23 John Benediktssonunicode.control-pictures: adding a test.
2017-10-23 John Benediktssonhelp.markup: allow $url to have display text that's...
2017-10-23 PiImprove documentation by linking to Unicode charts...
2017-10-23 Piadd unicode control-picturizer and docs
2017-10-23 Piuse lists vocab in factor handbook
2017-10-16 John Benediktssonui.tools.listener: change to just reset line-height...
2017-10-16 Alexander Iljinui.tools.listener: update interactor's line-height...
2017-10-09 John Benediktssonui.pixel-formats: apply @jonenst's patch for #1859.
2017-10-09 Alexander Iljinui.backend.windows: explicate quotation parameters...
2017-10-09 Alexander Iljinwindows.user32: add some of the power setting notificat...
2017-10-09 Alexander Iljinwindows.ole32: add LPCGUID type
2017-10-09 Alexander Iljinslides: fix illegible code snippets on Windows 1863/head
2017-10-09 Alexander Iljintalks.galois-talk: fix a mistake on a slide
2017-10-09 Alexander Iljintalks.[otug|minneapolis]-talk: add the <iota> construct...
2017-10-09 Alexander Iljintalks.tc-lisp-talk: fix $snippet "f"
2017-10-09 Alexander Iljintalks.otug-talk: replace <bevel-button> with <border...
2017-10-09 Alexander Iljintalks: replace "test-mr mr." with "regs."
2017-10-09 Alexander Iljintalks: fix the printf examples
2017-09-25 Doug ColemanRevert "openssl.libssl: The SSL struct has grown a...
2017-09-25 Doug Colemanopenssl.libssl: The SSL struct has grown a lot.
2017-09-18 John Benediktssongrouping.extras: add <n-groups> and n-group.
2017-09-11 John Benediktssonrandom: minor doc improvement with $snippet.
2017-09-11 Robert Vollmertrandom-bytes: fix docs, aligning with random-bytes*
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-09-09 Doug Colemanwindows.kernel32: Don't use /* */
2017-09-09 Doug Colemanbuild.cmd: Let Windows build other branches.
2017-09-07 Doug Colemanwindows.dragdrop-listener: Remove unfinished autogenera...
2017-09-07 Doug Colemanwindows.dragdrop-listener: Fix an error when calling
2017-09-05 John Benediktssongit: use with-test-directory.
2017-09-02 Doug Colemanbuild.sh: Make build.sh branch-aware and fix tab->space
2017-09-02 Doug Colemanwindows.dragdrop-listener: Fix compilation bug.
2017-09-01 Doug Colemangame.input: This test fails on Windows machines without...
2017-09-01 Doug Colemanwindows: Fix some drag and drop apis.
2017-09-01 Doug Colemanbootstrap.image.upload: Upload images per-branch.
2017-09-01 Doug Colemangit: Add repo that can do some git things in native...
2017-08-27 Alexander Iljinstack-checker.backend-docs: fix help on ensure-d (issue... 1855/head
2017-08-27 Alexander Iljinsequences-docs: fix the delete-all $errors description
2017-08-25 Doug Colemancuda: Allow memory to report as >4gb.
2017-08-25 Alexander Iljinio.crlf-docs: mark related words
2017-08-20 Doug Colemanfunctors: C: no longer needs a stack effect.
2017-08-20 Doug Colemanslots.macros: Refactor {word-names}.
2017-08-20 Doug Colemanquadtrees: Remove creative stack effects and {names}.
2017-08-19 Doug Coleman.travis.yml: Try to disable ``long-unit-test`` so travi...
2017-08-19 Doug Coleman.travis.yml: Add @jonenst's travis-ci with two environm...
2017-08-18 Doug Colemanopengl.gl: Try libGL.so.1 before libGL.so
next