Doug Coleman
|
12a53bbdc0
|
add seeking to byte-array streams
|
2009-03-06 17:34:21 -06:00 |
Slava Pestov
|
7b9491066c
|
Fix conflict in images vocab
|
2009-03-04 21:43:56 -06:00 |
Slava Pestov
|
e06b618244
|
Fix typo in io.mmap.functor stack effect
|
2009-03-04 21:37:49 -06:00 |
Daniel Ehrenberg
|
3a6d9e912f
|
Minor bug fixes
|
2009-03-02 23:31:13 -06:00 |
Daniel Ehrenberg
|
8c61791364
|
Big5 encoding; simple-flat-file vocab abstracts parsing out; EUC code factored out; Asian encoding vocabs renamed
Merge branch 'master' of git://github.com/ageldama/factor
Conflicts:
basis/io/encodings/korean/korean-docs.factor
basis/io/encodings/korean/korean-tests.factor
basis/io/encodings/korean/korean.factor
|
2009-03-02 23:19:06 -06:00 |
Daniel Ehrenberg
|
0bff96a990
|
Factoring out EUC code
|
2009-03-02 18:22:55 -06:00 |
Yun, Jonghyouk
|
43fc1d7029
|
io.encodings.japanese eucjp encode-char working...
|
2009-03-01 23:49:33 +09:00 |
Yun, Jonghyouk
|
f4c5412337
|
io.encodings.japanese eucjp=>decode-char proper working version!
|
2009-03-01 22:54:00 +09:00 |
Yun, Jonghyouk
|
9a49a1b837
|
io.encodings.korean iso2022kr ...
|
2009-03-01 17:23:41 +09:00 |
Yun, Jonghyouk
|
dceda349cd
|
io.encodings.korean iso2022kr encode-char working version
|
2009-03-01 17:17:01 +09:00 |
Yun, Jonghyouk
|
7903319263
|
io.encodings.japanese eucjp ...
|
2009-03-01 12:38:17 +09:00 |
Yun, Jonghyouk
|
ac27696bf9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-01 11:29:07 +09:00 |
Slava Pestov
|
25a877e50b
|
Merge OneEyed's patch
|
2009-02-28 17:06:55 -06:00 |
Slava Pestov
|
cd53c2bd37
|
produce and produce-as: don't need third quotation either
|
2009-02-28 15:31:34 -06:00 |
Slava Pestov
|
78ce670101
|
Merge branch 'for-slava' of git://git.rfc1149.net/factor
|
2009-02-28 14:42:56 -06:00 |
Yun, Jonghyouk
|
4f02c5648e
|
io.encodings.korean iso2022kr encoding working...
|
2009-03-01 04:32:24 +09:00 |
Yun, Jonghyouk
|
c763d92e12
|
io.encodings.korean iso2022kr encode-char working...
|
2009-03-01 02:24:03 +09:00 |
Yun, Jonghyouk
|
5d70cdfd27
|
io.encodings.blackhole initial
|
2009-03-01 01:16:13 +09:00 |
Yun, Jonghyouk
|
a583af44d9
|
io.encodings.korean johab documentation
|
2009-02-28 23:36:53 +09:00 |
Yun, Jonghyouk
|
15b6aa212e
|
io.encodings.korean decode-char refactored.
|
2009-02-28 23:21:05 +09:00 |
Yun, Jonghyouk
|
cf6a12c55c
|
io.encodings.korean johab, cp949 => encode-char refactoring...
|
2009-02-28 16:29:25 +09:00 |
Yun, Jonghyouk
|
fc1199358c
|
io.encodings.korean cp949, johab encode-char/decode-char refactoring...
|
2009-02-28 15:57:14 +09:00 |
Yun, Jonghyouk
|
017fc8f1bf
|
io.encodings.korean johab codetable
|
2009-02-28 15:11:41 +09:00 |
Yun, Jonghyouk
|
b02332df40
|
io.encodings.korean johab encodings initial
|
2009-02-28 15:10:15 +09:00 |
Yun, Jonghyouk
|
e36967d3b8
|
io.encodings.korean modified
|
2009-02-28 01:34:04 +09:00 |
Yun, Jonghyouk
|
c3be596926
|
io.encodings.{asian, korean} updates: i.e.asian docs...
|
2009-02-28 01:21:24 +09:00 |
Yun, Jonghyouk
|
c993d7324a
|
* initial: io.encodings.asian vocab
* modify io.encodings.korean to use io.encodings.asian common codetable vocab
|
2009-02-28 00:57:13 +09:00 |
Daniel Ehrenberg
|
2c462745f1
|
Redoing string streams and byte-array streams without copying
|
2009-02-27 00:53:05 -06:00 |
Slava Pestov
|
45dae72f4a
|
Merge branch 'master' into new_ui
|
2009-02-26 23:31:36 -06:00 |
Doug Coleman
|
de9154fc5e
|
make find-all-files and find-in-program-files not take the traversal method
|
2009-02-26 21:50:01 -06:00 |
Doug Coleman
|
1bd35e6f62
|
better io.mmap test
|
2009-02-26 19:58:25 -06:00 |
Doug Coleman
|
084311750e
|
add using to mmap tests
|
2009-02-26 18:11:07 -06:00 |
Doug Coleman
|
dc370e56ab
|
mmap now throws an understandable exception upon trying to mmap a zero length file. fix a bug with calling |dispose on an integer if mmap failed on unix
|
2009-02-26 17:34:26 -06:00 |
Slava Pestov
|
ce1bc1d6ed
|
Fixing conflicts from stack checker changes
|
2009-02-24 01:21:10 -06:00 |
Slava Pestov
|
91d0c4ed1f
|
Fix conflict
|
2009-02-22 20:02:13 -06:00 |
Doug Coleman
|
990513db60
|
use CONSTANT: in basis
|
2009-02-22 19:13:08 -06:00 |
Slava Pestov
|
be40bd33ee
|
New initialize-alien word
|
2009-02-20 20:51:13 -06:00 |
Doug Coleman
|
19acf89d82
|
fix find-in-program-files
|
2009-02-20 12:12:00 -06:00 |
Slava Pestov
|
5e19766330
|
Fix conflict
|
2009-02-18 22:20:05 -06:00 |
Doug Coleman
|
adb6b21683
|
fix load error
|
2009-02-18 17:25:58 -06:00 |
Doug Coleman
|
91b4947e1e
|
with-logging should not take a DEBUG level
|
2009-02-18 16:01:53 -06:00 |
Doug Coleman
|
8936ff6c6d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-18 15:51:15 -06:00 |
Doug Coleman
|
6324fb6c13
|
add unix canonicalize-path
|
2009-02-18 13:34:45 -06:00 |
Yun, Jonghyouk
|
fdad5d4d97
|
io.encodings.korean TODO removes
|
2009-02-18 19:19:18 +09:00 |
Samuel Tardieu
|
087d931c36
|
Remove the tail argument from do/until/while
|
2009-02-18 02:41:14 +01:00 |
Doug Coleman
|
d92b02b0c2
|
use the new with-logging
|
2009-02-17 11:30:06 -06:00 |
Doug Coleman
|
4440a210b1
|
make io.servers.packet load again
|
2009-02-17 11:28:43 -06:00 |
Yun, Jonghyouk
|
89a3e45a3a
|
io.encodings.korean TODOs comment
|
2009-02-17 21:47:45 +09:00 |
Yun, Jonghyouk
|
da9ae85637
|
io.encodings.korean some docs.
|
2009-02-17 21:46:57 +09:00 |
Yun, Jonghyouk
|
8169c35b9e
|
io.encodings.korean TODOs
|
2009-02-17 16:40:01 +09:00 |