]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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...
2019-03-18 John BenediktssonRevert "regexp: slightly more complicated tokenization...
2019-03-18 John BenediktssonRevert "globs: simpler separator regexp."
2019-03-17 John Benediktssonglobs: simpler separator regexp.
2019-03-17 John Benediktssonregexp: slightly more complicated tokenization to handl...
2019-03-17 Doug Colemanio.sockets: fix for inet6 too.
2019-03-17 Doug Colemanio.sockets: Allow f in the port of an inet4.
2019-03-17 John Benediktssonregexp: fix take-until to handle escapes at the end...
2019-03-17 John Benediktssoncrontab: instead of after= make it after.
2019-03-17 Doug Colemanio.files.windows: Reloading io.pathnames overwrites...
2019-03-17 Doug Colemanwindows: Add all shell32 function stubs. Add more com.
2019-03-17 John Benediktssoncrontab: avoid next-time being minutes in the past.
2019-03-17 John Benediktssonparser: use ?first.
2019-03-17 John Benediktssonui.tools.listener: use ?first.
2019-03-17 John Benediktssonio.directories.search: fix traversal test case cross...
2019-03-17 John Benediktssongeneralizations: fix funny mnapply/nspread* bug for...
2019-03-16 John Benediktssonmodels.delay: use restart-timer, it should actually...
2019-03-16 John Benediktssoncrontab: cleanup empty lines differently.
2019-03-09 Doug Colemanbuild.sh: add compile/recopile to docs
next