]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-30 Alexander Iljinmath-docs: fix a copy-paste error
2016-07-29 Björn Lindqvisteditors.emacs: pass alternative-editor param in case...
2016-07-29 Björn Lindqvistcpu.x86.*: fix %prepare-var-args
2016-07-26 Alexander Iljinwindows.fonts: call reset-memoized for windows-fonts...
2016-07-22 Doug Colemandb.sqlite: Fix NULL returns for INTEGER columns in...
2016-07-18 John Benediktssonregexp.minimize: a little bit simpler, a little bit...
2016-07-16 John Benediktssonhelp.lint.checks: adding linux and windows ui disposables.
2016-07-16 John Benediktssonhelp.lint.checks: factored out to no-ui-disposables...
2016-07-16 John Benediktssonhelp.lint: use vocab-exists? and eliminate UI disposabl...
2016-07-16 John Benediktssonvocabs.loader: one vocab-exists? word.
2016-07-16 John Benediktssonusing ``H{ } zip-index-as``.
2016-07-16 John Benediktssonui: some more dark theme polish.
2016-07-16 John Benediktssonui.gadgets.panes: fix #1661.
2016-07-13 Björn LindqvistFUEL: fix name of customization variable
2016-07-13 Björn LindqvistFUEL: add (require 'smie), fixes #1672
2016-07-12 John Benediktssonproject-euler.265: fix bad refactor.
2016-07-12 John Benediktssonmath.approx: fix typo in docs.
2016-07-12 John Benediktssonusing [ ... ] [ drop ] if* instead of dup [ ... ] ...
2016-07-12 John Benediktssonchecksums.sha: speedup, still more to do.
2016-07-12 John Benediktssonusing [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
2016-07-11 John Benediktssonchecksums.md5: minor thing.
2016-07-11 John Benediktssonrandom: no need to zero bytes in M\ object random-bytes*.
2016-07-11 John Benediktssonrandom.mersenne-twister: simplify seed-random.
2016-07-11 John Benediktssonuse ?delete-file instead of [ delete-file ] ignore...
2016-07-11 John Benediktssonmath.integers: use must-fail instead of ignore-errors.
2016-07-11 John Benediktssonunicode: add the number of tests...
2016-07-10 John Benediktssonunicode.normalize: better tests that don't spam the...
2016-07-10 John Benediktssonunicode.collation: better tests that don't spam the...
2016-07-10 John Benediktssonhttp.server.responses: less dynamic but equal.
2016-07-10 John Benediktssonhttp.server.responses: load trivial responses from...
2016-07-10 Doug Colemanchecksums.common: don't need next-level anymore thanks...
2016-07-10 John Benediktssonchecksums.common: simplify add-checksum-bytes.
2016-07-09 Doug Colemanchecksums: Ugly fix for incremental checksums. Add...
2016-07-09 Doug Colemanchecksums: Really fix... only add the number of extra...
2016-07-09 Doug Colemanchecksums.common: Checksums was calculating the new...
2016-07-03 Jon Harperhttp.server.static: add sorts on columns 1671/head
2016-07-03 Jon Harperhttp.server.static, html table listings
2016-07-02 Björn LindqvistFUEL: readding factor-method-definition-regex
2016-07-02 Björn LindqvistFUEL: unused function removed
2016-07-02 Björn LindqvistFUEL: better symbol-capturing regexp and support for...
2016-07-02 Björn LindqvistFUEL: new indentation system based on smie
2016-07-02 Björn LindqvistVM: fixing small style issues
2016-07-01 John Benediktssonwindows.ole32: use sets in tests.
2016-06-30 John Benediktssonhashcash: quick fix for string argument to checksum...
2016-06-30 John Benediktssonchecksums: fix test using.
2016-06-30 John Benediktssonio.backend: remove unused normalize-directory word.
2016-06-30 John Benediktssonchecksums: remove doc for stream-checksum.
2016-06-30 John Benediktssonchecksums: some cleanup.
2016-06-30 John Benediktssonio.encodings.binary: move to core.
2016-06-30 John Benediktssonchecksums.common: some cleanup, remove unused stuff.
2016-06-30 Björn LindqvistFUEL: makes accessors and tuple slots with backslashes...
2016-06-29 Björn LindqvistFUEL: fix highlighting of strings escaping quote characters
2016-06-29 John Benediktssonchecksums.openssl: make evp-md-context private.
2016-06-29 John Benediktssonchecksums.stream: article title must begin with a capit...
2016-06-29 Alexander Iljindb.errors: update ignore-error parameter list to be...
2016-06-29 Alexander Iljinchecksums.openssl: refactor checksum-stream and checksu...
2016-06-29 Alexander Iljinchecksums.openssl: implement common checksum interface
2016-06-29 Alexander Iljinchecksums: make add-checksum-bytes a generic word
2016-06-29 Alexander Iljindb.queries: add ensure-index
2016-06-29 Alexander Iljindb.(sqlite.)errors: add sql-index-exists error
2016-06-29 Alexander Iljindb.sqlite.errors: simplify implementation
2016-06-29 Alexander Iljinwindows.ole32: add create-guid
2016-06-29 Alexander Iljinchecksums-docs: add note on using checksums.stream
2016-06-29 Alexander Iljinchecksums-docs: fix heading in checksum-file
2016-06-29 Alexander Iljinchecksums.stream-docs: initial commit
2016-06-29 Alexander Iljintools.scaffold: fix scaffold-docs generating $var-decsr...
2016-06-29 Alexander Iljinio.directories.windows: remove synchronous copy-file...
2016-06-29 Björn LindqvistVM: removes the signal_handler_impl methods from factor_vm
2016-06-29 John Benediktssoncocoa.views: more constants.
2016-06-29 Doug Colemancocoa.views: add some constants for opengl.
2016-06-27 Björn LindqvistVM: set_border_locked is the same on windows and unix
2016-06-27 Björn LindqvistVM: factor_vm::set_callstack and set_retainstack is...
2016-06-26 Björn LindqvistFUEL: simplifying
2016-06-23 Björn Lindqvistyoutube: throw an error if the given youtube video...
2016-06-22 John Benediktssonsystem-info.macosx: macOS Sierra.
2016-06-22 Alexander Iljin*-docs: remove extra spaces from the end of various...
2016-06-22 Alexander Iljinhelp.tips: use $code snippet in a TIP: for user to run
2016-06-22 Alexander Iljinio.files.info.windows: suppress ERROR_FILE_NOT_FOUND...
2016-06-22 Alexander Iljinwindows.shell32: remove extra declaration of ERROR_FILE...
2016-06-22 Alexander Iljinio.sockets.secure-docs: update and add some documentation
2016-06-22 Alexander Iljindelegate-docs: fix a copy-paste error
2016-06-22 Alexander Iljindelegate-docs: add missing spaces
2016-06-22 Alexander Iljinconcurrency.mailboxes-docs: add some missing commas
2016-06-22 Alexander Iljinconcurrency.messaging-docs: add a missing parenthesis
2016-06-22 Alexander Iljinio.files.windows: use open-file to implement maybe...
2016-06-22 Alexander Iljinio.files.windows: replace open-existing with open-r/w
2016-06-22 Alexander Iljinio.files.windows: use CreateFileW in open-file for...
2016-06-22 Alexander IljinVM: fix the sampler_thread handle leak
2016-06-22 Alexander IljinNmakefile: remove duplicate code
2016-06-22 Alexander Iljinalien.data: fix a typo
2016-06-22 Alexander Iljintools.memory: move invariant code to cleanup-always...
2016-06-22 Jon Harperio.files.info docs, sync link-info and file-info docs
2016-06-21 Björn Lindqvistui.gestures: fix the cocoa ui backend which i broke...
2016-06-21 Björn Lindqvistcompiler.*: a bunch of random doc additions
2016-06-20 Björn Lindqvistui.backend.*: new vocab for keysym handling which is...
2016-06-20 Björn Lindqvistx11.keysymdef, ui.backend.x11: vocab for all of x11...
2016-06-20 Björn Lindqvistx11.*: cosmetic fixes, breaking long lines, indenting...
2016-06-19 Björn LindqvistFUEL: factor-previous-non-blank unused and adding doc
2016-06-18 Björn Lindqvistui.backend.gtk.io: refactoring which removes ui.backend...
next