Commit Graph

2287 Commits (651c298eb360edf8796245766b54f9ac93fef554)

Author SHA1 Message Date
Slava Pestov 651c298eb3 Merge branch 'master' into new_ui 2009-01-05 19:56:25 -06:00
Slava Pestov 7b110b0bfd Move 3each, 3map from compiler.utilities to sequences 2009-01-05 17:32:08 -06:00
Slava Pestov 872d12d29b Add support for column filling and alignment to table gadgets
Finish profiler tool's methods tab
2009-01-05 17:31:21 -06:00
Slava Pestov cb4f3eec46 Flesh out 'Methods' tab in new profiler tool 2009-01-03 18:58:43 -06:00
Slava Pestov fa4eecacc8 Merge branch 'for-slava' of git://git.rfc1149.net/factor into new_ui 2008-12-28 15:34:57 -06:00
Samuel Tardieu e6a5ac4acd Remove useless with-scope and unneeded uses 2008-12-27 23:13:03 +01:00
Slava Pestov b37bf90b33 Merge branch 'master' into new_ui 2008-12-26 15:38:37 -06:00
Samuel Tardieu 7716ac276e Mark parts of math.miller-rabin as private 2008-12-26 20:58:46 +01:00
Samuel Tardieu 66b410b81f Properly set bits in large bit arrays
Bit arrays were not properly manipulated by set-bits or clear-bits
if they were larger than 40 bits (one cell + one byte).

Moreover, the bug was likely to cause a bus error on architectures unable
to access unaligned words.
2008-12-26 20:58:45 +01:00
Eduardo Cavazos 924c075450 Fix typo in help for '$values' 2008-12-25 05:34:36 -06:00
Slava Pestov 1f11b0d78b Use singleton classes instead of tuples for document elements 2008-12-24 22:38:02 -06:00
Slava Pestov 56c929c8e1 Merge branch 'master' into new_ui 2008-12-22 05:55:09 -06:00
Slava Pestov e4edfe076d Clean up ugly shuffling in documents code 2008-12-22 05:50:43 -06:00
Slava Pestov 0ebd6c1974 Merge branch 'master' into new_ui 2008-12-22 05:44:39 -06:00
Slava Pestov 058ba127cb Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
Slava Pestov a39a644362 New ui.gadgets.tabbed vocab, working on 'Methods' tab in profiler tool 2008-12-22 05:40:38 -06:00
Slava Pestov c1f50f0ad6 Merge branch 'master' into new_ui 2008-12-22 01:22:22 -06:00
Slava Pestov 3332727227 Clean up UUID a bit and fix help lint 2008-12-22 01:22:05 -06:00
Slava Pestov 5543cc6aaf Merge branch 'master' into new_ui 2008-12-22 00:55:07 -06:00
Slava Pestov a06e8ef1e7 Fix cookbook typo 2008-12-22 00:54:19 -06:00
Slava Pestov f9851b195a Working on new profiler tool 2008-12-22 00:54:08 -06:00
unknown ca8c7540b4 Move io.files.links tests to io.files.links.unix so that they don't get run on Windows 2008-12-21 19:04:12 -06:00
Slava Pestov 61ac513b32 Merge branch 'master' into new_ui 2008-12-21 14:41:24 -06:00
Slava Pestov 19a8a9ac9b Minor documentation updates 2008-12-21 14:29:12 -06:00
Slava Pestov f169fdabcd Merge branch 'master' of git://github.com/mrjbq7/factor 2008-12-21 14:10:27 -06:00
Slava Pestov 37118a4cde Mouse highlight now follows selection 2008-12-21 14:10:09 -06:00
John Benediktsson 293cbf91e7 Remove use of 'rot' in uuid. 2008-12-20 19:32:16 -08:00
John Benediktsson 2d08bba67f Moving uuid from extra/uuid to basis/uuid. 2008-12-20 18:39:09 -08:00
Slava Pestov 8848878c27 Merge branch 'master' into new_ui 2008-12-20 18:08:00 -06:00
Slava Pestov b2e45f199e Calling dispose on unix stdin no longer kills the VM 2008-12-20 18:02:08 -06:00
Slava Pestov 4849830ebd Help pages now have next/prev links 2008-12-20 17:32:38 -06:00
John Benediktsson 3c4f26ebd9 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-19 08:45:02 -08:00
Slava Pestov d001237921 Table gadgets work in progress 2008-12-19 02:37:40 -06:00
Slava Pestov feaac5ae43 Search models 2008-12-19 02:36:34 -06:00
Slava Pestov c7f02e3f12 UI listener fix 2008-12-19 02:36:02 -06:00
Slava Pestov d330ff31b5 Merge branch 'master' into new_ui 2008-12-19 02:26:01 -06:00
Slava Pestov 061b83b5dd Add <filled-border> 2008-12-19 02:25:40 -06:00
Slava Pestov 735dbfb79f Fix track pref-dim, and layout with gaps 2008-12-19 02:25:21 -06:00
Slava Pestov 7a48b194a0 Fix ui.tools tests 2008-12-19 02:24:44 -06:00
Slava Pestov 506760c8cb Merge branch 'master' into new_ui 2008-12-19 00:53:00 -06:00
Slava Pestov 6dc78023c6 Fix M: doctype-decl write-xml-chunk 2008-12-19 00:52:52 -06:00
Slava Pestov 44b6a490a1 Add protocol slot to make it work with funny load order 2008-12-19 00:52:41 -06:00
Slava Pestov e830a2efc7 Merge branch 'master' into new_ui 2008-12-19 00:13:22 -06:00
Slava Pestov 84cafde43a Fix load error 2008-12-19 00:13:12 -06:00
Slava Pestov cc4913958f Merge branch 'master' into new_ui 2008-12-18 23:57:01 -06:00
Slava Pestov 69c64ba803 Refactor operations-menu code to make it independent of presentations 2008-12-18 23:56:41 -06:00
Slava Pestov acfa7f1ae1 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-18 23:56:21 -06:00
Slava Pestov 766fccaecc Compose model fires less unnecessary notifications 2008-12-18 23:56:16 -06:00
Doug Coleman 28b3b4b97a add a lot more to the using list 2008-12-18 23:44:14 -06:00
Slava Pestov bb22877ced Merge branch 'master' into new_ui 2008-12-18 21:28:05 -06:00