]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2023-08-21 Doug Colemancompiler.cfg.builder.alien: fix malloc dll on windows fixmallocdll 2818/head
2023-08-21 Doug Colemanwindows: use newer libc runtime library ucrtbase.dll
2023-08-20 John Benediktssonmath.statistics: add Spearman's correlation, and rank...
2023-08-20 John Benediktssonrandom: adding binomial-random
2023-08-20 John Benediktssonmath.functions: adding docs for lgamma
2023-08-19 Alexander Ilinxml.writer-docs: update the documentation wording and...
2023-08-19 John Benediktssonmath.functions: adding lgamma
2023-08-19 Doug Colemanbuild-from-source.windows: build lz4, get good version...
2023-08-18 John Benediktssonhelp.syntax: whoops, was making extra spaces
2023-08-18 John Benediktssonhelp.syntax: fix for help blocks
2023-08-18 John Benediktssonmason.twitter: deleted since it stopped working
2023-08-18 John Benediktssonhelp.lint.checks: show which strings are problematic
2023-08-18 John Benediktssonbuild-from-source: fix tests
2023-08-18 John Benediktssonsystem-info.linux: fix test on 6.x kernel
2023-08-18 John Benediktssonbuild-from-source: fix tests
2023-08-18 Doug Colemanbuild-from-source: bare repos, git worktree, build...
2023-08-18 Doug Colemancli.git: add `git checkout` and cloning bare repos
2023-08-18 John Benediktssonhelp.lint.checks: adjust checks for whitespace
2023-08-18 John Benediktssonhelp.markup: fix tests for $code
2023-08-17 Alexander Ilinlistener-docs: warn against using handle-ctrl-break
2023-08-17 Alexander Ilinxml.data-docs: fix a typo, use $sequence for shorter...
2023-08-17 John BenediktssonRevert "parser: disallow quotation in word names"
2023-08-17 John Benediktssonvocabs: disallow quotation in vocab name
2023-08-17 John Benediktssonparser: disallow quotation in word names
2023-08-17 John Benediktssonhelp.markup: remove blank after $code
2023-08-17 John Benediktssonhelp.syntax: tweak algo
2023-08-17 John Benediktssonhelp.syntax: fix use of literal strings
2023-08-17 Alexander Ilinxml.data-docs: update the documentation formatting...
2023-08-17 John Benediktssonmason.release.dlls: copy different dlls
2023-08-17 John Benediktssonmason.release.sign: sign the other dll
2023-08-17 John Benediktssonmason.release.sign: change signtool on windows
2023-08-16 Alexander Ilinlcd: reduce performance impact of the previous fix
2023-08-16 Alexander Ilinlcd: fix initial window size by adding one extra space...
2023-08-16 Alexander Ilinlcd: fix alignment of digits 1, 2 and 3
2023-08-16 Alexander Ilintimers-docs: fix wording in an article
2023-08-16 Alexander Ilinsequences.extras: add more parameter range checks to...
2023-08-16 Alexander Ilinsequences.extras: add exchange-subseq
2023-08-15 Alexander Ilinui.gadgets.flex-borders: add documentation
2023-08-14 Alexander Ilinwipe.ui: tag the vocab with the windows platform
2023-08-14 Alexander Ilinwipe-docs: fix an issue detected by help-lint
2023-08-14 Alexander Ilinwipe: update copyright year
2023-08-14 Alexander Ilinwipe.windows: move Windows-specific functionality to...
2023-08-14 Doug Colemanopenssl.libssl: update test
2023-08-14 Alexander Ilinwipe: remove the obsolete "findus" subsystem name
2023-08-14 Alexander Ilinwipe: new vocab for wiping file contents
2023-08-14 Alexander Ilinui.windows.drop-target: new vocab
2023-08-14 Alexander Ilinui.gadgets.flex-border: new vocab
2023-08-14 GiftpflanzeAdd: cpu.arm.64
2023-08-14 John Benediktssonformat-using: fix test
2023-08-14 John Benediktssonhtml.streams: describe test case should check result
2023-08-14 John Benediktssonhtml: adding some tests
2023-08-14 John Benediktssonhtml: fix over-encoding already encoded urls
2023-08-14 John Benediktssonio.sockets.secure.openssl: don't ignore-unexpected...
2023-08-14 John Benediktssonclasses.struct.prettyprint: adding vocabs.prettyprint...
2023-08-13 Alexander Ilinprettyprint.sections: add default long-section implemen...
2023-08-13 Alexander Ilinformat-using: avoid creating unused strings
2023-08-13 Alexander Ilinsee, vocabs.prettyprint: move pprint-; between vocabs
2023-08-13 Alexander Ilinformat-using: use the prettyprint configuration for...
2023-08-13 Alexander Ilinformat-using: add a couple of trivial unit-tests
2023-08-13 Alexander Ilinformat-using: inline a word
2023-08-13 Alexander Ilinformat-using: factor out some repeated code
2023-08-13 Alexander Ilinformat-using: remove an extra space character
2023-08-12 Alexander Ilinformat-using: add a big unit-test
2023-08-12 Alexander Ilinformat-using: rename add-costs to cost+
2023-08-12 Alexander Ilinformat-using: new vocab
2023-08-12 Alexander Ilinwords-docs: fix table formatting
2023-08-12 Doug Colemanopenssl.libssl: add to test and make it not care how...
2023-08-12 Doug Colemanio.sockets.secure.openssl: better name for adding a...
2023-08-12 Doug Colemansequences: add link to none? and related-words it
2023-08-12 John Benediktssoneditors.nova: fix opening to line number
2023-08-12 Doug Colemanio.sockets.secure.unix: fix using and disable test
2023-08-12 Doug Colemanio.sockets.secure: call ERR_clear_error before some...
2023-08-12 Doug Colemanio.sockets.secure.openssl: ignore unexpected eof error
2023-08-12 Doug Colemanopenssl.libssl: add more flags like SSL_OP_IGNORE_UNEXP...
2023-08-12 Alexander Ilinbson: remove an unnecessary if* call
2023-08-11 Alexander Ilinhash-sets: add intern
2023-08-11 Alexandre RousseauDisable DYLD validation
2023-08-11 Alexandre RousseauAllow dynamic linker environment variable usage
2023-08-10 John BenediktssonUpdating links to use https
2023-08-09 Alexander Ilinhelp.tour: fix typos: "ahouls" -> "should"
2023-08-08 Alexander Ilinrosetta-code.balanced-brackets: add full task implement...
2023-08-06 inivekinui.gadgets.tables: adds ctrl-p/n for row selection
2023-08-04 Alexander IlinGNUmakefile: add 'help' to the list of phony targets
2023-07-31 Doug Colemanio.sockets.scure.openssl: refactor some openssl code
2023-07-31 Doug Colemanopenssl.libssl: more constants
2023-07-30 John Benediktssonopenai.ui: fix help-lint warning
2023-07-30 John Benediktssonio.crlf: tweak the interface slightly
2023-07-30 Alexander Ilinio.crlf: add use-crlf to support output streams with...
2023-07-30 Alex Maestasreference the stack-height requirement in unbalanced...
2023-07-30 John Benediktssonopenai.gui: move to openai.ui and fix usings
2023-07-30 John Benediktssonui.tools.listener.log: move to extra/
2023-07-30 Dave CarltonAdded a simple GUI interface for openai (#2787)
2023-07-30 olus2000brain-flak vocabulary
2023-07-30 John Benediktssonproject-euler.508: ranges
2023-07-30 Alexander Ilin*-docs: spell "co-ordinate" without the hyphen
2023-07-30 John Benediktssonproject-euler.508: fix ranges
2023-07-30 John Benediktssonproject-euler.508: [space] not [tab]
2023-07-30 John Benediktssonproject-euler.508: fix using
2023-07-29 RibozymeRAdded solution to Project Euler problem 508
2023-07-29 RibozymeRChanged a spelling
next