Anton Gorenko
|
6d09bc9b07
|
gobject-introspection: fix incorrect resolving of current vocab's path;
clutter: remove all girs, add Cally;
|
2011-03-15 22:38:51 +06:00 |
John Benediktsson
|
bac951a618
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-03-14 22:47:02 -07:00 |
Slava Pestov
|
8c7676bd6a
|
Merge branch 'master' of git://github.com/otoburb/factor
|
2011-03-14 21:56:03 -07:00 |
otoburb
|
4817ba5a93
|
smart-docs output>array typo fix
|
2011-03-14 06:07:33 +00:00 |
otoburb
|
5dab713692
|
basis/db/tuples: Minor doc fix for 'select-tuples'
|
2011-03-14 06:07:32 +00:00 |
otoburb
|
61096c1657
|
basis/help/apropos: Added unicode.categories. Missing from previous commit.
|
2011-03-14 01:21:56 +00:00 |
otoburb
|
e4bf5f104e
|
basis/help/apropos: Trimming whitespace before and after search query. Allows accidental/reflex whitespace to be corrected so results can still be returned.
|
2011-03-14 01:21:56 +00:00 |
Keita Haga
|
2387969da1
|
fry: copyright header cleanup
|
2011-03-10 23:29:04 +09:00 |
Anton Gorenko
|
6c6fc9fe7b
|
gobject-introspection: add gsize and gssize standard types;
|
2011-03-09 15:50:14 +06:00 |
Anton Gorenko
|
1dcb49b0d4
|
gobject-introspection: GIR: tries to find .gir in a current vocabulary's directory, in system gir-1.0 (/usr/share/gir-1.0, /usr/local/share/gir-1.0)
or user-defined (GIR_DIRS env. variable) directories;
|
2011-03-09 15:37:48 +06:00 |
John Benediktsson
|
64e9e179b2
|
xml.writer: fix some docs.
|
2011-03-08 16:50:12 -08:00 |
John Benediktsson
|
47996b3215
|
ui.tools: adding Ctrl-Shift-F for "toggle fullscreen".
|
2011-03-07 15:08:26 -08:00 |
John Benediktsson
|
604f242862
|
db.sqlite: update word documentation.
|
2011-03-07 15:06:28 -08:00 |
John Benediktsson
|
8f5bd796a1
|
help.markup: Store $url as urls.
|
2011-03-07 15:03:48 -08:00 |
Anton Gorenko
|
479304d0a7
|
gobject-introspection: clean up;
|
2011-03-06 14:06:00 +06:00 |
Slava Pestov
|
d06ac20dc9
|
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor
|
2011-03-05 13:42:46 -08:00 |
Anton Gorenko
|
2704822cc7
|
gobject-introspection: internal strucs (*Class, *Iface or *Private) are generated in .private vocabularies;
|
2011-03-06 01:05:02 +06:00 |
Keita Haga
|
fbed575d3e
|
regexp: fix typo in docs
|
2011-03-05 23:00:52 +09:00 |
Anton Gorenko
|
952aad80ce
|
gobject-introspection: add FOREIGN-ATOMIC-TYPE: (used in clutter.cogl.ffi);
move clutter from unmaintainded to extra;
|
2011-03-05 14:11:26 +06:00 |
Slava Pestov
|
bb71050a23
|
tools.deploy: increase size limits for recently-added deploy tests that never passed
|
2011-03-04 18:12:36 -05:00 |
Slava Pestov
|
8c14dd65b5
|
tools.deploy.shaker: strip out GObject introspection info
|
2011-02-27 20:02:14 -06:00 |
Slava Pestov
|
d6fe7f4c28
|
On Unix, link VM with GTK libraries instead of loading them dynamically
|
2011-02-27 20:01:54 -06:00 |
Slava Pestov
|
ebce40a4c0
|
Fix conflict
|
2011-02-27 20:01:45 -06:00 |
Slava Pestov
|
5a3c5c7749
|
compiler.cfg.branch-splitting was totally broken
|
2011-02-27 16:43:26 -08:00 |
Slava Pestov
|
609d6f9166
|
bootstrap.io: fix load error
|
2011-02-27 15:02:20 -08:00 |
Slava Pestov
|
db29973ccb
|
io.sockets: fix unit test on Windows
|
2011-02-27 14:38:47 -08:00 |
Slava Pestov
|
e3c08f32ce
|
bootstrap.{io, ui}: load dependencies to make deploy tool less error-prone
|
2011-02-27 14:38:47 -08:00 |
Slava Pestov
|
25c60b6869
|
tools.deploy.test.21: deploy without threads to reduce image size
|
2011-02-27 14:38:47 -08:00 |
Slava Pestov
|
779468f5a0
|
calendar: make it deploy with threads disabled
|
2011-02-27 14:38:47 -08:00 |
Doug Coleman
|
979e487fef
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2011-02-26 11:44:50 -06:00 |
Slava Pestov
|
c0de0ac15f
|
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor
|
2011-02-25 22:37:39 -08:00 |
Slava Pestov
|
266c6d32e7
|
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
|
2011-02-25 22:33:28 -08:00 |
Slava Pestov
|
e9bccc0d59
|
tools.deploy: actually add the new test
|
2011-02-25 22:13:54 -08:00 |
Slava Pestov
|
cd39ab0d10
|
tools.deploy: add test for formatting vocab
|
2011-02-25 21:26:11 -08:00 |
Slava Pestov
|
e90fd3b942
|
Fix usage note in dns vocab, move tools.dns from basis to extra since dns vocab is in extra
|
2011-02-25 21:08:00 -08:00 |
Slava Pestov
|
e5dba6b64c
|
tools.deploy: fix a test on Windows
|
2011-02-25 21:06:22 -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 |
Keita Haga
|
4c864999e4
|
lists: fix a few typos in docs
|
2011-02-25 19:59:44 +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
|
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 |
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
|
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 |
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 |
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 |
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
|
d2b20ddb35
|
Merge branch 'master' of git://github.com/mrjbq7/factor
|
2011-01-28 21:56:18 -05: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 |
Anton Gorenko
|
640b05d457
|
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);
|
2011-01-26 21:37:26 +06:00 |
Anton Gorenko
|
e9515c1a9c
|
ui.backend.gtk: split off unix io support into ui.backend.gtk.io.unix;
|
2011-01-26 21:00:35 +06:00 |
Anton Gorenko
|
73a07eee31
|
gobject-introspection.ffi: USING: clean up;
|
2011-01-26 20:27:41 +06:00 |
Keita Haga
|
187710a7b7
|
memoize: add description of arguments and values to MEMO: syntax in docs
|
2011-01-26 18:53:12 +09:00 |
Keita Haga
|
629ea1163b
|
memoize: correct documentation for MEMO: syntax
|
2011-01-24 04:00:17 +09:00 |
Keita Haga
|
c04fbe892d
|
stack-checker: add a sample output in the last example of inference-recursive-combinators article
|
2011-01-23 22:48:41 +09:00 |
Keita Haga
|
08bf39c5d1
|
disjoint-sets: fix typo in description of assoc>disjoint-set word
|
2011-01-21 16:15:34 +09:00 |
Keita Haga
|
904d85860a
|
peg.ebnf: fix minor typo in docs
|
2011-01-20 23:39:30 +09:00 |
Anton Gorenko
|
4d4dccd96f
|
gdk.ffi: fix stupid typo (the cause for incorrect mouse events on 32-bit);
|
2011-01-19 21:03:13 +06:00 |
Keita Haga
|
5043611252
|
math.polynomials: fix typo in description of pextend-conv word
|
2011-01-18 23:35:52 +09:00 |
Keita Haga
|
cb06cba857
|
math.statistics: in some words, interchanging the positions of the $examples and a $description
|
2011-01-18 23:20:06 +09:00 |
Keita Haga
|
8b1fbbf3b7
|
math.statistics: fix a few typos in docs
|
2011-01-18 22:32:45 +09:00 |
Keita Haga
|
e8ce62c64e
|
math.intervals: fix some typos in docs
|
2011-01-18 21:18:35 +09:00 |
Keita Haga
|
84e5c21fa9
|
help.tutorial: minor fix
|
2011-01-18 18:35:48 +09:00 |
Keita Haga
|
6ddc56cc60
|
tools.scaffold: fix a few typos in description of scaffold-undocumented word
|
2011-01-18 07:45:06 +09:00 |
Keita Haga
|
e4516aabf0
|
tools.time: fix typo in docs
|
2011-01-18 07:29:55 +09:00 |
Keita Haga
|
106428bf89
|
xml-rpc: fix a couple of typos in docs
|
2011-01-18 00:49:56 +09:00 |
Keita Haga
|
631ba5119a
|
sequences.deep: fix typo in description of deep-find word
|
2011-01-17 22:35:39 +09:00 |
Keita Haga
|
6311675925
|
unicode.collation: fix typo in docs
|
2011-01-17 14:36:46 +09:00 |
Keita Haga
|
7b5c3279c1
|
prettyprint.sections: fix typo in docs
|
2011-01-17 04:23:17 +09:00 |
Keita Haga
|
79d0b1e34d
|
html.templates: fix typo in description of template-convert word
|
2011-01-17 01:51:48 +09:00 |
Keita Haga
|
8d2ceda8f3
|
assocs, math.bitwise: remove first blank line and useless whitespace in a few usage examples
|
2011-01-17 00:12:28 +09:00 |
Keita Haga
|
5cad80fdc9
|
ui.gadgets.status-bar: fix typo in docs
|
2011-01-16 21:46:01 +09:00 |
Anton Gorenko
|
005f48986e
|
ui.backend.gtk: update for alien.data changes ('<int>' -> 'int <ref>', etc.);
|
2011-01-16 14:50:18 +06:00 |
Anton Gorenko
|
8f297055d6
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-01-16 13:38:04 +06:00 |
Keita Haga
|
92b9b92f38
|
math.libm: add missing right parenthesis in description of fexp word
|
2011-01-16 10:48:06 +09:00 |
Keita Haga
|
ae4859574c
|
base64: minor fixes in docs
|
2011-01-15 13:36:42 +09:00 |
Keita Haga
|
c12412ba29
|
help.tutorial: updating to 2011
|
2011-01-15 12:52:14 +09:00 |
Keita Haga
|
dce56c8f8f
|
db: fix a couple of typos in docs
|
2011-01-15 02:03:20 +09:00 |
Keita Haga
|
0048670ad7
|
peg.ebnf: fix a couple of typos in docs
|
2011-01-15 01:11:37 +09:00 |
Keita Haga
|
72d91eea8d
|
regexp: fix typos in docs
|
2011-01-15 00:57:32 +09:00 |
Keita Haga
|
61881f1977
|
combinators.smart, multiline: few $examples turn into $codes
|
2011-01-15 00:22:29 +09:00 |
Keita Haga
|
2e08b85977
|
help: minor improvement in example usage of 'ARTICLE:'
|
2011-01-14 23:50:54 +09:00 |
Keita Haga
|
69353f2625
|
help: clean up to example usage of 'HELP:' in docs
|
2011-01-14 23:05:32 +09:00 |
Keita Haga
|
60481f7871
|
xml: fix typo in docs
|
2011-01-14 22:11:08 +09:00 |
Keita Haga
|
ec5cb49fa7
|
tools.deploy: fix typo in docs
|
2011-01-14 19:52:12 +09:00 |
Keita Haga
|
23ec49a109
|
io.servers: fix a couple of typos in docs
|
2011-01-14 19:47:52 +09:00 |