]> gitweb.factorcode.org Git - factor.git/history - basis/furnace
windows.uniscribe: support text with transparent background
[factor.git] / basis / furnace /
2018-12-16 Doug Colemanfurnace.auth: Rather have clean builds than loaded...
2018-09-16 Benjamin PollackSupport PUT and PATCH requests
2018-09-15 Benjamin Pollackfurance.recaptcha: update to reCAPTCHA2 2049/head
2018-09-07 John Benediktssonfurance.auth: fix some help-lint errors...
2018-08-21 Alexander Iljin*-docs: remove extra space character at the end of...
2018-08-12 Benjamin Pollackfurnance.auth: fix documentation 2038/head
2018-06-23 Doug Colemanfactor: trim some long using lists.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-03-17 Alexander Iljin*-docs: fix a typo in the word parametErized
2017-01-05 Jon Harperadd DOCTYPE html in most places.
2016-11-18 Björn Lindqvistbasis,extra: refactorings to use the ignore-error and...
2016-11-18 Björn Lindqvistcouchdb: make it so couch-put and couch-post calls...
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-11 John Benediktssonuse ?delete-file instead of [ delete-file ] ignore...
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2016-03-25 Doug Colemanfactor: remove rest of double paren words.
2016-03-16 John Benediktssonuse the new bytes>hex-string.
2015-10-04 Björn Lindqvistwebapps.wiki.example: new vocab to show how the wiki...
2015-10-04 Björn Lindqvistfurnace.recaptcha: logic in recaptcha-url was wrong...
2015-10-02 Björn Lindqvistfurnace.auth.login: name of the realm is already set...
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-15 John Benediktssonfurnace.actions: return Method Not Allowed if not GET...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-21 John Benediktssonuse ``if*`` instead of ``dup [ ] [ drop ] if``.
2015-07-20 Doug Colemanfactor: superclass -> superclass-of, superclasses ...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-09 Doug Colemanfurnace.auth: rename profile to current-profile
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2015-05-12 Björn Lindqvistio.crlf: the lf>crlf and crlf>lf words looks generally...
2015-05-12 Björn Lindqvisthttp.server.requests: refactor the http.server vocabs...
2015-04-18 John Benediktssonfurnace.utilities: use "header" word, some cleanup.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-11-04 John Benediktssonfurnace.utilities: fix docs for resolve-word-path.
2014-11-04 Björn Lindqvistfurnace.utilities: refactor to not use make
2014-11-04 Björn Lindqvistfurnace.utilities: use a method based on where instead...
2014-09-29 Björn Lindqvistfurnace.db: db-persistence needs a dispose word that...
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2014-04-22 John Benediktssonhttp.server.responses: adding <html-content>, use it.
2014-03-13 John Benediktssonhttp.client: remove http-get* and its friends, change...
2013-11-09 Jon HarperFix furnace basic auth; add test
2013-11-03 Jon HarperFix doc link for furnace user-admin webapp
2013-10-12 John Benediktssonhttp.client: use new http-post* word.
2013-05-14 John Benediktssonfurnace.auth.providers.db: make test db name use cpu...
2013-03-24 John Benediktssonbasis: fewer tokens when possible using if*.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-19 John Benediktssonusing the new H{ } make.
2011-12-14 Joe GroffRevert "pubsubhubbub support by samueltardieu". Fixes...
2011-12-14 Joe Grofffix help-lint failures
2011-12-01 Joe Grofffurnace.auth.providers.couchdb: fix manifest
2011-11-29 Joe Grofffurnace.auth.providers.couchdb: fix load error
2011-11-28 John Benediktssonpubsubhubbub support by samueltardieu. Fixes #148.
2011-11-28 Alex DrummondCouchDB auth provider (furnace.auth.providers.couchdb)
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-25 Doug ColemanMissed yet more renames
2011-10-17 John BenediktssonMore lint cleanups.
2011-10-14 John BenediktssonCleanup lint warnings.
2011-10-13 John BenediktssonFix M:: stack effects.
2011-10-13 John BenediktssonFix M: stack effects.
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-23 Slava Pestovfurnace.recaptcha: recaptcha was acquired by Google...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-24 Slava Pestovio.sockets.secure: add ssl-supported? hook, and make...
2010-10-07 Slava Pestovfurnace.recaptcha: fix stack effect declaration
2010-10-07 Slava PestovVarious cleanups for Doug's recent socket addressing...
2010-10-05 Doug ColemanSince ip4/ip6 services can run on different ports,...
2010-10-01 Doug ColemanFix furnace.actions help lint
2010-09-29 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-28 Chris DoubleFix chloe-content docs
2010-09-28 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-28 Slava Pestovfurnace.utilities: clean up
2010-09-28 Doug ColemanSquashed commit of the following:
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-08-23 Slava Pestovfurnace.chloe-tags: fix t:a, t:atom, t:form tags after...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
next