]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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
2019-03-09 Doug Colemandebian: Don't install gcc g++ on debian.
2019-03-02 Doug Colemanmachine-learning.data-sets: Load mnist data.
2019-03-02 Doug Colemanhacker-news: Add more endpoints to api.
2019-02-24 Doug Colemanmath.functions: add logit function and a test.
2019-02-23 Doug Colemanmake: We don't need the flag.
2019-02-23 Doug Colemanbuild.sh: Remove debug..
2019-02-23 Doug Colemanvm: Fix DEBUG flag, make REPRODUCIBLE work like debug...
2019-02-20 Cat Stevensvm/master.hpp: optional reproducible VM compilation 2115/head
2019-02-11 Doug Colemanunix.kqueue: fix platforms.
2019-02-10 Jack Lucasremove useless structure definition 2113/head
2019-02-10 Jack LucasFix stat so io test will finish
2019-02-10 Jack Lucastype name consistency
2019-02-10 Jack LucasFix stat declarations, function: names, and dirent...
2019-02-09 Doug Colemanvm: Add freebsd32 support for completeness.
2019-02-09 Doug Colemanbasis: Load images.{tiff,png} by default for FreeBSD...
2019-02-09 Doug Colemanconfig.freebsd: Link the UI libraries into the Factor VM.
2019-02-09 Doug Colemanbuild.sh: Add a compile option to compile only.
2019-02-09 Jack LucasFix typo in monitor file
2019-02-09 Jack LucasFix monitor errors on startup
2019-02-08 Doug Colemanvm: Use the old FreeBSD os-freebsd.cpp so we don't...
2019-02-08 Doug Colemanbuild.sh: Use gmake on FreeBSD and specify the number...
next