Doug Coleman
dfadad05e2
fix validators
2009-01-20 18:44:38 -06:00
Slava Pestov
088ad42370
Merge branch 'master' into new_ui
2009-01-20 18:44:24 -06:00
Doug Coleman
68cacc70ef
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-20 16:36:50 -06:00
Doug Coleman
050dbf8a60
http server can upload files. WOW!
2009-01-20 16:35:52 -06:00
Doug Coleman
4306656556
use assert-sequence= in mime.multipart
2009-01-20 16:35:09 -06:00
Daniel Ehrenberg
5221193034
Multiline cleanup and bug fix
2009-01-20 16:12:09 -06:00
Doug Coleman
c7df780c33
dont save uploaded variables with no name, swap outputs
2009-01-20 15:45:00 -06:00
Doug Coleman
90a63acf40
fix the handbook
2009-01-20 15:43:45 -06:00
Doug Coleman
9a06ce94a5
add an unlimit word, refactor limited-streams, better docs
2009-01-20 15:42:41 -06:00
Slava Pestov
25340e881b
Merge branch 'master' into new_ui
2009-01-20 15:38:05 -06:00
Daniel Ehrenberg
67dd4ca4a4
Going further towards conformance
2009-01-20 15:37:21 -06:00
Slava Pestov
4b4d93dddd
Move at-default from unicode.case to assocs, move 2cache from classes.algebra to assocs, clean up some code to no longer use -rot, rot, pick
2009-01-20 15:27:14 -06:00
Slava Pestov
99012e2cd2
Move fonts back to fonts
2009-01-20 14:34:10 -06:00
Slava Pestov
25b0512fd6
Move fonts to basis/bitstream-vera
...
Use ui.cocoa.text instead of ui.freetype on Mac OS X
Update deploy tool to not copy fonts/ directory on Mac OS X
2009-01-20 14:31:09 -06:00
U-C4\Administrator
57ecdbe2c3
add limited streams to the handbook
2009-01-20 13:28:51 -06:00
U-C4\Administrator
0309f66252
don't unquote keys in mime.multipart
2009-01-20 13:23:58 -06:00
U-C4\Administrator
94a72d3915
document limited streams, make some words private
2009-01-20 13:21:58 -06:00
U-C4\Administrator
0dd3dc770b
remove duplication in io.streams.limited
2009-01-20 12:04:20 -06:00
U-C4\Administrator
8676ebafea
replace boolean with singletons for io.streams.limited -- stream-throws or stream-eofs
2009-01-20 12:02:54 -06:00
U-C4\Administrator
7ba4035993
some regexp features are broken. temporarily remove the regexp features that are broken
2009-01-20 11:53:50 -06:00
Slava Pestov
e6e831c577
Add font and line cache to core text binding
2009-01-19 22:58:09 -06:00
Slava Pestov
12d693f3fb
More work on Core Text binding
2009-01-19 22:30:32 -06:00
Daniel Ehrenberg
8f44f5e4b3
Various XML fixes, XML test suite
2009-01-19 22:25:15 -06:00
U-C4\Administrator
0563bedefa
add a no-throw? flag to limited-streams, add unit tests
2009-01-19 18:52:09 -06:00
U-C4\Administrator
e323ae3a32
add unit test, fix bounds check error in limited streams
2009-01-19 18:19:12 -06:00
U-C4\Administrator
07fc5f3ff4
redo mime.multipart
2009-01-19 18:01:13 -06:00
Slava Pestov
fd7a47613e
Move core-graphics types from cocoa.types to core-graphics.types, clean up some code
2009-01-19 16:29:52 -06:00
Slava Pestov
0760d327d7
Merge branch 'master' into new_ui
2009-01-19 14:16:25 -06:00
Slava Pestov
0c1cf6209d
Fix <CFDictionary>
2009-01-18 23:44:02 -06:00
Slava Pestov
8509027428
UI listener: Status bar now shows summary for vocabs that are not loaded
2009-01-18 23:41:21 -06:00
Doug Coleman
478fca5dc6
Take your stinking paws off me, you damned dirty datastack vocabulary!
2009-01-18 21:23:33 -06:00
Doug Coleman
76b80f1633
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-18 21:19:18 -06:00
Doug Coleman
a5175c1d1e
Add append-outputs and append-outputs-as, docs, tests
2009-01-18 21:18:52 -06:00
Slava Pestov
3a668a9457
Fix bootstrap by adding protocol slot
2009-01-18 20:51:07 -06:00
Doug Coleman
8c857f0d4b
redo pack/unpack, refactor most of pack to be more efficient.
...
sorry if i killed a word you were using.
2009-01-18 20:40:19 -06:00
Doug Coleman
213a429928
add nappend and nappend-as, unit tests, and some docs for them
2009-01-18 20:26:58 -06:00
Slava Pestov
7fdf7cc906
Clean up OpenGL code a bit
2009-01-18 20:10:08 -06:00
Slava Pestov
5b636c6a2a
Use with-variable instead of on
2009-01-18 19:33:28 -06:00
Slava Pestov
df7ad34db2
Credit where credit is due
2009-01-18 17:28:36 -06:00
Slava Pestov
abd4a82f9f
Clean up stack shuffling in libc
2009-01-17 20:10:56 -06:00
Slava Pestov
9a69ee2f0a
Use destructors in windows.com
2009-01-17 18:52:42 -06:00
Slava Pestov
8f4d84373b
Clean up alien.destructors
2009-01-17 18:18:31 -06:00
Slava Pestov
69d02fe06d
Use alien.destructors functor to generate &free and |free words
2009-01-17 17:58:31 -06:00
Slava Pestov
a6f8d09214
Debugging <CFDictionary>
2009-01-16 22:48:07 -06:00
Slava Pestov
0086369302
Fix core graphics unit test
2009-01-16 22:39:19 -06:00
Slava Pestov
3ba833779f
New alien.destructors vocab defines a functor which generalizes &CFRelease; flesh out core-graphics and core-text bindings
2009-01-16 22:37:56 -06:00
Slava Pestov
28c4d323ba
Update metadata
2009-01-16 19:12:28 -06:00
Slava Pestov
a25e251329
Working on core-text binding
2009-01-16 19:11:48 -06:00
Slava Pestov
c0362a57db
Working on core-foundation.attributed-strings
2009-01-16 19:02:50 -06:00
Slava Pestov
cf11be2d45
Add core-foundation.dictionaries
2009-01-16 18:41:21 -06:00
Slava Pestov
7d837d61d6
Add core-graphics binding meta-data
2009-01-16 17:46:41 -06:00
Slava Pestov
202ff6aa53
Start of core-graphics binding
2009-01-16 17:44:46 -06:00
Slava Pestov
4fb20dcfe2
C-ENUM: uses define-constant
2009-01-16 17:44:29 -06:00
Slava Pestov
402bcbb36f
Merge branch 'master' into new_ui
2009-01-16 17:03:29 -06:00
Slava Pestov
ca2f01e0d0
Updating non-core libraries for monotonic? change
2009-01-16 17:02:54 -06:00
Slava Pestov
0e1e92ba92
Clean up menu code
2009-01-16 16:39:32 -06:00
Slava Pestov
21f81ab57d
Add new SLOT-PROTOCOL: word; shorthand for PROTOCOL: comprised for slot readers and writers
2009-01-16 16:39:24 -06:00
Slava Pestov
3697fa1aa3
Word completion now adds the word's vocab to the USE: list
2009-01-16 15:54:40 -06:00
Slava Pestov
cc8e049c02
Another clean up
2009-01-16 15:37:31 -06:00
Slava Pestov
5f2fd87ce1
Clean up history code
2009-01-16 15:22:13 -06:00
Slava Pestov
4381c8bc58
Merge branch 'master' into new_ui
2009-01-16 15:14:44 -06:00
Slava Pestov
bf5ff11720
Update usages of all-equal? now that its in the grouping vocab
2009-01-16 15:14:30 -06:00
Slava Pestov
ac898f94c5
Minor tweak to selection rendering
2009-01-16 14:58:59 -06:00
Slava Pestov
37407cde96
C-m expands macros in listener
2009-01-16 14:57:23 -06:00
Slava Pestov
64899f8187
Help lint fixes
2009-01-16 14:54:31 -06:00
Slava Pestov
8b85d627d3
Merge branch 'master' into new_ui
2009-01-16 14:49:44 -06:00
Slava Pestov
1c8205e282
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-16 14:20:44 -06:00
Slava Pestov
392516e845
More doc fixes
2009-01-16 14:20:29 -06:00
Doug Coleman
59fbe0bbd4
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-16 14:14:14 -06:00
Doug Coleman
32e42ab5ef
try the binary name alone if the editor can't be found in the default location
2009-01-16 14:13:17 -06:00
Slava Pestov
bfd2fcf750
help-lint doesn't check on value-words, this allows values to be documented. Also, make 'see' work with value words
2009-01-16 14:12:10 -06:00
Slava Pestov
af998eb073
Merge branch 'for-slava' of git://git.rfc1149.net/factor
2009-01-16 13:32:42 -06:00
Slava Pestov
7eb831d349
Fix various documentation errors
2009-01-16 13:30:43 -06:00
Slava Pestov
b919e1848c
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-16 12:59:15 -06:00
Slava Pestov
3781210f79
Comment out alien.remote-control tests for now
2009-01-16 12:59:04 -06:00
Doug Coleman
5dc79fb2a5
add support for notepad
2009-01-16 12:51:53 -06:00
Slava Pestov
f169e62655
Clean up checksums.md5 a little
2009-01-16 12:51:44 -06:00
Slava Pestov
c686521bdc
present now supports vocab-specs not just vocabs
2009-01-16 12:47:33 -06:00
Doug Coleman
43a9b0772d
remove dead code
2009-01-16 12:43:44 -06:00
Doug Coleman
bf922d1fb7
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-16 12:37:32 -06:00
Doug Coleman
861087ab06
add another default directory for scite
2009-01-16 12:36:27 -06:00
Doug Coleman
a33c3139a6
dont search empty pathnames on windows
2009-01-16 12:36:08 -06:00
Doug Coleman
4e7298cfa4
fix finding files
2009-01-16 12:34:59 -06:00
Samuel Tardieu
573c150409
inet6 address components cannot be stored as bytes as they are 16 bits long
2009-01-16 11:06:32 +01:00
Slava Pestov
4f540c288c
vocabs-matching now considers all vocabs, not just loaded vocabs
2009-01-16 00:56:32 -06:00
Slava Pestov
d82a68a14c
Clean up font API a little bit; users no longer have to call open-font arbitrarily
2009-01-16 00:43:51 -06:00
Daniel Ehrenberg
72a3d309f9
XML parses entities now
2009-01-15 22:20:24 -06:00
Slava Pestov
c89b68d295
Overhaul UI listener history code; C-p, C-n cycles through history, C-r displays list
2009-01-15 21:34:41 -06:00
Doug Coleman
0aff3f2452
more cleanups. (pack) -> pack, use PRIVATE
2009-01-15 19:10:40 -06:00
Doug Coleman
75af02313c
add copyright information to pack
2009-01-15 19:08:08 -06:00
Doug Coleman
681e91cad5
clean up pack macros
2009-01-15 19:03:55 -06:00
Doug Coleman
ceada6d56a
clean up pack
2009-01-15 18:38:58 -06:00
Doug Coleman
81e3ba4bab
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-15 17:56:16 -06:00
Doug Coleman
a6e0df75ea
use sigma
2009-01-15 17:56:09 -06:00
Doug Coleman
db21e8ed31
add way to get length of packed bytes, add words to read packed bytes directly from streams
2009-01-15 17:55:30 -06:00
Daniel Ehrenberg
11b9dbfcd5
Placating Slava (2)
2009-01-15 16:46:57 -06:00
Daniel Ehrenberg
79d4bb04e9
More descriptive XML errors
2009-01-15 16:35:55 -06:00
Slava Pestov
a1338e75d2
Merge branch 'master' of git://factorcode.org/git/factor into new_ui
2009-01-15 16:02:57 -06:00
Slava Pestov
2bb6d7f6b1
Rename editor-caret* and editor-mark* without the * since we don't have the old accessors anymore
2009-01-15 15:50:48 -06:00
Slava Pestov
0bcc9b4123
Get rid of a spin usage
2009-01-15 15:48:44 -06:00
Daniel Ehrenberg
26b81f4677
Placating Slava
2009-01-15 15:43:42 -06:00
Slava Pestov
24f9dada5e
Merge branch 'master' into new_ui
2009-01-15 15:37:42 -06:00
Slava Pestov
94292d1791
Move monotonic? unit tests to grouping
2009-01-15 15:37:30 -06:00
Slava Pestov
55bfbde279
Merge branch 'master' into new_ui
2009-01-15 15:30:14 -06:00
Daniel Ehrenberg
b9d773b3f0
Fix subtle Unicode encodings autodetection bug
2009-01-15 15:25:00 -06:00
Slava Pestov
1f0c01183e
Re-implement monotonic? without using rot
2009-01-15 15:24:46 -06:00
Slava Pestov
d871691342
Simplify define-operation-map; it doesn't need the hook quotation at all
2009-01-15 15:22:25 -06:00
Slava Pestov
ca9e04c086
Fix word operations
2009-01-15 13:02:31 -06:00
Slava Pestov
7e8f69081c
Fix listener docs
2009-01-15 01:43:50 -06:00
Slava Pestov
d1c84783f1
Word operations now DTRT if the completion popup is visible
2009-01-15 01:33:35 -06:00
Slava Pestov
ecd2f75808
Display completion popups in the right place
2009-01-15 00:52:05 -06:00
Daniel Ehrenberg
db0fee9e3c
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-15 00:29:32 -06:00
Daniel Ehrenberg
a6ed18c3c2
XML encoding auto-detection
2009-01-15 00:11:23 -06:00
Slava Pestov
92b9686b6c
Merge branch 'master' into new_ui
2009-01-14 21:04:19 -06:00
Slava Pestov
36e73b8c91
Add unit tests for alien.remote-control
2009-01-14 21:03:07 -06:00
Slava Pestov
d3cdd79795
Clarify with-stream docs
2009-01-14 18:33:15 -06:00
Tim Allen
2e731c63f2
Mention Vim support files in the Vim integration documentation.
2009-01-14 13:29:44 -06:00
Tim Allen
0cb58510bb
Move Vim syntax-highlighter to a Vim subdirectory.
...
This makes it easier to describe where the syntax-highlighting file
should be installed, and allows us to easily package other Vim runtime
files.
This commit also adds a README that describes how to regenerate the
syntax file.
2009-01-14 13:29:23 -06:00
Daniel Ehrenberg
bd9a8472f7
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-14 10:43:06 -06:00
Daniel Ehrenberg
83b807929f
Fixing base64 documentation
2009-01-14 10:42:58 -06:00
Slava Pestov
d6e7eefde3
Fix mnestic's bug and remove math.complex.prettyprint hack
2009-01-14 01:02:27 -06:00
Slava Pestov
62976058ee
Add testcase for mnestic's deploy bug
2009-01-14 01:00:54 -06:00
Slava Pestov
84c449f89e
Merge branch 'master' of git://factorcode.org/git/jamesnvc
2009-01-14 00:38:09 -06:00
Slava Pestov
db07cd3f78
Fix ui.gadgets.scrollers unit tests
2009-01-14 00:37:35 -06:00
James Cash
65b1a62f6a
Fixes to v-checkbox
2009-01-13 23:00:49 -05:00
Doug Coleman
bffa4a540b
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-13 20:50:51 -06:00
Slava Pestov
94e0522efc
More work on history completion
2009-01-13 20:47:17 -06:00
Slava Pestov
9a5b7d44fd
Add selection-required? slot to table gadget, which if set ensures that some item is always selected if the model is not empty
2009-01-13 20:47:08 -06:00
Slava Pestov
a60bf8065a
Add hide-glass-hook
2009-01-13 20:44:36 -06:00
Slava Pestov
be181dcca2
Merge branch 'master' into new_ui
2009-01-13 19:44:21 -06:00
Slava Pestov
3ba56e73c3
Fix napply for n=1, and fix napply's docs
2009-01-13 19:41:12 -06:00
Slava Pestov
5e7b6e8a0d
Merge branch 'master' into new_ui
2009-01-13 19:26:46 -06:00
Slava Pestov
b169b803d2
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-13 19:26:25 -06:00
Slava Pestov
1f29e128c1
io.styles refactoring introduced a load error in io.streams.null; fix that, add docs, and remove unused with-null-stream
2009-01-13 19:25:44 -06:00
Daniel Ehrenberg
a40af2bd87
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-13 19:13:13 -06:00
Daniel Ehrenberg
85c6efa718
SMTP supports Unicode subjects and contents
2009-01-13 19:13:01 -06:00
Slava Pestov
c47f8feaab
Clean up scroller code, and fix a cosmetic issue
2009-01-13 19:09:47 -06:00
Slava Pestov
fd069442dc
History completion work in progress
2009-01-13 19:08:49 -06:00
Doug Coleman
d823516b72
more kernel32 bindings
2009-01-13 18:58:47 -06:00
Doug Coleman
1d23287678
remove "pipe" from word name
2009-01-13 18:57:09 -06:00
Daniel Ehrenberg
3b679cf2be
Base64 works with streams, ignores newlines in inputs and can output newlines when appropriate
2009-01-13 18:50:16 -06:00
U-FROGGER\erg
cefd85013c
fix file listing on windows, refactor tools.files cross-platform code
2009-01-13 18:44:47 -06:00
Slava Pestov
21433c47ef
Fix conflict
2009-01-13 17:54:27 -06:00
Doug Coleman
406e5f6dac
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-13 17:51:22 -06:00
Slava Pestov
d06996a6aa
Merge branch 'master' of git://factorcode.org/git/jamesnvc
2009-01-13 17:44:17 -06:00
Doug Coleman
e8ea2c3727
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-13 17:37:19 -06:00
Slava Pestov
e75b3b20c0
Update html.elements for refactoring
2009-01-13 17:35:45 -06:00
Doug Coleman
8b6ec97b50
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-13 17:24:20 -06:00
Slava Pestov
3e1d3d68e8
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-13 17:12:54 -06:00
Slava Pestov
4204fd495f
Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size
2009-01-13 17:12:43 -06:00
Slava Pestov
a31b59748d
Working on history popup
2009-01-13 16:22:07 -06:00
Doug Coleman
3db9705a99
making directory listing tool configurable, use bi in io.directories.search
2009-01-13 15:48:59 -06:00
Slava Pestov
7e097aa713
Merge branch 'master' of git://factorcode.org/git/factor into new_ui
2009-01-13 14:42:57 -06:00
Doug Coleman
f920007959
extend sort-by-slots to work with nested objects, add split-by-slots for already-sorted sequences of tuples
2009-01-13 00:20:34 -06:00
Doug Coleman
4a01649d15
add with-directory-entries and file-type>trailing
2009-01-13 00:05:19 -06:00
Slava Pestov
b09763de2e
Clean up colors
2009-01-12 22:17:57 -06:00
Slava Pestov
d0a3442b30
Fix vocab filtering in profiler
2009-01-12 22:17:39 -06:00
Slava Pestov
79548f5963
Table gadget rendered differently when no focus
2009-01-12 22:16:57 -06:00
Slava Pestov
0829d8ae93
Fix rendering of lines between columns
2009-01-12 19:32:10 -06:00
Slava Pestov
27fd669021
Context-sensitive completion for word and vocab names
2009-01-12 19:25:18 -06:00
Slava Pestov
a998925994
Merge branch 'master' into new_ui
2009-01-12 16:18:23 -06:00
Slava Pestov
01cd3ce99a
Throw an error if Chloe encounters an unknown tag
2009-01-12 16:17:52 -06:00
Slava Pestov
d4c82f8743
Working on context-sensitive completion
2009-01-12 14:31:59 -06:00
Slava Pestov
806c0f4900
Merge branch 'master' into new_ui
2009-01-12 01:55:03 -06:00
Slava Pestov
3a3a4e25eb
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-12 01:54:11 -06:00
Slava Pestov
e6aa33ac12
Add new intersects? word and use it in a few places instead of intersect empty?
2009-01-12 01:51:38 -06:00
Slava Pestov
af970da470
Listener completion work in progress
2009-01-12 01:43:46 -06:00
Slava Pestov
78fe3effa5
Add set-elt-string
2009-01-11 23:51:41 -06:00
Slava Pestov
2b2f95e711
Merge branch 'master' into new_ui
2009-01-11 22:56:27 -06:00
Doug Coleman
9a3908e7dc
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-11 21:10:19 -06:00
Doug Coleman
a204a43eca
fix compile error
2009-01-11 21:10:08 -06:00
Doug Coleman
fcf86d3bc3
test pooled db connections, change bogus test
2009-01-11 21:07:39 -06:00
Daniel Ehrenberg
494b0cfea9
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-11 19:42:09 -06:00
Daniel Ehrenberg
1536ac8b49
Fixing Unicode collation bug
2009-01-11 19:41:48 -06:00
Slava Pestov
1c1e36621a
Small cleanup for ui.gadgets.labels
2009-01-11 19:40:17 -06:00
Slava Pestov
908c06080a
Fix scripting example in cookbook
2009-01-11 19:40:05 -06:00
Slava Pestov
82a7e28082
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-11 14:58:36 -06:00
Slava Pestov
c001cba448
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
2009-01-11 14:57:36 -06:00
Slava Pestov
fc5c893744
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor into new_ui
2009-01-11 14:52:10 -06:00
Jose A. Ortega Ruiz
4bb5ad1925
FUEL: Interface with tools.scaffold.
2009-01-11 20:07:34 +01:00
Doug Coleman
0575754328
fix a couple typos in docs
2009-01-11 11:37:58 -06:00
James Cash
ab05d5b47d
Adding unit tests for v-checkbox
2009-01-11 01:11:21 -05:00
James Cash
0f2e0d0772
Fixing typo in docs for v-checkbox
2009-01-11 00:58:00 -05:00
James Cash
69c1453f83
Adding a checkbox validator
2009-01-11 00:55:47 -05:00
Slava Pestov
d893b5737c
Merge branch 'master' into new_ui
2009-01-10 23:43:03 -06:00
Slava Pestov
342e459ebe
Add ui-tools link to tools article
2009-01-10 23:41:50 -06:00
Tim Allen
8e273b6713
Fix USING: in editors.vim.generate-syntax
2009-01-10 23:37:56 -06:00
Tim Allen
eaa920bc19
Make line-numbering more reliable in gvim.
2009-01-10 23:37:37 -06:00
Slava Pestov
d305cb897b
Merge branch 'master' into new_ui
2009-01-10 18:14:56 -06:00
Doug Coleman
ea4f8867c7
make monotonic-slice compile
2009-01-09 19:04:10 -06:00
Slava Pestov
df2171df1a
Merge branch 'master' of git://factorcode.org/git/factor into new_ui
2009-01-09 17:59:19 -06:00
Slava Pestov
46fdfd2d84
Listener completion work in progress
2009-01-09 17:58:22 -06:00
Slava Pestov
fe0c636ffe
Re-add words-matching, and add new vocabs-matching words, for use by new listener completion
2009-01-09 17:58:13 -06:00
Slava Pestov
50a4e018e1
Make present work on vocabularies
2009-01-09 17:58:00 -06:00
Doug Coleman
b08e1a0205
remove debug line
2009-01-09 17:44:21 -06:00
Daniel Ehrenberg
fa52490fe9
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-09 15:55:17 -06:00
Daniel Ehrenberg
fb25d04061
Optimizing and cleaning up unicode.breaks and unicode.normalize
2009-01-09 15:53:35 -06:00
Doug Coleman
c8fe4b21e7
Rename reduce-output -> reduce-outputs
2009-01-09 15:39:47 -06:00
Doug Coleman
1f7857035e
display available-space for file-systems.
2009-01-09 15:34:46 -06:00
Doug Coleman
56808874f1
fix group-name on netbsd
2009-01-09 15:28:10 -06:00