]> gitweb.factorcode.org Git - factor.git/log
factor.git
13 years agoFix conflict
Slava Pestov [Mon, 28 Feb 2011 02:01:45 +0000 (20:01 -0600)]
Fix conflict

13 years agocompiler.cfg.branch-splitting was totally broken
Slava Pestov [Mon, 28 Feb 2011 00:43:26 +0000 (16:43 -0800)]
compiler.cfg.branch-splitting was totally broken

13 years agobootstrap.io: fix load error
Slava Pestov [Sun, 27 Feb 2011 23:02:20 +0000 (15:02 -0800)]
bootstrap.io: fix load error

13 years agoio.sockets: fix unit test on Windows
Slava Pestov [Sun, 27 Feb 2011 21:55:54 +0000 (13:55 -0800)]
io.sockets: fix unit test on Windows

13 years agobootstrap.{io, ui}: load dependencies to make deploy tool less error-prone
Slava Pestov [Sun, 27 Feb 2011 21:55:43 +0000 (13:55 -0800)]
bootstrap.{io, ui}: load dependencies to make deploy tool less error-prone

13 years agotools.deploy.test.21: deploy without threads to reduce image size
Slava Pestov [Sun, 27 Feb 2011 21:55:15 +0000 (13:55 -0800)]
tools.deploy.test.21: deploy without threads to reduce image size

13 years agocalendar: make it deploy with threads disabled
Slava Pestov [Sun, 27 Feb 2011 21:55:02 +0000 (13:55 -0800)]
calendar: make it deploy with threads disabled

13 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 26 Feb 2011 17:44:50 +0000 (11:44 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

13 years agoMerge branch 'doc-fixes' of git://github.com/keitahaga/factor
Slava Pestov [Sat, 26 Feb 2011 06:37:39 +0000 (22:37 -0800)]
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor

13 years agoio.sockets: add scope-id to ipv6 addrspecs, fixing a problem with connecting to local...
Slava Pestov [Sat, 26 Feb 2011 06:33:28 +0000 (22:33 -0800)]
io.sockets: add scope-id to ipv6 addrspecs, fixing a problem with connecting to localhost on Mac OS X (and other systems) where localhost is associated with a link-local address such as fe80::1

13 years agotools.deploy: actually add the new test
Slava Pestov [Sat, 26 Feb 2011 06:13:54 +0000 (22:13 -0800)]
tools.deploy: actually add the new test

13 years agotools.deploy: add test for formatting vocab
Slava Pestov [Sat, 26 Feb 2011 05:26:11 +0000 (21:26 -0800)]
tools.deploy: add test for formatting vocab

13 years agoFix usage note in dns vocab, move tools.dns from basis to extra since dns vocab is...
Slava Pestov [Sat, 26 Feb 2011 05:08:00 +0000 (21:08 -0800)]
Fix usage note in dns vocab, move tools.dns from basis to extra since dns vocab is in extra

13 years agotools.deploy: fix a test on Windows
Slava Pestov [Sat, 26 Feb 2011 05:06:22 +0000 (21:06 -0800)]
tools.deploy: fix a test on Windows

13 years agocombinators: fix help lint
Slava Pestov [Sat, 26 Feb 2011 05:06:10 +0000 (21:06 -0800)]
combinators: fix help lint

13 years agoio.sockets.secure.unix: update unit test for close-notify change
Slava Pestov [Sat, 26 Feb 2011 05:05:56 +0000 (21:05 -0800)]
io.sockets.secure.unix: update unit test for close-notify change

13 years agocompiler.cfg.ssa.construction: update unit tests for nths change
Slava Pestov [Sat, 26 Feb 2011 05:05:38 +0000 (21:05 -0800)]
compiler.cfg.ssa.construction: update unit tests for nths change

13 years agobunny.model, gpu.demos.bunny: update url for bunny model download
Joe Groff [Fri, 25 Feb 2011 18:22:14 +0000 (10:22 -0800)]
bunny.model, gpu.demos.bunny: update url for bunny model download

13 years agolists: fix a few typos in docs
Keita Haga [Fri, 25 Feb 2011 10:59:44 +0000 (19:59 +0900)]
lists: fix a few typos in docs

13 years agodefinitions: remove unused vocabulary in refactored a.factor
Keita Haga [Thu, 24 Feb 2011 06:37:41 +0000 (15:37 +0900)]
definitions: remove unused vocabulary in refactored a.factor

13 years agoio.encodings.8-bit.latin9, io.encodings.shift-jis: fix typo in docs. offical => official
Keita Haga [Sun, 20 Feb 2011 17:46:06 +0000 (02:46 +0900)]
io.encodings.8-bit.latin9, io.encodings.shift-jis: fix typo in docs. offical => official

13 years agoui.tools.listener: highlighting F1 key in tips
Keita Haga [Sun, 20 Feb 2011 06:58:57 +0000 (15:58 +0900)]
ui.tools.listener: highlighting F1 key in tips

13 years agolocals: remove trailing whitespace in docs
Keita Haga [Sun, 20 Feb 2011 00:16:41 +0000 (09:16 +0900)]
locals: remove trailing whitespace in docs

13 years agoio.styles: remove a nl in usage example of background
Keita Haga [Sat, 19 Feb 2011 21:11:31 +0000 (06:11 +0900)]
io.styles: remove a nl in usage example of background

13 years agodefinitions: import of make vocab in refactored a.factor
Keita Haga [Sat, 19 Feb 2011 19:53:35 +0000 (04:53 +0900)]
definitions: import of make vocab in refactored a.factor

13 years agoenvironment: add using list to usage example of os-env word
Keita Haga [Sat, 19 Feb 2011 19:08:45 +0000 (04:08 +0900)]
environment: add using list to usage example of os-env word

13 years agocombinators.random: fix a couple of usage examples in casep and casep*
Keita Haga [Sat, 19 Feb 2011 18:38:54 +0000 (03:38 +0900)]
combinators.random: fix a couple of usage examples in casep and casep*

13 years agomath.combinatorics: fix typo in docs
Keita Haga [Sat, 19 Feb 2011 18:08:01 +0000 (03:08 +0900)]
math.combinatorics: fix typo in docs

13 years agoMore efficient polyval algorithm in math.polynomials
Doug Coleman [Sun, 13 Feb 2011 04:41:13 +0000 (22:41 -0600)]
More efficient polyval algorithm in math.polynomials

13 years agoDon't normalize cookie names to lower-case.
Doug Coleman [Fri, 11 Feb 2011 03:09:20 +0000 (21:09 -0600)]
Don't normalize cookie names to lower-case.

13 years agoIn several documentation, remove whitespace before or after the colon or period
Keita Haga [Wed, 9 Feb 2011 16:51:13 +0000 (01:51 +0900)]
In several documentation, remove whitespace before or after the colon or period

13 years agoassocs: fix a few typos in docs
Keita Haga [Mon, 7 Feb 2011 15:35:15 +0000 (00:35 +0900)]
assocs: fix a few typos in docs

13 years agocontinuations: fix typo in docs
Keita Haga [Mon, 7 Feb 2011 14:42:44 +0000 (23:42 +0900)]
continuations: fix typo in docs

13 years agosyntax: add stack effect declaration to <color> word definition in usage example...
Keita Haga [Mon, 7 Feb 2011 13:56:50 +0000 (22:56 +0900)]
syntax: add stack effect declaration to <color> word definition in usage example of C: syntax

13 years agoio.sockets: fix a few typos in docs
Keita Haga [Sun, 6 Feb 2011 08:40:03 +0000 (17:40 +0900)]
io.sockets: fix a few typos in docs

13 years agocolors.hex: fix typo in docs
Keita Haga [Sun, 6 Feb 2011 08:05:20 +0000 (17:05 +0900)]
colors.hex: fix typo in docs

13 years agomacros: clean up the usage example of MACRO: syntax
Keita Haga [Fri, 4 Feb 2011 15:00:14 +0000 (00:00 +0900)]
macros: clean up the usage example of MACRO: syntax

13 years agohelp.topics: fix typo in docs
Keita Haga [Fri, 4 Feb 2011 13:53:05 +0000 (22:53 +0900)]
help.topics: fix typo in docs

13 years agocombinators: insert a space after a comma in the documentation
Keita Haga [Fri, 4 Feb 2011 12:04:08 +0000 (21:04 +0900)]
combinators: insert a space after a comma in the documentation

13 years agocombinators: minor improvement to usage example of cond word
Keita Haga [Fri, 4 Feb 2011 08:53:00 +0000 (17:53 +0900)]
combinators: minor improvement to usage example of cond word

13 years agowords: replace the trailing comma with a period in the article of words
Keita Haga [Fri, 4 Feb 2011 07:25:35 +0000 (16:25 +0900)]
words: replace the trailing comma with a period in the article of words

13 years agosyntax: trim trailing whitespace to $syntax section in the HOOK:'s help page
Keita Haga [Fri, 4 Feb 2011 06:56:02 +0000 (15:56 +0900)]
syntax: trim trailing whitespace to $syntax section in the HOOK:'s help page

13 years agoio.sockets.secure.unix: fix socket shutdown handling to make http.client work with...
Slava Pestov [Tue, 1 Feb 2011 04:45:45 +0000 (23:45 -0500)]
io.sockets.secure.unix: fix socket shutdown handling to make http.client work with https://www.google.com

13 years agoopenssl: remove cacert.pem, since its useless and we should call SSL_CTX_set_default_...
Slava Pestov [Sun, 30 Jan 2011 04:26:29 +0000 (23:26 -0500)]
openssl: remove cacert.pem, since its useless and we should call SSL_CTX_set_default_verify_paths instead

13 years agourls: derive-url resets the port if the new URL specifies a protocol. Fixes HTTP...
Slava Pestov [Sun, 30 Jan 2011 03:50:13 +0000 (22:50 -0500)]
urls: derive-url resets the port if the new URL specifies a protocol. Fixes HTTP redirection on some sites, like www.amazon.com (reported by John Benediktsson)

13 years agosequences: nths should return a sequence of the same type as the original (reported...
Slava Pestov [Sat, 29 Jan 2011 05:18:36 +0000 (00:18 -0500)]
sequences: nths should return a sequence of the same type as the original (reported by Jon Harper)

13 years agoxml.errors: split off xml.errors.debugger so that deployed apps that use XML are...
Slava Pestov [Sat, 29 Jan 2011 05:09:09 +0000 (00:09 -0500)]
xml.errors: split off xml.errors.debugger so that deployed apps that use XML are ~100kb smaller

13 years agoxml.traversal: remove unused dependency on debugger
Slava Pestov [Sat, 29 Jan 2011 05:07:56 +0000 (00:07 -0500)]
xml.traversal: remove unused dependency on debugger

13 years agotools.deploy: add XML deploy test
Slava Pestov [Sat, 29 Jan 2011 05:07:22 +0000 (00:07 -0500)]
tools.deploy: add XML deploy test

13 years agosets: fix help lint
Slava Pestov [Sat, 29 Jan 2011 05:07:08 +0000 (00:07 -0500)]
sets: fix help lint

13 years agosets: document combine word
Slava Pestov [Sat, 29 Jan 2011 03:56:46 +0000 (22:56 -0500)]
sets: document combine word

13 years agoMerge branch 'master' of git://github.com/mrjbq7/factor
Slava Pestov [Sat, 29 Jan 2011 02:56:18 +0000 (21:56 -0500)]
Merge branch 'master' of git://github.com/mrjbq7/factor

13 years agoMerge branch 'doc-fixes' of git://github.com/keitahaga/factor
Slava Pestov [Sat, 29 Jan 2011 02:36:34 +0000 (21:36 -0500)]
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor

13 years agoxml.data: insert a space after a comma in description of contained class
Keita Haga [Fri, 28 Jan 2011 02:48:07 +0000 (11:48 +0900)]
xml.data: insert a space after a comma in description of contained class

13 years agocompression.lzw: fix for gif89a decoding - maximum code size is 12 bits.
John Benediktsson [Thu, 27 Jan 2011 05:06:43 +0000 (21:06 -0800)]
compression.lzw: fix for gif89a decoding - maximum code size is 12 bits.

13 years agoimages.http: use the content type from the http response if provided.
John Benediktsson [Thu, 27 Jan 2011 02:05:02 +0000 (18:05 -0800)]
images.http: use the content type from the http response if provided.

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Thu, 27 Jan 2011 01:26:48 +0000 (17:26 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agosets: improve stack effect for "combine".
John Benediktsson [Thu, 27 Jan 2011 01:24:55 +0000 (17:24 -0800)]
sets: improve stack effect for "combine".

13 years agoimages.gif: the Graphics Control Block is OPTIONAL in the GIF spec.
John Benediktsson [Thu, 27 Jan 2011 01:23:30 +0000 (17:23 -0800)]
images.gif: the Graphics Control Block is OPTIONAL in the GIF spec.

13 years agoui.backend.gtk: split off input methods support for ui.editors into .input-methods...
Anton Gorenko [Wed, 26 Jan 2011 15:37:26 +0000 (21:37 +0600)]
ui.backend.gtk: split off input methods support for ui.editors into .input-methods.editors (no more ui.editors with its dependencies in a deployed
image for hello-ui);

13 years agoui.backend.gtk: split off unix io support into ui.backend.gtk.io.unix;
Anton Gorenko [Wed, 26 Jan 2011 15:00:35 +0000 (21:00 +0600)]
ui.backend.gtk: split off unix io support into ui.backend.gtk.io.unix;

13 years agogobject-introspection.ffi: USING: clean up;
Anton Gorenko [Wed, 26 Jan 2011 14:27:41 +0000 (20:27 +0600)]
gobject-introspection.ffi: USING: clean up;

13 years agoclasses.tuple: minor fix to $errors section in the boa word's help page
Keita Haga [Wed, 26 Jan 2011 12:26:12 +0000 (21:26 +0900)]
classes.tuple: minor fix to $errors section in the boa word's help page

13 years agomemoize: add description of arguments and values to MEMO: syntax in docs
Keita Haga [Wed, 26 Jan 2011 09:53:12 +0000 (18:53 +0900)]
memoize: add description of arguments and values to MEMO: syntax in docs

13 years agosequences: surround a $example with a $examples to the if-empty word's help
Keita Haga [Wed, 26 Jan 2011 06:06:35 +0000 (15:06 +0900)]
sequences: surround a $example with a $examples to the if-empty word's help

13 years agobuild-support/factor.sh: typo was causing make detection to fail on linux
Joe Groff [Tue, 25 Jan 2011 03:42:06 +0000 (22:42 -0500)]
build-support/factor.sh: typo was causing make detection to fail on linux

13 years agobuild-support/factor.sh: use string operators to compare strings
Joe Groff [Mon, 24 Jan 2011 11:20:59 +0000 (16:50 +0530)]
build-support/factor.sh: use string operators to compare strings

13 years agomemoize: correct documentation for MEMO: syntax
Keita Haga [Sun, 23 Jan 2011 19:00:17 +0000 (04:00 +0900)]
memoize: correct documentation for MEMO: syntax

13 years agostack-checker: add a sample output in the last example of inference-recursive-combina...
Keita Haga [Sun, 23 Jan 2011 12:56:19 +0000 (21:56 +0900)]
stack-checker: add a sample output in the last example of inference-recursive-combinators article

13 years agoeffects: add missing right parenthesis in description of stack-effect word
Keita Haga [Sun, 23 Jan 2011 12:51:52 +0000 (21:51 +0900)]
effects: add missing right parenthesis in description of stack-effect word

13 years agodisjoint-sets: fix typo in description of assoc>disjoint-set word
Keita Haga [Fri, 21 Jan 2011 07:13:38 +0000 (16:13 +0900)]
disjoint-sets: fix typo in description of assoc>disjoint-set word

13 years agopeg.ebnf: fix minor typo in docs
Keita Haga [Thu, 20 Jan 2011 14:39:30 +0000 (23:39 +0900)]
peg.ebnf: fix minor typo in docs

13 years agogdk.ffi: fix stupid typo (the cause for incorrect mouse events on 32-bit);
Anton Gorenko [Wed, 19 Jan 2011 15:03:13 +0000 (21:03 +0600)]
gdk.ffi: fix stupid typo (the cause for incorrect mouse events on 32-bit);

13 years agomath.polynomials: fix typo in description of pextend-conv word
Keita Haga [Tue, 18 Jan 2011 14:35:52 +0000 (23:35 +0900)]
math.polynomials: fix typo in description of pextend-conv word

13 years agomath.statistics: in some words, interchanging the positions of the $examples and...
Keita Haga [Tue, 18 Jan 2011 14:19:21 +0000 (23:19 +0900)]
math.statistics: in some words, interchanging the positions of the $examples and a $description

13 years agomath.statistics: fix a few typos in docs
Keita Haga [Tue, 18 Jan 2011 13:30:53 +0000 (22:30 +0900)]
math.statistics: fix a few typos in docs

13 years agomath.intervals: fix some typos in docs
Keita Haga [Tue, 18 Jan 2011 12:18:35 +0000 (21:18 +0900)]
math.intervals: fix some typos in docs

13 years agohelp.tutorial: minor fix
Keita Haga [Tue, 18 Jan 2011 09:35:48 +0000 (18:35 +0900)]
help.tutorial: minor fix

13 years agotools.scaffold: fix a few typos in description of scaffold-undocumented word
Keita Haga [Mon, 17 Jan 2011 22:43:42 +0000 (07:43 +0900)]
tools.scaffold: fix a few typos in description of scaffold-undocumented word

13 years agotools.time: fix typo in docs
Keita Haga [Mon, 17 Jan 2011 22:28:40 +0000 (07:28 +0900)]
tools.time: fix typo in docs

13 years agoxml-rpc: fix a couple of typos in docs
Keita Haga [Mon, 17 Jan 2011 15:49:56 +0000 (00:49 +0900)]
xml-rpc: fix a couple of typos in docs

13 years agosequences.deep: fix typo in description of deep-find word
Keita Haga [Mon, 17 Jan 2011 13:33:39 +0000 (22:33 +0900)]
sequences.deep: fix typo in description of deep-find word

13 years agoassocs: fix description of inputs and outputs values in many words
Keita Haga [Mon, 17 Jan 2011 08:36:54 +0000 (17:36 +0900)]
assocs: fix description of inputs and outputs values in many words

13 years agoassocs: correct the class of output value in assoc-subset? word
Keita Haga [Mon, 17 Jan 2011 08:35:07 +0000 (17:35 +0900)]
assocs: correct the class of output value in assoc-subset? word

13 years agounicode.collation: fix typo in docs
Keita Haga [Mon, 17 Jan 2011 05:36:46 +0000 (14:36 +0900)]
unicode.collation: fix typo in docs

13 years agoassocs: fix sample output in usage example of assoc-map word
Keita Haga [Sun, 16 Jan 2011 20:24:39 +0000 (05:24 +0900)]
assocs: fix sample output in usage example of assoc-map word

13 years agoprettyprint.sections: fix typo in docs
Keita Haga [Sun, 16 Jan 2011 19:23:17 +0000 (04:23 +0900)]
prettyprint.sections: fix typo in docs

13 years agohtml.templates: fix typo in description of template-convert word
Keita Haga [Sun, 16 Jan 2011 16:36:08 +0000 (01:36 +0900)]
html.templates: fix typo in description of template-convert word

13 years agocombinators: minor improvement in usage example of case word
Keita Haga [Sun, 16 Jan 2011 15:25:49 +0000 (00:25 +0900)]
combinators: minor improvement in usage example of case word

13 years agoassocs, math.bitwise: remove first blank line and useless whitespace in a few usage...
Keita Haga [Sun, 16 Jan 2011 15:12:28 +0000 (00:12 +0900)]
assocs, math.bitwise: remove first blank line and useless whitespace in a few usage examples

13 years agoui.gadgets.status-bar: fix typo in docs
Keita Haga [Sun, 16 Jan 2011 12:46:01 +0000 (21:46 +0900)]
ui.gadgets.status-bar: fix typo in docs

13 years agokernel: add stack effect declaration to usage example of object class in docs
Keita Haga [Sun, 16 Jan 2011 08:57:32 +0000 (17:57 +0900)]
kernel: add stack effect declaration to usage example of object class in docs

13 years agoui.backend.gtk: update for alien.data changes ('<int>' -> 'int <ref>', etc.);
Anton Gorenko [Sun, 16 Jan 2011 08:50:18 +0000 (14:50 +0600)]
ui.backend.gtk: update for alien.data changes ('<int>' -> 'int <ref>', etc.);

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
Anton Gorenko [Sun, 16 Jan 2011 07:38:04 +0000 (13:38 +0600)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agomath.libm: add missing right parenthesis in description of fexp word
Keita Haga [Sun, 16 Jan 2011 01:48:06 +0000 (10:48 +0900)]
math.libm: add missing right parenthesis in description of fexp word

13 years agosequences: put a period to description of trim-head-slice word
Keita Haga [Sun, 16 Jan 2011 00:52:34 +0000 (09:52 +0900)]
sequences: put a period to description of trim-head-slice word

13 years agobase64: minor fixes in docs
Keita Haga [Sat, 15 Jan 2011 04:36:42 +0000 (13:36 +0900)]
base64: minor fixes in docs

13 years agohelp.tutorial: updating to 2011
Keita Haga [Sat, 15 Jan 2011 03:50:47 +0000 (12:50 +0900)]
help.tutorial: updating to 2011

13 years agodb: fix a couple of typos in docs
Keita Haga [Fri, 14 Jan 2011 17:03:20 +0000 (02:03 +0900)]
db: fix a couple of typos in docs

13 years agopeg.ebnf: fix a couple of typos in docs
Keita Haga [Fri, 14 Jan 2011 16:11:37 +0000 (01:11 +0900)]
peg.ebnf: fix a couple of typos in docs