]> gitweb.factorcode.org Git - factor.git/history - basis/urls
windows.kernel32: add the FILE_* constants for GetVolumeInformation
[factor.git] / basis / urls /
2018-02-15 John Benediktssonmore test IN: cleanup.
2017-08-06 Doug Colemanpeg.ebnf: Clean up EBNF: syntax.
2017-06-01 Doug Colemanfactor: Rename start -> subseq-start, start* -> subseq...
2017-01-22 John Benediktssonoauth2: move set-query-params to urls.
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2016-11-20 Björn LindqvistRevert "Revert "urls: only create linked-hash if query...
2016-11-16 Björn LindqvistRevert "urls: only create linked-hash if query is f...
2016-07-31 Björn Lindqvisturls: better parsing of the scheme component of urls
2016-04-17 John Benediktssonurls: remove unnecessary >secure-addr indirection.
2016-04-04 John Benediktssonstrings.parser: remove parse-short-string, everyone...
2016-03-29 Doug Colemanurls.secure: roll this into urls since we ship libressl...
2016-03-04 Doug Colemanurls: fix docs
2016-03-03 Doug Colemanurls: fix unit test
2016-03-03 Benjamin PollackAdd SNI support to Factor
2015-11-19 John Benediktssonurls: only create linked-hash if query is f.
2015-11-16 Björn Lindqvisturls: fix for the test failure in the yahoo vocab
2015-11-04 John Benediktssonurls.encoding: make query>assoc docs have checked example.
2015-11-04 Doug Colemanurls: Fix unit tests for linked-hash change
2015-11-04 John Benediktssonurls.encoding: fix tests for linked-hash changes.
2015-11-04 John Benediktssonurls.encoding: preserve order of URL query parameters.
2015-11-04 John BenediktssonRevert "Auto load urls.secure when needed"
2015-10-30 Sankaranarayanan... Auto load urls.secure when needed
2015-08-18 John Benediktssonminor cleanup.
2015-08-18 John Benediktssonstrings.parser: finish removing triple-strings.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-04 Doug Colemanurls: allow + in protocols, e.g. git+https://
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2014-12-01 John Benediktssonurls.encoding: more cleanup.
2014-12-01 John Benediktssonurls.encoding: cleanup.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-04-14 Björn LindqvistDocs: fixed doc example errors triggered by help-lint...
2014-04-14 Björn Lindqvisturls.tests: unit tests for url-addr
2014-04-14 Björn Lindqvisturls: example for secure url-addr
2014-03-12 John Benediktssonoauth needs this, and this needed protocol-port fixes.
2014-03-12 John BenediktssonRevert "urls: Allow URLs of the form //foo.com, which...
2013-12-07 Doug Colemanurls: Allow URLs of the form //foo.com, which take...
2013-09-17 Björn Lindqvistio.sockets, urls: move documentation for protocol-port
2013-09-17 Björn Lindqvistunix.ffi, windows.winsock: wraps for servent functions
2012-10-23 John Benediktssonurls: allow pathnames to convert >url.
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-26 John BenediktssonSpelling fixes to documentation.
2011-02-28 Slava PestovFix conflict
2011-01-30 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-01-30 Slava Pestovurls: derive-url resets the port if the new URL specifi...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-13 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-06 Slava PestovMerge branch 'doc-fixes' of http://github.com/keitahaga...
2010-12-05 Keita Hagaurls.encoding: fix missing vocab in docs
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-24 Slava Pestovio.sockets.secure: add ssl-supported? hook, and make...
2010-10-07 Slava PestovVarious cleanups for Doug's recent socket addressing...
2010-10-05 Doug ColemanSince ip4/ip6 services can run on different ports,...
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-14 Slava PestovMerge branch 'docs-ui-main' of http://github.com/mnchar...
2010-09-10 Slava PestovMerge branch 'docs-linearization-typo' of http://github...
2010-09-10 Slava PestovMerge branch 'docs-optimization' of http://github.com...
2010-09-04 Slava Pestovio.sockets: factor out ipv4 and ipv6 classes for John...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-07 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2010-07-06 Slava Pestovurls.encoding: tweak assoc>query to fix problem with...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'require-when' of git://github.com/littled...
2010-04-18 Daniel EhrenbergChanging require-when usages to the new syntax for...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-28 Daniel EhrenbergMerge branch 'master' into conditional
2010-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-18 Daniel EhrenbergUpdating code to use require-when rather than vocab...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanparsed -> suffix!, add append!
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
next