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
Jeff Bigot
f5dc0884d7
modify inclusions in file-chooser
2008-12-26 18:16:32 +01:00
Jeff Bigot
b93c6df46c
change "extra/4DNav" to "resource:extra/4DNav"
2008-12-26 16:29:14 +01:00
Jeff Bigot
6ca268c60d
first 4DNav commit
2008-12-26 10:23:54 +01:00
Eduardo Cavazos
321919d210
easy-help: Add 'List:'
2008-12-25 07:55:04 -06:00
Eduardo Cavazos
2f51b5e4f0
easy-help: add 'Class-Description:'
2008-12-25 06:41:39 -06:00
Eduardo Cavazos
c289aa5c38
easy-help: refactoring
2008-12-25 06:24:50 -06:00
Eduardo Cavazos
924c075450
Fix typo in help for '$values'
2008-12-25 05:34:36 -06:00
Eduardo Cavazos
028d27a2cb
easy-help: Add support for embedded markup to some words
2008-12-24 03:13:44 -06:00
Eduardo Cavazos
15202a9cf2
Add 'easy-help.expand-markup'
2008-12-24 03:13:28 -06:00
Eduardo Cavazos
4fd6242ae3
size-of: Use 'Word:' from easy-help
2008-12-23 22:46:18 -06:00
Eduardo Cavazos
d842a75639
easy-help: Add 'Word:'
2008-12-23 22:46:03 -06:00
Eduardo Cavazos
ca463f020b
size-of: Edit 'Values:'
2008-12-23 21:58:08 -06:00
Eduardo Cavazos
6171b1939f
easy-help: 'Values:' accepts multi-line input
2008-12-23 21:57:34 -06:00
Nicholas Seckar
79128ecd5c
Fuel auto use: Don't merge the IN: and USING:
2008-12-23 16:42:24 -08:00
Jose A. Ortega Ruiz
d214b5f744
Merge commit 'origin/master' into emacs
2008-12-23 22:38:42 +01:00
Jose A. Ortega Ruiz
a160e7d32a
FUEL: New fuel-update-usings (C-cC-eu) command.
2008-12-23 22:37:25 +01:00
Eduardo Cavazos
e4d3ea0581
size-of: Add a Values: clause
2008-12-23 02:29:19 -06:00
Eduardo Cavazos
0841720484
easy-help: Add a simple Values: word
2008-12-23 02:28:39 -06:00
Eduardo Cavazos
5f1084f5c4
nehe looks good to go back in extra
2008-12-22 18:15:21 -06:00
Jose A. Ortega Ruiz
96ee0ef75a
Merge commit 'origin/master' into emacs
2008-12-23 00:46:22 +01:00
Jose A. Ortega Ruiz
618a2a7e78
FUEL: Small fixes.
2008-12-23 00:34:43 +01:00
Eduardo Cavazos
62e1accad5
Remove unmaintained/tiling
2008-12-22 17:20:35 -06:00
Eduardo Cavazos
81e69a1664
Update 'ui.gadgets.tiling'. Add some help.
2008-12-22 17:20:04 -06:00
Eduardo Cavazos
c181056ed2
ui.gadgets.plot: use easy-help
2008-12-22 15:57:12 -06:00
Eduardo Cavazos
beff592f76
Use easy-help in 'size-of'
2008-12-22 15:50:14 -06:00
Eduardo Cavazos
d193aad524
Demo easy-help in the 'ui.gadgets.slate' vocabulary
2008-12-22 15:43:24 -06:00
Eduardo Cavazos
016c225a18
Checkin experimental 'easy-help' into extra
2008-12-22 15:43:01 -06:00
Eduardo Cavazos
b66ec7aa73
Delete plot from unmaintained
2008-12-22 08:40:31 -06:00
Eduardo Cavazos
aff4676e58
Add 'ui.gadgets.plot' back to extra
2008-12-22 08:40:00 -06:00
Eduardo Cavazos
87c19e1219
Remove 'size-of' from unmaintained
2008-12-22 08:30:08 -06:00
Jose A. Ortega Ruiz
b78df6148f
Merge commit 'origin/master' into emacs
2008-12-22 14:07:11 +01:00
Jose A. Ortega Ruiz
fc1fb6b093
FUEL: More syntax table tweaks: better paren handling.
2008-12-22 14:06:50 +01:00
Eduardo Cavazos
75337648cf
Update 'size-of' and move to extra from unmaintained
2008-12-22 06:37:33 -06:00
Slava Pestov
e4edfe076d
Clean up ugly shuffling in documents code
2008-12-22 05:50:43 -06:00
Slava Pestov
058ba127cb
Cleaning up more -rot usages
2008-12-22 05:41:01 -06:00
Slava Pestov
3332727227
Clean up UUID a bit and fix help lint
2008-12-22 01:22:05 -06:00
Slava Pestov
c6ac320515
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-22 00:54:45 -06:00
Slava Pestov
3cc8915193
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
2008-12-22 00:54:36 -06:00
Slava Pestov
a06e8ef1e7
Fix cookbook typo
2008-12-22 00:54:19 -06:00
Jose A. Ortega Ruiz
bde84e958c
FUEL: Listener's C-a goes to beginning of input/line.
2008-12-22 07:29:48 +01:00
Eduardo Cavazos
19e5fc46e4
Looks like golden-section is good to go for extra
2008-12-22 00:05:19 -06:00
Jose A. Ortega Ruiz
7ecfef94e8
FUEL: Fixes in factor syntax table and setter/getter detection.
2008-12-22 06:58:20 +01:00
Slava Pestov
19e6e0a958
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-21 20:40:38 -06:00
Slava Pestov
071b3ce365
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
2008-12-21 20:39:11 -06:00
Jose A. Ortega Ruiz
31d783c2be
FUEL: Edit word's documentation command.
2008-12-22 03:07:45 +01: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
unknown
99c6a9f31d
Fix kernel unit tests on Win64
2008-12-21 18:52:13 -06:00
Jose A. Ortega Ruiz
46d3667d4b
FUEL: Customization docstrings homogenized.
2008-12-22 01:51:41 +01:00
Jose A. Ortega Ruiz
ed38c1cb6d
FUEL: Faces renamed for homogeneity.
2008-12-22 01:34:47 +01:00