Slava Pestov
|
c32927bfea
|
Fix unit test failures caused by change to 'contents' word
|
2009-05-10 18:54:56 -05:00 |
Alex Chapman
|
f2596259dd
|
Merge branch 'master' into experimental
Conflicts:
basis/http/client/client.factor
|
2009-04-14 10:42:41 +10:00 |
Slava Pestov
|
b11e0f6037
|
assoc>query should not insert = if value is f. Reported by Chris Double
|
2009-04-10 04:01:59 -05:00 |
Alex Chapman
|
a04d8aaf17
|
Merge branch 'master' into experimental
|
2009-01-30 21:22:54 +11: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 |
Alex Chapman
|
4e41211399
|
Merge branch 'master' into experimental (untested!)
Conflicts:
basis/http/client/client.factor
|
2009-01-28 20:58:35 +11:00 |
Doug Coleman
|
db30415dcb
|
basis: swap 3append -> glue
|
2008-12-03 19:10:41 -06:00 |
Alex Chapman
|
4e268ea567
|
Adding url-encode-full to urls.encoding to do url encoding properly
|
2008-11-01 20:40:07 +11:00 |
Slava Pestov
|
90eaffe40c
|
Fix help lint
|
2008-09-29 22:16:55 -05:00 |
Slava Pestov
|
fd7b7511f5
|
Support ; separator for query params, record raw-query
|
2008-09-29 21:19:02 -05:00 |
Slava Pestov
|
85b6e32681
|
Split off urls.encoding, fix query encoding
|
2008-09-29 19:43:04 -05:00 |