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
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
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
Daniel Ehrenberg
72a3d309f9
XML parses entities now
2009-01-15 22:20:24 -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
Daniel Ehrenberg
26b81f4677
Placating Slava
2009-01-15 15:43:42 -06:00
Slava Pestov
94292d1791
Move monotonic? unit tests to grouping
2009-01-15 15:37:30 -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
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
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
3ba56e73c3
Fix napply for n=1, and fix napply's docs
2009-01-13 19:41:12 -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