Slava Pestov
|
e5dba6b64c
|
tools.deploy: fix a test on Windows
|
2011-02-25 21:06:22 -08:00 |
Slava Pestov
|
836743b25b
|
combinators: fix help lint
|
2011-02-25 21:06:10 -08:00 |
Slava Pestov
|
78a85d0b05
|
io.sockets.secure.unix: update unit test for close-notify change
|
2011-02-25 21:05:56 -08:00 |
Slava Pestov
|
6f7e4e32d0
|
compiler.cfg.ssa.construction: update unit tests for nths change
|
2011-02-25 21:05:38 -08:00 |
Joe Groff
|
c10d037763
|
bunny.model, gpu.demos.bunny: update url for bunny model download
|
2011-02-25 10:22:49 -08:00 |
Keita Haga
|
4c864999e4
|
lists: fix a few typos in docs
|
2011-02-25 19:59:44 +09:00 |
Keita Haga
|
f515dd2cfc
|
definitions: remove unused vocabulary in refactored a.factor
|
2011-02-24 15:37:41 +09:00 |
Keita Haga
|
e374d55d09
|
io.encodings.8-bit.latin9, io.encodings.shift-jis: fix typo in docs. offical => official
|
2011-02-21 02:53:35 +09:00 |
Keita Haga
|
32e3e1cfef
|
ui.tools.listener: highlighting F1 key in tips
|
2011-02-20 16:04:48 +09:00 |
Keita Haga
|
7703d73230
|
locals: remove trailing whitespace in docs
|
2011-02-20 09:16:41 +09:00 |
Keita Haga
|
93b3cc0a93
|
io.styles: remove a nl in usage example of background
|
2011-02-20 06:11:31 +09:00 |
Keita Haga
|
42ef23feed
|
definitions: import of make vocab in refactored a.factor
|
2011-02-20 04:53:35 +09:00 |
Keita Haga
|
77922f61f7
|
environment: add using list to usage example of os-env word
|
2011-02-20 04:08:45 +09:00 |
Keita Haga
|
70d06dc4c7
|
combinators.random: fix a couple of usage examples in casep and casep*
|
2011-02-20 03:51:09 +09:00 |
Keita Haga
|
5a71a0d671
|
math.combinatorics: fix typo in docs
|
2011-02-20 03:08:01 +09:00 |
John Benediktsson
|
2005df3b0c
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-02-14 22:19:34 -08:00 |
Doug Coleman
|
fd7e5ffee8
|
More efficient polyval algorithm in math.polynomials
|
2011-02-12 22:41:13 -06:00 |
Doug Coleman
|
02ecc45165
|
Don't normalize cookie names to lower-case.
|
2011-02-10 21:09:20 -06:00 |
Keita Haga
|
073eda332a
|
In several documentation, remove whitespace before or after the colon or period
|
2011-02-10 01:51:13 +09:00 |
Keita Haga
|
27f1abd70e
|
assocs: fix a few typos in docs
|
2011-02-08 00:35:15 +09:00 |
Keita Haga
|
a7665bc7fe
|
continuations: fix typo in docs
|
2011-02-07 23:42:44 +09:00 |
Keita Haga
|
65de18993b
|
syntax: add stack effect declaration to <color> word definition in usage example of C: syntax
|
2011-02-07 23:00:30 +09:00 |
Keita Haga
|
2696c59aab
|
io.sockets: fix a few typos in docs
|
2011-02-06 17:40:03 +09:00 |
Keita Haga
|
032c9d061a
|
colors.hex: fix typo in docs
|
2011-02-06 17:05:20 +09:00 |
Keita Haga
|
90511c90af
|
macros: clean up the usage example of MACRO: syntax
|
2011-02-05 00:00:37 +09:00 |
Keita Haga
|
fba461fe64
|
help.topics: fix typo in docs
|
2011-02-04 22:53:05 +09:00 |
Keita Haga
|
19eb5d9689
|
combinators: insert a space after a comma in the documentation
|
2011-02-04 21:04:08 +09:00 |
Keita Haga
|
c997e43ca8
|
combinators: minor improvement to usage example of cond word
|
2011-02-04 17:53:00 +09:00 |
Keita Haga
|
65773e520d
|
words: replace the trailing comma with a period in the article of words
|
2011-02-04 16:25:35 +09:00 |
Keita Haga
|
16d524802a
|
syntax: trim trailing whitespace to $syntax section in the HOOK:'s help page
|
2011-02-04 15:56:02 +09:00 |
John Benediktsson
|
f5a352f0ad
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-02-01 00:12:58 -08:00 |
Slava Pestov
|
4270c6cce6
|
io.sockets.secure.unix: fix socket shutdown handling to make http.client work with https://www.google.com
|
2011-01-31 23:45:45 -05:00 |
Alfredo Beaumont
|
89ac114390
|
Fix comparison to avoid infinite loop with zero cost paths
|
2011-01-30 20:51:07 +01:00 |
John Benediktsson
|
d55d996269
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-01-29 20:52:47 -08:00 |
Slava Pestov
|
cc06c4e51f
|
openssl: remove cacert.pem, since its useless and we should call SSL_CTX_set_default_verify_paths instead
|
2011-01-29 23:26:29 -05:00 |
Slava Pestov
|
1a6432456d
|
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)
|
2011-01-29 22:50:13 -05:00 |
John Benediktsson
|
1cc5aef4d1
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-01-29 07:33:17 -08:00 |
Slava Pestov
|
c2aca44b4a
|
sequences: nths should return a sequence of the same type as the original (reported by Jon Harper)
|
2011-01-29 00:18:36 -05:00 |
Slava Pestov
|
09848ab420
|
xml.errors: split off xml.errors.debugger so that deployed apps that use XML are ~100kb smaller
|
2011-01-29 00:09:09 -05:00 |
Slava Pestov
|
e837ebee81
|
xml.traversal: remove unused dependency on debugger
|
2011-01-29 00:07:56 -05:00 |
Slava Pestov
|
d93117c60d
|
tools.deploy: add XML deploy test
|
2011-01-29 00:07:22 -05:00 |
Slava Pestov
|
6147460225
|
sets: fix help lint
|
2011-01-29 00:07:08 -05:00 |
Slava Pestov
|
0b52600143
|
sets: document combine word
|
2011-01-28 22:56:46 -05:00 |
Slava Pestov
|
d2b20ddb35
|
Merge branch 'master' of git://github.com/mrjbq7/factor
|
2011-01-28 21:56:18 -05:00 |
Slava Pestov
|
c29aa3aab9
|
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor
|
2011-01-28 21:36:34 -05:00 |
John Benediktsson
|
f4cc2bcdaa
|
images.http: allow urls to be used with http-image.
|
2011-01-27 20:00:42 -08:00 |
Keita Haga
|
48ec189c99
|
xml.data: insert a space after a comma in description of contained class
|
2011-01-28 11:48:07 +09:00 |
John Benediktsson
|
0b6dae0a93
|
compression.lzw: fix for gif89a decoding - maximum code size is 12 bits.
|
2011-01-26 21:06:43 -08:00 |
John Benediktsson
|
1defecf279
|
images.http: use the content type from the http response if provided.
|
2011-01-26 18:05:02 -08:00 |
John Benediktsson
|
1037a30e4d
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-01-26 17:26:48 -08:00 |