Slava Pestov
|
627295f094
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
Slava Pestov
|
eab105590b
|
Rename io.launcher.unix.parser to simple-tokenizer since ftp.server uses it
|
2010-02-21 17:48:04 +13:00 |
Doug Coleman
|
b0840bc355
|
Don't allow access through symlinks leading out of the ftp.server serving directory
|
2010-02-03 15:26:37 -06:00 |
Doug Coleman
|
b71d86a1dc
|
update more 8bit encoding usages
|
2009-11-12 18:36:47 -06:00 |
Doug Coleman
|
7730272f2f
|
fix using for normalize-path
|
2009-10-28 20:17:46 -05:00 |
Doug Coleman
|
e376a0ece2
|
(normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks
|
2009-10-28 17:25:50 -05:00 |
Doug Coleman
|
50e6fac013
|
change threaded-server and managed-server to take an encoding
|
2009-05-30 19:15:53 -05:00 |
Slava Pestov
|
66a9416473
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
Doug Coleman
|
471fe2c272
|
rename lines to stream-lines
rename cnotents to stream-contents
|
2009-05-01 10:41:27 -05:00 |
Doug Coleman
|
b8445b3432
|
remove dead code
|
2009-02-18 15:51:03 -06:00 |
Doug Coleman
|
1ed6c013a2
|
call canonicalize-path when determining if we can serve a path
|
2009-02-18 15:49:18 -06:00 |
Doug Coleman
|
30e639ae39
|
add a couple unit tests to ftp
|
2009-02-18 15:29:06 -06:00 |
Doug Coleman
|
966627a1e2
|
make ftp server work with firefox, simplify some code
|
2009-02-18 13:36:23 -06:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Doug Coleman
|
a204a43eca
|
fix compile error
|
2009-01-11 21:10:08 -06:00 |
Doug Coleman
|
b8406f709e
|
fix load error in ftp, refactor
|
2008-12-16 01:50:25 -06:00 |
Slava Pestov
|
e0f86889c7
|
Fixing load-everything for io.files split
|
2008-12-15 01:13:35 -06:00 |
Slava Pestov
|
50e214c152
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |
Doug Coleman
|
f6a205cc3a
|
move ftp to basis
|
2008-12-03 18:19:06 -06:00 |