]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2019-07-30 Doug Colemanwindows.uniscribe: Apply the patch from #1402 for Windows.
2019-07-30 Doug Colemanui.text.core-text: Add patch from issue #1402 by kusumo...
2019-07-30 Doug Colemanunicode: Update to 11.0
2019-07-27 John Benediktssonboids: fix wrap-pos to wrap at row/col 511 instead... clean-macosx-x86-32
2019-07-25 John Benediktssontrails: use ``f`` to represent "invisible" points.
2019-07-25 John Benediktssonwindows.uniscribe: remove <cache-assoc> &dispose.
2019-07-24 John Benediktssonhelp.markup: make $complex-shuffle use $shuffle.
2019-07-23 John Benediktssonkernel: fix stack effect for -rotd.
2019-07-10 John Benediktssonmath.extras: add test for stirling numbers.
2019-07-10 Niklas Larssonmath.extras: Fix stirling
2019-07-07 Doug Colemansimple-flat-file: 1.3s -> 300ms for parsing the unicode...
2019-06-28 John Benediktssonsequences.extras: adding extract!.
2019-06-12 John Benediktssonraylib.demo: cleanup change-player-position.
2019-06-12 John Benediktssonraylib.gui-demo: adding MAIN:
2019-06-12 Jack LucasRaylib: Add Raylib 2.5 + Raygui
2019-06-11 timorFUEL: make `fuel-refactor-inline-word` work with hyphen...
2019-06-08 Alexander Iljinwindows.uniscribe: support transparency in text color 2145/head
2019-06-08 Alexander Iljinwindows.uniscribe: speed up pixel array processing...
2019-06-08 Alexander Iljinwindows.uniscribe: support text with transparent background
2019-06-08 nicolas-pRevert "ui.gadgets.labeled: flat colour on windows...
2019-06-08 John BenediktssonRevert "ui.gadgets.labeled: separate title-bar-interior...
2019-06-08 Alexander IljinRevert "ui.gadgets.buttons: workaround for windows...
2019-06-08 John BenediktssonRevert "slides: make it work on windows (no gradients)."
2019-06-08 Alexander IljinRevert "slides: fix illegible code snippets on Windows"
2019-06-04 John Benediktssonsystem-info.macosx: adding macOS Catalina 10.15
2019-05-22 Doug Colemanmacos32: Lock to 10.11 for build machine.
2019-05-21 John Benediktssonwords: remove word-props? used only in one place.
2019-05-21 John Benediktssoncap: use locals to make screenshot simpler.
2019-05-20 John Benediktssontools.disassembler.gdb: cleanup using.
2019-05-20 John Benediktssonbase32-crockford: swap stack effects and update tests.
2019-05-20 John Benediktssonbase64: fix stack effect typo.
2019-05-20 John Benediktssonbase64: cleanup using.
2019-05-20 John Benediktssonbase64: much faster base64.
2019-05-20 John Benediktssonio.streams.byte-array.fast: push-all is faster for...
2019-05-19 John Benediktssonsequences.generalizations: adding (nsequence).
2019-05-19 John Benediktssonbase16/32/64/85/91: declare base>ch as fixnum.
2019-05-19 John Benediktssonsequences: making copy-state indices integers.
2019-05-10 timorFUEL: don't jump to USING: section after updating
2019-05-02 Doug Colemanui.backend.windows: GetKeyboardState returns 0 on error
2019-05-02 KUSUMOTO Noriowindows.factor KUSUMOTO Norio plan 2
2019-04-23 Alexander Iljinwindows.user32: add the GetKeyboardType function
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2019-04-21 Alexander Iljinextra: cleanup USING: lists
2019-04-21 John Benediktssonextra: remove unnecessary yield.
2019-04-18 Alexander Iljincalendar[-docs]: add week-number
2019-04-14 Alexander Iljinsodium: use a more conventional parameter name
2019-04-14 Alexander Iljinsodium: add wrapper words for working with detached...
2019-04-14 Alexander Iljinsequences-docs: add a missing article
2019-04-14 Alexander IljinREADME: add the Gitter and the mailing list links in...
2019-04-07 Doug ColemanConfig.linux: Better check for g++.
2019-04-06 Doug Colemantools: use base91 instead of base85
2019-04-05 John Benediktssoncombinators: faster hashcode for byte-arrays.
2019-04-05 John Benediktssonbase91: adding version of base91 encoding/decoding.
2019-04-05 John Benediktssonbase16: adding RFC 3548 version of base 16 encoding...
2019-04-05 John Benediktssonbase64/32/85: adding tests for all byte values.
2019-04-05 John Benediktssongame-of-life: adding deploy file.
2019-04-05 John Benediktssonbase85: change alphabet to byte-array.
2019-04-05 John Benediktssonbase32-crockford: separate Douglas Crockford version...
2019-04-05 John Benediktssonbase32: adding authors.txt
2019-04-05 John Benediktssonbase32: change to RFC 3548 version.
2019-04-05 John Benediktssonbase64: adding urlsafe base64 and specify RFC 3548.
2019-04-05 John Benediktssonio.crlf: adding read-ignoring-crlf and read1-ignoring...
2019-04-03 John Benediktssongeohash: adding first version of Geohash geocoding...
2019-04-03 John Benediktssonbase32: faster inverse operation.
2019-03-30 Alexander Iljinwindows.ole32: add a couple of constants
2019-03-28 John Benediktssongravatar: wrapper for Gravatar.com service.
2019-03-25 Doug ColemanConfig.linux: Better check for gcc.
2019-03-25 Alexander Iljinprettyprint-docs: fix the obsolete parser code in an...
2019-03-24 Alexander Iljinprettyprint-docs: fix the slot accessors in a code...
2019-03-24 John Benediktssoncrontab: simplify logic max days of month.
2019-03-24 John Benediktssoncrontab: better input validation for stuff like Feb...
2019-03-24 John Benediktssoncrontab: adding some Feb 29th tests.
2019-03-23 John Benediktssoncrontab: test a lot more things.
2019-03-23 Doug Colemantests: Don't depend on license.txt not changing.
2019-03-23 John Benediktssoncrontab: fix day-of-week to be OR instead of AND days.
2019-03-23 John Benediktssonchecksums.multi: fix tests.
2019-03-23 John Benediktssoncrontab: simplify (next-time-after) recursion.
2019-03-23 John Benediktssoncrontab: simplify common code paths in (next-time-after).
2019-03-23 John Benediktssoncrontab: constraint order is month, day, day-of-week...
2019-03-23 John Benediktssoncrontab: some more fixes.
2019-03-23 John Benediktssonio.backend: remove comment from years ago.
2019-03-23 Doug Colemanchecksums.multi: fix test for 2019
2019-03-23 Doug Colemanwindows.kernel32: add almost useless timezone function
2019-03-22 Doug Colemanzoneinfo: update to 2018i
2019-03-22 Doug Colemancleaning: update copyright year. use the same order...
2019-03-22 John Benediktssoncrontab: some fixes and additional test case.
2019-03-22 Doug Colemanmake: Allow overriding macosx sdk
2019-03-22 Doug Colemanmake: Use the MacOSX 10.13 SDK for x86 support.
2019-03-22 Doug Colemanresolv-conf: Parse edns0, refactor some words, and...
2019-03-22 John Benediktssonascii: faster capitalize.
2019-03-22 John Benediktssonwindows.dragdrop-listener: cleanup using.
2019-03-22 John Benediktssonio.directories.search: a better fix for the linux entry...
2019-03-22 John BenediktssonRevert "io.directories.search: Fix the order of the...
2019-03-22 Doug Colemanlibc.freebsd: platforms.txt not platform.txt
2019-03-22 Doug Colemanio.directories.search: Fix the order of the depth/bread...
2019-03-21 Doug Colemanwindows.dragdrop-listener: Fix using
2019-03-21 Doug Colemantravis: Add required packages.
2019-03-21 John Benediktssonregexp: try again to fix the issue with backslashes.
2019-03-21 John BenediktssonRevert "crontab: instead of after= make it after."
2019-03-18 John BenediktssonRevert "regexp: fix take-until to handle escapes at...
next