Commit Graph

9332 Commits (ee99a64b541d095d11bd8cc16e1d0dd83beda30b)

Author SHA1 Message Date
Slava Pestov ee99a64b54 Merge branch 'master' of git://github.com/ex-rzr/factor 2011-04-06 17:26:41 -04:00
Slava Pestov 59a708638c alien.c-types: add summary and docs for no-c-type error 2011-04-03 22:33:51 -07:00
Anton Gorenko 090254d671 ui.backend.gtk: fix a bug with endless error messages in a console after closing of UI;
io.thread: start-io-thread always starts io-thread even if it was stopped, fix line endings;
2011-04-01 22:06:07 +06:00
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
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