Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
999aa7c897
|
factor: clean up spaces in -tests files
|
2015-07-02 10:34:01 -07:00 |
John Benediktsson
|
6f1e819e04
|
urls.encoding: more cleanup.
|
2014-11-30 21:33:48 -08:00 |
John Benediktsson
|
b00e5a855b
|
urls.encoding: cleanup.
|
2014-11-30 21:22:54 -08:00 |
John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
Keita Haga
|
051a2a749b
|
urls.encoding: fix missing vocab in docs
|
2010-12-05 22:17:21 +09:00 |
Slava Pestov
|
cbe46baae2
|
urls.encoding: tweak assoc>query to fix problem with OAuth
|
2010-07-06 00:57:41 -04:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
eceed177d6
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Slava Pestov
|
949b527ed5
|
Help lint fixes for urls.encoding and mongodb.driver
|
2009-07-10 07:52:20 -05:00 |
Sascha Matzke
|
097487a9f3
|
added >upper to push-utf8 to conform with RFC 3986 section 2.1. recommendation
|
2009-07-09 13:34:38 +02:00 |
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 |